Bug 148637 - Web Inspector: rewrite inspector/console/command-line-api.html to use AsyncTestSuite
Summary: Web Inspector: rewrite inspector/console/command-line-api.html to use AsyncTe...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: BJ Burg
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2015-08-31 10:38 PDT by BJ Burg
Modified: 2015-09-01 14:00 PDT (History)
10 users (show)

See Also:


Attachments
Proposed Fix (7.99 KB, patch)
2015-09-01 10:43 PDT, BJ Burg
darin: review+
buildbot: commit-queue-
Details | Formatted Diff | Diff
Archive of layout-test-results from ews101 for mac-mavericks (617.84 KB, application/zip)
2015-09-01 11:06 PDT, Build Bot
no flags Details
Archive of layout-test-results from ews106 for mac-mavericks-wk2 (755.72 KB, application/zip)
2015-09-01 11:13 PDT, Build Bot
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description BJ Burg 2015-08-31 10:38:02 PDT
I think this is a good time to add per-testcase setup() and teardown() functions.
Comment 1 Radar WebKit Bug Importer 2015-08-31 10:38:54 PDT
<rdar://problem/22501725>
Comment 2 BJ Burg 2015-09-01 10:43:32 PDT
Created attachment 260370 [details]
Proposed Fix
Comment 3 Build Bot 2015-09-01 11:06:23 PDT
Comment on attachment 260370 [details]
Proposed Fix

Attachment 260370 [details] did not pass mac-ews (mac):
Output: http://webkit-queues.webkit.org/results/130363

New failing tests:
inspector/console/command-line-api.html
Comment 4 Build Bot 2015-09-01 11:06:26 PDT
Created attachment 260373 [details]
Archive of layout-test-results from ews101 for mac-mavericks

The attached test failures were seen while running run-webkit-tests on the mac-ews.
Bot: ews101  Port: mac-mavericks  Platform: Mac OS X 10.9.5
Comment 5 Build Bot 2015-09-01 11:13:36 PDT
Comment on attachment 260370 [details]
Proposed Fix

Attachment 260370 [details] did not pass mac-wk2-ews (mac-wk2):
Output: http://webkit-queues.webkit.org/results/130387

New failing tests:
inspector/console/command-line-api.html
Comment 6 Build Bot 2015-09-01 11:13:38 PDT
Created attachment 260374 [details]
Archive of layout-test-results from ews106 for mac-mavericks-wk2

The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews.
Bot: ews106  Port: mac-mavericks-wk2  Platform: Mac OS X 10.9.5
Comment 7 BJ Burg 2015-09-01 11:46:46 PDT
Somehow the updated expectations file didn't get in the patch, will fix.
Comment 8 BJ Burg 2015-09-01 14:00:52 PDT
Committed r189226: <http://trac.webkit.org/changeset/189226>