Title: [97845] trunk/LayoutTests
Revision
97845
Author
[email protected]
Date
2011-10-19 04:09:56 -0700 (Wed, 19 Oct 2011)

Log Message

[Qt] Unreviewed gardening.

inspector/cookie-parser.html is a flaky crash
https://bugs.webkit.org/show_bug.cgi?id=62662

[Qt] Assertion fail in CSSPrimitiveValue ctor
https://bugs.webkit.org/show_bug.cgi?id=69933

* platform/qt/Skipped: Skip failing tests to paint the bots green.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (97844 => 97845)


--- trunk/LayoutTests/ChangeLog	2011-10-19 10:51:09 UTC (rev 97844)
+++ trunk/LayoutTests/ChangeLog	2011-10-19 11:09:56 UTC (rev 97845)
@@ -1,5 +1,17 @@
 2011-10-19  Csaba Osztrogonác  <[email protected]>
 
+        [Qt] Unreviewed gardening.
+
+        inspector/cookie-parser.html is a flaky crash
+        https://bugs.webkit.org/show_bug.cgi?id=62662
+
+        [Qt] Assertion fail in CSSPrimitiveValue ctor
+        https://bugs.webkit.org/show_bug.cgi?id=69933
+
+        * platform/qt/Skipped: Skip failing tests to paint the bots green.
+
+2011-10-19  Csaba Osztrogonác  <[email protected]>
+
         [Qt] Unreviewed gardening. Skip new failing tests.
 
         * platform/qt-mac/Skipped:

Modified: trunk/LayoutTests/platform/qt/Skipped (97844 => 97845)


--- trunk/LayoutTests/platform/qt/Skipped	2011-10-19 10:51:09 UTC (rev 97844)
+++ trunk/LayoutTests/platform/qt/Skipped	2011-10-19 11:09:56 UTC (rev 97845)
@@ -2452,3 +2452,11 @@
 # [Qt] fast/events/media-focus-in-standalone-media-document.html fails
 # https://bugs.webkit.org/show_bug.cgi?id=70110
 fast/events/media-focus-in-standalone-media-document.html
+
+# inspector/cookie-parser.html is a flaky crash
+# https://bugs.webkit.org/show_bug.cgi?id=62662
+inspector/cookie-parser.html
+
+# [Qt] Assertion fail in CSSPrimitiveValue ctor
+# https://bugs.webkit.org/show_bug.cgi?id=69933
+fast/borders/inline-mask-overlay-image-outset.html
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to