mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-05 09:06:08 +00:00
Tests: Disable some particularly slow WPT rendering tests
In an effort to help with such frequent timeouts in CI.
This commit is contained in:
parent
533c8e910a
commit
436f3f99a1
Notes:
github-actions[bot]
2025-02-24 13:08:20 +00:00
Author: https://github.com/trflynn89
Commit: 436f3f99a1
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/3680
1 changed files with 10 additions and 0 deletions
|
@ -171,6 +171,16 @@ Text/input/wpt-import/user-timing/measure_associated_with_navigation_timing.html
|
||||||
; https://github.com/LadybirdBrowser/ladybird/issues/3461
|
; https://github.com/LadybirdBrowser/ladybird/issues/3461
|
||||||
Text/input/wpt-import/html/browsers/browsing-the-web/unloading-documents/beforeunload-canceling.html
|
Text/input/wpt-import/html/browsers/browsing-the-web/unloading-documents/beforeunload-canceling.html
|
||||||
|
|
||||||
|
; These tests are very slow, especially in CI. Disabled to help with timeouts.
|
||||||
|
; https://github.com/LadybirdBrowser/ladybird/issues/3679
|
||||||
|
Text/input/wpt-import/html/rendering/pixel-length-attributes.html
|
||||||
|
Text/input/wpt-import/html/rendering/replaced-elements/svg-embedded-sizing/svg-in-iframe-auto.html
|
||||||
|
Text/input/wpt-import/html/rendering/replaced-elements/svg-embedded-sizing/svg-in-iframe-fixed.html
|
||||||
|
Text/input/wpt-import/html/rendering/replaced-elements/svg-embedded-sizing/svg-in-iframe-percentage.html
|
||||||
|
Text/input/wpt-import/html/rendering/replaced-elements/svg-embedded-sizing/svg-in-object-auto.html
|
||||||
|
Text/input/wpt-import/html/rendering/replaced-elements/svg-embedded-sizing/svg-in-object-fixed.html
|
||||||
|
Text/input/wpt-import/html/rendering/replaced-elements/svg-embedded-sizing/svg-in-object-percentage.html
|
||||||
|
|
||||||
; These are just disabled to keep macOS CI runs from timing out.
|
; These are just disabled to keep macOS CI runs from timing out.
|
||||||
; Note that we skip all "write" and "write_single" test variants *except*
|
; Note that we skip all "write" and "write_single" test variants *except*
|
||||||
; the "uri" (default) variants we've already skipped earlier in this file.
|
; the "uri" (default) variants we've already skipped earlier in this file.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue