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

disable windows/macOS e2e tests on main, shard ubuntu tests #7031

Merged
merged 1 commit into from
Feb 10, 2025
Merged

Conversation

sqs
Copy link
Member

@sqs sqs commented Feb 10, 2025

The e2e tests pass fairly reliably on PRs where we break them up into 5 separate runs. But on main we run all the e2e tests in a single go. This appears to be causing test failures after 9min due to cancellation (and in general, it is flakier because it just takes 1 e2e test flake).

The Windows and macOS full e2e tests have been failing recently, so they are disabled. It would be good to reenable them. But now the Ubuntu e2e tests should pass on main.

Test plan

n/a

The e2e tests pass fairly reliably on PRs where we break them up into 5 separate runs. But on main we run all the e2e tests in a single go. This appears to be causing test failures after 9min due to cancellation (and in general, it is flakier because it just takes 1 e2e test flake).

The Windows and macOS full e2e tests have been failing recently, so they are disabled. It would be good to reenable them. But now the Ubuntu e2e tests should pass on main.
@sqs sqs requested a review from a team February 10, 2025 10:05
@sqs sqs merged commit 7430e89 into main Feb 10, 2025
19 checks passed
@sqs sqs deleted the sqs/e2e-main branch February 10, 2025 10:18
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.

2 participants