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

Flaky e2e test: Adding new language should add new translations #9672

Open
dianabarsan opened this issue Nov 27, 2024 · 0 comments
Open

Flaky e2e test: Adding new language should add new translations #9672

dianabarsan opened this issue Nov 27, 2024 · 0 comments
Labels
Flaky Indicates a flaky or unreliable test Testing Affects how the code is tested Type: Technical issue Improve something that users won't notice

Comments

@dianabarsan
Copy link
Member

Describe the issue
This test fails with:

1) Adding new language should add new translations
[chrome 90.0.4430.72 linux #0-8] element ("aria/User settings") still not clickable after 15000ms
[chrome 90.0.4430.72 linux #0-8] Error: element ("aria/User settings") still not clickable after 15000ms
[chrome 90.0.4430.72 linux #0-8]     at async Object.openUserSettings (/home/runner/work/cht-core/cht-core/tests/page-objects/default/common/common.wdio.page.js:448:3)
[chrome 90.0.4430.72 linux #0-8]     at async Object.setLanguage (/home/runner/work/cht-core/cht-core/tests/page-objects/default/users/user-settings.wdio.page.js:23:3)
[chrome 90.0.4430.72 linux #0-8]     at async Context.<anonymous> (/home/runner/work/cht-core/cht-core/tests/e2e/default/translations/new-language.wdio-spec.js:55:5)

Test reports:

element click intercepted: element click intercepted: Element <i class="fa fa-fw fa-user"></i> is not clickable at point (104, 93). Other element would receive the click: <div class="cdk-overlay-backdrop cdk-overlay-dark-backdrop cdk-overlay-backdrop-showing"></div>

Example run:
https://github.com/medic/cht-core/actions/runs/12038353859/job/33567381462

@dianabarsan dianabarsan added Flaky Indicates a flaky or unreliable test Testing Affects how the code is tested Type: Technical issue Improve something that users won't notice labels Nov 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Flaky Indicates a flaky or unreliable test Testing Affects how the code is tested Type: Technical issue Improve something that users won't notice
Projects
None yet
Development

No branches or pull requests

1 participant