Title: [191237] trunk/LayoutTests
Revision
191237
Author
a...@apple.com
Date
2015-10-16 22:20:48 -0700 (Fri, 16 Oct 2015)

Log Message

Remove [ Debug ] qualifiers from expectations for some imported Blink test,
as they sometimes fail in release too.

* platform/mac-wk2/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (191236 => 191237)


--- trunk/LayoutTests/ChangeLog	2015-10-17 04:48:50 UTC (rev 191236)
+++ trunk/LayoutTests/ChangeLog	2015-10-17 05:20:48 UTC (rev 191237)
@@ -1,3 +1,10 @@
+2015-10-16  Alexey Proskuryakov  <a...@apple.com>
+
+        Remove [ Debug ] qualifiers from expectations for some imported Blink test,
+        as they sometimes fail in release too.
+
+        * platform/mac-wk2/TestExpectations:
+
 2015-10-16  Yusuke Suzuki  <utatane....@gmail.com>
 
         [ES6] Implement String.prototype.normalize

Modified: trunk/LayoutTests/platform/mac-wk2/TestExpectations (191236 => 191237)


--- trunk/LayoutTests/platform/mac-wk2/TestExpectations	2015-10-17 04:48:50 UTC (rev 191236)
+++ trunk/LayoutTests/platform/mac-wk2/TestExpectations	2015-10-17 05:20:48 UTC (rev 191237)
@@ -545,9 +545,8 @@
 imported/blink/fast/multicol/basic-rtl.html [ Pass ImageOnlyFailure ]
 imported/blink/fast/multicol/dynamic/add-spanner-inside-overflow-hidden.html [ Pass ImageOnlyFailure ]
 imported/blink/http/tests/plugins/get-url-notify-on-removal.html [ Pass Timeout ]
-
-[ Debug ] imported/blink/fast/multicol/newmulticol/multicol-becomes-regular-block.html [ Pass ImageOnlyFailure ]
-[ Debug ] imported/blink/fast/multicol/vertical-lr/float-big-line.html  [ Pass ImageOnlyFailure ]
-[ Debug ] imported/blink/fast/pagination/viewport-x-horizontal-bt-ltr.html [ Pass ImageOnlyFailure ]
-[ Debug ] imported/blink/fast/transforms/transform-update-frame-overflow.html [ Pass ImageOnlyFailure ]
-[ Debug ] imported/blink/fast/multicol/vertical-rl/float-big-line.html [ Pass ImageOnlyFailure ]
\ No newline at end of file
+imported/blink/fast/multicol/newmulticol/multicol-becomes-regular-block.html [ Pass ImageOnlyFailure ]
+imported/blink/fast/multicol/vertical-lr/float-big-line.html  [ Pass ImageOnlyFailure ]
+imported/blink/fast/pagination/viewport-x-horizontal-bt-ltr.html [ Pass ImageOnlyFailure ]
+imported/blink/fast/transforms/transform-update-frame-overflow.html [ Pass ImageOnlyFailure ]
+imported/blink/fast/multicol/vertical-rl/float-big-line.html [ Pass ImageOnlyFailure ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to