mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-14 05:22:24 +00:00
Tests: Skip tests that rely on the reftest-wait mechanism
The WPT runner uses this mechanism to delay test completion. This is not supported by our runner and causes tests that use it to be flaky.
This commit is contained in:
parent
718d338d68
commit
4227f5d6c5
Notes:
github-actions[bot]
2025-02-12 01:13:36 +00:00
Author: https://github.com/tcl3
Commit: 4227f5d6c5
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/3545
1 changed files with 4 additions and 0 deletions
|
@ -158,7 +158,11 @@ Text/input/wpt-import/css/css-backgrounds/animations/discrete-no-interpolation.h
|
||||||
Text/input/ShadowDOM/css-hover-shadow-dom.html
|
Text/input/ShadowDOM/css-hover-shadow-dom.html
|
||||||
|
|
||||||
; WPT ref tests that are flaky, probably due to not supporting class="reftest-wait"
|
; WPT ref tests that are flaky, probably due to not supporting class="reftest-wait"
|
||||||
|
Ref/input/wpt-import/css/css-contain/contain-layout-020.html
|
||||||
|
Ref/input/wpt-import/css/css-contain/contain-paint-050.html
|
||||||
Ref/input/wpt-import/css/css-contain/contain-paint-change-opacity.html
|
Ref/input/wpt-import/css/css-contain/contain-paint-change-opacity.html
|
||||||
|
Ref/input/wpt-import/css/css-lists/list-style-type-string-004.html
|
||||||
|
Ref/input/wpt-import/css/css-transforms/individual-transform/stacking-context-001.html
|
||||||
|
|
||||||
; Test is flaky on CI, as navigationStart time is not set according to spec.
|
; Test is flaky on CI, as navigationStart time is not set according to spec.
|
||||||
Text/input/wpt-import/user-timing/measure_associated_with_navigation_timing.html
|
Text/input/wpt-import/user-timing/measure_associated_with_navigation_timing.html
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue