generated from actions/typescript-action
-
Notifications
You must be signed in to change notification settings - Fork 254
Open
Description
I'm trying to process a junit that exceeds the max report size, so I'm setting 'list-tests: failed' , but the test report is still showing all of the successful tests.
Run dorny/test-reporter@v1
with:
name: Results -> Nightly
path: **/digital/verilog_sims/regression/list_results_*.xml
reporter: java-junit
max-annotations: 50
list-tests: failed
path-replace-backslashes: false
list-suites: all
fail-on-error: true
only-summary: false
token: ***
Creating test report Results -> Nightly
Processing test results from digital/verilog_sims/regression/list_results_all.xml
Creating check run Results -> Nightly
Creating report summary
Generating check run summary
Warning: Test report summary exceeded limit of 65535 bytes and will be trimmed
Creating annotations
Updating check run conclusion (failure) and output
Check run create response: 200
dharmendrasha, basavakanaparthi-alation, rsanchez15, Vampire and jozefizso
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working