mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-04-21 03:55:24 +00:00
LibWeb: Skip DedicatedWorkerGlobalScope-instanceof test
It is consistently hanging on mac. See #1306 for details.
This commit is contained in:
parent
f106aa9e8a
commit
feaf2feab8
Notes:
github-actions[bot]
2024-10-19 21:00:43 +00:00
Author: https://github.com/thislooksfun Commit: https://github.com/LadybirdBrowser/ladybird/commit/feaf2feab8f Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/1867
1 changed files with 5 additions and 4 deletions
|
@ -1,8 +1,12 @@
|
|||
[Skipped]
|
||||
Text/input/HTML/cross-origin-window-properties.html
|
||||
Ref/css-keyframe-fill-forwards.html
|
||||
Ref/unicode-range.html
|
||||
Text/input/Crypto/SubtleCrypto-exportKey.html
|
||||
Text/input/Crypto/SubtleCrypto-generateKey.html
|
||||
Text/input/HTML/cross-origin-window-properties.html
|
||||
Text/input/HTML/DedicatedWorkerGlobalScope-instanceof.html
|
||||
Text/input/WebAnimations/misc/DocumentTimeline.html
|
||||
Text/input/window-scrollTo.html
|
||||
Text/input/Worker/Worker-blob.html
|
||||
Text/input/Worker/Worker-close-after-postMessage.html
|
||||
Text/input/Worker/Worker-crypto.html
|
||||
|
@ -11,6 +15,3 @@ Text/input/Worker/Worker-importScripts.html
|
|||
Text/input/Worker/Worker-location.html
|
||||
Text/input/Worker/Worker-module.html
|
||||
Text/input/Worker/Worker-performance.html
|
||||
Text/input/window-scrollTo.html
|
||||
Ref/unicode-range.html
|
||||
Ref/css-keyframe-fill-forwards.html
|
||||
|
|
Loading…
Add table
Reference in a new issue