Changeset 98490 in webkit
- Timestamp:
- Oct 26, 2011, 9:27:50 AM (14 years ago)
- Location:
- trunk/LayoutTests
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LayoutTests/ChangeLog
r98487 r98490 1 2011-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 1 15 2011-10-26 Balazs Kelemen <kbalazs@webkit.org> 2 16 -
trunk/LayoutTests/platform/qt/Skipped
r98463 r98490 2439 2439 http/tests/inspector/resource-tree/resource-tree-non-unique-url.html 2440 2440 2441 # inspector/cookie-parser.html is a flaky crash2442 # https://bugs.webkit.org/show_bug.cgi?id=626622443 inspector/cookie-parser.html2444 inspector/cookie-resource-match.html2445 inspector/evaluate-in-page.html2446 2447 2441 # [Qt] Assertion fail in CSSPrimitiveValue ctor 2448 2442 # https://bugs.webkit.org/show_bug.cgi?id=69933 -
trunk/LayoutTests/platform/qt/test_expectations.txt
r97862 r98490 24 24 BUGWK67007 DEBUG : fast/ruby/generated-after-counter-doesnt-crash.html = CRASH 25 25 BUGWK67007 DEBUG : fast/ruby/generated-before-and-after-counter-doesnt-crash.html = CRASH 26 27 BUGWK62662 DEBUG : inspector/cookie-parser.html = CRASH PASS
Note:
See TracChangeset
for help on using the changeset viewer.