Title: [287655] trunk/LayoutTests
Revision
287655
Author
cdu...@apple.com
Date
2022-01-05 15:35:48 -0800 (Wed, 05 Jan 2022)

Log Message

[ iOS Debug ] imported/w3c/web-platform-tests/html/dom/idlharness.worker.html is a flaky failure
https://bugs.webkit.org/show_bug.cgi?id=231030
<rdar://problem/83727147>

Unreviewed, skip test in debug since it is slow and may flakily time out otherwise.

* TestExpectations:
* platform/glib/TestExpectations:
* platform/ios-wk2/TestExpectations:
* platform/mac-wk1/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (287654 => 287655)


--- trunk/LayoutTests/ChangeLog	2022-01-05 23:21:45 UTC (rev 287654)
+++ trunk/LayoutTests/ChangeLog	2022-01-05 23:35:48 UTC (rev 287655)
@@ -1,3 +1,16 @@
+2022-01-05  Chris Dumez  <cdu...@apple.com>
+
+        [ iOS Debug ] imported/w3c/web-platform-tests/html/dom/idlharness.worker.html is a flaky failure
+        https://bugs.webkit.org/show_bug.cgi?id=231030
+        <rdar://problem/83727147>
+
+        Unreviewed, skip test in debug since it is slow and may flakily time out otherwise.
+
+        * TestExpectations:
+        * platform/glib/TestExpectations:
+        * platform/ios-wk2/TestExpectations:
+        * platform/mac-wk1/TestExpectations:
+
 2022-01-05  Youenn Fablet  <you...@apple.com>
 
         MediaRecorder should support the bitsPerSecond option

Modified: trunk/LayoutTests/TestExpectations (287654 => 287655)


--- trunk/LayoutTests/TestExpectations	2022-01-05 23:21:45 UTC (rev 287654)
+++ trunk/LayoutTests/TestExpectations	2022-01-05 23:35:48 UTC (rev 287655)
@@ -862,8 +862,8 @@
 imported/w3c/web-platform-tests/html/semantics/document-metadata/the-link-element/link-style-error-01.html [ DumpJSConsoleLogInStdErr ]
 imported/w3c/web-platform-tests/html/semantics/document-metadata/the-link-element/link-style-error-limited-quirks.html [ DumpJSConsoleLogInStdErr ]
 imported/w3c/web-platform-tests/html/semantics/document-metadata/the-link-element/link-style-error-quirks.html [ DumpJSConsoleLogInStdErr ]
-imported/w3c/web-platform-tests/html/dom/idlharness.https.html [ DumpJSConsoleLogInStdErr ]
-imported/w3c/web-platform-tests/html/dom/idlharness.worker.html [ DumpJSConsoleLogInStdErr ]
+[ Release ] imported/w3c/web-platform-tests/html/dom/idlharness.https.html [ DumpJSConsoleLogInStdErr ]
+[ Release ] imported/w3c/web-platform-tests/html/dom/idlharness.worker.html [ DumpJSConsoleLogInStdErr ]
 imported/w3c/web-platform-tests/html/semantics/scripting-1/the-script-element/module/error-type-1.html [ DumpJSConsoleLogInStdErr ]
 imported/w3c/web-platform-tests/html/cross-origin-embedder-policy/sandbox.https.html [ DumpJSConsoleLogInStdErr ]
 imported/w3c/web-platform-tests/IndexedDB/fire-error-event-exception.html [ DumpJSConsoleLogInStdErr ]
@@ -886,6 +886,10 @@
 [ Debug ] imported/w3c/web-platform-tests/service-workers/service-worker/registration-mime-types.https.html [ Slow ]
 [ Debug ] imported/w3c/web-platform-tests/service-workers/service-worker/redirected-response.https.html [ Slow ]
 
+# These tests are slow in debug and may flakily time out.
+[ Debug ] imported/w3c/web-platform-tests/html/dom/idlharness.https.html [ Skip ]
+[ Debug ] imported/w3c/web-platform-tests/html/dom/idlharness.worker.html [ Skip ]
+
 # This test adds a lot of iframes and is slow to run.
 fast/dom/connected-subframe-counter-overflow.html [ Slow ]
 

Modified: trunk/LayoutTests/platform/glib/TestExpectations (287654 => 287655)


--- trunk/LayoutTests/platform/glib/TestExpectations	2022-01-05 23:21:45 UTC (rev 287654)
+++ trunk/LayoutTests/platform/glib/TestExpectations	2022-01-05 23:35:48 UTC (rev 287655)
@@ -1582,8 +1582,6 @@
 
 webkit.org/b/216162 [ Debug ] imported/w3c/web-platform-tests/encoding/textdecoder-fatal-single-byte.any.worker.html [ Timeout ]
 
-webkit.org/b/206503 [ Debug ] imported/w3c/web-platform-tests/html/dom/idlharness.worker.html [ Pass Timeout Failure ]
-
 webkit.org/b/224668 imported/w3c/web-platform-tests/html/semantics/interfaces.html [ Failure Pass ]
 
 webkit.org/b/193322 imported/w3c/web-platform-tests/fetch/content-type/script.window.html [ Failure ]

Modified: trunk/LayoutTests/platform/ios-wk2/TestExpectations (287654 => 287655)


--- trunk/LayoutTests/platform/ios-wk2/TestExpectations	2022-01-05 23:21:45 UTC (rev 287654)
+++ trunk/LayoutTests/platform/ios-wk2/TestExpectations	2022-01-05 23:35:48 UTC (rev 287655)
@@ -1157,8 +1157,6 @@
 
 webkit.org/b/230407 imported/w3c/web-platform-tests/html/dom/idlharness.https.html [ Pass Failure ]
 
-webkit.org/b/231030 [ Debug ] imported/w3c/web-platform-tests/html/dom/idlharness.worker.html [ Pass Failure DumpJSConsoleLogInStdErr ]
-
 webkit.org/b/232028 imported/w3c/web-platform-tests/html/cross-origin-opener-policy/reporting/navigation-reporting/report-only-four-reports.https.html [ Pass Failure ]
 
 # Newly imported WPT tests that are timing out on iOS.

Modified: trunk/LayoutTests/platform/mac-wk1/TestExpectations (287654 => 287655)


--- trunk/LayoutTests/platform/mac-wk1/TestExpectations	2022-01-05 23:21:45 UTC (rev 287654)
+++ trunk/LayoutTests/platform/mac-wk1/TestExpectations	2022-01-05 23:35:48 UTC (rev 287655)
@@ -1074,8 +1074,6 @@
 
 webkit.org/b/215299 imported/w3c/web-platform-tests/css/css-logical/parsing/margin-block-inline-computed.html [ Pass Failure ]
 
-webkit.org/b/231030 [ Debug ] imported/w3c/web-platform-tests/html/dom/idlharness.worker.html [ Pass Failure DumpJSConsoleLogInStdErr ]
-
 webkit.org/b/215336 [ Release ] svg/text/hidpi-text-selection-rect-position.html [ Pass Failure ]
 
 webkit.org/b/215392 webaudio/oscillator-sawtooth.html [ Pass Failure ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to