hawtio / hawtio-next

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

refactor(app): migrate from craco to webpack for console assembly #847

Closed tadayosi closed 7 months ago

tadayosi commented 7 months ago

Fix #455

github-actions[bot] commented 7 months ago

Test Results

  8 files  ±0    8 suites  ±0   48m 5s :stopwatch: + 8m 48s  60 tests ±0   58 :white_check_mark: ±0   2 :zzz: ±0  0 :x: ±0  488 runs  ±0  460 :white_check_mark: ±0  28 :zzz: ±0  0 :x: ±0 

Results for commit 053f28f1. ± Comparison against base commit 041372ce.

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

hawtio-ci[bot] commented 7 months ago

Test results

Run attempt: 1423 Detailed summary NAME TESTS PASSED ✅ SKIPPED 💤 FAILED ❌ ERRORS 🚫 TIME 🕖
results-quarkus-node(18)-java(17)-firefox 61 58 3 0 0 356.162
results-quarkus-node(18)-java(21)-firefox 61 58 3 0 0 353.718
results-quarkus-node(20)-java(17)-firefox 61 58 3 0 0 356.478
results-quarkus-node(20)-java(21)-firefox 61 58 3 0 0 359.4
results-springboot-node(18)-java(17)-firefox 61 57 4 0 0 358.925
results-springboot-node(18)-java(21)-firefox 61 57 4 0 0 353
results-springboot-node(20)-java(17)-firefox 61 57 4 0 0 364.453
results-springboot-node(20)-java(21)-firefox 61 57 4 0 0 382.905
tadayosi commented 7 months ago

E2E are still very flaky, we don't want to merge it until it becomes more stable.

tadayosi commented 7 months ago

Now it's become stable enough. Let me merge it.