Title: [218636] trunk/LayoutTests
Revision
218636
Author
[email protected]
Date
2017-06-21 09:25:16 -0700 (Wed, 21 Jun 2017)

Log Message

[WPE] Unreviewed gardening

Update expectations to known flaky http/appcache tests and also a
couple of flaky crashing tests.
* platform/wpe/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (218635 => 218636)


--- trunk/LayoutTests/ChangeLog	2017-06-21 16:19:10 UTC (rev 218635)
+++ trunk/LayoutTests/ChangeLog	2017-06-21 16:25:16 UTC (rev 218636)
@@ -1,3 +1,11 @@
+2017-06-21  Claudio Saavedra  <[email protected]>
+
+        [WPE] Unreviewed gardening
+
+        Update expectations to known flaky http/appcache tests and also a
+        couple of flaky crashing tests.
+        * platform/wpe/TestExpectations:
+
 2017-06-21  Chris Fleizach  <[email protected]>
 
         AX: Cannot call setValue() on contenteditable or ARIA text controls

Modified: trunk/LayoutTests/platform/wpe/TestExpectations (218635 => 218636)


--- trunk/LayoutTests/platform/wpe/TestExpectations	2017-06-21 16:19:10 UTC (rev 218635)
+++ trunk/LayoutTests/platform/wpe/TestExpectations	2017-06-21 16:25:16 UTC (rev 218636)
@@ -25,15 +25,25 @@
 Bug(WPE) http/tests/appcache [ Pass ]
 # Appcache manifest is still downloaded in the WebProcess
 webkit.org/b/138736 http/tests/appcache/auth.html [ Skip ]
-# These tests pass except that there is a missing console message that is expected. Investigation needed.
-http/tests/appcache/deferred-events-delete-while-raising-timer.html [ Failure ]
-http/tests/appcache/deferred-events-delete-while-raising.html [ Failure ]
-http/tests/appcache/deferred-events.html [ Failure ]
+
+# Aborting application cache abort tests are intrinsically flaky.
+webkit.org/b/87633 http/tests/appcache/abort-cache-onchecking-manifest-404.html [ Pass Failure ]
+webkit.org/b/87633 http/tests/appcache/abort-cache-ondownloading-resource-404.html [ Pass Failure ]
+webkit.org/b/87633 http/tests/appcache/deferred-events-delete-while-raising-timer.html [ Pass Failure ]
+webkit.org/b/87633 http/tests/appcache/deferred-events-delete-while-raising.html [ Pass Failure ]
+webkit.org/b/87633 http/tests/appcache/deferred-events.html [ Pass Failure ]
+
 webkit.org/b/145253 http/tests/appcache/different-https-origin-resource-main.html  [ Failure ]
+
 # Implement testRunner.setUseDeferredFrameLoading
 webkit.org/b/93980 http/tests/appcache/load-from-appcache-defer-resume-crash.html [ Failure ]
 webkit.org/b/168569 http/tests/appcache/main-resource-fallback-for-network-error-crash.html [ Timeout ]
 
+# Irregularly crashing on the HeadlessViewBackend.
+webkit.org/b/173654 http/tests/appcache/insert-html-element-with-manifest-2.html [ Pass Crash ]
+webkit.org/b/173654 js/dom/regress-157246.html [ Pass Crash ]
+webkit.org/b/173654 security/set-form-autocomplete-attribute.html [ Pass Crash ]
+
 # Require ENABLE_CSS_ANIMATIONS_LEVEL_2
 Bug(WPE) animations/trigger-computed-style.html [ Failure ]
 Bug(WPE) animations/trigger-container-scroll-boundaries.html [ Failure ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to