hawtio / hawtio-next

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

HAWNG-646: Default connection modal to https scheme #930

Closed phantomjinx closed 4 months ago

phantomjinx commented 4 months ago
github-actions[bot] commented 4 months ago

Test Results

  8 files  ±0    8 suites  ±0   49m 51s :stopwatch: + 1m 57s  65 tests  - 1   63 :white_check_mark:  - 1   2 :zzz: ±0  0 :x: ±0  528 runs   - 8  500 :white_check_mark:  - 8  28 :zzz: ±0  0 :x: ±0 

Results for commit 5830f316. ± Comparison against base commit 95be6005.

This pull request removes 1 test. ``` Checking the functionality of Help page. ‑ Check that the tabs contain data - Standard Help page tabs - Example #1.5 ```

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

phantomjinx commented 4 months ago

https selected by default:

Screenshot_20240508_133246

hawtio-ci[bot] commented 4 months ago

Test results

Run attempt: 1688 Detailed summary NAME TESTS PASSED ✅ SKIPPED 💤 FAILED ❌ ERRORS 🚫 TIME 🕖
results-quarkus-node(18)-java(17)-firefox 66 63 3 0 0 371.385
results-quarkus-node(18)-java(21)-firefox 66 63 3 0 0 372.314
results-quarkus-node(20)-java(17)-firefox 66 63 3 0 0 371.629
results-quarkus-node(20)-java(21)-firefox 66 63 3 0 0 373.652
results-springboot-node(18)-java(17)-firefox 66 62 4 0 0 372.089
results-springboot-node(18)-java(21)-firefox 66 62 4 0 0 376.583
results-springboot-node(20)-java(17)-firefox 66 62 4 0 0 381.663
results-springboot-node(20)-java(21)-firefox 66 62 4 0 0 372.403
phantomjinx commented 4 months ago

@jsolovjo Looks like this broke the e2e tests?

jsolovjo commented 4 months ago

@jsolovjo Looks like this broke the e2e tests?

seems yes as the tests use simple http connection I can fix it