NEW 99514
run-sunspider --instruments throws exception
https://bugs.webkit.org/show_bug.cgi?id=99514
Summary run-sunspider --instruments throws exception
Eric Seidel (no email)
Reported 2012-10-16 15:20:05 PDT
run-sunspider --instruments throws exception Presumably Instruments updated and can no longer read the trace template? Found 26 tests Running SunSpider once for warmup, then under Instruments Discarded first run. [Instruments Trace Complete (Duration : 1.125924s; Output : /Users/eseidel/Projects/WebKit/PerformanceTests/SunSpider/instrumentscli0.trace)] Exception: SyntaxError: Expected token ']' Exception: ReferenceError: Can't find variable: output global code@resources/sunspider-analyze-results.js:26 Results are located at sunspider-1.0-results/sunspider-results-2012-10-16-15.17.49.js I discovered this while testing bug 99512.
Attachments
Eric Seidel (no email)
Comment 1 2012-10-16 15:27:07 PDT
Actually, I think that instruments is likely just printing to stdout and screwing up the analysis script.
Note You need to log in before you can comment on or make changes to this bug.