Bug 94793
Summary: | [Chromium] Layout Test fast/notifications/notifications-event-listener-crash.html is flaky | ||
---|---|---|---|
Product: | WebKit | Reporter: | Dominic Cooney <dominicc> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WONTFIX | ||
Severity: | Normal | CC: | dominicc |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Dominic Cooney
The following layout test is flaky on XP debug:
fast/notifications/notifications-event-listener-crash.html
Probable cause:
There’s a race condition in the test logging, which outputs:
PASS No crash.
PASS successfullyParsed is true
TEST COMPLETE
Sometimes "PASS No crash" appears after TEST COMPLETE:
PASS successfullyParsed is true
TEST COMPLETE
PASS No crash.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Stephen Chenney
Marked LayoutTest bugs, bugs with Chromium IDs, and some others as WontFix. Test failure bugs still are trackable via TestExpectations or disabled unit tests.