Title: [127803] trunk/LayoutTests
- Revision
- 127803
- Author
- [email protected]
- Date
- 2012-09-06 17:21:17 -0700 (Thu, 06 Sep 2012)
Log Message
Chromium Linux EWS bots and CQ bots are flaky
https://bugs.webkit.org/show_bug.cgi?id=96041
Reviewed by Adam Barth.
Skip platform/chromium-linux/compositing/gestures tests on the
Chromium Linux EWS and CQ bots. By marking them as flaky, they won't
be run (the bots use --skip-failing-tests which causes them to skip
these tests). These will still run on the waterfall bots.
* platform/chromium/TestExpectations:
Modified Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (127802 => 127803)
--- trunk/LayoutTests/ChangeLog 2012-09-06 23:54:49 UTC (rev 127802)
+++ trunk/LayoutTests/ChangeLog 2012-09-07 00:21:17 UTC (rev 127803)
@@ -1,3 +1,17 @@
+2012-09-06 Tony Chang <[email protected]>
+
+ Chromium Linux EWS bots and CQ bots are flaky
+ https://bugs.webkit.org/show_bug.cgi?id=96041
+
+ Reviewed by Adam Barth.
+
+ Skip platform/chromium-linux/compositing/gestures tests on the
+ Chromium Linux EWS and CQ bots. By marking them as flaky, they won't
+ be run (the bots use --skip-failing-tests which causes them to skip
+ these tests). These will still run on the waterfall bots.
+
+ * platform/chromium/TestExpectations:
+
2012-09-06 Adam Barth <[email protected]>
New tests introduced in r127704 fail
Modified: trunk/LayoutTests/platform/chromium/TestExpectations (127802 => 127803)
--- trunk/LayoutTests/platform/chromium/TestExpectations 2012-09-06 23:54:49 UTC (rev 127802)
+++ trunk/LayoutTests/platform/chromium/TestExpectations 2012-09-07 00:21:17 UTC (rev 127803)
@@ -3594,3 +3594,5 @@
BUGWK95799 MAC : touchadjustment/iframe-boundary.html = TEXT
BUGWK95813 : fast/innerHTML/innerHTML-iframe.html = TEXT PASS
+
+BUGWK96041 LINUX : platform/chromium-linux/compositing/gestures = PASS IMAGE
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes