Skip to content

Unflake new-scroll-event-dispatched-at-next-updating-rendering-time.html in Safari#59330

Merged
nt1m merged 1 commit intomasterfrom
nt1m-patch-3
Apr 21, 2026
Merged

Unflake new-scroll-event-dispatched-at-next-updating-rendering-time.html in Safari#59330
nt1m merged 1 commit intomasterfrom
nt1m-patch-3

Conversation

@nt1m
Copy link
Copy Markdown
Member

@nt1m nt1m commented Apr 18, 2026

The assertion related to the main bug measuring the timeOnTransitionRun relative to the timeOnScrollEvent is always passing in Safari.

The MQ listener happens occasionally too quickly and performance.now() ends up equal for both the scroll event and the MQ listener. This causes a flaky test failure in Safari. Make the test more flexible by allowing the timestamps to be equal.

…tml in Safari

The assertion related to the main bug measuring the timeOnTransitionRun relative to the timeOnScrollEvent is always passing in Safari.

The MQ listener happens occasionally too quickly and performance.now() ends up equal for both the scroll event and the MQ listener. This causes a flaky test failure in Safari. Make the test more flexible by allowing the timestamps to be equal.
@nt1m nt1m requested a review from a team as a code owner April 18, 2026 02:21
@wpt-pr-bot wpt-pr-bot requested review from annevk, foolip, jdm and jgraham April 18, 2026 02:21
@nt1m
Copy link
Copy Markdown
Member Author

nt1m commented Apr 18, 2026

@hiikezoe

@hiikezoe
Copy link
Copy Markdown
Contributor

Thanks! It looks good to me. Unfortunately I don't have the permission to merge this change.

@jgraham would you mind doing it for me? Thanks! (Or maybe this change also needs to be reviewed by someone in the interop group other than Tim?)

Copy link
Copy Markdown
Contributor

@aethanyc aethanyc left a comment

Choose a reason for hiding this comment

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

Approve for Hiro per #59330 (comment)

@nt1m nt1m merged commit 04197f6 into master Apr 21, 2026
26 checks passed
@nt1m nt1m deleted the nt1m-patch-3 branch April 21, 2026 13:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants