Bug 95802
Summary: | Flaky inspector tests on Windows | ||
---|---|---|---|
Product: | WebKit | Reporter: | Roger Fong <roger_fong> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED INVALID | ||
Severity: | Normal | CC: | roger_fong |
Priority: | P2 | Keywords: | LayoutTestFailure |
Version: | 528+ (Nightly build) | ||
Hardware: | PC | ||
OS: | Windows 7 |
Roger Fong
These inspector tests are flaky on Windows.
It's hard to tell when the problem originated but there are currently too many flaky tests on Windows that are making botwatching rather difficult.
I'm going to start adding flaky tests to the skip list in groups so that the bots can get greener and so that it's easier to tell when new failures arise.
Added test are as follows:
http/tests/inspector/appcache/appcache-manifest-with-non-existing-file.html
http/tests/inspector/console-resource-errors.html
http/tests/inspector/network/network-initiator-from-console.html
http/tests/inspector/resource-tree/resource-request-content-while-loading.html
http/tests/inspector/search/resources-search-match-index.html
inspector/profiler/heap-snapshot.html
inspector/profiler/memory-instrumentation-cached-images.html
inspector/styles/media-queries.html
inspector/styles/region-style-crash.html
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Roger Fong
http://trac.webkit.org/changeset/127537
Brian Burg
The related test(s) have been removed from trunk.