LibWeb: Re-disable SVG rendering tests
This partially reverts commit f1bbba2ba5
.
These tests are frequently timing out on macOS CI.
This commit is contained in:
parent
460f5fe511
commit
aa3500e881
Notes:
github-actions[bot]
2024-12-05 20:52:57 +00:00
Author: https://github.com/trflynn89 Commit: https://github.com/LadybirdBrowser/ladybird/commit/aa3500e881e Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/2793
1 changed files with 9 additions and 0 deletions
|
@ -163,3 +163,12 @@ Text/input/wpt-import/css/css-backgrounds/animations/discrete-no-interpolation.h
|
|||
|
||||
; https://github.com/LadybirdBrowser/ladybird/issues/2314
|
||||
Text/input/test-http-test-server.html
|
||||
|
||||
; Frequently time out on macOS
|
||||
; https://github.com/LadybirdBrowser/ladybird/issues/2792
|
||||
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
|
||||
|
|
Loading…
Add table
Reference in a new issue