Title: [117175] trunk/LayoutTests
Revision
117175
Author
[email protected]
Date
2012-05-15 16:16:50 -0700 (Tue, 15 May 2012)

Log Message

Unreviewed, GTK gardening.

* platform/gtk/test_expectations.txt: Skip the mediastream tests
because the GTK+ implementation is incomplete.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (117174 => 117175)


--- trunk/LayoutTests/ChangeLog	2012-05-15 23:12:10 UTC (rev 117174)
+++ trunk/LayoutTests/ChangeLog	2012-05-15 23:16:50 UTC (rev 117175)
@@ -1,3 +1,10 @@
+2012-05-15  Philippe Normand  <[email protected]>
+
+        Unreviewed, GTK gardening.
+
+        * platform/gtk/test_expectations.txt: Skip the mediastream tests
+        because the GTK+ implementation is incomplete.
+
 2012-05-15  Alexis Menard  <[email protected]>
 
         [Qt]3 fast/borders tests assert intermittently

Modified: trunk/LayoutTests/platform/gtk/test_expectations.txt (117174 => 117175)


--- trunk/LayoutTests/platform/gtk/test_expectations.txt	2012-05-15 23:12:10 UTC (rev 117174)
+++ trunk/LayoutTests/platform/gtk/test_expectations.txt	2012-05-15 23:16:50 UTC (rev 117175)
@@ -299,6 +299,9 @@
 // These tests require subpixel layout to be enabled
 BUGWK60318 : fast/sub-pixel = FAIL
 
+// Mediastream implementation is not complete yet.
+BUGWK79203 SKIP : fast/mediastream = FAIL
+
 //////////////////////////////////////////////////////////////////////////////////////////
 // End of Expected failures
 //////////////////////////////////////////////////////////////////////////////////////////
@@ -355,6 +358,7 @@
 BUGWK86443 : plugins/npruntime/delete-plugin-within-getProperty.html = CRASH
 BUGWK86443 : plugins/npruntime/delete-plugin-within-invoke.html = CRASH
 
+
 //////////////////////////////////////////////////////////////////////////////////////////
 // End of Crashing tests
 //////////////////////////////////////////////////////////////////////////////////////////
@@ -1222,13 +1226,6 @@
 
 BUGWK78819 : fast/workers/shared-worker-load-error.html = FAIL
 
-BUGWK79203 : fast/mediastream/argument-types.html = FAIL
-BUGWK79203 : fast/mediastream/constructors.html = FAIL
-BUGWK79203 : fast/mediastream/MediaStreamConstructor.html = FAIL
-BUGWK79203 : fast/mediastream/peerconnection-argument-types.html = FAIL
-BUGWK79203 : fast/mediastream/peerconnection-iceoptions.html = FAIL
-BUGWK79203 : fast/mediastream/getusermedia.html = FAIL
-
 BUGWK80210 : security/block-test.html = FAIL
 
 BUGWK81320 : editing/pasteboard/copy-two-pasteboard-types-both-work.html = FAIL
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to