-
Notifications
You must be signed in to change notification settings - Fork 9
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
[Debt] Split up e2e tests #12392
base: main
Are you sure you want to change the base?
[Debt] Split up e2e tests #12392
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Seems to look good to me!
Still see some slow test logging but some of those tests really can't be split without becoming ugly so oh well. Flakiness in the CI and local, but that is nothing new 😛
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 👍
🤖 Resolves #12357
👋 Introduction
Splits up slow playwright tests to hopefully better leverage shards.
🧪 Testing