Title: [218692] trunk/LayoutTests
Revision
218692
Author
[email protected]
Date
2017-06-22 05:59:45 -0700 (Thu, 22 Jun 2017)

Log Message

[WPE] Unskip http cache tests.

Unreviewed gardening.

Currently failing tests are the same as in the GTK+ port.
* platform/wpe/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (218691 => 218692)


--- trunk/LayoutTests/ChangeLog	2017-06-22 11:55:07 UTC (rev 218691)
+++ trunk/LayoutTests/ChangeLog	2017-06-22 12:59:45 UTC (rev 218692)
@@ -1,3 +1,12 @@
+2017-06-22  Claudio Saavedra  <[email protected]>
+
+        [WPE] Unskip http cache tests.
+
+        Unreviewed gardening.
+
+        Currently failing tests are the same as in the GTK+ port.
+        * platform/wpe/TestExpectations:
+
 2017-06-21  Youenn Fablet  <[email protected]>
 
         [Fetch API] TypeError when called with body === {}

Modified: trunk/LayoutTests/platform/wpe/TestExpectations (218691 => 218692)


--- trunk/LayoutTests/platform/wpe/TestExpectations	2017-06-22 11:55:07 UTC (rev 218691)
+++ trunk/LayoutTests/platform/wpe/TestExpectations	2017-06-22 12:59:45 UTC (rev 218692)
@@ -44,6 +44,14 @@
 webkit.org/b/173654 js/dom/regress-157246.html [ Pass Crash ]
 webkit.org/b/173654 security/set-form-autocomplete-attribute.html [ Pass Crash ]
 
+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.org/b/116259 http/tests/cache/willsendrequest-returns-null-for-memory-cache-load.html [ Failure ]
+webkit.org/b/153709 http/tests/cache/disk-cache/disk-cache-disable.html [ Failure ]
+webkit.org/b/153708 http/tests/cache/disk-cache/disk-cache-last-modified.html [ Failure ]
+webkit.org/b/172274 http/tests/cache/disk-cache/disk-cache-media-small.html [ Failure ]
+
 # 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