Skip to content

Add test report once at the end of the build #3136

Add test report once at the end of the build

Add test report once at the end of the build #3136

GitHub Actions / 🧪 Test results failed Oct 4, 2024 in 0s

4491 tests run, 4490 passed, 0 skipped, 1 failed.

TestsPassed ✅Skipped ⏭️Failed ❌
ctst-end2end-sharded.14245 ran4245 passed0 skipped0 failed
end2end-http.1188 ran188 passed0 skipped0 failed
end2end-https.14 ran4 passed0 skipped0 failed
end2end-pra.11 ran0 passed0 skipped1 failed
end2end-sharded.153 ran53 passed0 skipped0 failed
TestResult
-No test annotations available-
-No test annotations available-
-No test annotations available-
end2end-pra.1PRA operations.PRA (nominal case)❌ failure
-No test annotations available-

Annotations

Check failure on line 1 in PRA operations

See this annotation in the file changed.

@github-actions github-actions / 🧪 Test results

PRA operations.PRA (nominal case)

false == true
Raw output
AssertionError [ERR_ASSERTION]: false == true
    + expected - actual

    -false
    +true

    at Zenko.<anonymous> (/ctst/steps/pra.ts:337:11)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)