[Webkit-unassigned] [Bug 150056] run-webkit-tests does not copy all crash logs for layout test failures on iOS

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 20 16:39:20 PDT 2015


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

--- Comment #15 from Alexey Proskuryakov <ap at webkit.org> ---
Comment on attachment 263628
  --> https://bugs.webkit.org/attachment.cgi?id=263628
Updated patch

View in context: https://bugs.webkit.org/attachment.cgi?id=263628&action=review

> Tools/Scripts/webkitpy/layout_tests/models/test_run_results.py:172
> +            crash_dict['report'] = 'REGRESSION'
> +            crash_dict['expected'] = expected
> +            crash_dict['actual'] = "".join(actual)

Are these used anywhere? I think that claiming that other crashes are regressions is misleading, and also there aren't any actual or expected results, there are only crash logs.

-- 
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/20151020/4c595842/attachment.html>


More information about the webkit-unassigned mailing list