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 Flake (Docker): Can't call elementClear on element with selector ".e2e-test-rte" because element wasn't found (Docker Setup) #20254

Open
jayam04 opened this issue May 3, 2024 · 0 comments
Labels
bug Label to indicate an issue is a regression CI breakage This bug breaks CI workflows.

Comments

@jayam04
Copy link
Collaborator

jayam04 commented May 3, 2024

CI Test Type

E2E

Stacktrace

Running: chrome (v102.0.5005.61) on LINUX
Session ID: 85be3beedc1a0da300e0128d1a66c6af

» /core/tests/webdriverio_desktop/collections.js
Collections
   ✖ "before all" hook
   ✖ should visit the collection editor
   ✖ should visit the collection player
   ✖ should check for errors in a collection with varying node count

4 failing (3m 21.8s)

1) Collections "before all" hook
Can't call elementClear on element with selector ".e2e-test-rte" because element wasn't found
Error: Can't call elementClear on element with selector ".e2e-test-rte" because element wasn't found

2) Collections should visit the collection editor
Error: Login page did not load
Error: 
    at Object.<anonymous> (/home/runner/work/oppia/oppia/core/tests/webdriverio_utils/waitFor.js:120:39)
    at Generator.next (<anonymous>)
    at /home/runner/work/oppia/oppia/core/tests/webdriverio_utils/waitFor.js:20:71
    at new Promise (<anonymous>)
    at __awaiter (/home/runner/work/oppia/oppia/core/tests/webdriverio_utils/waitFor.js:16:12)
    at Object.presenceOf (/home/runner/work/oppia/oppia/core/tests/webdriverio_utils/waitFor.js:125:12)
    at Object.<anonymous> (/home/runner/work/oppia/oppia/core/tests/webdriverio_utils/users.js:66:17)
    at Generator.next (<anonymous>)
    at fulfilled (/home/runner/work/oppia/oppia/core/tests/webdriverio_utils/users.js:17:58)
    at runMicrotasks (<anonymous>)

Additional Information

This flake occurs in CI with Docker setup. Check #19962, where CI tests are run in Docker setup.

Occurrences

https://github.com/oppia/oppia/actions/runs/8857591455/job/24325260334?pr=19962

Debugging document link

No response

@jayam04 jayam04 added triage needed bug Label to indicate an issue is a regression CI breakage This bug breaks CI workflows. labels May 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Label to indicate an issue is a regression CI breakage This bug breaks CI workflows.
Projects
Status: Todo
Development

No branches or pull requests

2 participants