test_basic_collect_default_stdout.gold.txt 1.2 KB

12345678910111213141516171819202122232425262728
  1. ./test.c:0: warning: Duplicate suppression of the metric 'std.general:size'
  2. Metric name : std.general:size
  3. Region name : None
  4. ./test.c:84: warning: Suppressed metric 'invalid:metric' is not being collected
  5. Metric name : invalid:metric
  6. Region name : suppresed_for_invalid_metric
  7. ./test.c:90: warning: Suppressed metric 'std.code.length:invlaid_metric' is not being collected
  8. Metric name : std.code.length:invlaid_metric
  9. Region name : suppresed_for_invalid_metric
  10. ./test.c:97: warning: Suppressed metric 'invalid:metric' is not being collected
  11. Metric name : invalid:metric
  12. Region name : suppressed_for_size_and_invalid_metric
  13. ./test.c:105: warning: Suppressed metric 'invalid:metric' is not being collected
  14. Metric name : invalid:metric
  15. Region name : suppressed_for_size_and_complexity_and_invalid_metric
  16. ./test.c:163: warning: Duplicate suppression of the metric 'std.code.length:total'
  17. Metric name : std.code.length:total
  18. Region name : duplicate_suppression_of_size
  19. ./test.c:169: warning: Suppressed metric 'std.general:size' is attributed to a file, not a region. Remove it or move to the beginning of the file.
  20. Metric name : std.general:size
  21. Region name : bad_suppression_of_file_size