Re: CSP: Add 'sample' to violation reports. (#5035)

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

# Firefox (nightly channel) #
Testing web-platform-tests at revision 7451c4434a1bfa897a194a825cc391840729856e
Using browser at version BuildID 20170301110155; SourceStamp 34c6c2f302e7b48e3ad2cec575cbd34d423a9d32
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/5035/content-security-policy/securitypolicyviolation/script-sample-no-opt-in.html">/content-security-policy/securitypolicyviolation/script-sample-no-opt-in.html</a></summary>


|                        Subtest                         | Results |     Messages     |
|--------------------------------------------------------|---------|------------------|
|                                                        | TIMEOUT |                  |
| `Inline script should not have a sample.`              | TIMEOUT | `Test timed out` |
| `Inline event handlers should not have a sample.`      | TIMEOUT | `Test timed out` |
| `JavaScript URLs in iframes should not have a sample.` | TIMEOUT | `Test timed out` |
| `eval() should not have a sample.`                     | TIMEOUT | `Test timed out` |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/5035/content-security-policy/securitypolicyviolation/script-sample.html">/content-security-policy/securitypolicyviolation/script-sample.html</a></summary>


|                      Subtest                       | Results |     Messages     |
|----------------------------------------------------|---------|------------------|
|                                                    | TIMEOUT |                  |
| `Inline script should have a sample.`              | TIMEOUT | `Test timed out` |
| `Inline event handlers should have a sample.`      | TIMEOUT | `Test timed out` |
| `JavaScript URLs in iframes should have a sample.` | TIMEOUT | `Test timed out` |
| `eval() should not have a sample.`                 | TIMEOUT | `Test timed out` |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/5035/content-security-policy/securitypolicyviolation/style-sample-no-opt-in.html">/content-security-policy/securitypolicyviolation/style-sample-no-opt-in.html</a></summary>


|                       Subtest                       | Results |     Messages     |
|-----------------------------------------------------|---------|------------------|
|                                                     | TIMEOUT |                  |
| `Inline style blocks should not have a sample.`     | TIMEOUT | `Test timed out` |
| `Inline style attributes should not have a sample.` | TIMEOUT | `Test timed out` |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/5035/content-security-policy/securitypolicyviolation/style-sample.html">/content-security-policy/securitypolicyviolation/style-sample.html</a></summary>


|                     Subtest                     | Results |     Messages     |
|-------------------------------------------------|---------|------------------|
|                                                 | TIMEOUT |                  |
| `Inline style blocks should have a sample.`     | TIMEOUT | `Test timed out` |
| `Inline style attributes should have a sample.` | TIMEOUT | `Test timed out` |

</details>
</details>

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

Received on Thursday, 2 March 2017 11:34:00 UTC