Skip to content

Commit feaf2fe

Browse files
thislooksfuntrflynn89
authored andcommitted
LibWeb: Skip DedicatedWorkerGlobalScope-instanceof test
It is consistently hanging on mac. See #1306 for details.
1 parent f106aa9 commit feaf2fe

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

Tests/LibWeb/TestConfig.ini

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,12 @@
11
[Skipped]
2-
Text/input/HTML/cross-origin-window-properties.html
2+
Ref/css-keyframe-fill-forwards.html
3+
Ref/unicode-range.html
34
Text/input/Crypto/SubtleCrypto-exportKey.html
45
Text/input/Crypto/SubtleCrypto-generateKey.html
6+
Text/input/HTML/cross-origin-window-properties.html
7+
Text/input/HTML/DedicatedWorkerGlobalScope-instanceof.html
58
Text/input/WebAnimations/misc/DocumentTimeline.html
9+
Text/input/window-scrollTo.html
610
Text/input/Worker/Worker-blob.html
711
Text/input/Worker/Worker-close-after-postMessage.html
812
Text/input/Worker/Worker-crypto.html
@@ -11,6 +15,3 @@ Text/input/Worker/Worker-importScripts.html
1115
Text/input/Worker/Worker-location.html
1216
Text/input/Worker/Worker-module.html
1317
Text/input/Worker/Worker-performance.html
14-
Text/input/window-scrollTo.html
15-
Ref/unicode-range.html
16-
Ref/css-keyframe-fill-forwards.html

0 commit comments

Comments
 (0)