[webkit-reviews] review requested: [Bug 15941] sunspider-compare-results should not depend on tmp/sunspider-test-prefix.js : [Attachment 27878] store sunspider results in a specific directory instead of tmp

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 23 03:19:16 PST 2009


Olivier DOLE <odole at pleyo.com> has asked  for review:
Bug 15941: sunspider-compare-results should not depend on
tmp/sunspider-test-prefix.js
https://bugs.webkit.org/show_bug.cgi?id=15941

Attachment 27878: store sunspider results in a specific directory instead of
tmp
https://bugs.webkit.org/attachment.cgi?id=27878&action=review

------- Additional Comments from Olivier DOLE <odole at pleyo.com>
I have exactly the same problem. If I run V8 test suite then sunspider and
re-run V8, sunspider-compare-results will not be able to generate a correct
report.
So I did a patch to fix this behavior. sunspider script will store results in:
- sunspider-results directory for sunspider tests
- ubench-results for ubench tests
- v8-results directory for V8 test suite
I have also added an option to sunspider-compare-results to tell it which kind
of test suite results to compare.


More information about the webkit-reviews mailing list