Re: [infra-tests] Stability script: reimplement support for timeouts (#4987)

The initial version of this branch included a commit that introduced two test
timeouts. One was written to occur consistently, and the other was written to
only occur based on a non-deterministic condition. The stability script
correctly reported the test results for both cases. The relevant logs for those
builds are available on TravisCI here:

https://travis-ci.org/w3c/web-platform-tests/builds/204327829

Here is a screen capture of the resulting comments on GitHub.com:

![17 02 22-4985-stability-timeout](https://cloud.githubusercontent.com/assets/677252/23229395/262f4872-f90e-11e6-859e-290cc2c47e7e.png)

I have since removed the debugging commit so that this branch may be merged
directly (and the comment has subsequently updated to report the lack of
changed test files).



View on GitHub: https://github.com/w3c/web-platform-tests/pull/4987#issuecomment-281782424

Received on Wednesday, 22 February 2017 19:50:22 UTC