hawtio / hawtio-next

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

refactor(Dropdowns):Refactor the components across the hawtio to use the PF5 dropdown instead of old deprecate ones #960

Closed mmelko closed 3 weeks ago

mmelko commented 1 month ago

This PR gets rid of deprecated Dropdown components from the PF4 which is now at '@patternfly/react-core/deprecated' with the recent ones. branch: jsolovjo:e2e-tests-fix-pf5-dropdowns

related to: #477

github-actions[bot] commented 1 month ago

Test Results

  8 files  ±0    8 suites  +1   36m 32s :stopwatch: - 2h 48m 12s  65 tests ±0   63 :white_check_mark: + 63   2 :zzz: + 2  0 :x:  -  65  463 runs  +1  439 :white_check_mark: +439  24 :zzz: +24  0 :x:  - 462 

Results for commit 358cc63c. ± Comparison against base commit e7615685.

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

hawtio-ci[bot] commented 1 month ago

Test results

Run attempt: 1876 Detailed summary NAME TESTS PASSED ✅ SKIPPED 💤 FAILED ❌ ERRORS 🚫 TIME 🕖
results-quarkus-node(18)-java(17)-firefox 66 63 3 0 0 310.308
results-quarkus-node(18)-java(21)-firefox 66 63 3 0 0 314.925
results-quarkus-node(20)-java(17)-firefox 66 63 3 0 0 315.346
results-quarkus-node(20)-java(21)-firefox 66 63 3 0 0 312.315
results-springboot-node(18)-java(17)-firefox 66 62 4 0 0 308.336
results-springboot-node(18)-java(21)-firefox 66 62 4 0 0 311.868
results-springboot-node(20)-java(17)-firefox 66 62 4 0 0 312.675
results-springboot-node(20)-java(21)-firefox 1 1 0 0 0 7.168
tadayosi commented 3 weeks ago

Please look at hawtio/hawtio#3514 first, as unless we fix Juri's E2E at hawtio/hawtio we won't be able to go anywhere further.