- From: W3C commit bot <web-platform-tests-notifications@w3.org>
- Date: Wed, 29 Mar 2017 22:56:58 GMT
- To: public-web-platform-tests-notifications@w3.org
[View the complete job log.](https://travis-ci.org/w3c/web-platform-tests/jobs/216490974) # Chrome (unstable channel) # Testing web-platform-tests at revision e1fb1e3d5250f14ac5e96544c38bc5db3829d6c2 Using browser at version 59.0.3053.3 dev Starting 10 test iterations All results were stable ## All results ## <details> <summary>23 tests ran</summary> <details> <summary><a href="http://w3c-test.org/submissions/5261/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/5261/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/5261/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/5261/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/5261/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/5261/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/5261/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/5261/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/5261/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/5261/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/5261/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/5261/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/5261/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/5261/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/5261/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/5261/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/5261/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/5261/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/5261/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/5261/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/5261/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="http://w3c-test.org/submissions/5261/css/selectors4/focus-within-009.html">/css/selectors4/focus-within-009.html</a></summary> | Subtest | Results | Messages | |-----------------------------------------|---------|------------------------------------------------------------------------------------------------| | | OK | | | `Initial State` | FAIL | `Failed to execute 'querySelectorAll' on 'Document': ':focus-within' is not a valid selector.` | | `Focus 'target1'` | FAIL | `assert_array_equals: lengths differ, expected 6 got 0` | | `Focus 'target2'` | FAIL | `assert_array_equals: lengths differ, expected 6 got 0` | | `Set display none on 'target2'` | FAIL | `assert_array_equals: lengths differ, expected 6 got 0` | | `Focus 'target1' again` | FAIL | `assert_array_equals: lengths differ, expected 6 got 0` | | `Try to focus 'target2'` | FAIL | `assert_array_equals: lengths differ, expected 6 got 0` | | `Set display back on 'target2'` | FAIL | `assert_array_equals: lengths differ, expected 6 got 0` | | `Focus 'target2' again` | FAIL | `assert_array_equals: lengths differ, expected 6 got 0` | | `Set display none on 'container2'` | FAIL | `assert_array_equals: lengths differ, expected 6 got 0` | | `Focus 'target1' once again` | FAIL | `assert_array_equals: lengths differ, expected 6 got 0` | | `Try to focus 'target2' again` | FAIL | `assert_array_equals: lengths differ, expected 6 got 0` | | `Set display back on 'container2'` | FAIL | `assert_array_equals: lengths differ, expected 6 got 0` | | `Detach 'container1' from the document` | FAIL | `Failed to execute 'querySelectorAll' on 'Document': ':focus-within' is not a valid selector.` | | `Try to focus 'target1'` | FAIL | `Failed to execute 'querySelectorAll' on 'Document': ':focus-within' is not a valid selector.` | | `Focus 'target2' once again` | FAIL | `assert_array_equals: lengths differ, expected 6 got 0` | | `Attach 'container1' in 'container2'` | FAIL | `assert_array_equals: lengths differ, expected 6 got 0` | | `Focus 'target1' for the last time` | FAIL | `assert_array_equals: lengths differ, expected 7 got 0` | | `Move 'target1' in 'container2'` | FAIL | `Failed to execute 'querySelectorAll' on 'Document': ':focus-within' is not a valid selector.` | </details> <details> <summary><a href="https://w3c-test.org/submissions/5261/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/5261#issuecomment-290251346
Received on Wednesday, 29 March 2017 22:57:10 UTC