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): Feedback popup takes too long to disappear in E2E explorationFeedbackTab, feedbackUpdates test in Docker #20249

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

Suite started : 
   » /core/tests/webdriverio_desktop/explorationFeedbackTab.js
 ExplorationFeedback
[0-0] 2024-04-28T07:11:05.688Z WARN webdriver: Request encountered a stale element - terminating request
[0-0] 2024-04-28T07:11:57.653Z WARN webdriver: Request encountered a stale element - terminating request
 Hook executed : "before all" hook
[0-0] Test name: ExplorationFeedback should add feedback to an exploration has video path /home/runner/work/oppia/webdriverio-video/fz17af.mp4
[0-0] 2024-04-28T07:12:14.238Z WARN webdriver: Request encountered a stale element - terminating request
[0-0] 2024-04-28T07:12:17.151Z WARN webdriver: Request encountered a stale element - terminating request
[0-0] 2024-04-28T07:12:19.075Z WARN webdriver: Request encountered a stale element - terminating request
[0-0] 2024-04-28T07:12:19.614Z WARN webdriver: Request encountered a stale element - terminating request
[0-0] 2024-04-28T07:12:22.700Z WARN webdriver: Request encountered a stale element - terminating request
[0-0] 2024-04-28T07:12:23.728Z WARN webdriver: Request encountered a stale element - terminating request
[0-0] 2024-04-28T07:12:25.167Z WARN webdriver: Request encountered a stale element - terminating request
[0-0] 2024-04-28T07:12:28.386Z WARN webdriver: Request encountered a stale element - terminating request
[0-0] 2024-04-28T07:12:28.401Z WARN webdriver: Request encountered a stale element - terminating request
[0-0] 2024-04-28T07:12:29.679Z WARN webdriver: Request encountered a stale element - terminating request
[0-0] Error in "ExplorationFeedback should add feedback to an exploration"
Error: Feedback popup takes too long to disappear
Error: 
    at Object.<anonymous> (/home/runner/work/oppia/oppia/core/tests/webdriverio_utils/waitFor.js:75: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.invisibilityOf (/home/runner/work/oppia/oppia/core/tests/webdriverio_utils/waitFor.js:77:12)
    at ExplorationPlayerPage.<anonymous> (/home/runner/work/oppia/oppia/core/tests/webdriverio_utils/ExplorationPlayerPage.js:441:19)
    at Generator.next (<anonymous>)
    at fulfilled (/home/runner/work/oppia/oppia/core/tests/webdriverio_utils/ExplorationPlayerPage.js:17:58)
    at processTicksAndRejections (node:internal/process/task_queues:96:5)
    ✖ should add feedback to an exploration » [ /core/tests/webdriverio_desktop/explorationFeedbackTab.js ]
[0-0] Test name: ExplorationFeedback should change status of feedback thread has video path /home/runner/work/oppia/webdriverio-video/uou5s2.mp4
[0-0] ffmpeg exited with code 255
[0-0] Error in "ExplorationFeedback should change status of feedback thread"

Additional Information

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

No response

Occurrences

explorationFeedbackTab: https://github.com/oppia/oppia/actions/runs/8865824065/job/24342521565?pr=19962
feedbackUpdates: https://github.com/oppia/oppia/actions/runs/8857629455/job/24325328167?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
@jayam04 jayam04 changed the title [Flake] [Docker]: Feedback popup takes too long to disappear in E2E explorationFeedbackTab test [Flake] [Docker]: Feedback popup takes too long to disappear in E2E explorationFeedbackTab, feedbackUpdates test in Docker May 3, 2024
@jayam04 jayam04 changed the title [Flake] [Docker]: Feedback popup takes too long to disappear in E2E explorationFeedbackTab, feedbackUpdates test in Docker E2E Flake (Docker): Feedback popup takes too long to disappear in E2E explorationFeedbackTab, feedbackUpdates test in Docker 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