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

[Testing] Flaky tests in the E2E Test suite #1154

Closed
JohnAllenTech opened this issue Oct 18, 2024 · 1 comment
Closed

[Testing] Flaky tests in the E2E Test suite #1154

JohnAllenTech opened this issue Oct 18, 2024 · 1 comment
Assignees

Comments

@JohnAllenTech
Copy link
Contributor

Context

We have two (maybe more) flaky tests

  1. Authenticated Articles Page › Should load more articles when scrolling to the end of the page
  2. Authenticated Articles Page › Should write and publish an article

They have set to cause a false negative test result as we have a retry policy but we should still get infront of them before they do

Expected Behavior

Two tests above passing everytime

Current Behavior

Two tests above are failing occasionally on first attempt

Screenshots

image

Steps to reproduce

Please provide detailed steps for reproducing the issue

  1. Run E2E Workflow here a few times
  2. Look at the 'run playwright tests' step output

Additional info

Potentially just increasing the timeout for these tests will fix it

Copy link

Uh oh! @JohnAllenTech, the image you shared is missing helpful alt text. Check your issue body.

Alt text is an invisible description that helps screen readers describe images to blind or low-vision users. If you are using markdown to display images, add your alt text inside the brackets of the markdown image.

Learn more about alt text at Basic writing and formatting syntax: images on GitHub Docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants