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 test into the sessionTest setDateSession() method #182

Open
augustocristian opened this issue Jan 1, 2025 · 0 comments · May be fixed by #183
Open

Flaky test into the sessionTest setDateSession() method #182

augustocristian opened this issue Jan 1, 2025 · 0 comments · May be fixed by #183
Assignees
Labels
regression Something stopped working

Comments

@augustocristian
Copy link
Contributor

augustocristian commented Jan 1, 2025

During the test suite's regression testing, the setDateSession method started to fail. The fail stack trace can be consulted in the Align Orchestration generator branch.
The observed behavior is that the Teacher Browser becomes stuck while attempting to focus on the date picker element and change its value. It remains in this state for nearly 10 minutes before finally failing.
The first insight reducing the speed of the video looks like it correctly gets the focus:
Image
And Introduces the data correctly:
Image
But for some reason, the test not continues and fails.

@augustocristian augustocristian self-assigned this Jan 1, 2025
@augustocristian augustocristian added the regression Something stopped working label Jan 1, 2025
@augustocristian augustocristian changed the title Flaky test sessionTest setDateSession() method Flaky test into the sessionTest setDateSession() method Jan 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
regression Something stopped working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant