Patch forthcoming.
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
Created attachment 270601 [details] the patch
Comment on attachment 270601 [details] the patch r=me
Landed in http://trac.webkit.org/changeset/196143