Title: [241516] releases/WebKitGTK/webkit-2.24/LayoutTests
Revision
241516
Author
[email protected]
Date
2019-02-14 03:26:28 -0800 (Thu, 14 Feb 2019)

Log Message

Merge r241430 - [GTK][WPE] Don't use DumpJSConsoleLogInStdErr expectation in platform TestExpectations
https://bugs.webkit.org/show_bug.cgi?id=194587

Unreviewed gardening.

* platform/gtk/TestExpectations: Removed DumpJSConsoleLogInStdErr markers which are marked in top TestExpectations.
* platform/wpe/TestExpectations: Ditto.

Modified Paths

Diff

Modified: releases/WebKitGTK/webkit-2.24/LayoutTests/ChangeLog (241515 => 241516)


--- releases/WebKitGTK/webkit-2.24/LayoutTests/ChangeLog	2019-02-14 10:11:11 UTC (rev 241515)
+++ releases/WebKitGTK/webkit-2.24/LayoutTests/ChangeLog	2019-02-14 11:26:28 UTC (rev 241516)
@@ -1,3 +1,13 @@
+2019-02-13  Fujii Hironori  <[email protected]>
+
+        [GTK][WPE] Don't use DumpJSConsoleLogInStdErr expectation in platform TestExpectations
+        https://bugs.webkit.org/show_bug.cgi?id=194587
+
+        Unreviewed gardening.
+
+        * platform/gtk/TestExpectations: Removed DumpJSConsoleLogInStdErr markers which are marked in top TestExpectations.
+        * platform/wpe/TestExpectations: Ditto.
+
 2019-02-12  Dean Jackson  <[email protected]>
 
         BitmapRenderer should handle existing ImageBuffers

Modified: releases/WebKitGTK/webkit-2.24/LayoutTests/platform/gtk/TestExpectations (241515 => 241516)


--- releases/WebKitGTK/webkit-2.24/LayoutTests/platform/gtk/TestExpectations	2019-02-14 10:11:11 UTC (rev 241515)
+++ releases/WebKitGTK/webkit-2.24/LayoutTests/platform/gtk/TestExpectations	2019-02-14 11:26:28 UTC (rev 241516)
@@ -1859,7 +1859,6 @@
 
 webkit.org/b/160135 http/tests/security/contentSecurityPolicy/video-with-http-url-allowed-by-csp-media-src-star.html [ Failure Pass ]
 webkit.org/b/160136 http/tests/security/cross-origin-plugin-private-browsing-toggled-allowed.html [ Failure Pass ]
-webkit.org/b/142488 http/tests/appcache/404-resource-with-slow-main-resource.php [ DumpJSConsoleLogInStdErr ]
 webkit.org/b/162685 http/tests/cache/disk-cache/disk-cache-204-status-code.html [ Failure Pass ]
 
 webkit.org/b/160137 svg/custom/non-scaling-stroke-update.svg [ ImageOnlyFailure Pass ]

Modified: releases/WebKitGTK/webkit-2.24/LayoutTests/platform/wpe/TestExpectations (241515 => 241516)


--- releases/WebKitGTK/webkit-2.24/LayoutTests/platform/wpe/TestExpectations	2019-02-14 10:11:11 UTC (rev 241515)
+++ releases/WebKitGTK/webkit-2.24/LayoutTests/platform/wpe/TestExpectations	2019-02-14 11:26:28 UTC (rev 241516)
@@ -796,16 +796,9 @@
 # 9. TESTS FAILING
 #////////////////////////////////////////////////////////////////////////////////////////
 
-Bug(WPE) http/tests/appcache [ Pass ]
 # Implement testRunner.setUseDeferredFrameLoading
 webkit.org/b/93980 http/tests/appcache/load-from-appcache-defer-resume-crash.html [ Failure ]
 
-http/tests/appcache/deferred-events-delete-while-raising-timer.html [ DumpJSConsoleLogInStdErr ]
-http/tests/appcache/deferred-events-delete-while-raising.html [ DumpJSConsoleLogInStdErr ]
-http/tests/appcache/fail-on-update.html [ DumpJSConsoleLogInStdErr ]
-http/tests/appcache/fail-on-update-2.html [ DumpJSConsoleLogInStdErr ]
-http/tests/appcache/404-resource-with-slow-main-resource.php [ DumpJSConsoleLogInStdErr ]
-
 Bug(WPE) http/tests/cache/ [ Pass ]
 webkit.org/b/118220 http/tests/cache/partitioned-cache.html [ Failure ]
 webkit.org/b/118220 http/tests/cache/partitioned-cache-iframe.html [ Failure ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to