Title: [119326] trunk/LayoutTests
Revision
119326
Author
[email protected]
Date
2012-06-02 11:57:36 -0700 (Sat, 02 Jun 2012)

Log Message

[chromium] SKIP http/tests/media/video-buffered.html because it requires overly large data
https://bugs.webkit.org/show_bug.cgi?id=88172

Unreviewed gardening.


* platform/chromium/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (119325 => 119326)


--- trunk/LayoutTests/ChangeLog	2012-06-02 18:54:52 UTC (rev 119325)
+++ trunk/LayoutTests/ChangeLog	2012-06-02 18:57:36 UTC (rev 119326)
@@ -1,3 +1,12 @@
+2012-06-02  Ami Fischman  <[email protected]>
+
+        [chromium] SKIP http/tests/media/video-buffered.html because it requires overly large data
+        https://bugs.webkit.org/show_bug.cgi?id=88172
+
+        Unreviewed gardening.
+
+        * platform/chromium/TestExpectations:
+
 2012-06-02  Csaba Osztrogonác  <[email protected]>
 
         [Qt] Replace QtXmlPatterns usage with libxslt dependency

Modified: trunk/LayoutTests/platform/chromium/TestExpectations (119325 => 119326)


--- trunk/LayoutTests/platform/chromium/TestExpectations	2012-06-02 18:54:52 UTC (rev 119325)
+++ trunk/LayoutTests/platform/chromium/TestExpectations	2012-06-02 18:57:36 UTC (rev 119326)
@@ -153,6 +153,9 @@
 // CSS Variables are not yet enabled.
 BUGWK85580 SKIP : fast/css/variables = PASS FAIL
 
+// Chromium needs larger media files to test buffering this way.
+BUGWK88172 SKIP : http/tests/media/video-buffered.html = FAIL
+
 // -----------------------------------------------------------------
 // WONTFIX TESTS
 // -----------------------------------------------------------------
@@ -3794,5 +3797,3 @@
 BUGWK88124 DEBUG : fast/css/absolute-child-with-percent-height-inside-relative-parent.html = PASS IMAGE+TEXT
 
 BUGWK88131 DEBUG : fast/dom/HTMLMeterElement/meter-element-crash.html = PASS TEXT
-
-BUGWK88160 LEOPARD : http/tests/media/video-buffered.html = TEXT
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to