Title: [96056] trunk/LayoutTests
- Revision
- 96056
- Author
- [email protected]
- Date
- 2011-09-26 17:55:57 -0700 (Mon, 26 Sep 2011)
Log Message
Skip the test added by r95964 on Qt and GTK because it has been failing
on those two platforms. The failure is tracked by the bugs 68854 and 68855.
* platform/gtk/Skipped:
* platform/qt/Skipped:
Modified Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (96055 => 96056)
--- trunk/LayoutTests/ChangeLog 2011-09-27 00:52:19 UTC (rev 96055)
+++ trunk/LayoutTests/ChangeLog 2011-09-27 00:55:57 UTC (rev 96056)
@@ -1,3 +1,11 @@
+2011-09-26 Ryosuke Niwa <[email protected]>
+
+ Skip the test added by r95964 on Qt and GTK because it has been failing
+ on those two platforms. The failure is tracked by the bugs 68854 and 68855.
+
+ * platform/gtk/Skipped:
+ * platform/qt/Skipped:
+
2011-09-26 Joshua Bell <[email protected]>
IndexedDB: Second half of IDBFactory.getDatabaseNames implementation
Modified: trunk/LayoutTests/platform/gtk/Skipped (96055 => 96056)
--- trunk/LayoutTests/platform/gtk/Skipped 2011-09-27 00:52:19 UTC (rev 96055)
+++ trunk/LayoutTests/platform/gtk/Skipped 2011-09-27 00:55:57 UTC (rev 96056)
@@ -1654,3 +1654,6 @@
http/tests/security/xssAuditor/xss-filter-bypass-big5.html
http/tests/security/xssAuditor/xss-filter-bypass-sjis.html
+# editing/selection/select-bidi-run.html fails on GTK
+# https://bugs.webkit.org/show_bug.cgi?id=68855
+editing/selection/select-bidi-run.html
Modified: trunk/LayoutTests/platform/qt/Skipped (96055 => 96056)
--- trunk/LayoutTests/platform/qt/Skipped 2011-09-27 00:52:19 UTC (rev 96055)
+++ trunk/LayoutTests/platform/qt/Skipped 2011-09-27 00:55:57 UTC (rev 96056)
@@ -2373,3 +2373,7 @@
# Test failed after r95899
# https://bugs.webkit.org/show_bug.cgi?id=68796
canvas/philip/tests/2d.drawImage.outsidesource.html
+
+# editing/selection/select-bidi-run.html fails on Qt
+# https://bugs.webkit.org/show_bug.cgi?id=68854
+editing/selection/select-bidi-run.html
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes