[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 08:45:25 PDT 2015


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

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

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

> Tools/Scripts/webkitpy/layout_tests/models/test_expectations.py:46
> -(PASS, FAIL, TEXT, IMAGE, IMAGE_PLUS_TEXT, AUDIO, TIMEOUT, CRASH, SKIP, WONTFIX,
> - SLOW, REBASELINE, MISSING, FLAKY, NOW, NONE) = range(16)
> +(PASS, FAIL, TEXT, IMAGE, IMAGE_PLUS_TEXT, AUDIO, TIMEOUT, CRASH, CRASH_OTHER, SKIP, WONTFIX,
> + SLOW, REBASELINE, MISSING, FLAKY, NOW, NONE) = range(17)

Sorry, I missed this while glancing over the patch yesterday. I still don't understand why we need to add a new expectation, given that it's a super fragile thing.

-- 
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/1c8a815c/attachment.html>


More information about the webkit-unassigned mailing list