- From: wpt-stability-bot <web-platform-tests-notifications@w3.org>
- Date: Wed, 18 Jan 2017 13:39:50 GMT
- To: public-web-platform-tests-notifications@w3.org
# Chrome (unstable channel) # Testing revision b43071ae3e295184dd2c3ac11931e341fff102f7 Starting 10 test iterations All results were stable ## All results ## <details> <summary><a href="http://w3c-test.org/submissions/4555/cors/remote-origin.htm">/cors/remote-origin.htm</a></summary> | Subtest | Results | |-------------------------------------------------------------------------|---------| | | OK | | `Disallow origin: http:/www1.web-platform.test:8000` | PASS | | `Disallow origin: ftp://www1.web-platform.test:8000` | PASS | | `Allow origin: _http://www1.web-platform.test:8000` | PASS | | `Disallow origin: http://web-platform.test:8000/cors/remote-origin.htm` | PASS | | `Disallow origin: http://www1.web-platform.test:8000%23` | PASS | | `Disallow origin: -` | PASS | | `Disallow origin: HTTP://WWW1.WEB-PLATFORM.TEST:8000` | PASS | | `Disallow origin: http://WWW1.WEB-PLATFORM.TEST:8000` | PASS | | `Disallow origin: ://www1.web-platform.test:8000` | PASS | | `Disallow origin: http:://www1.web-platform.test:8000` | PASS | | `Disallow origin: www1.web-platform.test:8000` | PASS | | `Disallow origin: null_http://www1.web-platform.test:8000` | PASS | | `Disallow origin: http://web-platform.test:8000` | PASS | | `Disallow origin: *_http://www1.web-platform.test:8000` | PASS | | `Allow origin: *` | PASS | | `Disallow origin: **` | PASS | | `Allow origin: [tab]*` | PASS | | `Disallow origin: http://www1.web-platform.test:8000/cors/` | PASS | | `Disallow origin: http://www1.web-platform.test:8000_/` | PASS | | `Disallow origin: *http://www1.web-platform.test:8000` | PASS | | `Disallow origin: ` | PASS | | `Disallow origin: *_*` | PASS | | `Disallow origin: http://www1.web-platform.test:8000:80` | PASS | | `Disallow origin: *\0` | FAIL | | `Disallow origin: \0*` | FAIL | | `Allow origin: http://www1.web-platform.test:8000` | PASS | | `Disallow origin: HTTP://www1.web-platform.test:8000` | PASS | | `Allow origin: _*__` | PASS | | `Disallow origin: http://example.net` | PASS | | `Disallow origin: http://www1.web-platform.test:8000\0` | FAIL | | `Disallow origin: *http://*` | PASS | | `Allow origin: _http://www1.web-platform.test:8000___[tab]_` | PASS | | `Allow origin: [tab]http://www1.web-platform.test:8000` | PASS | | `Disallow origin: http://www1.web-platform.test:8000?` | PASS | | `Disallow origin: //www1.web-platform.test:8000` | PASS | | `Disallow origin: http://web-platform.test:8000/cors/` | PASS | | `Disallow origin: null` | PASS | | `Disallow origin: \0http://www1.web-platform.test:8000` | FAIL | | `Disallow origin: http://www1.web-platform.test:8000,_*` | PASS | | `Disallow origin: '*'` | PASS | | `Disallow origin: http://www1.web-platform.test:8000/` | PASS | | `Disallow origin: http:www1.web-platform.test:8000` | PASS | | `Disallow origin: *,_http://www1.web-platform.test:8000` | PASS | | `Disallow origin: "*"` | PASS | | `Disallow origin: http://www1.web-platform.test:8000#` | PASS | </details> <details> <summary><a href="http://w3c-test.org/submissions/4555/cors/simple-requests.htm">/cors/simple-requests.htm</a></summary> | Subtest | Results | |----------------------------------------------------------------------------------------------------------------------------------------------|---------| | | OK | | `No preflight POST and {"CONTENT-language":"test"}` | PASS | | `No preflight GET and {"CONTENT-language":"test"}` | PASS | | `Check simple headers (async)` | PASS | | `No preflight GET and {"accept-language":"test"}` | PASS | | `No preflight HEAD and {"Content-Type":"application/x-www-form-urlencoded"}` | PASS | | `No preflight POST and {"Content-Type":"application/x-www-form-urlencoded"}` | PASS | | `No preflight HEAD and {"CONTENT-language":"test"}` | PASS | | `No preflight post and {"content-type":"text/plain"}` | PASS | | `No preflight HEAD and {"content-type":"multipart/form-data"}` | PASS | | `No preflight HEAD and {"accept-language":"test"}` | PASS | | `No preflight POST and {"Accept":"test"}` | PASS | | `No preflight HEAD and {"accept":"test","accept-language":"test","content-language":"test","content-type":"text/plain; parameter=whatever"}` | PASS | | `No preflight POST and {"content-type":"text/plain"}` | PASS | | `No preflight GET and {"accept":"test","accept-language":"test","content-language":"test","content-type":"text/plain; parameter=whatever"}` | PASS | | `No preflight GET and {"content-type":"multipart/form-data"}` | PASS | | `No preflight POST and {"content-type":"multipart/form-data"}` | PASS | | `No preflight GET and {"Accept":"test"}` | PASS | | `No preflight HEAD and {"content-type":"text/plain"}` | PASS | | `No preflight HEAD and {"Accept":"test"}` | PASS | | `No preflight GET and {"content-type":"text/plain"}` | PASS | | `No preflight POST and {"accept-language":"test"}` | PASS | | `No preflight Get and {"content-type":"text/plain; parameter=extra_bonus"}` | PASS | | `No preflight POST and {"accept":"test","accept-language":"test","content-language":"test","content-type":"text/plain; parameter=whatever"}` | PASS | | `No preflight GET and {"Content-Type":"application/x-www-form-urlencoded"}` | PASS | </details> <details> <summary><a href="http://w3c-test.org/submissions/4555/cors/preflight-cache.htm">/cors/preflight-cache.htm</a></summary> | Subtest | Results | |----------------------------------------------------------------------------------|---------| | | OK | | `preflight first request, second from cache, wait, third should preflight again` | PASS | | `Test preflight` | PASS | | `preflight for x-print should be cached` | PASS | | `age = 0, should not be cached` | PASS | | `age = -1, should not be cached` | FAIL | </details> View on GitHub: https://github.com/w3c/web-platform-tests/pull/4555#issuecomment-273477424
Received on Wednesday, 18 January 2017 13:40:02 UTC