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 e2e test workflow #682

Open
mindctrl opened this issue Jan 16, 2024 · 1 comment
Open

Fix e2e test workflow #682

mindctrl opened this issue Jan 16, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@mindctrl
Copy link
Member

The Codeception e2e tests fail randomly in this repo. Sometimes it's a data import issue, others it's an error about tables not being locked.

Example failure for the table lock error: https://app.circleci.com/pipelines/github/wpengine/atlas-content-modeler/3814/workflows/c18909eb-b325-45b1-a16a-3ffb032e6308/jobs/43051

Example failure for the data import error (We've seen similar errors on the Faust.js repo): https://app.circleci.com/pipelines/github/wpengine/atlas-content-modeler/3811/workflows/4fe8877f-3a86-4665-a01a-b5f9b018965b/jobs/43015

Expected behavior

Tests run more reliably and don't require re-runs all the time.

@mindctrl mindctrl added the bug Something isn't working label Jan 16, 2024
@matthewguywright
Copy link
Contributor

Make sure to check these errors are still happening.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants