Re: Added feature policy tests for header feature policy (#5055)

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

# Chrome (unstable channel) #
Testing web-platform-tests at revision 7cc179d7e8bcd807724b08bba4549c84124c2d20
Using browser at version 58.0.3026.3 dev
Starting 10 test iterations
All results were stable
## All results ##
<details>
<summary>9 tests ran</summary>
<details>
<summary><a href="http://w3c-test.org/submissions/5055/feature-policy/header-policy-fullscreen-disabled.sub.html">/feature-policy/header-policy-fullscreen-disabled.sub.html</a></summary>


|                                                           Subtest                                                            | Results |     Messages     |
|------------------------------------------------------------------------------------------------------------------------------|---------|------------------|
|                                                                                                                              | TIMEOUT |                  |
| `same origin iframe with allowfullscreen = false may not call document.requestFullscreen() when disabled by feature policy`  | TIMEOUT | `Test timed out` |
| `cross origin iframe with allowfullscreen = false may not call document.requestFullscreen() when disabled by feature policy` | NOTRUN  |                  |
| `same origin iframe with allowfullscreen = true may not call document.requestFullscreen() when disabled by feature policy`   | NOTRUN  |                  |
| `cross origin iframe with allowfullscreen = true may not call document.requestFullscreen() when disabled by feature policy`  | NOTRUN  |                  |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/5055/feature-policy/header-policy-fullscreen-enabled-for-all.sub.html">/feature-policy/header-policy-fullscreen-enabled-for-all.sub.html</a></summary>


|                                                         Subtest                                                         | Results |     Messages     |
|-------------------------------------------------------------------------------------------------------------------------|---------|------------------|
|                                                                                                                         | TIMEOUT |                  |
| `same origin iframe with allowfullscreen = false may call document.requestFullscreen() when enabled by feature policy`  | TIMEOUT | `Test timed out` |
| `cross origin iframe with allowfullscreen = false may call document.requestFullscreen() when enabled by feature policy` | NOTRUN  |                  |
| `same origin iframe with allowfullscreen = true may call document.requestFullscreen() when enabled by feature policy`   | NOTRUN  |                  |
| `cross origin iframe with allowfullscreen = true may call document.requestFullscreen() when enabled by feature policy`  | NOTRUN  |                  |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/5055/feature-policy/header-policy-fullscreen-enabled-for-self.sub.html">/feature-policy/header-policy-fullscreen-enabled-for-self.sub.html</a></summary>


|                                                                       Subtest                                                                       | Results |     Messages     |
|-----------------------------------------------------------------------------------------------------------------------------------------------------|---------|------------------|
|                                                                                                                                                     | TIMEOUT |                  |
| `same origin iframe with allowfullscreen = false may call document.requestFullscreen() when enabled by feature policy or allowfullscreen attribute` | TIMEOUT | `Test timed out` |
| `cross origin iframe with allowfullscreen = false may not call document.requestFullscreen() when disabled by feature policy`                        | NOTRUN  |                  |
| `same origin iframe with allowfullscreen = true may call document.requestFullscreen() when enabled by feature policy or allowfullscreen attribute`  | NOTRUN  |                  |
| `cross origin iframe with allowfullscreen = true may not call document.requestFullscreen() when disabled by feature policy`                         | NOTRUN  |                  |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/5055/feature-policy/header-policy-payment-disabled.sub.html">/feature-policy/header-policy-payment-disabled.sub.html</a></summary>


| Subtest | Results | Messages |
|---------|---------|----------|
|         | TIMEOUT |          |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/5055/feature-policy/header-policy-payment-enabled-for-all.sub.html">/feature-policy/header-policy-payment-enabled-for-all.sub.html</a></summary>


| Subtest | Results | Messages |
|---------|---------|----------|
|         | TIMEOUT |          |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/5055/feature-policy/header-policy-payment-enabled-for-self.sub.html">/feature-policy/header-policy-payment-enabled-for-self.sub.html</a></summary>


| Subtest | Results | Messages |
|---------|---------|----------|
|         | TIMEOUT |          |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/5055/feature-policy/header-policy-vibrate-disabled.sub.html">/feature-policy/header-policy-vibrate-disabled.sub.html</a></summary>


| Subtest | Results | Messages |
|---------|---------|----------|
|         | TIMEOUT |          |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/5055/feature-policy/header-policy-vibrate-enabled-for-all.sub.html">/feature-policy/header-policy-vibrate-enabled-for-all.sub.html</a></summary>


| Subtest | Results | Messages |
|---------|---------|----------|
|         | TIMEOUT |          |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/5055/feature-policy/header-policy-vibrate-enabled-for-self.sub.html">/feature-policy/header-policy-vibrate-enabled-for-self.sub.html</a></summary>


| Subtest | Results | Messages |
|---------|---------|----------|
|         | TIMEOUT |          |

</details>
</details>

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

Received on Monday, 6 March 2017 20:46:49 UTC