Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[E2E Tests] Refactor Chart tests according to UX changes #3370

Merged
merged 1 commit into from Apr 5, 2024

Conversation

jsolovjo
Copy link
Contributor

@jsolovjo jsolovjo commented Apr 4, 2024

According to UX changes in Charts, there is a test refactoring.

New UX changes also brought a few difficulties as chart's title is not as one complete text, but several texts, so a more complex solution with Xpath has been applied where it's needed to select the desired title using text's index.

Copy link

github-actions bot commented Apr 4, 2024

Test Results

  4 files  ±0    4 suites  ±0   16m 25s ⏱️ + 2m 2s
 60 tests ±0   57 ✅  - 2   1 💤 ±0  2 ❌ +2 
244 runs  ±0  226 ✅  - 8  10 💤 ±0  8 ❌ +8 

For more details on these failures, see this check.

Results for commit ce5cb15. ± Comparison against base commit 619ca59.

@hawtio-ci
Copy link

hawtio-ci bot commented Apr 4, 2024

Test results

Run attempt: 1394
Detailed summary

NAME TESTS PASSED ✅ SKIPPED 💤 FAILED ❌ ERRORS 🚫 TIME 🕖
results-quarkus-17-firefox 61 57 2 2 0 246.716
results-quarkus-21-firefox 61 57 2 2 0 242.01
results-springboot-17-firefox 61 56 3 2 0 245.081
results-springboot-21-firefox 61 56 3 2 0 252.147

@tadayosi
Copy link
Member

tadayosi commented Apr 4, 2024

@jsolovjo Let's merge it when we are ready to port @mmelko's chart refactoring to hawtio/hawtio.

@tadayosi tadayosi merged commit 0be2bf0 into hawtio:4.x Apr 5, 2024
6 of 11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants