Title: [231496] trunk/LayoutTests
Revision
231496
Author
[email protected]
Date
2018-05-08 11:32:38 -0700 (Tue, 08 May 2018)

Log Message

Skip http/tests/appcache/load-from-appcache-defer-resume-crash.html for iOS sim WK2
https://bugs.webkit.org/show_bug.cgi?id=185430

Unreviewed.

Skip the test as it is using WK1-only test runner API.

* platform/ios-wk2/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (231495 => 231496)


--- trunk/LayoutTests/ChangeLog	2018-05-08 18:27:24 UTC (rev 231495)
+++ trunk/LayoutTests/ChangeLog	2018-05-08 18:32:38 UTC (rev 231496)
@@ -1,3 +1,13 @@
+2018-05-08  Youenn Fablet  <[email protected]>
+
+        Skip http/tests/appcache/load-from-appcache-defer-resume-crash.html for iOS sim WK2
+        https://bugs.webkit.org/show_bug.cgi?id=185430
+
+        Unreviewed.
+
+        Skip the test as it is using WK1-only test runner API.
+        * platform/ios-wk2/TestExpectations:
+
 2018-05-08  Said Abou-Hallawa  <[email protected]>
 
         feTurbulence is not rendered correctly on Retina display

Modified: trunk/LayoutTests/platform/ios-wk2/TestExpectations (231495 => 231496)


--- trunk/LayoutTests/platform/ios-wk2/TestExpectations	2018-05-08 18:27:24 UTC (rev 231495)
+++ trunk/LayoutTests/platform/ios-wk2/TestExpectations	2018-05-08 18:32:38 UTC (rev 231496)
@@ -304,7 +304,6 @@
 webarchive/doctype.html [ Failure ]
 
 # HTTP tests that fail:
-http/tests/appcache/load-from-appcache-defer-resume-crash.html [ Failure ]
 http/tests/download/inherited-encoding-form-submission-result.html [ Failure ]
 http/tests/globalhistory/history-delegate-basic-refresh-redirect.html [ Failure ]
 http/tests/globalhistory/history-delegate-basic-visited-links.html [ Failure ]
@@ -1120,6 +1119,8 @@
 webkit.org/b/153380 webarchive/loading/missing-data.html [ Pass Crash ]
 
 webkit.org/b/153503 http/tests/appcache/404-resource-with-slow-main-resource.php [ Pass Failure ]
+# Uses WK1 TestRunner API
+http/tests/appcache/load-from-appcache-defer-resume-crash.html [ Skip ]
 
 webkit.org/b/153050 http/tests/security/cross-frame-access-custom.html [ Pass Failure ]
 
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to