Re: Fixed external wpt csp img-src/* tests. (#5210)

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

# Chrome (unstable channel) #
Testing web-platform-tests at revision dbc55772bec5f6e366c647fe8bd641b8c3cc5812
Using browser at version 59.0.3047.0 dev
Starting 10 test iterations
## Unstable results ##


|                           Test                          |                 Subtest                 |          Results           |                 Messages                |
|---------------------------------------------------------|-----------------------------------------|----------------------------|-----------------------------------------|
| `/content-security-policy/img-src/img-src-4_1.sub.html` | `img-src for relative path should load` | **FAIL: 8/10, PASS: 2/10** | `assert_equals: expected 168 but got 0` |

## All results ##
<details>
<summary>6 tests ran</summary>
<details>
<summary><a href="http://w3c-test.org/submissions/5210/content-security-policy/img-src/img-src-4_1.sub.html">/content-security-policy/img-src/img-src-4_1.sub.html</a></summary>


|                      Subtest                      |          Results           |                 Messages                |
|---------------------------------------------------|----------------------------|-----------------------------------------|
|                                                   | OK                         |                                         |
| `img-src for relative path should load`           | **FAIL: 8/10, PASS: 2/10** | `assert_equals: expected 168 but got 0` |
| `img-src from unapproved domains should not load` | PASS                       |                                         |
| `img-src from approved domains should load`       | PASS                       |                                         |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/5210/content-security-policy/img-src/img-src-full-host-wildcard-blocked.sub.html">/content-security-policy/img-src/img-src-full-host-wildcard-blocked.sub.html</a></summary>


|                            Subtest                            | Results | Messages |
|---------------------------------------------------------------|---------|----------|
|                                                               | OK      |          |
| `img src does not match full host and wildcard csp directive` | PASS    |          |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/5210/content-security-policy/img-src/img-src-host-partial-wildcard-allowed.sub.html">/content-security-policy/img-src/img-src-host-partial-wildcard-allowed.sub.html</a></summary>


|                             Subtest                             | Results | Messages |
|-----------------------------------------------------------------|---------|----------|
|                                                                 | OK      |          |
| `img src matches correctly partial wildcard host csp directive` | PASS    |          |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/5210/content-security-policy/img-src/img-src-none-blocks.html">/content-security-policy/img-src/img-src-none-blocks.html</a></summary>


|                    Subtest                    | Results | Messages |
|-----------------------------------------------|---------|----------|
|                                               | OK      |          |
| `img-src with 'none' source should not match` | PASS    |          |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/5210/content-security-policy/img-src/img-src-port-wildcard-allowed.sub.html">/content-security-policy/img-src/img-src-port-wildcard-allowed.sub.html</a></summary>


|                      Subtest                       | Results | Messages |
|----------------------------------------------------|---------|----------|
|                                                    | OK      |          |
| `img-src with wildcard port should match any port` | PASS    |          |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/5210/content-security-policy/img-src/img-src-wildcard-allowed.html">/content-security-policy/img-src/img-src-wildcard-allowed.html</a></summary>


|                    Subtest                    | Results | Messages |
|-----------------------------------------------|---------|----------|
|                                               | OK      |          |
| `img-src with wildcard should match all`      | PASS    |          |
| `img-src with wildcard should not match blob` | PASS    |          |

</details>
</details>

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

Received on Thursday, 23 March 2017 12:20:46 UTC