hawtio / hawtio-next

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

refactor(camel): lazy load camel models #898

Closed tadayosi closed 5 months ago

tadayosi commented 5 months ago

Fix #754

github-actions[bot] commented 5 months ago

Test Results

  8 files  ±0    8 suites  ±0   47m 27s :stopwatch: - 3m 27s  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 e9038ddf. ± Comparison against base commit 9e25ff45.

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

hawtio-ci[bot] commented 5 months ago

Test results

Run attempt: 1553 Detailed summary NAME TESTS PASSED ✅ SKIPPED 💤 FAILED ❌ ERRORS 🚫 TIME 🕖
results-quarkus-node(18)-java(17)-firefox 67 64 3 0 0 359.489
results-quarkus-node(18)-java(21)-firefox 67 64 3 0 0 358.209
results-quarkus-node(20)-java(17)-firefox 67 64 3 0 0 361.48
results-quarkus-node(20)-java(21)-firefox 67 64 3 0 0 356.179
results-springboot-node(18)-java(17)-firefox 67 63 4 0 0 350.144
results-springboot-node(18)-java(21)-firefox 67 63 4 0 0 352.151
results-springboot-node(20)-java(17)-firefox 67 63 4 0 0 353.759
results-springboot-node(20)-java(21)-firefox 67 63 4 0 0 355.671
tadayosi commented 5 months ago

This should supercede #801 by @mmuzikar