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

fix: avoid using public user where possible to improve flakiness #1128

Merged
merged 1 commit into from
Sep 10, 2024

Conversation

eleanorreem
Copy link
Contributor

@eleanorreem eleanorreem commented Sep 10, 2024

Issue link / number:

N/A

What changes did you make?

Made cypress tests create a user instead of reusing a user where possible. This is because logging in constantly with the same user was causing cypress tests to fail as firebase was returning the error auth/too-many-requests

Why did you make the changes?

To improve test raceyness

Did you run tests?

Yes!

Copy link

vercel bot commented Sep 10, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
bloom-frontend ✅ Ready (Inspect) Visit Preview 💬 Add feedback Sep 10, 2024 2:09pm

@eleanorreem eleanorreem merged commit 88ee561 into develop Sep 10, 2024
49 of 51 checks passed
Copy link

cypress bot commented Sep 10, 2024

Bloom frontend    Run #709

Run Properties:  status check failed Failed #709  •  git commit 88ee5610a6: fix: avoid using public user where possible to improve flakiness
Project Bloom frontend
Branch Review develop
Run status status check failed Failed #709
Run duration 08m 50s
Commit git commit 88ee5610a6: fix: avoid using public user where possible to improve flakiness
Committer Ellie Re'em
View all properties for this run ↗︎

Test results
Tests that failed  Failures 1
Tests that were flaky  Flaky 0
Tests that did not run due to a developer annotating a test with .skip  Pending 5
Tests that did not run due to a failure in a mocha hook  Skipped 0
Tests that passed  Passing 84
⚠️ You've recorded test results over your free plan limit.
Upgrade your plan to view test results.
View all changes introduced in this branch ↗︎

Tests for review

@eleanorreem eleanorreem deleted the run-cypress-tests/fix-flakey-tests branch September 10, 2024 14:20
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

Successfully merging this pull request may close these issues.

1 participant