- From: W3C commit bot <web-platform-tests-notifications@w3.org>
- Date: Wed, 05 Apr 2017 07:47:44 GMT
- To: public-web-platform-tests-notifications@w3.org
[View the complete job log.](https://travis-ci.org/w3c/web-platform-tests/jobs/218776550) # Firefox (nightly channel) # Testing web-platform-tests at revision 8497c78ef1eae180ef5ca8dbbfaeabc3c3c9d2c3 Using browser at version BuildID 20170404100210; SourceStamp b5d8b27a753725c1de41ffae2e338798f3b5cacd Starting 10 test iterations All results were stable ## All results ## <details> <summary>2 tests ran</summary> <details> <summary><a href="https://w3c-test.org/submissions/5376/service-workers/service-worker/register-link-element.https.html">/service-workers/service-worker/register-link-element.https.html</a></summary> | Subtest | Results | Messages | |-------------------------------------------------------------------------|---------|------------------| | | TIMEOUT | | | `Registering normal scope` | TIMEOUT | `Test timed out` | | `Registering scope with fragment` | NOTRUN | | | `Registering same scope as the script directory` | NOTRUN | | | `Registering same scope as the script directory without the last slash` | NOTRUN | | | `Registration scope outside the script directory` | NOTRUN | | | `Registering scope outside domain` | NOTRUN | | | `Registering script outside domain` | NOTRUN | | | `Registering non-existent script` | NOTRUN | | | `Registering invalid chunked encoding script` | NOTRUN | | | `Registering invalid chunked encoding script with flush` | NOTRUN | | | `Registering script with no MIME type` | NOTRUN | | | `Registering script with bad MIME type` | NOTRUN | | | `Registering script with good MIME type application/ecmascript` | NOTRUN | | | `Registering script with good MIME type application/javascript` | NOTRUN | | | `Registering script with good MIME type application/x-ecmascript` | NOTRUN | | | `Registering script with good MIME type application/x-javascript` | NOTRUN | | | `Registering script with good MIME type text/ecmascript` | NOTRUN | | | `Registering script with good MIME type text/javascript` | NOTRUN | | | `Registering script with good MIME type text/javascript1.0` | NOTRUN | | | `Registering script with good MIME type text/javascript1.1` | NOTRUN | | | `Registering script with good MIME type text/javascript1.2` | NOTRUN | | | `Registering script with good MIME type text/javascript1.3` | NOTRUN | | | `Registering script with good MIME type text/javascript1.4` | NOTRUN | | | `Registering script with good MIME type text/javascript1.5` | NOTRUN | | | `Registering script with good MIME type text/jscript` | NOTRUN | | | `Registering script with good MIME type text/livescript` | NOTRUN | | | `Registering script with good MIME type text/x-ecmascript` | NOTRUN | | | `Registering script with good MIME type text/x-javascript` | NOTRUN | | | `Registering redirected script` | NOTRUN | | | `Registering script including parse error` | NOTRUN | | | `Registering script including undefined error` | NOTRUN | | | `Registering script including uncaught exception` | NOTRUN | | | `Registering script including caught exception` | NOTRUN | | | `Registering script importing malformed script` | NOTRUN | | | `Registering script importing non-existent script` | NOTRUN | | | `Scope including URL-encoded multibyte characters` | NOTRUN | | | `Scope including non-escaped multibyte characters` | NOTRUN | | | `Script URL including URL-encoded slash` | NOTRUN | | | `Script URL including uppercase URL-encoded slash` | NOTRUN | | | `Scope including URL-encoded slash` | NOTRUN | | | `Script URL including URL-encoded backslash` | NOTRUN | | | `Script URL including uppercase URL-encoded backslash` | NOTRUN | | | `Scope including URL-encoded backslash` | NOTRUN | | | `Script URL including self-reference` | NOTRUN | | | `Scope including self-reference` | NOTRUN | | | `Script URL including parent-reference` | NOTRUN | | | `Scope including parent-reference` | NOTRUN | | | `Scope including parent-reference and not under the script directory` | NOTRUN | | | `Script URL including consecutive slashes` | NOTRUN | | | `Scope including consecutive slashes` | NOTRUN | | | `Script URL is same-origin filesystem: URL` | NOTRUN | | | `Scope URL is same-origin filesystem: URL` | NOTRUN | | </details> <details> <summary><a href="https://w3c-test.org/submissions/5376/service-workers/service-worker/registration.https.html">/service-workers/service-worker/registration.https.html</a></summary> | Subtest | Results | Messages | |-------------------------------------------------------------------------|---------|----------------------------------------------------------------------------------------------------| | | OK | | | `Registering normal scope` | PASS | | | `Registering scope with fragment` | PASS | | | `Registering same scope as the script directory` | PASS | | | `Registering same scope as the script directory without the last slash` | PASS | | | `Registration scope outside the script directory` | PASS | | | `Registering scope outside domain` | PASS | | | `Registering script outside domain` | PASS | | | `Registering non-existent script` | PASS | | | `Registering invalid chunked encoding script` | PASS | | | `Registering invalid chunked encoding script with flush` | PASS | | | `Registering script with no MIME type` | PASS | | | `Registering script with bad MIME type` | PASS | | | `Registering script with good MIME type application/ecmascript` | FAIL | `promise_test: Unhandled rejection with value: object "SecurityError: The operation is insecure."` | | `Registering script with good MIME type application/javascript` | PASS | | | `Registering script with good MIME type application/x-ecmascript` | FAIL | `promise_test: Unhandled rejection with value: object "SecurityError: The operation is insecure."` | | `Registering script with good MIME type application/x-javascript` | PASS | | | `Registering script with good MIME type text/ecmascript` | FAIL | `promise_test: Unhandled rejection with value: object "SecurityError: The operation is insecure."` | | `Registering script with good MIME type text/javascript` | PASS | | | `Registering script with good MIME type text/javascript1.0` | FAIL | `promise_test: Unhandled rejection with value: object "SecurityError: The operation is insecure."` | | `Registering script with good MIME type text/javascript1.1` | FAIL | `promise_test: Unhandled rejection with value: object "SecurityError: The operation is insecure."` | | `Registering script with good MIME type text/javascript1.2` | FAIL | `promise_test: Unhandled rejection with value: object "SecurityError: The operation is insecure."` | | `Registering script with good MIME type text/javascript1.3` | FAIL | `promise_test: Unhandled rejection with value: object "SecurityError: The operation is insecure."` | | `Registering script with good MIME type text/javascript1.4` | FAIL | `promise_test: Unhandled rejection with value: object "SecurityError: The operation is insecure."` | | `Registering script with good MIME type text/javascript1.5` | FAIL | `promise_test: Unhandled rejection with value: object "SecurityError: The operation is insecure."` | | `Registering script with good MIME type text/jscript` | FAIL | `promise_test: Unhandled rejection with value: object "SecurityError: The operation is insecure."` | | `Registering script with good MIME type text/livescript` | FAIL | `promise_test: Unhandled rejection with value: object "SecurityError: The operation is insecure."` | | `Registering script with good MIME type text/x-ecmascript` | FAIL | `promise_test: Unhandled rejection with value: object "SecurityError: The operation is insecure."` | | `Registering script with good MIME type text/x-javascript` | FAIL | `promise_test: Unhandled rejection with value: object "SecurityError: The operation is insecure."` | | `Registering redirected script` | PASS | | | `Registering script including parse error` | PASS | | | `Registering script including undefined error` | PASS | | | `Registering script including uncaught exception` | PASS | | | `Registering script including caught exception` | PASS | | | `Registering script importing malformed script` | PASS | | | `Registering script importing non-existent script` | PASS | | | `Scope including URL-encoded multibyte characters` | PASS | | | `Scope including non-escaped multibyte characters` | PASS | | | `Script URL including URL-encoded slash` | PASS | | | `Script URL including uppercase URL-encoded slash` | PASS | | | `Scope including URL-encoded slash` | PASS | | | `Script URL including URL-encoded backslash` | PASS | | | `Script URL including uppercase URL-encoded backslash` | PASS | | | `Scope including URL-encoded backslash` | PASS | | | `Script URL including self-reference` | PASS | | | `Scope including self-reference` | PASS | | | `Script URL including parent-reference` | PASS | | | `Scope including parent-reference` | PASS | | | `Scope including parent-reference and not under the script directory` | PASS | | | `Script URL including consecutive slashes` | PASS | | | `Scope including consecutive slashes` | PASS | | | `Script URL is same-origin filesystem: URL` | PASS | | | `Scope URL is same-origin filesystem: URL` | PASS | | </details> </details> View on GitHub: https://github.com/w3c/web-platform-tests/pull/5376#issuecomment-291781698
Received on Wednesday, 5 April 2017 07:47:57 UTC