hawtio / hawtio-next

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

fix(jmx): Handle MBeanInfo in Jolokia list() when there was error fet… #904

Closed grgrzybek closed 5 months ago

grgrzybek commented 5 months ago

…ching the info (fixes #902)

github-actions[bot] commented 5 months ago

Test Results

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

Results for commit 44b83215. ± Comparison against base commit c3928feb.

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

hawtio-ci[bot] commented 5 months ago

Test results

Run attempt: 1562 Detailed summary NAME TESTS PASSED ✅ SKIPPED 💤 FAILED ❌ ERRORS 🚫 TIME 🕖
results-quarkus-node(18)-java(17)-firefox 67 64 3 0 0 357.947
results-quarkus-node(18)-java(21)-firefox 67 64 3 0 0 357.453
results-quarkus-node(20)-java(17)-firefox 67 64 3 0 0 358.149
results-quarkus-node(20)-java(21)-firefox 67 64 3 0 0 371.5
results-springboot-node(18)-java(17)-firefox 67 63 4 0 0 355.151
results-springboot-node(18)-java(21)-firefox 67 63 4 0 0 355.658
results-springboot-node(20)-java(17)-firefox 67 63 4 0 0 360.07
results-springboot-node(20)-java(21)-firefox 67 63 4 0 0 361.144
tadayosi commented 5 months ago

OK, let me merge it.