<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - run-webkit-tests does not copy all crash logs for layout test failures on iOS"
   href="https://bugs.webkit.org/show_bug.cgi?id=150056#c13">Comment # 13</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - run-webkit-tests does not copy all crash logs for layout test failures on iOS"
   href="https://bugs.webkit.org/show_bug.cgi?id=150056">bug 150056</a>
              from <span class="vcard"><a class="email" href="mailto:ap&#64;webkit.org" title="Alexey Proskuryakov &lt;ap&#64;webkit.org&gt;"> <span class="fn">Alexey Proskuryakov</span></a>
</span></b>
        <pre>Comment on <span class=""><a href="attachment.cgi?id=263542&amp;action=diff" name="attach_263542" title="Proposed patch">attachment 263542</a> <a href="attachment.cgi?id=263542&amp;action=edit" title="Proposed patch">[details]</a></span>
Proposed patch

View in context: <a href="https://bugs.webkit.org/attachment.cgi?id=263542&amp;action=review">https://bugs.webkit.org/attachment.cgi?id=263542&amp;action=review</a>

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

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.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>