Re: Un-skipped wpt csp child-src tests (#5522)

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

# Chrome (unstable channel) #
Testing web-platform-tests at revision 2565889c5a03e086097790d90b1befe5f163c6d8
Using browser at version 59.0.3063.4 dev
Starting 10 test iterations
All results were stable
## All results ##
<details>
<summary>7 tests ran</summary>
<details>
<summary><a href="http://w3c-test.org/submissions/5522/content-security-policy/child-src/child-src-allowed.sub.html">/content-security-policy/child-src/child-src-allowed.sub.html</a></summary>


|                           Subtest                            | Results | Messages |
|--------------------------------------------------------------|---------|----------|
|                                                              | OK      |          |
| `Expecting logs: ["PASS IFrame #1 generated a load event."]` | PASS    |          |
| `Expecting alerts: ["PASS"]`                                 | PASS    |          |
| `Violation report status OK.`                                | PASS    |          |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/5522/content-security-policy/child-src/child-src-blocked.sub.html">/content-security-policy/child-src/child-src-blocked.sub.html</a></summary>


|                           Subtest                            | Results | Messages |
|--------------------------------------------------------------|---------|----------|
|                                                              | OK      |          |
| `Expecting logs: ["PASS IFrame #1 generated a load event."]` | PASS    |          |
| `Violation report status OK.`                                | PASS    |          |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/5522/content-security-policy/child-src/child-src-conflicting-frame-src.sub.html">/content-security-policy/child-src/child-src-conflicting-frame-src.sub.html</a></summary>


|                           Subtest                            | Results | Messages |
|--------------------------------------------------------------|---------|----------|
|                                                              | OK      |          |
| `Expecting logs: ["PASS IFrame #1 generated a load event."]` | PASS    |          |
| `Violation report status OK.`                                | PASS    |          |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/5522/content-security-policy/child-src/child-src-cross-origin-load.sub.html">/content-security-policy/child-src/child-src-cross-origin-load.sub.html</a></summary>


|                                                                    Subtest                                                                     | Results | Messages |
|------------------------------------------------------------------------------------------------------------------------------------------------|---------|----------|
|                                                                                                                                                | OK      |          |
| `Expecting logs: ["PASS IFrame #1 generated a load event.","PASS IFrame #2 generated a load event.","PASS IFrame #3 generated a load event."]` | PASS    |          |
| `Expecting alerts: ["PASS","PASS"]`                                                                                                            | PASS    |          |
| `Violation report status OK.`                                                                                                                  | PASS    |          |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/5522/content-security-policy/child-src/child-src-redirect-blocked.sub.html">/content-security-policy/child-src/child-src-redirect-blocked.sub.html</a></summary>


|                           Subtest                            | Results | Messages |
|--------------------------------------------------------------|---------|----------|
|                                                              | OK      |          |
| `Expecting logs: ["PASS IFrame #1 generated a load event."]` | PASS    |          |
| `Violation report status OK.`                                | PASS    |          |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/5522/content-security-policy/child-src/child-src-worker-allowed.sub.html">/content-security-policy/child-src/child-src-worker-allowed.sub.html</a></summary>


|                             Subtest                             | Results | Messages |
|-----------------------------------------------------------------|---------|----------|
|                                                                 | OK      |          |
| `Worker is allowed because of deprecated 'child-src' directive` | PASS    |          |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/5522/content-security-policy/child-src/child-src-worker-blocked.sub.html">/content-security-policy/child-src/child-src-worker-blocked.sub.html</a></summary>


|                                              Subtest                                               | Results | Messages |
|----------------------------------------------------------------------------------------------------|---------|----------|
|                                                                                                    | OK      |          |
| `Should throw a securitypolicyviolation event`                                                     | PASS    |          |
| `Should block worker because it does not match any directive including the deprecated 'child-src'` | PASS    |          |

</details>
</details>

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

Received on Monday, 10 April 2017 09:53:56 UTC