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

Acceptance Flake (Docker): The Watch A Video button does not open the right page! (Docker Setup) #20253

Open
jayam04 opened this issue May 3, 2024 · 2 comments
Assignees
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

Acceptance

Stacktrace

Failures:
1. Logged-in User in Thanks for Donating page should open the right page with the Watch A Video button.
Message:
Error: The Watch A Video button does not open the right page!
Stack:
Error: The Watch A Video button does not open the right page!
    at BaseUser.clickWatchAVideoButtonInThanksForDonatingPage (/home/runner/work/oppia/oppia/core/tests/puppeteer-acceptance-tests/user-utilities/logged-in-users-utils.ts:686:13)
    at runMicrotasks (<anonymous>)
    at processTicksAndRejections (node:internal/process/task_queues:96:5)
    at UserContext.<anonymous> (/home/runner/work/oppia/oppia/core/tests/puppeteer-acceptance-tests/spec/logged-in-user-tests/click-all-buttons-on-thanks-for-donating-page.spec.ts:43:7)

Additional Information

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

Also occurs outside Docker:

Occurrences

https://github.com/oppia/oppia/actions/runs/8857629455/job/24325326504?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]: The Watch A Video button does not open the right page! (Docker Setup) Acceptance Flake (Docker): The Watch A Video button does not open the right page! (Docker Setup) May 3, 2024
@rahat2134
Copy link
Contributor

@seanlip Should we consider this as a different issue than this issue?
Does setup matter here?

@seanlip
Copy link
Member

seanlip commented May 3, 2024

It is the same issue. Let's close the other issue in favour of this one, since this issue also includes the "Logged-in User in Thanks for Donating page" part which is important.

Also, just a note -- the fact that this is happening in Docker also means its priority is higher, because it seems that e2e tests run slower on Docker. So if we are moving to Docker then we have a more urgent need to fix these.

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

4 participants