[Webkit-unassigned] [Bug 153845] run-jsc-stress-tests should be better at telling you details about test failures

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 3 14:33:07 PST 2016


https://bugs.webkit.org/show_bug.cgi?id=153845

--- Comment #1 from Filip Pizlo <fpizlo at apple.com> ---
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

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160203/bd380de2/attachment.html>


More information about the webkit-unassigned mailing list