Title: [171344] trunk/LayoutTests
Revision
171344
Author
a...@apple.com
Date
2014-07-22 09:38:48 -0700 (Tue, 22 Jul 2014)

Log Message

media/track/track-in-band-subtitles-too-large.html and
media/track/track-long-word-container-sizing.html fail on Mac (dependent on other tests?)
https://bugs.webkit.org/show_bug.cgi?id=135160

Correcting test expectations - the failures are not WK1 only.

* platform/mac-wk1/TestExpectations:
* platform/mac/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (171343 => 171344)


--- trunk/LayoutTests/ChangeLog	2014-07-22 15:02:12 UTC (rev 171343)
+++ trunk/LayoutTests/ChangeLog	2014-07-22 16:38:48 UTC (rev 171344)
@@ -1,3 +1,14 @@
+2014-07-22  Alexey Proskuryakov  <a...@apple.com>
+
+        media/track/track-in-band-subtitles-too-large.html and
+        media/track/track-long-word-container-sizing.html fail on Mac (dependent on other tests?)
+        https://bugs.webkit.org/show_bug.cgi?id=135160
+
+        Correcting test expectations - the failures are not WK1 only.
+
+        * platform/mac-wk1/TestExpectations:
+        * platform/mac/TestExpectations:
+
 2014-07-22  Michał Pakuła vel Rutka  <m.pak...@samsung.com>
 
         Unreviewed EFL gardening

Modified: trunk/LayoutTests/platform/mac/TestExpectations (171343 => 171344)


--- trunk/LayoutTests/platform/mac/TestExpectations	2014-07-22 15:02:12 UTC (rev 171343)
+++ trunk/LayoutTests/platform/mac/TestExpectations	2014-07-22 16:38:48 UTC (rev 171344)
@@ -1406,3 +1406,6 @@
 webkit.org/b/131787 fast/canvas/canvas-putImageData-zero-alpha.html [ Pass ImageOnlyFailure ]
 
 webkit.org/b/135133 [ MountainLion ] fast/layers/no-clipping-overflow-hidden-added-after-transform.html [ Pass ImageOnlyFailure ]
+
+webkit.org/b/135160 media/track/track-in-band-subtitles-too-large.html [ Pass Failure ]
+webkit.org/b/135160 media/track/track-long-word-container-sizing.html [ Pass Failure ]

Modified: trunk/LayoutTests/platform/mac-wk1/TestExpectations (171343 => 171344)


--- trunk/LayoutTests/platform/mac-wk1/TestExpectations	2014-07-22 15:02:12 UTC (rev 171343)
+++ trunk/LayoutTests/platform/mac-wk1/TestExpectations	2014-07-22 16:38:48 UTC (rev 171344)
@@ -34,8 +34,6 @@
 # Fails with WebKit1 only.
 editing/secure-input/reset-state-on-navigation.html [ Failure ]
 css3/blending/background-blend-mode-gif-color-2.html [ ImageOnlyFailure Pass ]
-media/track/track-in-band-subtitles-too-large.html [ Failure ]
-media/track/track-long-word-container-sizing.html [ Failure ]
 
 # Plug-in blocking callback doesn't exist in WebKit1.
 plugins/unavailable-plugin-indicator-obscurity.html
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to