Bug 143719 - inspector/console/console-api.html and inspector/console/console-table.html are very slow, frequently timing out
Summary: inspector/console/console-api.html and inspector/console/console-table.html a...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-04-14 12:32 PDT by Alexey Proskuryakov
Modified: 2015-06-17 10:07 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Proskuryakov 2015-04-14 12:32:26 PDT
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
Comment 1 Alexey Proskuryakov 2015-04-14 12:36:37 PDT
Marked as slow in r182806.
Comment 2 Alexey Proskuryakov 2015-04-14 22:43:38 PDT
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 ].
Comment 3 Alexey Proskuryakov 2015-06-17 10:07:09 PDT
New test inspector/console/console-table.html behaves the same.