Title: [91714] trunk/LayoutTests
- Revision
- 91714
- Author
- [email protected]
- Date
- 2011-07-25 15:54:16 -0700 (Mon, 25 Jul 2011)
Log Message
Disable web audio layout tests on all platforms except chromium - as initial tests are added
https://bugs.webkit.org/show_bug.cgi?id=65142
Unreviewed.
* platform/gtk/Skipped:
* platform/mac/Skipped:
* platform/qt/Skipped:
* platform/win/Skipped:
Modified Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (91713 => 91714)
--- trunk/LayoutTests/ChangeLog 2011-07-25 22:41:52 UTC (rev 91713)
+++ trunk/LayoutTests/ChangeLog 2011-07-25 22:54:16 UTC (rev 91714)
@@ -1,3 +1,15 @@
+2011-07-25 Chris Rogers <[email protected]>
+
+ Disable web audio layout tests on all platforms except chromium - as initial tests are added
+ https://bugs.webkit.org/show_bug.cgi?id=65142
+
+ Unreviewed.
+
+ * platform/gtk/Skipped:
+ * platform/mac/Skipped:
+ * platform/qt/Skipped:
+ * platform/win/Skipped:
+
2011-06-07 Martin Robinson <[email protected]>
Reviewed by Gustavo Noronha Silva.
Modified: trunk/LayoutTests/platform/gtk/Skipped (91713 => 91714)
--- trunk/LayoutTests/platform/gtk/Skipped 2011-07-25 22:41:52 UTC (rev 91713)
+++ trunk/LayoutTests/platform/gtk/Skipped 2011-07-25 22:54:16 UTC (rev 91714)
@@ -1557,3 +1557,6 @@
# Skipped until new WebSocket protocol is implemented. http://webkit.org/b/50099
http/tests/websocket/tests/hybi/
+
+# For now, Web Audio API is disabled
+webaudio/
Modified: trunk/LayoutTests/platform/mac/Skipped (91713 => 91714)
--- trunk/LayoutTests/platform/mac/Skipped 2011-07-25 22:41:52 UTC (rev 91713)
+++ trunk/LayoutTests/platform/mac/Skipped 2011-07-25 22:54:16 UTC (rev 91714)
@@ -393,3 +393,6 @@
compositing/rtl/rtl-iframe-fixed-overflow.html
compositing/rtl/rtl-iframe-fixed.html
compositing/rtl/rtl-iframe-relative.html
+
+# For now, Web Audio API is disabled
+webaudio/
Modified: trunk/LayoutTests/platform/qt/Skipped (91713 => 91714)
--- trunk/LayoutTests/platform/qt/Skipped 2011-07-25 22:41:52 UTC (rev 91713)
+++ trunk/LayoutTests/platform/qt/Skipped 2011-07-25 22:54:16 UTC (rev 91714)
@@ -2547,3 +2547,6 @@
# https://bugs.webkit.org/show_bug.cgi?id=64928
inspector/styles/get-set-stylesheet-text.html
+
+# For now, Web Audio API is disabled
+webaudio/
Modified: trunk/LayoutTests/platform/win/Skipped (91713 => 91714)
--- trunk/LayoutTests/platform/win/Skipped 2011-07-25 22:41:52 UTC (rev 91713)
+++ trunk/LayoutTests/platform/win/Skipped 2011-07-25 22:54:16 UTC (rev 91714)
@@ -1359,3 +1359,6 @@
# Needs generated results
css3/selectors3
+
+# For now, Web Audio API is disabled
+webaudio/
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes