Re: CSP: Enable whitelisting of external JavaScript via hashes (#5508)

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

# Firefox (nightly channel) #
Testing web-platform-tests at revision 94e6378cbec245e8ccaf5482e7da99063d3a056d
Using browser at version BuildID 20170406100208; SourceStamp 3c68d659c2b715f811708f043a1e7169d77be2ba
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/5508/content-security-policy/script-src/script-src-sri_hash.sub.html">/content-security-policy/script-src/script-src-sri_hash.sub.html</a></summary>


|                               Subtest                                | Results |                                                                         Messages                                                                         |
|----------------------------------------------------------------------|---------|----------------------------------------------------------------------------------------------------------------------------------------------------------|
|                                                                      | OK      |                                                                                                                                                          |
| `Load all the tests.`                                                | PASS    |                                                                                                                                                          |
| `matching integrity`                                                 | FAIL    | `assert_unreached: Script should load! http://web-platform.test:8000/content-security-policy/script-src/simpleSourcedScript.js Reached unreachable code` |
| `multiple matching integrity`                                        | FAIL    | `assert_unreached: Script should load! http://web-platform.test:8000/content-security-policy/script-src/simpleSourcedScript.js Reached unreachable code` |
| `no integrity`                                                       | PASS    |                                                                                                                                                          |
| `matching plus unsupported integrity`                                | FAIL    | `assert_unreached: Script should load! http://web-platform.test:8000/content-security-policy/script-src/simpleSourcedScript.js Reached unreachable code` |
| `mismatched integrity`                                               | PASS    |                                                                                                                                                          |
| `multiple mismatched integrity`                                      | PASS    |                                                                                                                                                          |
| `partially matching integrity`                                       | PASS    |                                                                                                                                                          |
| `crossorigin no integrity but whitelisted host`                      | PASS    |                                                                                                                                                          |
| `crossorigin mismatched integrity but whitelisted host`              | PASS    |                                                                                                                                                          |
| `External script in a script tag with matching SRI hash should run.` | FAIL    | `assert_true: External script ran. expected true got false`                                                                                              |

</details>
</details>

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

Received on Friday, 7 April 2017 17:02:07 UTC