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

Research and fix flaky test in CI/CD #1000

Open
3 tasks
NabbeunNabi opened this issue Feb 5, 2025 · 2 comments · May be fixed by #1007
Open
3 tasks

Research and fix flaky test in CI/CD #1000

NabbeunNabi opened this issue Feb 5, 2025 · 2 comments · May be fixed by #1007
Assignees
Labels
bug Something isn't working CI/CD code quality good first issue Good for newcomers pair programming This is a ticket that is good to pair with someone on testing

Comments

@NabbeunNabi
Copy link
Contributor

Problem

There is a test that occasionally is flaky and fails in CI/CD. It is hard to replicate locally so will require some research, but when it does fail it is the following test.

Test location --> click here

Image

Success

The reason for the test is found and explained well within the PR description and the flaky test is fixed

Requirements

  • The cause of the flaky test is research and understood
  • The fix of the flaky test is implemented
  • A clear explanation is given in the PR description

Implementation notes

It would be good to understand how cypress works. I would look through the configuration files and the tests contained with the following folder:

Cypress folder

And read up on cypress especially the assertions being used in the Cypress Documentation

@NabbeunNabi NabbeunNabi added enhancement New feature or request bug Something isn't working good first issue Good for newcomers code quality testing CI/CD pair programming This is a ticket that is good to pair with someone on and removed enhancement New feature or request labels Feb 5, 2025
@prestonb91 prestonb91 linked a pull request Feb 6, 2025 that will close this issue
1 task
@NabbeunNabi
Copy link
Contributor Author

@gminetoma Said that in a recent ticket this is fixed so we will put this into the backlog and watch to see if this test is flaky in the coming month. If not I will close this issue.

@prestonb91

@NabbeunNabi
Copy link
Contributor Author

@prestonb91 @gminetoma Here too. But just happened today

Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working CI/CD code quality good first issue Good for newcomers pair programming This is a ticket that is good to pair with someone on testing
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants