Title: [283222] trunk/LayoutTests
Revision
283222
Author
[email protected]
Date
2021-09-29 09:02:54 -0700 (Wed, 29 Sep 2021)

Log Message

[iOS] http/tests/appcache/fail-on-update.html is a flaky timeout.
https://bugs.webkit.org/show_bug.cgi?id=227891

Unreviewed test gardening.

* platform/ios-wk2/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (283221 => 283222)


--- trunk/LayoutTests/ChangeLog	2021-09-29 15:40:56 UTC (rev 283221)
+++ trunk/LayoutTests/ChangeLog	2021-09-29 16:02:54 UTC (rev 283222)
@@ -1,3 +1,12 @@
+2021-09-29  Ayumi Kojima  <[email protected]>
+
+        [iOS] http/tests/appcache/fail-on-update.html is a flaky timeout.
+        https://bugs.webkit.org/show_bug.cgi?id=227891
+
+        Unreviewed test gardening.
+
+        * platform/ios-wk2/TestExpectations: 
+
 2021-09-29  Eric Carlson  <[email protected]>
 
         [Cocoa] Support in-band chapter tracks

Modified: trunk/LayoutTests/platform/ios-wk2/TestExpectations (283221 => 283222)


--- trunk/LayoutTests/platform/ios-wk2/TestExpectations	2021-09-29 15:40:56 UTC (rev 283221)
+++ trunk/LayoutTests/platform/ios-wk2/TestExpectations	2021-09-29 16:02:54 UTC (rev 283222)
@@ -1072,7 +1072,7 @@
 # Uses WK1 TestRunner.setUseDeferredFramLoading
 http/tests/appcache/load-from-appcache-defer-resume-crash.html [ Skip ]
 
-webkit.org/b/227891 http/tests/appcache/fail-on-update.html [ DumpJSConsoleLogInStdErr Slow ]
+webkit.org/b/227891 http/tests/appcache/fail-on-update.html [ Pass Timeout DumpJSConsoleLogInStdErr ]
 
 webkit.org/b/225665 http/tests/appcache/fail-on-update-2.html [ DumpJSConsoleLogInStdErr Slow ]
 
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to