Title: [249896] trunk/LayoutTests
Revision
249896
Author
cdu...@apple.com
Date
2019-09-16 08:48:33 -0700 (Mon, 16 Sep 2019)

Log Message

Unreviewed, address flakiness of imported/w3c/web-platform-tests/html/browsers/offline/application-cache-api/api_update.https.html

Flaky since r249886.

LayoutTests/imported/w3c:

* web-platform-tests/html/browsers/offline/application-cache-api/api_update.https-expected.txt:

LayoutTests:

* TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (249895 => 249896)


--- trunk/LayoutTests/ChangeLog	2019-09-16 14:31:37 UTC (rev 249895)
+++ trunk/LayoutTests/ChangeLog	2019-09-16 15:48:33 UTC (rev 249896)
@@ -1,3 +1,11 @@
+2019-09-16  Chris Dumez  <cdu...@apple.com>
+
+        Unreviewed, address flakiness of imported/w3c/web-platform-tests/html/browsers/offline/application-cache-api/api_update.https.html
+
+        Flaky since r249886.
+
+        * TestExpectations:
+
 2019-09-16  Antti Koivisto  <an...@apple.com>
 
         Eliminate separate simple line layout path from TextIterator

Modified: trunk/LayoutTests/TestExpectations (249895 => 249896)


--- trunk/LayoutTests/TestExpectations	2019-09-16 14:31:37 UTC (rev 249895)
+++ trunk/LayoutTests/TestExpectations	2019-09-16 15:48:33 UTC (rev 249896)
@@ -407,6 +407,7 @@
 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/html/browsers/offline/application-cache-api/api_update.https.html [ DumpJSConsoleLogInStdErr ]
 
 imported/w3c/web-platform-tests/service-workers/service-worker/fetch-response-taint.https.html [ DumpJSConsoleLogInStdErr ]
 imported/w3c/web-platform-tests/service-workers/service-worker/register-closed-window.https.html [ DumpJSConsoleLogInStdErr ]

Modified: trunk/LayoutTests/imported/w3c/ChangeLog (249895 => 249896)


--- trunk/LayoutTests/imported/w3c/ChangeLog	2019-09-16 14:31:37 UTC (rev 249895)
+++ trunk/LayoutTests/imported/w3c/ChangeLog	2019-09-16 15:48:33 UTC (rev 249896)
@@ -1,3 +1,11 @@
+2019-09-16  Chris Dumez  <cdu...@apple.com>
+
+        Unreviewed, address flakiness of imported/w3c/web-platform-tests/html/browsers/offline/application-cache-api/api_update.https.html
+
+        Flaky since r249886.
+
+        * web-platform-tests/html/browsers/offline/application-cache-api/api_update.https-expected.txt:
+
 2019-09-16  Antti Koivisto  <an...@apple.com>
 
     Eliminate separate simple line layout path from TextIterator

Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/html/browsers/offline/application-cache-api/api_update.https-expected.txt (249895 => 249896)


--- trunk/LayoutTests/imported/w3c/web-platform-tests/html/browsers/offline/application-cache-api/api_update.https-expected.txt	2019-09-16 14:31:37 UTC (rev 249895)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/html/browsers/offline/application-cache-api/api_update.https-expected.txt	2019-09-16 15:48:33 UTC (rev 249896)
@@ -1,4 +1,3 @@
-CONSOLE MESSAGE: line 2: ApplicationCache is deprecated. Please use ServiceWorkers instead.
 
 PASS Offline Application Cache - API_update 
 
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to