[wpt-sync] Sync PR 22496 - [ScrollTimeline] Do not show scrollbar to bypass flakiness on early Mac
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox76 fixed)
| Tracking | Status | |
|---|---|---|
| firefox76 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 22496 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/22496
Details from upstream follow.
Yi Gu <yigu@chromium.org> wrote:
[ScrollTimeline] Do not show scrollbar to bypass flakiness on early Mac
The flaky tests are not related to worklet animations because it's the
reference file that is not painted correctly.Mac scrollbars have their own painting path and they paint greedily.
There might be a race condition on the order of painting that caused the
scrollbar being completely black.Bug: 946534
Change-Id: I5e2fab05e7a5ee5ec09dcab2a03606ca5ce1fd0c
Reviewed-on: https://chromium-review.googlesource.com/2124296
WPT-Export-Revision: 340fd9a6644701c2d17ce135785d3725bd8c49c7
| Assignee | ||
Updated•6 years ago
|
| Assignee | ||
Updated•6 years ago
|
| Assignee | ||
Comment 1•6 years ago
|
||
| Assignee | ||
Comment 2•6 years ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 3 tests
Status Summary
Firefox
TIMEOUT: 3
Chrome
PASS : 3
Safari
TIMEOUT: 3
Links
Details
New Tests That Don't Pass
/animation-worklet/worklet-animation-with-scroll-timeline-root-scroller.https.html: TIMEOUT (Chrome: PASS, Safari: TIMEOUT)
/animation-worklet/worklet-animation-with-scroll-timeline.https.html: TIMEOUT (Chrome: PASS, Safari: TIMEOUT)
/animation-worklet/worklet-animation-with-scroll-timeline-and-display-none.https.html: TIMEOUT (Chrome: PASS, Safari: TIMEOUT)
Comment 4•6 years ago
|
||
| bugherder | ||
Description
•