Title: [277443] trunk/LayoutTests
Revision
277443
Author
jen...@apple.com
Date
2021-05-13 11:48:32 -0700 (Thu, 13 May 2021)

Log Message

[ BigSur iOS14 ] http/tests/xmlhttprequest/redirect-cross-origin-tripmine.html (layout-test) is a flaky timeout
https://bugs.webkit.org/show_bug.cgi?id=225668

Unreviewed test gardening.

Marking as slow to see if timeouts stop occurring.

* platform/ios-simulator-wk2/TestExpectations:
* platform/mac-wk2/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (277442 => 277443)


--- trunk/LayoutTests/ChangeLog	2021-05-13 18:23:49 UTC (rev 277442)
+++ trunk/LayoutTests/ChangeLog	2021-05-13 18:48:32 UTC (rev 277443)
@@ -1,3 +1,15 @@
+2021-05-13  Robert Jenner  <jen...@apple.com>
+
+        [ BigSur iOS14 ] http/tests/xmlhttprequest/redirect-cross-origin-tripmine.html (layout-test) is a flaky timeout
+        https://bugs.webkit.org/show_bug.cgi?id=225668
+
+        Unreviewed test gardening.
+
+        Marking as slow to see if timeouts stop occurring.
+
+        * platform/ios-simulator-wk2/TestExpectations:
+        * platform/mac-wk2/TestExpectations:
+
 2021-05-13  Jer Noble  <jer.no...@apple.com>
 
         [ macOS Wk2 ] media/media-fragments/TC0051.html is flakey crashing

Modified: trunk/LayoutTests/platform/ios-simulator-wk2/TestExpectations (277442 => 277443)


--- trunk/LayoutTests/platform/ios-simulator-wk2/TestExpectations	2021-05-13 18:23:49 UTC (rev 277442)
+++ trunk/LayoutTests/platform/ios-simulator-wk2/TestExpectations	2021-05-13 18:48:32 UTC (rev 277443)
@@ -169,4 +169,6 @@
 
 webkit.org/b/224633 media/presentationmodechanged-fired-once.html [ Pass Timeout ]
 
-webkit.org/b/225169 imported/w3c/web-platform-tests/workers/interfaces/DedicatedWorkerGlobalScope/postMessage/structured-clone-message.html [ Pass Crash ]
\ No newline at end of file
+webkit.org/b/225169 imported/w3c/web-platform-tests/workers/interfaces/DedicatedWorkerGlobalScope/postMessage/structured-clone-message.html [ Pass Crash ]
+
+webkit.org/b/225668 http/tests/xmlhttprequest/redirect-cross-origin-tripmine.html [ Slow ]
\ No newline at end of file

Modified: trunk/LayoutTests/platform/mac-wk2/TestExpectations (277442 => 277443)


--- trunk/LayoutTests/platform/mac-wk2/TestExpectations	2021-05-13 18:23:49 UTC (rev 277442)
+++ trunk/LayoutTests/platform/mac-wk2/TestExpectations	2021-05-13 18:48:32 UTC (rev 277443)
@@ -1403,4 +1403,6 @@
 
 webkit.org/b/225669 imported/w3c/web-platform-tests/css/css-transitions/transition-base-response-002.html [ Pass Failure ]
 
-webkit.org/b/225667 http/tests/webAPIStatistics/screen-functions-accessed-data-collection.html [ Slow ]
\ No newline at end of file
+webkit.org/b/225667 http/tests/webAPIStatistics/screen-functions-accessed-data-collection.html [ Slow ]
+
+webkit.org/b/225668 http/tests/xmlhttprequest/redirect-cross-origin-tripmine.html [ Slow ]
\ No newline at end of file
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to