RESOLVED FIXED Bug 78271
run-perf-tests should have an option to pause before running tests so we can attach Instruments
https://bugs.webkit.org/show_bug.cgi?id=78271
Summary run-perf-tests should have an option to pause before running tests so we can ...
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.