Changeset 98490 in webkit


Ignore:
Timestamp:
Oct 26, 2011, 9:27:50 AM (14 years ago)
Author:
kbalazs@webkit.org
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:
Location:
trunk/LayoutTests
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r98487 r98490  
     12011-10-26  Balazs Kelemen  <kbalazs@webkit.org>
     2
     3        inspector/cookie-parser.html is a flaky crash
     4        https://bugs.webkit.org/show_bug.cgi?id=62662
     5
     6        Unreviewed Qt-Debug gardening.
     7
     8        Add CRASH+PASS expectation instead of the skipping madness
     9        because the first inspector test is always a flaky crash,
     10        no matter which one is that.
     11
     12        * platform/qt/Skipped:
     13        * platform/qt/test_expectations.txt:
     14
    1152011-10-26  Balazs Kelemen  <kbalazs@webkit.org>
    216
  • trunk/LayoutTests/platform/qt/Skipped

    r98463 r98490  
    24392439http/tests/inspector/resource-tree/resource-tree-non-unique-url.html
    24402440
    2441 # inspector/cookie-parser.html is a flaky crash
    2442 # https://bugs.webkit.org/show_bug.cgi?id=62662
    2443 inspector/cookie-parser.html
    2444 inspector/cookie-resource-match.html
    2445 inspector/evaluate-in-page.html
    2446 
    24472441# [Qt] Assertion fail in CSSPrimitiveValue ctor
    24482442# https://bugs.webkit.org/show_bug.cgi?id=69933
  • trunk/LayoutTests/platform/qt/test_expectations.txt

    r97862 r98490  
    2424BUGWK67007 DEBUG : fast/ruby/generated-after-counter-doesnt-crash.html = CRASH
    2525BUGWK67007 DEBUG : fast/ruby/generated-before-and-after-counter-doesnt-crash.html = CRASH
     26
     27BUGWK62662 DEBUG : inspector/cookie-parser.html = CRASH PASS
Note: See TracChangeset for help on using the changeset viewer.