- From: W3C commit bot <web-platform-tests-notifications@w3.org>
- Date: Wed, 15 Mar 2017 16:26:23 GMT
- To: public-web-platform-tests-notifications@w3.org
[View the complete job log.](https://travis-ci.org/w3c/web-platform-tests/jobs/211415823) # Chrome (unstable channel) # Testing web-platform-tests at revision ac5f2fc47cb0354a866b342dc50e5a354c599849 Using browser at version 58.0.3029.19 dev Starting 10 test iterations All results were stable ## All results ## <details> <summary>4 tests ran</summary> <details> <summary><a href="http://w3c-test.org/submissions/5117/resource-timing/resource_TAO_multi.htm">/resource-timing/resource_TAO_multi.htm</a></summary> | Subtest | Results | Messages | |------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------|----------| | | OK | | | `window.performance is defined` | PASS | | | `window.performance.getEntriesByType is defined` | PASS | | | `redirectStart, redirectEnd, domainLookupStart, domainLookupEnd, connectStart, connectEnd, secureConnectionStart, requestStart, and responseStart -- should be all returned as 0 when the HTTP response includes more than one Timing-Allow-Origin header value and TAO algorithm fails` | PASS | | </details> <details> <summary><a href="http://w3c-test.org/submissions/5117/resource-timing/resource_TAO_origin.htm">/resource-timing/resource_TAO_origin.htm</a></summary> | Subtest | Results | Messages | |------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------|----------| | | OK | | | `window.performance is defined` | PASS | | | `window.performance.getEntriesByType is defined` | PASS | | | `redirectStart, redirectEnd, domainLookupStart, domainLookupEnd, connectStart, connectEnd, secureConnectionStart, requestStart, and responseStart -- should NOT be all returned as 0 when the value of Timing-Allow-Origin is a case-sensitive match for the value of the origin of the current document and TAO algorithm passes` | PASS | | </details> <details> <summary><a href="http://w3c-test.org/submissions/5117/resource-timing/resource_TAO_origin_uppercase.htm">/resource-timing/resource_TAO_origin_uppercase.htm</a></summary> | Subtest | Results | Messages | |------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------|----------| | | OK | | | `window.performance is defined` | PASS | | | `window.performance.getEntriesByType is defined` | PASS | | | `redirectStart, redirectEnd, domainLookupStart, domainLookupEnd, connectStart, connectEnd, secureConnectionStart, requestStart, and responseStart -- should be all returned as 0 when the value of Timing-Allow-Origin is NOT a case-sensitive match for the value of the origin of the current document and TAO algorithm passes` | PASS | | </details> <details> <summary><a href="http://w3c-test.org/submissions/5117/resource-timing/resource_TAO_zero.htm">/resource-timing/resource_TAO_zero.htm</a></summary> | Subtest | Results | Messages | |---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------|----------| | | OK | | | `window.performance is defined` | PASS | | | `window.performance.getEntriesByType is defined` | PASS | | | `redirectStart, redirectEnd, domainLookupStart, domainLookupEnd, connectStart, connectEnd, secureConnectionStart, requestStart, and responseStart -- should be all returned as 0 when the HTTP response includes zero Timing-Allow-Origin header value and TAO algorithm fails` | PASS | | </details> </details> View on GitHub: https://github.com/w3c/web-platform-tests/pull/5117#issuecomment-286797668
Received on Wednesday, 15 March 2017 16:26:35 UTC