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/222219980)

# Chrome (unstable channel) #
Testing web-platform-tests at revision c155768f1dd1ba179ab19e6d0cd97ac1cbe75b13
Using browser at version 59.0.3067.0 dev
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` | FAIL    | `SharedArrayBuffer is not defined` |

</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 should not fail: Only secure origins are allowed (see: https://goo.gl/Y0ZkNV). 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    | `SharedArrayBuffer is not defined` |

</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 ReferenceError: SharedArrayBuffer is not defined` |

</details>
</details>

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

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