RESOLVED FIXED 153845
run-jsc-stress-tests should be better at telling you details about test failures
https://bugs.webkit.org/show_bug.cgi?id=153845
Summary run-jsc-stress-tests should be better at telling you details about test failures
Filip Pizlo
Reported 2016-02-03 14:32:10 PST
Patch forthcoming.
Attachments
the patch (6.26 KB, patch)
2016-02-03 14:34 PST, Filip Pizlo
ggaren: review+
Filip Pizlo
Comment 1 2016-02-03 14:33:07 PST
Here's an example of the contents of results/resultsByFamily, for some local testing I'm doing. Notice how it groups families of tests together. You won't see this unless you cat results/resultsByFamily. regress.yaml/Regress/radar-24289839.js: regress.yaml/Regress/radar-24289839.js.default: PASS regress.yaml/Regress/radar-24289839.js.ftl: PASS regress.yaml/Regress/radar-24289839.js.ftl-no-cjit: FAIL regress.yaml/Regress/radar-24289839.js.ftl-eager-no-cjit: FAIL regress.yaml/Regress/radar-24290639.js: regress.yaml/Regress/radar-24290639.js.default: PASS regress.yaml/Regress/radar-24290639.js.ftl: PASS regress.yaml/Regress/radar-24290639.js.ftl-no-cjit: PASS regress.yaml/Regress/radar-24290639.js.ftl-eager-no-cjit: FAIL regress.yaml/Regress/radar-24290670.js: FAILED
Filip Pizlo
Comment 2 2016-02-03 14:34:40 PST
Created attachment 270601 [details] the patch
Geoffrey Garen
Comment 3 2016-02-03 14:37:27 PST
Comment on attachment 270601 [details] the patch r=me
Filip Pizlo
Comment 4 2016-02-04 13:15:15 PST
Note You need to log in before you can comment on or make changes to this bug.