Title: [193920] branches/safari-601.1.46-branch/LayoutTests

Diff

Modified: branches/safari-601.1.46-branch/LayoutTests/ChangeLog (193919 => 193920)


--- branches/safari-601.1.46-branch/LayoutTests/ChangeLog	2015-12-10 19:18:58 UTC (rev 193919)
+++ branches/safari-601.1.46-branch/LayoutTests/ChangeLog	2015-12-10 19:19:01 UTC (rev 193920)
@@ -1,5 +1,19 @@
 2015-12-10  Matthew Hanson  <[email protected]>
 
+        Merge r193641. rdar://problem/23814343
+
+    2015-12-07  Xabier Rodriguez Calvar  <[email protected]>
+
+            Unreviewed.
+
+            http://webkit.org/b/147933 and though count queuing strategy and writable stream abort tests are fixed, there
+            are still issues with pipeTo. For that I created http://webkit.org/b/151949.
+
+            * platform/mac/TestExpectations:
+            * platform/win/TestExpectations:
+
+2015-12-10  Matthew Hanson  <[email protected]>
+
         Merge r193286. rdar://problem/23814343
 
     2015-12-02  Sam Weinig  <[email protected]>

Modified: branches/safari-601.1.46-branch/LayoutTests/platform/mac/TestExpectations (193919 => 193920)


--- branches/safari-601.1.46-branch/LayoutTests/platform/mac/TestExpectations	2015-12-10 19:18:58 UTC (rev 193919)
+++ branches/safari-601.1.46-branch/LayoutTests/platform/mac/TestExpectations	2015-12-10 19:19:01 UTC (rev 193920)
@@ -1329,6 +1329,8 @@
 # ENABLE_INPUT_TYPE_COLOR
 accessibility/color-well.html [ Skip ]
 fast/forms/color [ Skip ]
+# Promises callbacks issues create problems in the writable stream tests
+webkit.org/b/151949 streams/reference-implementation/pipe-to.html [ Failure ]
 
 # No support for Filters Level 2
 [ Mavericks ] fast/css/will-change/will-change-creates-stacking-context-inline.html [ ImageOnlyFailure ]

Modified: branches/safari-601.1.46-branch/LayoutTests/platform/win/TestExpectations (193919 => 193920)


--- branches/safari-601.1.46-branch/LayoutTests/platform/win/TestExpectations	2015-12-10 19:18:58 UTC (rev 193919)
+++ branches/safari-601.1.46-branch/LayoutTests/platform/win/TestExpectations	2015-12-10 19:19:01 UTC (rev 193920)
@@ -3140,3 +3140,5 @@
 
 # This test uses an MPEG-4 video
 media/video-seek-to-current-time.html [ Skip ]
+
+webkit.org/b/151949 streams/reference-implementation/pipe-to.html [ Failure ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to