Bug 99514

Summary: run-sunspider --instruments throws exception
Product: WebKit Reporter: Eric Seidel (no email) <eric>
Component: Tools / TestsAssignee: 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)
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.