- From: W3C commit bot <web-platform-tests-notifications@w3.org>
- Date: Fri, 24 Feb 2017 23:14:26 GMT
- To: public-web-platform-tests-notifications@w3.org
[View the complete job log.](https://travis-ci.org/w3c/web-platform-tests/jobs/205148904) # Chrome (unstable channel) # Testing web-platform-tests at revision db4669da9b14a80f981c56a3b63210d5dbd737b9 Using browser at version 58.0.3018.3 dev Starting 10 test iterations All results were stable ## All results ## <details> <summary>7 tests ran</summary> <details> <summary><a href="http://w3c-test.org/submissions/5014/html/webappapis/scripting/events/event-handler-processing-algorithm-error/window-runtime-error.html">/html/webappapis/scripting/events/event-handler-processing-algorithm-error/window-runtime-error.html</a></summary> | Subtest | Results | |-----------------------------------------------------------------------------------------|---------| | | OK | | `error event is weird (return true cancels; many args) on Window, with a runtime error` | PASS | </details> <details> <summary><a href="http://w3c-test.org/submissions/5014/html/webappapis/scripting/events/event-handler-processing-algorithm-error/window-synthetic-errorevent.html">/html/webappapis/scripting/events/event-handler-processing-algorithm-error/window-synthetic-errorevent.html</a></summary> | Subtest | Results | |------------------------------------------------------------------------------------------------|---------| | | OK | | `error event is weird (return true cancels; many args) on Window, with a synthetic ErrorEvent` | PASS | </details> <details> <summary><a href="http://w3c-test.org/submissions/5014/html/webappapis/scripting/events/event-handler-processing-algorithm-error/window-synthetic-event.html">/html/webappapis/scripting/events/event-handler-processing-algorithm-error/window-synthetic-event.html</a></summary> | Subtest | Results | |--------------------------------------------------------------------------------------------------|---------| | | OK | | `error event is normal (return true does not cancel; one arg) on Window, with a synthetic Event` | FAIL | </details> <details> <summary><a href="http://w3c-test.org/submissions/5014/html/webappapis/scripting/events/event-handler-processing-algorithm-error/script-element.html">/html/webappapis/scripting/events/event-handler-processing-algorithm-error/script-element.html</a></summary> | Subtest | Results | |------------------------------------------------------------------------------------------------------------------------|---------| | | OK | | `error event behaves normally (return true does not cancel; one arg) on a script element, with a synthetic ErrorEvent` | PASS | | `error event behaves normally (return true does not cancel; one arg) on a script element, with a 404 error` | PASS | | `error event behaves normally (return true does not cancel; one arg) on a script element, with a synthetic Event` | PASS | </details> <details> <summary><a href="http://w3c-test.org/submissions/5014/html/webappapis/scripting/events/event-handler-processing-algorithm-error/document-synthetic-errorevent.html">/html/webappapis/scripting/events/event-handler-processing-algorithm-error/document-synthetic-errorevent.html</a></summary> | Subtest | Results | |---------------------------------------------------------------------------------------------------------|---------| | | OK | | `error event is normal (return true does not cancel; one arg) on Document, with a synthetic ErrorEvent` | PASS | </details> <details> <summary><a href="http://w3c-test.org/submissions/5014/html/webappapis/scripting/events/event-handler-processing-algorithm-error/document-synthetic-event.html">/html/webappapis/scripting/events/event-handler-processing-algorithm-error/document-synthetic-event.html</a></summary> | Subtest | Results | |----------------------------------------------------------------------------------------------------|---------| | | OK | | `error event is normal (return true does not cancel; one arg) on Document, with a synthetic Event` | PASS | </details> <details> <summary><a href="http://w3c-test.org/submissions/5014/html/webappapis/scripting/events/event-handler-processing-algorithm-error/worker.html">/html/webappapis/scripting/events/event-handler-processing-algorithm-error/worker.html</a></summary> | Subtest | Results | |------------------------------------------------------------------------------------------------------------------|---------| | | OK | | `error event is normal (return true does not cancel; one arg) on Worker, with a synthetic Event` | PASS | | `error event is normal (return true does not cancel; one arg) on Worker, with a synthetic ErrorEvent` | PASS | | `error event is normal (return true does not cancel; one arg) on Worker, with a syntax error in the worker code` | PASS | </details> </details> View on GitHub: https://github.com/w3c/web-platform-tests/pull/5014#issuecomment-282431306
Received on Friday, 24 February 2017 23:14:41 UTC