Skip to content

Conversation

@mikepenz
Copy link
Owner

@mikepenz mikepenz added the fix label Nov 28, 2024
@github-actions
Copy link

github-actions bot commented Nov 28, 2024

TestsPassed ✅Skipped ⏭️Failed ❌
Example Pytest Report4 ran2 passed0 skipped2 failed
TestResult
Example Pytest Report
test_sample.test_which_succeeds✅ pass
test_sample.test_which_fails❌ failure
test_sample.test_with_error❌ failure
test_sample.test_with_flaky_success✅ pass

@github-actions
Copy link

github-actions bot commented Nov 28, 2024

TestsPassed ✅Skipped ⏭️Failed ❌
Example Nested JUnit Test Report3 ran3 passed0 skipped0 failed
TestResult
Example Nested JUnit Test Report
ABC-0199: XMPP Ping
PingIntegrationTest.pingAsync (Normal)✅ pass
PingIntegrationTest.pingServer (Normal)✅ pass
ABC-0045: Multi-User Chat
MultiUserIntegrationTest.mucRoleTestForReceivingModerator (Normal)✅ pass

…kip file resolution if we won't annotate notice (this should significantly boost performance if annotate notice is not enabled)
@mikepenz mikepenz merged commit 9ffe999 into main Nov 28, 2024
5 of 10 checks passed
@mikepenz mikepenz deleted the fix/1251 branch November 28, 2024 12:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Since updating to mikepenz/action-junit-report@v5 the action is very slow

2 participants