Skip to content

Fix problems with javascript e2e tests #477

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

Open
2 tasks
aehnh opened this issue Nov 20, 2024 · 1 comment
Open
2 tasks

Fix problems with javascript e2e tests #477

aehnh opened this issue Nov 20, 2024 · 1 comment
Assignees

Comments

@aehnh
Copy link
Contributor

aehnh commented Nov 20, 2024

  • email OTP fails, only with cloud staging backend (with local backend it works)
    • javascript code reverted to before the web-js related commit, the problem still persists
    • local playground + local backend = passes; local playground + cloud staging backend = fails; vercel playground + cloud staging backend = fails
    • to reproduce the bug manually, try email OTP on a project shortly after it has been created by a test run. however, after ~2 minutes of waiting (after the test ends), email OTP works fine again on that project
  • after test cleanup deletes the projects, they are deleted from devpanel, but they persist in the database as active
    • this behavior is consistent across local and cloud staging backend deployments, so I suspect this is not related to the first bug
@aehnh aehnh self-assigned this Nov 20, 2024
@aehnh
Copy link
Contributor Author

aehnh commented Feb 12, 2025

It resolved itself after several days but it might occur again because we never found the cause

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

1 participant