Title: [97862] trunk/LayoutTests
Revision
97862
Author
[email protected]
Date
2011-10-19 07:50:34 -0700 (Wed, 19 Oct 2011)

Log Message

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

Unreviewed gardening. Skip the next test that have became crashing after
skipping cookie-parser in the hope that the bug won't spread further.

* platform/qt/Skipped:
* platform/qt/test_expectations.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (97861 => 97862)


--- trunk/LayoutTests/ChangeLog	2011-10-19 14:33:28 UTC (rev 97861)
+++ trunk/LayoutTests/ChangeLog	2011-10-19 14:50:34 UTC (rev 97862)
@@ -1,3 +1,14 @@
+2011-10-19  Balazs Kelemen  <[email protected]>
+
+        inspector/cookie-parser.html is a flaky crash
+        https://bugs.webkit.org/show_bug.cgi?id=62662
+
+        Unreviewed gardening. Skip the next test that have became crashing after
+        skipping cookie-parser in the hope that the bug won't spread further.
+
+        * platform/qt/Skipped:
+        * platform/qt/test_expectations.txt:
+
 2011-10-19  Philippe Normand  <[email protected]>
 
         Unreviewed, GTK rebaseline.

Modified: trunk/LayoutTests/platform/qt/Skipped (97861 => 97862)


--- trunk/LayoutTests/platform/qt/Skipped	2011-10-19 14:33:28 UTC (rev 97861)
+++ trunk/LayoutTests/platform/qt/Skipped	2011-10-19 14:50:34 UTC (rev 97862)
@@ -2463,6 +2463,7 @@
 # inspector/cookie-parser.html is a flaky crash
 # https://bugs.webkit.org/show_bug.cgi?id=62662
 inspector/cookie-parser.html
+inspector/cookie-resource-match.html
 
 # [Qt] Assertion fail in CSSPrimitiveValue ctor
 # https://bugs.webkit.org/show_bug.cgi?id=69933

Modified: trunk/LayoutTests/platform/qt/test_expectations.txt (97861 => 97862)


--- trunk/LayoutTests/platform/qt/test_expectations.txt	2011-10-19 14:33:28 UTC (rev 97861)
+++ trunk/LayoutTests/platform/qt/test_expectations.txt	2011-10-19 14:50:34 UTC (rev 97862)
@@ -18,7 +18,6 @@
 BUG_QT_SLOW SLOW DEBUG: editing/selection/dump-as-markup.html = PASS
 BUG_QT_SLOW DEBUG: fast/js/array-sort-modifying-tostring.html = TIMEOUT PASS
 BUG_QT_SLOW SLOW DEBUG: fast/overflow/lots-of-sibling-inline-boxes.html = PASS
-BUG_QT_SLOW SLOW DEBUG: inspector/cookie-resource-match.html = PASS
 
 BUGWK67007 DEBUG : fast/ruby/after-block-doesnt-crash.html = CRASH
 BUGWK67007 DEBUG : fast/ruby/after-table-doesnt-crash.html = CRASH
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to