hawtio / hawtio-next

Next generation Hawtio UI console
https://hawt.io
Apache License 2.0
7 stars 22 forks source link

chore(Routes): Add the state label to the routes list #881

Closed mmelko closed 7 months ago

mmelko commented 7 months ago
Screenshot 2024-04-16 at 16 22 44
github-actions[bot] commented 7 months ago

Test Results

  8 files  ±0    8 suites  ±0   50m 1s :stopwatch: -23s  66 tests ±0   64 :white_check_mark: +2   2 :zzz: ±0  0 :x:  - 2  536 runs  ±0  508 :white_check_mark: +2  28 :zzz: ±0  0 :x:  - 2 

Results for commit 26a6b3d1. ± Comparison against base commit 314b9c88.

:recycle: This comment has been updated with latest results.

hawtio-ci[bot] commented 7 months ago

Test results

Run attempt: 1500 Detailed summary NAME TESTS PASSED ✅ SKIPPED 💤 FAILED ❌ ERRORS 🚫 TIME 🕖
results-quarkus-node(18)-java(17)-firefox 67 64 3 0 0 371.436
results-quarkus-node(18)-java(21)-firefox 67 64 3 0 0 371.056
results-quarkus-node(20)-java(17)-firefox 67 64 3 0 0 376.401
results-quarkus-node(20)-java(21)-firefox 67 64 3 0 0 376.291
results-springboot-node(18)-java(17)-firefox 67 63 4 0 0 375.836
results-springboot-node(18)-java(21)-firefox 67 63 4 0 0 374.519
results-springboot-node(20)-java(17)-firefox 67 63 4 0 0 378.444
results-springboot-node(20)-java(21)-firefox 67 63 4 0 0 377.216
mmelko commented 7 months ago

I also refactored the test in the BlockedExchanges. Looks like there were a change of the behaviour after the upgrade of the react/testing-library in findBy...