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: Testing Incorrect locale should work with incorrect locale #8535

Closed
dianabarsan opened this issue Sep 11, 2023 · 0 comments
Closed
Assignees
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
Milestone

Comments

@dianabarsan
Copy link
Member

Describe the issue
This test fails with:

[chrome 116.0.5845.140 linux #0-5] 1) Testing Incorrect locale should work with incorrect locale
[chrome 116.0.5845.140 linux #0-5] element ("#contacts-list .content-row") still not clickable after 15000ms
[chrome 116.0.5845.140 linux #0-5] Error: element ("#contacts-list .content-row") still not clickable after 15000ms
[chrome 116.0.5845.140 linux #0-5]     at async Object.selectLHSRowByText (/home/runner/work/cht-core/cht-core/tests/page-objects/default/contacts/contacts.wdio.page.js:100:3)
[chrome 116.0.5845.140 linux #0-5]     at async Context.<anonymous> (/home/runner/work/cht-core/cht-core/tests/e2e/default/translations/incorrect-locale.wdio-spec.js:52:5)

Example run:
https://github.com/medic/cht-core/actions/runs/6141934481/job/16663142408#step:16:432

Failure looks like:
image

@dianabarsan dianabarsan added Type: Technical issue Improve something that users won't notice Testing Affects how the code is tested Flaky Indicates a flaky or unreliable test labels Sep 11, 2023
@dianabarsan dianabarsan self-assigned this Sep 11, 2023
@dianabarsan dianabarsan added this to the 4.5.0 milestone Oct 4, 2023
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