Re: [html-tests] [html] Avoid race condition in test (#4914)

# Chrome (unstable channel) #
Testing web-platform-tests at revision 9de55244bab4bcb41f97216f1cabd2a95f16c0bd
Using browser at version 58.0.3013.3 dev
Starting 10 test iterations
All results were stable
## All results ##
<details>
<summary>1 test ran</summary>
<details>
<summary><a href="http://w3c-test.org/submissions/4914/html/browsers/the-window-object/window-open-noopener.html">/html/browsers/the-window-object/window-open-noopener.html</a></summary>


|                             Subtest                              | Results |
|------------------------------------------------------------------|---------|
|                                                                  | TIMEOUT |
| `noopener needs to be present as a token on its own yet again`   | PASS    |
| `noopener window.open targeting _parent`                         | NOTRUN  |
| `noopener needs to be present as a token on its own`             | FAIL    |
| `noopener window.open targeting _self`                           | NOTRUN  |
| `noopener needs to be present as a token on its own again`       | FAIL    |
| `Trailing noopener should work`                                  | PASS    |
| `Leading noopener should work`                                   | PASS    |
| `Interior noopener should work`                                  | PASS    |
| `noopener window.open targeting _top`                            | NOTRUN  |
| `window.open() with 'noopener' should not reuse existing target` | PASS    |

</details>
</details>

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

Received on Friday, 17 February 2017 17:01:28 UTC