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 flaky e2e test #3143

Merged
merged 4 commits into from
Nov 28, 2024
Merged

Fix flaky e2e test #3143

merged 4 commits into from
Nov 28, 2024

Conversation

squadgazzz
Copy link
Contributor

@squadgazzz squadgazzz commented Nov 28, 2024

Fixes flaky e2e test by starting autopilot only once all the orders are created. Locally, these failures are almost impossible to reproduce since all the orders, in most cases, belong to a single auction, while this is not the case on CI.

@squadgazzz squadgazzz requested a review from a team as a code owner November 28, 2024 16:24
Copy link
Contributor

@mstrug mstrug left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks ok. However we could move the default autopilot args to one definition/or separate function, so we are not copying strings, but they are defined in one place.

@squadgazzz squadgazzz changed the title Fix flaky e2e tests Fix flaky e2e test Nov 28, 2024
@squadgazzz squadgazzz merged commit f53b2d2 into main Nov 28, 2024
11 checks passed
@squadgazzz squadgazzz deleted the fix-e2e-flaky-tests branch November 28, 2024 18:36
@github-actions github-actions bot locked and limited conversation to collaborators Nov 28, 2024
@sunce86
Copy link
Contributor

sunce86 commented Dec 1, 2024

Thanks!

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

Successfully merging this pull request may close these issues.

3 participants