Bug 148637

Summary: Web Inspector: rewrite inspector/console/command-line-api.html to use AsyncTestSuite
Product: WebKit Reporter: BJ Burg <bburg>
Component: Web InspectorAssignee: BJ Burg <bburg>
Status: RESOLVED FIXED    
Severity: Normal CC: bburg, buildbot, commit-queue, graouts, joepeck, mattbaker, nvasilyev, rniwa, timothy, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
Attachments:
Description Flags
Proposed Fix
darin: review+, buildbot: commit-queue-
Archive of layout-test-results from ews101 for mac-mavericks
none
Archive of layout-test-results from ews106 for mac-mavericks-wk2 none

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>