Title: [98490] trunk/LayoutTests
Revision
98490
Author
kbal...@webkit.org
Date
2011-10-26 09:27:50 -0700 (Wed, 26 Oct 2011)

Log Message

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

Unreviewed Qt-Debug gardening.

Add CRASH+PASS expectation instead of the skipping madness
because the first inspector test is always a flaky crash,
no matter which one is that.

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

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (98489 => 98490)


--- trunk/LayoutTests/ChangeLog	2011-10-26 16:20:57 UTC (rev 98489)
+++ trunk/LayoutTests/ChangeLog	2011-10-26 16:27:50 UTC (rev 98490)
@@ -1,5 +1,19 @@
 2011-10-26  Balazs Kelemen  <kbal...@webkit.org>
 
+        inspector/cookie-parser.html is a flaky crash
+        https://bugs.webkit.org/show_bug.cgi?id=62662
+
+        Unreviewed Qt-Debug gardening.
+
+        Add CRASH+PASS expectation instead of the skipping madness
+        because the first inspector test is always a flaky crash,
+        no matter which one is that.
+
+        * platform/qt/Skipped:
+        * platform/qt/test_expectations.txt:
+
+2011-10-26  Balazs Kelemen  <kbal...@webkit.org>
+
         [Qt][WK2] Unreviewed gardening.
 
         [Qt][WK2] fast/transforms/scrollIntoView-transformed.html is flaky

Modified: trunk/LayoutTests/platform/qt/Skipped (98489 => 98490)


--- trunk/LayoutTests/platform/qt/Skipped	2011-10-26 16:20:57 UTC (rev 98489)
+++ trunk/LayoutTests/platform/qt/Skipped	2011-10-26 16:27:50 UTC (rev 98490)
@@ -2438,12 +2438,6 @@
 http/tests/inspector/resource-tree/resource-tree-frame-navigate.html
 http/tests/inspector/resource-tree/resource-tree-non-unique-url.html
 
-# 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
-inspector/evaluate-in-page.html
-
 # [Qt] Assertion fail in CSSPrimitiveValue ctor
 # https://bugs.webkit.org/show_bug.cgi?id=69933
 fast/borders/inline-mask-overlay-image-outset.html

Modified: trunk/LayoutTests/platform/qt/test_expectations.txt (98489 => 98490)


--- trunk/LayoutTests/platform/qt/test_expectations.txt	2011-10-26 16:20:57 UTC (rev 98489)
+++ trunk/LayoutTests/platform/qt/test_expectations.txt	2011-10-26 16:27:50 UTC (rev 98490)
@@ -23,3 +23,5 @@
 BUGWK67007 DEBUG : fast/ruby/after-table-doesnt-crash.html = CRASH
 BUGWK67007 DEBUG : fast/ruby/generated-after-counter-doesnt-crash.html = CRASH
 BUGWK67007 DEBUG : fast/ruby/generated-before-and-after-counter-doesnt-crash.html = CRASH
+
+BUGWK62662 DEBUG : inspector/cookie-parser.html = CRASH PASS
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to