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

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

# Firefox (nightly channel) #
Testing web-platform-tests at revision 2565889c5a03e086097790d90b1befe5f163c6d8
Using browser at version BuildID 20170409194145; SourceStamp 45692c884fdd5136a64fb2f8a61a0c8183b69331
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."]` | FAIL    | `assert_unreached: FAIL Reached unreachable code`                                                               |
| `Violation report status OK.`                                | FAIL    | `assert_true: violated-directive value of  "child-src 'none'" did not match frame-src. expected true got false` |

</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."]` | FAIL    | `assert_unreached: FAIL Reached unreachable code` |
| `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."]` | FAIL    | `assert_unreached: FAIL Reached unreachable code`                                                                                                                         |
| `Expecting alerts: ["PASS","PASS"]`                                                                                                            | PASS    |                                                                                                                                                                           |
| `Violation report status OK.`                                                                                                                  | FAIL    | `assert_true: violated-directive value of  "child-src http://web-platform.test:8000 http://www1.web-platform.test:8000" did not match frame-src. expected true got false` |

</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."]` | FAIL    | `assert_unreached: Logging timeout, expected logs PASS IFrame #1 generated a load event. not sent. Reached unreachable code`           |
| `Violation report status OK.`                                | FAIL    | `assert_true: violated-directive value of  "child-src http://web-platform.test:8000" did not match frame-src. expected true got false` |

</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     |
|----------------------------------------------------------------------------------------------------|---------|------------------|
|                                                                                                    | TIMEOUT |                  |
| `Should throw a securitypolicyviolation event`                                                     | TIMEOUT | `Test timed out` |
| `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-292902957

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