-
Notifications
You must be signed in to change notification settings - Fork 4.9k
test: some test hygiene #38303
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
test: some test hygiene #38303
Conversation
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
|
|
||
| // Do not trigger double click. | ||
| await page.waitForTimeout(200); | ||
| await page.waitForTimeout(300); |
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.
Make it 1000 right away.
Test results for "MCP"1 failed 2600 passed, 116 skipped Merge workflow run. |
Test results for "tests 1"2 failed 13 flaky39418 passed, 784 skipped Merge workflow run. |
No description provided.