Title: [152802] trunk/LayoutTests
Revision
152802
Author
[email protected]
Date
2013-07-17 14:16:06 -0700 (Wed, 17 Jul 2013)

Log Message

Unreviewed gardening. 
Skip some tests on AppleWin port that requires AVFoundation, since it does not support it yet.

* platform/win/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (152801 => 152802)


--- trunk/LayoutTests/ChangeLog	2013-07-17 20:42:00 UTC (rev 152801)
+++ trunk/LayoutTests/ChangeLog	2013-07-17 21:16:06 UTC (rev 152802)
@@ -1,5 +1,12 @@
 2013-07-17  Roger Fong  <[email protected]>
 
+        Unreviewed gardening. 
+        Skip some tests on AppleWin port that requires AVFoundation, since it does not support it yet.
+
+        * platform/win/TestExpectations:
+
+2013-07-17  Roger Fong  <[email protected]>
+
         Unreviewed. Rebaseline tests for AppleWin port after r152789.
 
         * platform/win/editing/pasteboard/paste-noplugin-expected.txt: Added.

Modified: trunk/LayoutTests/platform/win/TestExpectations (152801 => 152802)


--- trunk/LayoutTests/platform/win/TestExpectations	2013-07-17 20:42:00 UTC (rev 152801)
+++ trunk/LayoutTests/platform/win/TestExpectations	2013-07-17 21:16:06 UTC (rev 152802)
@@ -2800,3 +2800,7 @@
 # https://bugs.webkit.org/show_bug.cgi?id=118740
 editing/selection/user-select-all-image-with-single-click.html
 editing/selection/user-select-all-with-single-click.html
+
+# Our external builds do not yet support AVCF, which this test relies on
+media/video-load-preload-metadata.html
+media/track/track-legacyapi-with-automatic-mode.html
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to