Bug 153460
| Summary: | LayoutTest inspector/codemirror/prettyprinting-css-rules.html is flaky | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ryan Haddad <ryanhaddad> |
| Component: | Web Inspector | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | graouts, inspector-bugzilla-changes, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Ryan Haddad
LayoutTest inspector/codemirror/prettyprinting-css-rules.html is flaky on Mac debug
This test is frequently timing out on El Capitan Debug WK1, as seen here in the flakiness dashboard:
<http://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=inspector%2Fcodemirror%2Fprettyprinting-css-rules.html>
Most recent timeout was on Yosemite Debug WK2
<https://build.webkit.org/builders/Apple%20Yosemite%20Debug%20WK2%20(Tests)/builds/9582>
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/24336839>
Ryan Haddad
Moved flaky expectation from mac-wk1 to mac TestExpectations file in http://trac.webkit.org/projects/webkit/changeset/202718
Ryan Haddad
Monitoring it over the course of a test run, the OS volume usage was at least 93% before the test timed out. Not sure if that is related.
https://build.webkit.org/builders/Apple%20Yosemite%20%28Leaks%29/builds/6930/steps/layout-test/logs/stdio
Ryan Haddad
(In reply to comment #3)
> Monitoring it over the course of a test run, the OS volume usage was at
> least 93% before the test timed out. Not sure if that is related.
>
> https://build.webkit.org/builders/Apple%20Yosemite%20%28Leaks%29/builds/6930/
> steps/layout-test/logs/stdio
This is probably related. The bot shows a "Your system has run out of application memory" dialog.
Ryan Haddad
Lovely. Comment 3 and 4 were meant for a different bug. Sorry!
Ryan Haddad
This test is also flaky on release. Removed debug flag from flaky expectation in http://trac.webkit.org/projects/webkit/changeset/215050