Re: [infra-tests] Stability checker: recognize "multi-global" tests (#5144)

 [View the complete job log.](https://travis-ci.org/w3c/web-platform-tests/jobs/210997132)

# Chrome (unstable channel) #
Testing web-platform-tests at revision 72cbe21a7ea574bc7d881bf14cb8cfe6a5c40fd9
Using browser at version 58.0.3029.14 dev
Starting 10 test iterations
## Unstable results ##


|                 Test                |        Subtest        |          Results           |                  Messages                 |
|-------------------------------------|-----------------------|----------------------------|-------------------------------------------|
| `/foo/multi-global.any.html`        | `intentionally flaky` | **FAIL: 6/10, PASS: 4/10** | `assert_true: expected true got false`    |
| `/foo/multi-global.any.worker.html` | `intentionally flaky` | **FAIL: 2/10, PASS: 8/10** | `assert_true: expected true got false;{}` |
| `/foo/traditional.html`             | `intentionally flaky` | **FAIL: 5/10, PASS: 5/10** | `assert_true: expected true got false`    |

## All results ##
<details>
<summary>3 tests ran</summary>
<details>
<summary><a href="http://w3c-test.org/submissions/5144/foo/multi-global.any.html">/foo/multi-global.any.html</a></summary>


|        Subtest        |          Results           |                Messages                |
|-----------------------|----------------------------|----------------------------------------|
|                       | OK                         |                                        |
| `intentionally flaky` | **FAIL: 6/10, PASS: 4/10** | `assert_true: expected true got false` |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/5144/foo/multi-global.any.worker.html">/foo/multi-global.any.worker.html</a></summary>


|        Subtest        |          Results           |                  Messages                 |
|-----------------------|----------------------------|-------------------------------------------|
|                       | OK                         |                                           |
| `intentionally flaky` | **FAIL: 2/10, PASS: 8/10** | `assert_true: expected true got false;{}` |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/5144/foo/traditional.html">/foo/traditional.html</a></summary>


|        Subtest        |          Results           |                Messages                |
|-----------------------|----------------------------|----------------------------------------|
|                       | OK                         |                                        |
| `intentionally flaky` | **FAIL: 5/10, PASS: 5/10** | `assert_true: expected true got false` |

</details>
</details>

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

Received on Tuesday, 14 March 2017 15:57:01 UTC