Re: [console-tests] Add console timeline timelineEnd historical tests (#5259)

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

# Chrome (unstable channel) #
Testing web-platform-tests at revision 311a863ee0651635295956cb7d71a4f1b08e6c27
Using browser at version 59.0.3053.3 dev
Starting 10 test iterations
All results were stable
## All results ##
<details>
<summary>24 tests ran</summary>
<details>
<summary><a href="http://w3c-test.org/submissions/5259/console/console-timeline-timelineEnd-historical.any.html">/console/console-timeline-timelineEnd-historical.any.html</a></summary>


|                             Subtest                             | Results |                                                                            Messages                                                                            |
|-----------------------------------------------------------------|---------|----------------------------------------------------------------------------------------------------------------------------------------------------------------|
|                                                                 | OK      |                                                                                                                                                                |
| `'timeline' function should not exist on the console object`    | FAIL    | `assert_equals: console.timeline should be undefined expected (undefined) undefined but got (function) function "function timeline() { [native code] }"`       |
| `'timelineEnd' function should not exist on the console object` | FAIL    | `assert_equals: console.timelineEnd should be undefined expected (undefined) undefined but got (function) function "function timelineEnd() { [native code] }"` |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/5259/console/console-timeline-timelineEnd-historical.any.worker.html">/console/console-timeline-timelineEnd-historical.any.worker.html</a></summary>


|                             Subtest                             | Results |                                                                            Messages                                                                            |
|-----------------------------------------------------------------|---------|----------------------------------------------------------------------------------------------------------------------------------------------------------------|
|                                                                 | OK      |                                                                                                                                                                |
| `'timeline' function should not exist on the console object`    | FAIL    | `assert_equals: console.timeline should be undefined expected (undefined) undefined but got (function) function "function timeline() { [native code] }"`       |
| `'timelineEnd' function should not exist on the console object` | FAIL    | `assert_equals: console.timelineEnd should be undefined expected (undefined) undefined but got (function) function "function timelineEnd() { [native code] }"` |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/5259/content-security-policy/style-src/style-src-error-event-fires.html">/content-security-policy/style-src/style-src-error-event-fires.html</a></summary>


|                   Subtest                   | Results | Messages |
|---------------------------------------------|---------|----------|
|                                             | OK      |          |
| `Test error event fires on stylesheet link` | PASS    |          |
| `Test error event fires on inline style`    | PASS    |          |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/5259/content-security-policy/style-src/style-src-hash-allowed.html">/content-security-policy/style-src/style-src-hash-allowed.html</a></summary>


|                             Subtest                              | Results | Messages |
|------------------------------------------------------------------|---------|----------|
|                                                                  | OK      |          |
| `All style elements should load because they have proper hashes` | PASS    |          |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/5259/content-security-policy/style-src/style-src-hash-blocked.html">/content-security-policy/style-src/style-src-hash-blocked.html</a></summary>


|                     Subtest                      | Results | Messages |
|--------------------------------------------------|---------|----------|
|                                                  | OK      |          |
| `Should load the style with a correct hash`      | PASS    |          |
| `Should not load style that does not match hash` | PASS    |          |
| `Should fire a securitypolicyviolation event`    | PASS    |          |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/5259/content-security-policy/style-src/style-src-hash-default-src-allowed.html">/content-security-policy/style-src/style-src-hash-default-src-allowed.html</a></summary>


|                             Subtest                              | Results | Messages |
|------------------------------------------------------------------|---------|----------|
|                                                                  | OK      |          |
| `All style elements should load because they have proper hashes` | PASS    |          |

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


|                        Subtest                        | Results | Messages |
|-------------------------------------------------------|---------|----------|
|                                                       | OK      |          |
| `Imported style that violates policy should not load` | PASS    |          |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/5259/content-security-policy/style-src/style-src-imported-style-blocked.html">/content-security-policy/style-src/style-src-imported-style-blocked.html</a></summary>


|                                 Subtest                                  | Results | Messages |
|--------------------------------------------------------------------------|---------|----------|
|                                                                          | OK      |          |
| `@import stylesheet should not load because it does not match style-src` | PASS    |          |
| `Should fire a securitypolicyviolation event`                            | PASS    |          |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/5259/content-security-policy/style-src/style-src-injected-inline-style-allowed.html">/content-security-policy/style-src/style-src-injected-inline-style-allowed.html</a></summary>


|                         Subtest                          | Results | Messages |
|----------------------------------------------------------|---------|----------|
|                                                          | OK      |          |
| `Injected inline style should load with 'unsafe-inline'` | PASS    |          |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/5259/content-security-policy/style-src/style-src-injected-inline-style-blocked.html">/content-security-policy/style-src/style-src-injected-inline-style-blocked.html</a></summary>


|                      Subtest                      | Results | Messages |
|---------------------------------------------------|---------|----------|
|                                                   | OK      |          |
| `Injected style attributes should not be applied` | PASS    |          |
| `Should fire a securitypolicyviolation event`     | PASS    |          |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/5259/content-security-policy/style-src/style-src-injected-stylesheet-allowed.sub.html">/content-security-policy/style-src/style-src-injected-stylesheet-allowed.sub.html</a></summary>


|                      Subtest                      | Results | Messages |
|---------------------------------------------------|---------|----------|
|                                                   | OK      |          |
| `Programatically injected stylesheet should load` | PASS    |          |

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


|                        Subtest                        | Results | Messages |
|-------------------------------------------------------|---------|----------|
|                                                       | OK      |          |
| `Programatically injected stylesheet should not load` | PASS    |          |
| `Should fire a securitypolicyviolation event`         | PASS    |          |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/5259/content-security-policy/style-src/style-src-inline-style-allowed.html">/content-security-policy/style-src/style-src-inline-style-allowed.html</a></summary>


|                     Subtest                      | Results | Messages |
|--------------------------------------------------|---------|----------|
|                                                  | OK      |          |
| `Inline style should apply with 'unsafe-inline'` | PASS    |          |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/5259/content-security-policy/style-src/style-src-inline-style-attribute-allowed.html">/content-security-policy/style-src/style-src-inline-style-attribute-allowed.html</a></summary>


|                          Subtest                           | Results | Messages |
|------------------------------------------------------------|---------|----------|
|                                                            | OK      |          |
| `Inline style attribute should apply with 'unsafe-inline'` | PASS    |          |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/5259/content-security-policy/style-src/style-src-inline-style-attribute-blocked.html">/content-security-policy/style-src/style-src-inline-style-attribute-blocked.html</a></summary>


|                                Subtest                                 | Results | Messages |
|------------------------------------------------------------------------|---------|----------|
|                                                                        | OK      |          |
| `Inline style attribute should not be applied without 'unsafe-inline'` | PASS    |          |
| `Should fire a securitypolicyviolation event`                          | PASS    |          |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/5259/content-security-policy/style-src/style-src-inline-style-blocked.html">/content-security-policy/style-src/style-src-inline-style-blocked.html</a></summary>


|                            Subtest                             | Results | Messages |
|----------------------------------------------------------------|---------|----------|
|                                                                | OK      |          |
| `Inline style element should not load without 'unsafe-inline'` | PASS    |          |
| `Should fire a securitypolicyviolation event`                  | PASS    |          |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/5259/content-security-policy/style-src/style-src-inline-style-nonce-allowed.html">/content-security-policy/style-src/style-src-inline-style-nonce-allowed.html</a></summary>


|                Subtest                 | Results | Messages |
|----------------------------------------|---------|----------|
|                                        | OK      |          |
| `Style with correct nonce should load` | PASS    |          |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/5259/content-security-policy/style-src/style-src-inline-style-nonce-blocked-error-event.html">/content-security-policy/style-src/style-src-inline-style-nonce-blocked-error-event.html</a></summary>


|                               Subtest                               | Results | Messages |
|---------------------------------------------------------------------|---------|----------|
|                                                                     | OK      |          |
| `Should fire a securitypolicyviolation event`                       | PASS    |          |
| `Test that paragraph remains unmodified and error events received.` | PASS    |          |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/5259/content-security-policy/style-src/style-src-inline-style-nonce-blocked.html">/content-security-policy/style-src/style-src-inline-style-nonce-blocked.html</a></summary>


|                          Subtest                          | Results | Messages |
|-----------------------------------------------------------|---------|----------|
|                                                           | OK      |          |
| `Should not load inline style element with invalid nonce` | PASS    |          |
| `Should fire a securitypolicyviolation event`             | PASS    |          |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/5259/content-security-policy/style-src/style-src-none-blocked.html">/content-security-policy/style-src/style-src-none-blocked.html</a></summary>


|                     Subtest                      | Results | Messages |
|--------------------------------------------------|---------|----------|
|                                                  | OK      |          |
| `Should not stylesheet when style-src is 'none'` | PASS    |          |
| `Should fire a securitypolicyviolation event`    | PASS    |          |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/5259/content-security-policy/style-src/style-src-star-allowed.html">/content-security-policy/style-src/style-src-star-allowed.html</a></summary>


|          Subtest           | Results | Messages |
|----------------------------|---------|----------|
|                            | OK      |          |
| `* should allow any style` | PASS    |          |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/5259/content-security-policy/style-src/style-src-stylesheet-nonce-allowed.html">/content-security-policy/style-src/style-src-stylesheet-nonce-allowed.html</a></summary>


|                     Subtest                      | Results | Messages |
|--------------------------------------------------|---------|----------|
|                                                  | OK      |          |
| `Stylesheet link should load with correct nonce` | PASS    |          |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/5259/content-security-policy/style-src/style-src-stylesheet-nonce-blocked.html">/content-security-policy/style-src/style-src-stylesheet-nonce-blocked.html</a></summary>


|                      Subtest                       | Results | Messages |
|----------------------------------------------------|---------|----------|
|                                                    | OK      |          |
| `Should not load stylesheet without correct nonce` | PASS    |          |
| `Should fire a securitypolicyviolation event`      | PASS    |          |

</details>
<details>
<summary><a href="https://w3c-test.org/submissions/5259/service-workers/service-worker/controller-on-load.https.html">/service-workers/service-worker/controller-on-load.https.html</a></summary>


|                    Subtest                    | Results | Messages |
|-----------------------------------------------|---------|----------|
|                                               | OK      |          |
| `controller is set for a controlled document` | PASS    |          |

</details>
</details>

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

Received on Wednesday, 29 March 2017 22:19:56 UTC