Re: Upstream 'worker-src' tests. (#4193)

# Chrome #
Testing revision be11ad24c7b07e169cf05a80f8d6d631d7995abe
Starting 10 test iterations
All results were stable

## All results ##

### [/content-security-policy/worker-src/shared-none.sub.html](http://w3c-test.org/submissions/4193/content-security-policy/worker-src/shared-none.sub.html) ###
|                    Subtest                     | Results |
|------------------------------------------------|---------|
|                                                | OK      |
| `blob: shared worker blocked by 'none'.`       | FAIL    |
| `Same-origin shared worker blocked by 'none'.` | FAIL    |

### [/content-security-policy/worker-src/service-self.https.sub.html](https://w3c-test.org/submissions/4193/content-security-policy/worker-src/service-self.https.sub.html) ###
|                     Subtest                     | Results |
|-------------------------------------------------|---------|
|                                                 | ERROR   |
| `Same-origin service worker allowed by 'self'.` | PASS    |

### [/content-security-policy/worker-src/dedicated-none.sub.html](http://w3c-test.org/submissions/4193/content-security-policy/worker-src/dedicated-none.sub.html) ###
|                              Subtest                              | Results |
|-------------------------------------------------------------------|---------|
|                                                                   | OK      |
| `Same-origin dedicated worker blocked by host-source expression.` | FAIL    |
| `blob: dedicated worker blocked by 'blob:'.`                      | FAIL    |

### [/content-security-policy/worker-src/dedicated-self.sub.html](http://w3c-test.org/submissions/4193/content-security-policy/worker-src/dedicated-self.sub.html) ###
|                      Subtest                      | Results |
|---------------------------------------------------|---------|
|                                                   | OK      |
| `Same-origin dedicated worker allowed by 'self'.` | PASS    |

### [/content-security-policy/worker-src/service-none.https.sub.html](https://w3c-test.org/submissions/4193/content-security-policy/worker-src/service-none.https.sub.html) ###
|                     Subtest                     | Results |
|-------------------------------------------------|---------|
|                                                 | ERROR   |
| `Same-origin service worker blocked by 'none'.` | FAIL    |

### [/content-security-policy/worker-src/shared-child.sub.html](http://w3c-test.org/submissions/4193/content-security-policy/worker-src/shared-child.sub.html) ###
|                      Subtest                      | Results |
|---------------------------------------------------|---------|
|                                                   | OK      |
| `Same-origin dedicated worker allowed by 'self'.` | PASS    |
| `blob: dedicated worker allowed by 'blob:'.`      | PASS    |

### [/content-security-policy/worker-src/service-fallback.https.sub.html](https://w3c-test.org/submissions/4193/content-security-policy/worker-src/service-fallback.https.sub.html) ###
|                             Subtest                             | Results |
|-----------------------------------------------------------------|---------|
|                                                                 | ERROR   |
| `Same-origin service worker allowed by host-source expression.` | FAIL    |

### [/content-security-policy/worker-src/dedicated-list.sub.html](http://w3c-test.org/submissions/4193/content-security-policy/worker-src/dedicated-list.sub.html) ###
|                              Subtest                              | Results |
|-------------------------------------------------------------------|---------|
|                                                                   | OK      |
| `Same-origin dedicated worker allowed by host-source expression.` | PASS    |
| `blob: dedicated worker allowed by 'blob:'.`                      | PASS    |

### [/content-security-policy/worker-src/shared-fallback.sub.html](http://w3c-test.org/submissions/4193/content-security-policy/worker-src/shared-fallback.sub.html) ###
|                      Subtest                      | Results |
|---------------------------------------------------|---------|
|                                                   | OK      |
| `Same-origin dedicated worker allowed by 'self'.` | FAIL    |
| `blob: dedicated worker allowed by 'blob:'.`      | FAIL    |

### [/content-security-policy/worker-src/dedicated-fallback.sub.html](http://w3c-test.org/submissions/4193/content-security-policy/worker-src/dedicated-fallback.sub.html) ###
|                              Subtest                              | Results |
|-------------------------------------------------------------------|---------|
|                                                                   | OK      |
| `Same-origin dedicated worker allowed by host-source expression.` | FAIL    |
| `blob: dedicated worker allowed by 'blob:'.`                      | FAIL    |

### [/content-security-policy/worker-src/service-list.https.sub.html](https://w3c-test.org/submissions/4193/content-security-policy/worker-src/service-list.https.sub.html) ###
|                             Subtest                             | Results |
|-----------------------------------------------------------------|---------|
|                                                                 | ERROR   |
| `Same-origin service worker allowed by host-source expression.` | PASS    |

### [/content-security-policy/worker-src/shared-self.sub.html](http://w3c-test.org/submissions/4193/content-security-policy/worker-src/shared-self.sub.html) ###
|                      Subtest                      | Results |
|---------------------------------------------------|---------|
|                                                   | OK      |
| `Same-origin dedicated worker allowed by 'self'.` | PASS    |

### [/content-security-policy/worker-src/service-child.https.sub.html](https://w3c-test.org/submissions/4193/content-security-policy/worker-src/service-child.https.sub.html) ###
|                             Subtest                             | Results |
|-----------------------------------------------------------------|---------|
|                                                                 | ERROR   |
| `Same-origin service worker allowed by host-source expression.` | FAIL    |

### [/content-security-policy/worker-src/shared-list.sub.html](http://w3c-test.org/submissions/4193/content-security-policy/worker-src/shared-list.sub.html) ###
|                      Subtest                      | Results |
|---------------------------------------------------|---------|
|                                                   | OK      |
| `Same-origin dedicated worker allowed by 'self'.` | PASS    |
| `blob: dedicated worker allowed by 'blob:'.`      | PASS    |

### [/content-security-policy/worker-src/dedicated-child.sub.html](http://w3c-test.org/submissions/4193/content-security-policy/worker-src/dedicated-child.sub.html) ###
|                              Subtest                              | Results |
|-------------------------------------------------------------------|---------|
|                                                                   | OK      |
| `Same-origin dedicated worker allowed by host-source expression.` | PASS    |
| `blob: dedicated worker allowed by 'blob:'.`                      | PASS    |


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

Received on Thursday, 10 November 2016 09:12:30 UTC