Enrico Minack
Enrico Minack
## Test Results (Windows python installed) 22 files - 44 22 suites - 44 8m 25s [:stopwatch:](https://github.com/EnricoMi/publish-unit-test-result-action/blob/v1.20/README.md#the-symbols "duration of all tests") - 14m 16s 303 tests ± 0 293 [:heavy_check_mark:](https://github.com/EnricoMi/publish-unit-test-result-action/blob/v1.20/README.md#the-symbols...
## Test Results (Linux python installed) 22 files - 44 22 suites - 44 8m 51s [:stopwatch:](https://github.com/EnricoMi/publish-unit-test-result-action/blob/v1.20/README.md#the-symbols "duration of all tests") - 15m 26s 303 tests ± 0 293 [:heavy_check_mark:](https://github.com/EnricoMi/publish-unit-test-result-action/blob/v1.20/README.md#the-symbols...
## Test Results (macOS python 3.6) 22 files - 44 22 suites - 44 8m 51s [:stopwatch:](https://github.com/EnricoMi/publish-unit-test-result-action/blob/v1.20/README.md#the-symbols "duration of all tests") - 15m 26s 303 tests ± 0 293 [:heavy_check_mark:](https://github.com/EnricoMi/publish-unit-test-result-action/blob/v1.20/README.md#the-symbols...
## Test Results (Linux 22.04 python installed) 22 files - 44 22 suites - 44 8m 51s [:stopwatch:](https://github.com/EnricoMi/publish-unit-test-result-action/blob/v1.20/README.md#the-symbols "duration of all tests") - 15m 26s 303 tests ± 0 293...
## Test Results (macOS python installed) 22 files - 44 22 suites - 44 8m 51s [:stopwatch:](https://github.com/EnricoMi/publish-unit-test-result-action/blob/v1.20/README.md#the-symbols "duration of all tests") - 15m 26s 303 tests ± 0 293 [:heavy_check_mark:](https://github.com/EnricoMi/publish-unit-test-result-action/blob/v1.20/README.md#the-symbols...
## Test Results (Windows python installed) 22 files - 44 22 suites - 44 8m 51s [:stopwatch:](https://github.com/EnricoMi/publish-unit-test-result-action/blob/v1.20/README.md#the-symbols "duration of all tests") - 15m 26s 303 tests ± 0 293 [:heavy_check_mark:](https://github.com/EnricoMi/publish-unit-test-result-action/blob/v1.20/README.md#the-symbols...
So in addition to the test failures listed under annotation on the check page:  You mean to list them in the pull request comment like skipped tests are: ...
I see the following issues here: 1. The correct path within the repo needs to be derived from the test result file, which might require some extra configuration 2. This...
> I guess where this breaks down is if a non-changed test file fails The annotations API has exactly that limitation as it only shows the annotation in the Changes...
Adding the test suite name can make that line very long. Does adding it provide that much value given the `Raw output` should point you to the failing test and...