<div dir="ltr">Hi all,<div><br></div><div>If you happen to use --rerun-all-issues to turn on test rerunning (via single worker thread) for any failed issue, one thing to be aware of is that expected timeouts that do time out will not be rerun.  They are not eligible for rerun (at least as of r255641) since they wouldn't cause the test run to fail.  (I just hit this and thought I'd note it since it might not be intuitive).  We only rerun things that would cause a test run to otherwise fail.</div><div><br></div><div>One way to deal with this is to not have these tests marked as expected timeout, but that'll only be useful if the test would be eligible for rerun.  Right now rerun eligibility is controlled by either directly marking a test as flakey or using the --rerun-all-issues command line argument.</div><div><br></div><div>I expect we'll likely discuss and finesse this as we go forward.<br clear="all"><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr">-Todd</div></div>
</div></div>