Re: [html-tests][infra-tests] Test [[CanBlock]] in various agents (#5569)

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

# Firefox (nightly channel) #
Testing web-platform-tests at revision c155768f1dd1ba179ab19e6d0cd97ac1cbe75b13
Using browser at version BuildID 20170414100243; SourceStamp cda24082bff8864a6e53726feeae33cae9e17309
Starting 10 test iterations
All results were stable
## All results ##
<details>
<summary>4 tests ran</summary>
<details>
<summary><a href="http://w3c-test.org/submissions/5569/html/webappapis/scripting/processing-model-2/integration-with-the-javascript-agent-formalism/canblock-dedicatedworker.html">/html/webappapis/scripting/processing-model-2/integration-with-the-javascript-agent-formalism/canblock-dedicatedworker.html</a></summary>


|                    Subtest                     | Results | Messages |
|------------------------------------------------|---------|----------|
|                                                | OK      |          |
| `[[CanBlock]] in a DedicatedWorkerGlobalScope` | PASS    | `{}`     |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/5569/html/webappapis/scripting/processing-model-2/integration-with-the-javascript-agent-formalism/canblock-serviceworker.html">/html/webappapis/scripting/processing-model-2/integration-with-the-javascript-agent-formalism/canblock-serviceworker.html</a></summary>


|           Subtest           | Results |                                                     Messages                                                     |
|-----------------------------|---------|------------------------------------------------------------------------------------------------------------------|
|                             | OK      |                                                                                                                  |
| `Service worker test setup` | FAIL    | `assert_unreached: unregister and register should not fail: The operation is insecure. Reached unreachable code` |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/5569/html/webappapis/scripting/processing-model-2/integration-with-the-javascript-agent-formalism/canblock-sharedworker.html">/html/webappapis/scripting/processing-model-2/integration-with-the-javascript-agent-formalism/canblock-sharedworker.html</a></summary>


|                   Subtest                   | Results |                 Messages                |
|---------------------------------------------|---------|-----------------------------------------|
|                                             | OK      |                                         |
| `[[CanBlock]] in a SharedWorkerGlobalScope` | FAIL    | `waiting is not allowed on this thread` |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/5569/html/webappapis/scripting/processing-model-2/integration-with-the-javascript-agent-formalism/canblock-window.html">/html/webappapis/scripting/processing-model-2/integration-with-the-javascript-agent-formalism/canblock-window.html</a></summary>


|                     Subtest                     | Results |                                                                                                                           Messages                                                                                                                           |
|-------------------------------------------------|---------|--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|
|                                                 | OK      |                                                                                                                                                                                                                                                              |
| `[[CanBlock]] in a similar-origin window agent` | FAIL    | `uncaught exception: Error: assert_throws: Atomics.wait must throw in a window context function "() => {\n  Atomics.wait(ta, 0, 0, 10);\n}" threw object "Error: waiting is not allowed on this thread" ("Error") expected object "TypeError" ("TypeError")` |

</details>
</details>

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

Received on Friday, 14 April 2017 21:57:33 UTC