Bug 99514
Summary: | run-sunspider --instruments throws exception | ||
---|---|---|---|
Product: | WebKit | Reporter: | Eric Seidel (no email) <eric> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | barraclough, ggaren, mjs |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 99512 |
Eric Seidel (no email)
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Eric Seidel (no email)
Actually, I think that instruments is likely just printing to stdout and screwing up the analysis script.