Bug 143719
Summary: | inspector/console/console-api.html and inspector/console/console-table.html are very slow, frequently timing out | ||
---|---|---|---|
Product: | WebKit | Reporter: | Alexey Proskuryakov <ap> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | joepeck |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=142599 |
Alexey Proskuryakov
inspector/console/console-api.html is very slow on some bots. On Mac WK2 Debug bots, it usually takes ~15 seconds, but sometimes, it takes a lot longer, and times out.
http://webkit-test-results.appspot.com/dashboards/flakiness_dashboard.html#tests=inspector%2Fconsole%2Fconsole-api.html
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Alexey Proskuryakov
Marked as slow in r182806.
Alexey Proskuryakov
This wasn't enough, the test times out even when allowed to run 5x longer. Here are some recent times:
150s, 16s, 15s, 15s, 71s, 111s, 15s, 16s, 15s, 14s, 122s, 15s, 16s
Will change the expectation to [ Pass Timeout ].
Alexey Proskuryakov
New test inspector/console/console-table.html behaves the same.