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

test: unflake 'should properly synchronize local and remote time' test #32733

Merged
merged 1 commit into from
Sep 20, 2024

Conversation

mxschmitt
Copy link
Member

We run the Trace Viewer in the tests using launchApp which uses noDefaultViewport: true. Our Trace Viewer does not always render 8.5s, it also renders just 8.0s, based on the viewport which was given. The window size on CI is probably just 1024x720 or something like that (assumption).

We could also check for toBeLessThan.

Copy link
Member

@yury-s yury-s left a comment

Choose a reason for hiding this comment

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

toBeLessThan sounds better to me, but up to you. Thanks for fixing it!

This comment has been minimized.

@mxschmitt mxschmitt merged commit 7cd69be into microsoft:main Sep 20, 2024
29 checks passed
Copy link
Contributor

Test results for "tests 1"

1 flaky ⚠️ [webkit-library] › library/download.spec.ts:698:3 › should convert navigation to a resource with unsupported mime type into download

35680 passed, 668 skipped
✔️✔️✔️

Merge workflow run.

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