Title: [276520] trunk/LayoutTests
Revision
276520
Author
[email protected]
Date
2021-04-23 14:53:48 -0700 (Fri, 23 Apr 2021)

Log Message

imported/w3c/web-platform-tests/html/semantics/scripting-1/the-script-element/css-module/css-module-worker-test.html is a flakey crash and failure
https://bugs.webkit.org/show_bug.cgi?id=222750

Unreviewed test gardening.

Move expectation to a more general location, this isn't limited to macOS.

* TestExpectations:
* platform/mac/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (276519 => 276520)


--- trunk/LayoutTests/ChangeLog	2021-04-23 21:38:37 UTC (rev 276519)
+++ trunk/LayoutTests/ChangeLog	2021-04-23 21:53:48 UTC (rev 276520)
@@ -1,5 +1,17 @@
 2021-04-23  Ryan Haddad  <[email protected]>
 
+        imported/w3c/web-platform-tests/html/semantics/scripting-1/the-script-element/css-module/css-module-worker-test.html is a flakey crash and failure
+        https://bugs.webkit.org/show_bug.cgi?id=222750
+
+        Unreviewed test gardening.
+
+        Move expectation to a more general location, this isn't limited to macOS.
+
+        * TestExpectations:
+        * platform/mac/TestExpectations:
+
+2021-04-23  Ryan Haddad  <[email protected]>
+
         [macOS] imported/w3c/web-platform-tests/html/semantics/scripting-1/the-script-element/css-module/css-module-worker-test.html is a flakey crash and failure
         https://bugs.webkit.org/show_bug.cgi?id=222750
 

Modified: trunk/LayoutTests/TestExpectations (276519 => 276520)


--- trunk/LayoutTests/TestExpectations	2021-04-23 21:38:37 UTC (rev 276519)
+++ trunk/LayoutTests/TestExpectations	2021-04-23 21:53:48 UTC (rev 276520)
@@ -625,9 +625,10 @@
 imported/w3c/web-platform-tests/html/browsers/offline/application-cache-api/api_update_error.https.html [ DumpJSConsoleLogInStdErr ]
 imported/w3c/web-platform-tests/css/css-properties-values-api/url-resolution.html [ DumpJSConsoleLogInStdErr ]
 imported/w3c/web-platform-tests/html/semantics/scripting-1/the-script-element/json-module/invalid-content-type.tentative.html [ DumpJSConsoleLogInStdErr ]
-imported/w3c/web-platform-tests/html/semantics/scripting-1/the-script-element/css-module/css-module-worker-test.html [ DumpJSConsoleLogInStdErr ]
 imported/w3c/web-platform-tests/subresource-integrity [ DumpJSConsoleLogInStdErr ]
 
+webkit.org/b/222750 imported/w3c/web-platform-tests/html/semantics/scripting-1/the-script-element/css-module/css-module-worker-test.html [ Pass Failure Crash DumpJSConsoleLogInStdErr ]
+
 [ Debug ] imported/w3c/web-platform-tests/service-workers/service-worker/clients-matchall-order.https.html [ Slow Pass Failure ]
 webkit.org/b/217617 [ Release ] imported/w3c/web-platform-tests/service-workers/service-worker/clients-matchall-order.https.html [ Pass Failure ]
 webkit.org/b/217617 imported/w3c/web-platform-tests/service-workers/service-worker/navigate-window.https.html [ Pass Failure ]

Modified: trunk/LayoutTests/platform/mac/TestExpectations (276519 => 276520)


--- trunk/LayoutTests/platform/mac/TestExpectations	2021-04-23 21:38:37 UTC (rev 276519)
+++ trunk/LayoutTests/platform/mac/TestExpectations	2021-04-23 21:53:48 UTC (rev 276520)
@@ -2273,8 +2273,6 @@
 
 webkit.org/b/224033 imported/w3c/web-platform-tests/custom-elements/reactions/HTMLMediaElement.html [ Pass Crash ]
 
-webkit.org/b/222750 imported/w3c/web-platform-tests/html/semantics/scripting-1/the-script-element/css-module/css-module-worker-test.html [ Pass Failure Crash DumpJSConsoleLogInStdErr ]
-
 webkit.org/b/224123 media/modern-media-controls/macos-inline-media-controls/macos-inline-media-dropping-controls.html [ Pass Failure ]
 
 webkit.org/b/224212 [ arm64 ] compositing/background-color/no-composited-background-color-when-perspective.html [ Pass ImageOnlyFailure ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to