Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

e2e: rerun failed tests #3410

Merged
merged 1 commit into from Apr 25, 2024
Merged

e2e: rerun failed tests #3410

merged 1 commit into from Apr 25, 2024

Conversation

mmuzikar
Copy link
Contributor

This will rerun failed tests up to 3 times, the tests that pass on the retry are marked as flakes. For example: sometimes it happens that Hawtio doesn't load in time (there's about 30 second wait time), while we could always increase the wait time, it makes more sense to rerun the test again with the sensible time.

Copy link

Test Results

  4 files  ±0    4 suites  ±0   14m 24s ⏱️ -7s
 66 tests ±0   65 ✅ ±0   1 💤 ±0  0 ❌ ±0 
268 runs  ±0  258 ✅ ±0  10 💤 ±0  0 ❌ ±0 

Results for commit 71212cd. ± Comparison against base commit f6d9287.

@hawtio-ci
Copy link

hawtio-ci bot commented Apr 25, 2024

Test results

Run attempt: 1470
Detailed summary

NAME TESTS PASSED ✅ SKIPPED 💤 FAILED ❌ ERRORS 🚫 TIME 🕖
results-quarkus-17-firefox 67 65 2 0 0 211.358
results-quarkus-21-firefox 67 65 2 0 0 213.573
results-springboot-17-firefox 67 64 3 0 0 220.003
results-springboot-21-firefox 67 64 3 0 0 219.406

@tadayosi
Copy link
Member

thank you!

@tadayosi tadayosi merged commit 8f2a850 into hawtio:4.x Apr 25, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants