Bug 78271

Summary: run-perf-tests should have an option to pause before running tests so we can attach Instruments
Product: WebKit Reporter: Adam Barth <abarth>
Component: New BugsAssignee: Adam Barth <abarth>
Status: RESOLVED FIXED    
Severity: Normal CC: ojan, rniwa, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch rniwa: review+

Adam Barth
Reported 2012-02-09 12:43:55 PST
run-perf-tests should have an option to pause before running tests so we can attach Instruments
Attachments
Patch (9.13 KB, patch)
2012-02-09 12:44 PST, Adam Barth
rniwa: review+
Adam Barth
Comment 1 2012-02-09 12:44:36 PST
Ryosuke Niwa
Comment 2 2012-02-09 12:47:08 PST
Comment on attachment 126351 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=126351&action=review > Tools/Scripts/webkitpy/performance_tests/perftestsrunner_unittest.py:196 > + self.assertEqual(stderr, "Ready to run test?\n") It's strange that we use stderr for this
Adam Barth
Comment 3 2012-02-09 13:26:19 PST
Yeah, we didn't understand logging when we started webkitpy.
Adam Barth
Comment 4 2012-02-09 13:26:39 PST
Note You need to log in before you can comment on or make changes to this bug.