I have an issue with pipeline test report since May 1st. Tests results are not showing anymore under the step.
This is what I had until May 1st :
And this is what I have now :
Both are from the same pipeline => "562/562 tests failed" is not showing anymore.
Step Build Teardown is still showing the test results, parsing seems OK. Only the display under the step is missing :
"
Searching for files matching test_reports artifact "Semgrep report" patterns [semgrep_report.xml]Artifact patterns matched 1 files with a total size of 172.4 KiB in 0 secondsCompressed files matching test_reports artifact "Semgrep report" patterns to 11.5 KiB in 0 secondsUploading artifact of 11.5 KiBSuccessfully uploaded artifact in 0 secondsSearching for test report files using patterns [semgrep_report.xml] down to a depth of 8Found matching test report file /tmp/30813e7e-77df-5a3b-9398-9a3815968bfa/build/semgrep_report.xmlLocated test suite containing 562 tests, with 562 failures and 0 errors.Finished scanning for test reports. Found 1 test report files in 0 seconds.Merged test suites, total number tests is 562, with 562 failures and 0 errors in 0 seconds.Uploading test resultsFinished uploading test results in 0 seconds."
Has anyone else encountered the same issue ?
Nevermind, it's back !
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.