- From: W3C commit bot <web-platform-tests-notifications@w3.org>
- Date: Fri, 28 Apr 2017 05:42:43 GMT
- To: public-web-platform-tests-notifications@w3.org
*This report has been truncated because the total content is 86579 characters in length, which is in excess of GitHub.com's limit for comments (65536 characters). [View the complete job log.](https://travis-ci.org/w3c/web-platform-tests/jobs/226686742) # Firefox (nightly channel) # Testing web-platform-tests at revision 5be5bdc46c4920ed71d3972e2660d706e0e7cd29 Using browser at version BuildID 20170427100655; SourceStamp 0b77ed3f26c5335503bc16e85b8c067382e7bb1e Starting 10 test iterations All results were stable ## All results ## <details> <summary>1 test ran</summary> <details> <summary><a href="http://w3c-test.org/submissions/5729/dom/nodes/Document-createEvent.html">/dom/nodes/Document-createEvent.html</a></summary> | Subtest | Results | Messages | |--------------------------------------------------------------------------------------------------------------------|---------|---------------------------------------------------------------------------------------------------------------------------------| | | OK | | | `AnimationEvent should be an alias for AnimationEvent.` | FAIL | `Operation is not supported` | | `createEvent('AnimationEvent') should be initialized correctly.` | FAIL | `ev is undefined` | | `animationevent should be an alias for AnimationEvent.` | FAIL | `Operation is not supported` | | `createEvent('animationevent') should be initialized correctly.` | FAIL | `ev is undefined` | | `ANIMATIONEVENT should be an alias for AnimationEvent.` | FAIL | `Operation is not supported` | | `createEvent('ANIMATIONEVENT') should be initialized correctly.` | FAIL | `ev is undefined` | | `Should throw NOT_SUPPORTED_ERR for pluralized legacy event interface "AnimationEvents"` | PASS | | | `BeforeUnloadEvent should be an alias for BeforeUnloadEvent.` | PASS | | | `createEvent('BeforeUnloadEvent') should be initialized correctly.` | PASS | | | `beforeunloadevent should be an alias for BeforeUnloadEvent.` | PASS | | | `createEvent('beforeunloadevent') should be initialized correctly.` | PASS | | | `BEFOREUNLOADEVENT should be an alias for BeforeUnloadEvent.` | PASS | | | `createEvent('BEFOREUNLOADEVENT') should be initialized correctly.` | PASS | | | `Should throw NOT_SUPPORTED_ERR for pluralized legacy event interface "BeforeUnloadEvents"` | PASS | | | `CloseEvent should be an alias for CloseEvent.` | FAIL | `Operation is not supported` | | `createEvent('CloseEvent') should be initialized correctly.` | FAIL | `ev is undefined` | | `closeevent should be an alias for CloseEvent.` | FAIL | `Operation is not supported` | | `createEvent('closeevent') should be initialized correctly.` | FAIL | `ev is undefined` | | `CLOSEEVENT should be an alias for CloseEvent.` | FAIL | `Operation is not supported` | | `createEvent('CLOSEEVENT') should be initialized correctly.` | FAIL | `ev is undefined` | | `Should throw NOT_SUPPORTED_ERR for pluralized legacy event interface "CloseEvents"` | PASS | | | `CompositionEvent should be an alias for CompositionEvent.` | PASS | | | `createEvent('CompositionEvent') should be initialized correctly.` | PASS | | | `compositionevent should be an alias for CompositionEvent.` | PASS | | | `createEvent('compositionevent') should be initialized correctly.` | PASS | | | `COMPOSITIONEVENT should be an alias for CompositionEvent.` | PASS | | | `createEvent('COMPOSITIONEVENT') should be initialized correctly.` | PASS | | | `Should throw NOT_SUPPORTED_ERR for pluralized legacy event interface "CompositionEvents"` | PASS | | | `CustomEvent should be an alias for CustomEvent.` | PASS | | | `createEvent('CustomEvent') should be initialized correctly.` | PASS | | | `customevent should be an alias for CustomEvent.` | PASS | | | `createEvent('customevent') should be initialized correctly.` | PASS | | | `CUSTOMEVENT should be an alias for CustomEvent.` | PASS | | | `createEvent('CUSTOMEVENT') should be initialized correctly.` | PASS | | | `Should throw NOT_SUPPORTED_ERR for pluralized legacy event interface "CustomEvents"` | PASS | | | `DeviceMotionEvent should be an alias for DeviceMotionEvent.` | PASS | | | `createEvent('DeviceMotionEvent') should be initialized correctly.` | PASS | | | `devicemotionevent should be an alias for DeviceMotionEvent.` | PASS | | | `createEvent('devicemotionevent') should be initialized correctly.` | PASS | | | `DEVICEMOTIONEVENT should be an alias for DeviceMotionEvent.` | PASS | | | `createEvent('DEVICEMOTIONEVENT') should be initialized correctly.` | PASS | | | `Should throw NOT_SUPPORTED_ERR for pluralized legacy event interface "DeviceMotionEvents"` | PASS | | | `DeviceOrientationEvent should be an alias for DeviceOrientationEvent.` | PASS | | | `createEvent('DeviceOrientationEvent') should be initialized correctly.` | PASS | | | `deviceorientationevent should be an alias for DeviceOrientationEvent.` | PASS | | | `createEvent('deviceorientationevent') should be initialized correctly.` | PASS | | | `DEVICEORIENTATIONEVENT should be an alias for DeviceOrientationEvent.` | PASS | | | `createEvent('DEVICEORIENTATIONEVENT') should be initialized correctly.` | PASS | | | `Should throw NOT_SUPPORTED_ERR for pluralized legacy event interface "DeviceOrientationEvents"` | PASS | | | `DragEvent should be an alias for DragEvent.` | PASS | | | `createEvent('DragEvent') should be initialized correctly.` | PASS | | | `dragevent should be an alias for DragEvent.` | PASS | | | `createEvent('dragevent') should be initialized correctly.` | PASS | | | `DRAGEVENT should be an alias for DragEvent.` | PASS | | | `createEvent('DRAGEVENT') should be initialized correctly.` | PASS | | | `Should throw NOT_SUPPORTED_ERR for pluralized legacy event interface "DragEvents"` | PASS | | | `ErrorEvent should be an alias for ErrorEvent.` | PASS | | | `createEvent('ErrorEvent') should be initialized correctly.` | PASS | | | `errorevent should be an alias for ErrorEvent.` | PASS | | | `createEvent('errorevent') should be initialized correctly.` | PASS | | | `ERROREVENT should be an alias for ErrorEvent.` | PASS | | | `createEvent('ERROREVENT') should be initialized correctly.` | PASS | | | `Should throw NOT_SUPPORTED_ERR for pluralized legacy event interface "ErrorEvents"` | PASS | | | `Event should be an alias for Event.` | PASS | | | `createEvent('Event') should be initialized correctly.` | PASS | | | `event should be an alias for Event.` | PASS | | | `createEvent('event') should be initialized correctly.` | PASS | | | `EVENT should be an alias for Event.` | PASS | | | `createEvent('EVENT') should be initialized correctly.` | PASS | | | `Events should be an alias for Event.` | PASS | | | `createEvent('Events') should be initialized correctly.` | PASS | | | `events should be an alias for Event.` | PASS | | | `createEvent('events') should be initialized correctly.` | PASS | | | `EVENTS should be an alias for Event.` | PASS | | | `createEvent('EVENTS') should be initialized correctly.` | PASS | | | `FocusEvent should be an alias for FocusEvent.` | FAIL | `Operation is not supported` | | `createEvent('FocusEvent') should be initialized correctly.` | FAIL | `ev is undefined` | | `focusevent should be an alias for FocusEvent.` | FAIL | `Operation is not supported` | | `createEvent('focusevent') should be initialized correctly.` | FAIL | `ev is undefined` | | `FOCUSEVENT should be an alias for FocusEvent.` | FAIL | `Operation is not supported` | | `createEvent('FOCUSEVENT') should be initialized correctly.` | FAIL | `ev is undefined` | | `Should throw NOT_SUPPORTED_ERR for pluralized legacy event interface "FocusEvents"` | PASS | | | `HashChangeEvent should be an alias for HashChangeEvent.` | PASS | | | `createEvent('HashChangeEvent') should be initialized correctly.` | PASS | | | `hashchangeevent should be an alias for HashChangeEvent.` | PASS | | | `createEvent('hashchangeevent') should be initialized correctly.` | PASS | | | `HASHCHANGEEVENT should be an alias for HashChangeEvent.` | PASS | | | `createEvent('HASHCHANGEEVENT') should be initialized correctly.` | PASS | | | `Should throw NOT_SUPPORTED_ERR for pluralized legacy event interface "HashChangeEvents"` | PASS | | | `HTMLEvents should be an alias for Event.` | PASS | | | `createEvent('HTMLEvents') should be initialized correctly.` | PASS | | | `htmlevents should be an alias for Event.` | PASS | | | `createEvent('htmlevents') should be initialized correctly.` | PASS | | | `HTMLEVENTS should be an alias for Event.` | PASS | | | `createEvent('HTMLEVENTS') should be initialized correctly.` | PASS | | | `IDBVersionChangeEvent should be an alias for IDBVersionChangeEvent.` | FAIL | `Operation is not supported` | | `createEvent('IDBVersionChangeEvent') should be initialized correctly.` | FAIL | `ev is undefined` | | `idbversionchangeevent should be an alias for IDBVersionChangeEvent.` | FAIL | `Operation is not supported` | | `createEvent('idbversionchangeevent') should be initialized correctly.` | FAIL | `ev is undefined` | | `IDBVERSIONCHANGEEVENT should be an alias for IDBVersionChangeEvent.` | FAIL | `Operation is not supported` | | `createEvent('IDBVERSIONCHANGEEVENT') should be initialized correctly.` | FAIL | `ev is undefined` | | `Should throw NOT_SUPPORTED_ERR for pluralized legacy event interface "IDBVersionChangeEvents"` | PASS | | | `KeyboardEvent should be an alias for KeyboardEvent.` | PASS | | | `createEvent('KeyboardEvent') should be initialized correctly.` | PASS | | | `keyboardevent should be an alias for KeyboardEvent.` | PASS | | | `createEvent('keyboardevent') should be initialized correctly.` | PASS | | | `KEYBOARDEVENT should be an alias for KeyboardEvent.` | PASS | | | `createEvent('KEYBOARDEVENT') should be initialized correctly.` | PASS | | | `Should throw NOT_SUPPORTED_ERR for pluralized legacy event interface "KeyboardEvents"` | PASS | | | `MessageEvent should be an alias for MessageEvent.` | PASS | | | `createEvent('MessageEvent') should be initialized correctly.` | PASS | | | `messageevent should be an alias for MessageEvent.` | PASS | | | `createEvent('messageevent') should be initialized correctly.` | PASS | | | `MESSAGEEVENT should be an alias for MessageEvent.` | PASS | | | `createEvent('MESSAGEEVENT') should be initialized correctly.` | PASS | | | `Should throw NOT_SUPPORTED_ERR for pluralized legacy event interface "MessageEvents"` | PASS | | | `MouseEvent should be an alias for MouseEvent.` | PASS | | | `createEvent('MouseEvent') should be initialized correctly.` | PASS | | | `mouseevent should be an alias for MouseEvent.` | PASS | | | `createEvent('mouseevent') should be initialized correctly.` | PASS | | | `MOUSEEVENT should be an alias for MouseEvent.` | PASS | | | `createEvent('MOUSEEVENT') should be initialized correctly.` | PASS | | | `MouseEvents should be an alias for MouseEvent.` | PASS | | | `createEvent('MouseEvents') should be initialized correctly.` | PASS | | | `mouseevents should be an alias for MouseEvent.` | PASS | | | `createEvent('mouseevents') should be initialized correctly.` | PASS | | | `MOUSEEVENTS should be an alias for MouseEvent.` | PASS | | | `createEvent('MOUSEEVENTS') should be initialized correctly.` | PASS | | | `PageTransitionEvent should be an alias for PageTransitionEvent.` | FAIL | `Operation is not supported` | | `createEvent('PageTransitionEvent') should be initialized correctly.` | FAIL | `ev is undefined` | | `pagetransitionevent should be an alias for PageTransitionEvent.` | FAIL | `Operation is not supported` | | `createEvent('pagetransitionevent') should be initialized correctly.` | FAIL | `ev is undefined` | | `PAGETRANSITIONEVENT should be an alias for PageTransitionEvent.` | FAIL | `Operation is not supported` | | `createEvent('PAGETRANSITIONEVENT') should be initialized correctly.` | FAIL | `ev is undefined` | | `Should throw NOT_SUPPORTED_ERR for pluralized legacy event interface "PageTransitionEvents"` | PASS | | | `PopStateEvent should be an alias for PopStateEvent.` | PASS | | | `createEvent('PopStateEvent') should be initialized correctly.` | PASS | | | `popstateevent should be an alias for PopStateEvent.` | PASS | | | `createEvent('popstateevent') should be initialized correctly.` | PASS | | | `POPSTATEEVENT should be an alias for PopStateEvent.` | PASS | | | `createEvent('POPSTATEEVENT') should be initialized correctly.` | PASS | | | `Should throw NOT_SUPPORTED_ERR for pluralized legacy event interface "PopStateEvents"` | PASS | | | `StorageEvent should be an alias for StorageEvent.` | PASS | | | `createEvent('StorageEvent') should be initialized correctly.` | PASS | | | `storageevent should be an alias for StorageEvent.` | PASS | | | `createEvent('storageevent') should be initialized correctly.` | PASS | | | `STORAGEEVENT should be an alias for StorageEvent.` | PASS | | | `createEvent('STORAGEEVENT') should be initialized correctly.` | PASS | | | `Should throw NOT_SUPPORTED_ERR for pluralized legacy event interface "StorageEvents"` | PASS | | | `SVGEvents should be an alias for Event.` | PASS | | | `createEvent('SVGEvents') should be initialized correctly.` | PASS | | | `svgevents should be an alias for Event.` | PASS | | | `createEvent('svgevents') should be initialized correctly.` | PASS | | | `SVGEVENTS should be an alias for Event.` | PASS | | | `createEvent('SVGEVENTS') should be initialized correctly.` | PASS | | | `TextEvent should be an alias for CompositionEvent.` | PASS | | | `createEvent('TextEvent') should be initialized correctly.` | PASS | | | `textevent should be an alias for CompositionEvent.` | PASS | | | `createEvent('textevent') should be initialized correctly.` | PASS | | | `TEXTEVENT should be an alias for CompositionEvent.` | PASS | | | `createEvent('TEXTEVENT') should be initialized correctly.` | PASS | | | `Should throw NOT_SUPPORTED_ERR for pluralized legacy event interface "TextEvents"` | PASS | | | `TouchEvent should be an alias for TouchEvent.` | PASS | | | `createEvent('TouchEvent') should be initialized correctly.` | PASS | | | `touchevent should be an alias for TouchEvent.` | PASS | | | `createEvent('touchevent') should be initialized correctly.` | PASS | | | `TOUCHEVENT should be an alias for TouchEvent.` | PASS | | | `createEvent('TOUCHEVENT') should be initialized correctly.` | PASS | | | `Should throw NOT_SUPPORTED_ERR for pluralized legacy event interface "TouchEvents"` | PASS | | | `TrackEvent should be an alias for TrackEvent.` | FAIL | `Operation is not supported` | | `createEvent('TrackEvent') should be initialized correctly.` | FAIL | `ev is undefined` | | `trackevent should be an alias for TrackEvent.` | FAIL | `Operation is not supported` | | `createEvent('trackevent') should be initialized correctly.` | FAIL | `ev is undefined` | | `TRACKEVENT should be an alias for TrackEvent.` | FAIL | `Operation is not supported` | | `createEvent('TRACKEVENT') should be initialized correctly.` | FAIL | `ev is undefined` | | `Should throw NOT_SUPPORTED_ERR for pluralized legacy event interface "TrackEvents"` | PASS | | | `TransitionEvent should be an alias for TransitionEvent.` | FAIL | `Operation is not supported` | | `createEvent('TransitionEvent') should be initialized correctly.` | FAIL | `ev is undefined` | | `transitionevent should be an alias for TransitionEvent.` | FAIL | `Operation is not supported` | | `createEvent('transitionevent') should be initialized correctly.` | FAIL | `ev is undefined` | | `TRANSITIONEVENT should be an alias for TransitionEvent.` | FAIL | `Operation is not supported` | | `createEvent('TRANSITIONEVENT') should be initialized correctly.` | FAIL | `ev is undefined` | | `Should throw NOT_SUPPORTED_ERR for pluralized legacy event interface "TransitionEvents"` | PASS | | | `UIEvent should be an alias for UIEvent.` | PASS | | | `createEvent('UIEvent') should be initialized correctly.` | PASS | | | `uievent should be an alias for UIEvent.` | PASS | | | `createEvent('uievent') should be initialized correctly.` | PASS | | | `UIEVENT should be an alias for UIEvent.` | PASS | | | `createEvent('UIEVENT') should be initialized correctly.` | PASS | | | `UIEvents should be an alias for UIEvent.` | PASS | | | `createEvent('UIEvents') should be initialized correctly.` | PASS | | | `uievents should be an alias for UIEvent.` | PASS | | | `createEvent('uievents') should be initialized correctly.` | PASS | | | `UIEVENTS should be an alias for UIEvent.` | PASS | | | `createEvent('UIEVENTS') should be initialized correctly.` | PASS | | | `WebGLContextEvent should be an alias for WebGLContextEvent.` | FAIL | `Operation is not supported` | | `createEvent('WebGLContextEvent') should be initialized correctly.` | FAIL | `ev is undefined` | | `webglcontextevent should be an alias for WebGLContextEvent.` | FAIL | `Operation is not supported` | | `createEvent('webglcontextevent') should be initialized correctly.` | FAIL | `ev is undefined` | | `WEBGLCONTEXTEVENT should be an alias for WebGLContextEvent.` | FAIL | `Operation is not supported` | | `createEvent('WEBGLCONTEXTEVENT') should be initialized correctly.` | FAIL | `ev is undefined` | | `Should throw NOT_SUPPORTED_ERR for pluralized legacy event interface "WebGLContextEvents"` | PASS | | | `WheelEvent should be an alias for WheelEvent.` | FAIL | `Operation is not supported` | | `createEvent('WheelEvent') should be initialized correctly.` | FAIL | `ev is undefined` | | `wheelevent should be an alias for WheelEvent.` | FAIL | `Operation is not supported` | | `createEvent('wheelevent') should be initialized correctly.` | FAIL | `ev is undefined` | | `WHEELEVENT should be an alias for WheelEvent.` | FAIL | `Operation is not supported` | | `createEvent('WHEELEVENT') should be initialized correctly.` | FAIL | `ev is undefined` | | `Should throw NOT_SUPPORTED_ERR for pluralized legacy event interface "WheelEvents"` | PASS | | | `Should throw NOT_SUPPORTED_ERR for unrecognized arguments` | PASS | | | `Should throw NOT_SUPPORTED_ERR for non-legacy event interface "AnimationPlaybackEvent"` | PASS | | | `Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "AnimationPlaybackEvents"` | PASS | | | `Should throw NOT_SUPPORTED_ERR for non-legacy event interface "AnimationPlayerEvent"` | PASS | | | `Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "AnimationPlayerEvents"` | PASS | | | `Should throw NOT_SUPPORTED_ERR for non-legacy event interface "ApplicationCacheErrorEvent"` | PASS | | | `Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "ApplicationCacheErrorEvents"` | PASS | | | `Should throw NOT_SUPPORTED_ERR for non-legacy event interface "AudioProcessingEvent"` | PASS | | | `Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "AudioProcessingEvents"` | PASS | | | `Should throw NOT_SUPPORTED_ERR for non-legacy event interface "AutocompleteErrorEvent"` | PASS | | | `Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "AutocompleteErrorEvents"` | PASS | | | `Should throw NOT_SUPPORTED_ERR for non-legacy event interface "BeforeInstallPromptEvent"` | PASS | | | `Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "BeforeInstallPromptEvents"` | PASS | | | `Should throw NOT_SUPPORTED_ERR for non-legacy event interface "BlobEvent"` | PASS | | | `Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "BlobEvents"` | PASS | | | `Should throw NOT_SUPPORTED_ERR for non-legacy event interface "ClipboardEvent"` | PASS | | | `Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "ClipboardEvents"` | PASS | | | `Should throw NOT_SUPPORTED_ERR for non-legacy event interface "CommandEvent"` | PASS | | | `Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "CommandEvents"` | PASS | | | `Should throw NOT_SUPPORTED_ERR for non-legacy event interface "DataContainerEvent"` | PASS | | | `Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "DataContainerEvents"` | PASS | | | `Should throw NOT_SUPPORTED_ERR for non-legacy event interface "ExtendableEvent"` | PASS | | | `Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "ExtendableEvents"` | PASS | | | `Should throw NOT_SUPPORTED_ERR for non-legacy event interface "ExtendableMessageEvent"` | PASS | | | `Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "ExtendableMessageEvents"` | PASS | | | `Should throw NOT_SUPPORTED_ERR for non-legacy event interface "FetchEvent"` | PASS | | | `Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "FetchEvents"` | PASS | | | `Should throw NOT_SUPPORTED_ERR for non-legacy event interface "FontFaceSetLoadEvent"` | PASS | | | `Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "FontFaceSetLoadEvents"` | PASS | | | `Should throw NOT_SUPPORTED_ERR for non-legacy event interface "GamepadEvent"` | PASS | | | `Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "GamepadEvents"` | PASS | | | `Should throw NOT_SUPPORTED_ERR for non-legacy event interface "GeofencingEvent"` | PASS | | | `Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "GeofencingEvents"` | PASS | | | `Should throw NOT_SUPPORTED_ERR for non-legacy event interface "InstallEvent"` | PASS | | | `Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "InstallEvents"` | PASS | | | `Should throw NOT_SUPPORTED_ERR for non-legacy event interface "KeyEvent"` | PASS | | | `Should throw NOT_SUPPORTED_ERR for pluralized non-legacy event interface "KeyEvents"` | FAIL | `assert_throws: function "function () {\n var evt = document.createEvent(eventInterface + "s");\n }" did not throw` | | `Should throw NOT_SUPPORTED_ERR for non-legacy event interface "MIDIConnectionEvent"` | PASS | | | `Should throw NOT_SUPPORTED_ERR for pluralized non- View on GitHub: https://github.com/w3c/web-platform-tests/pull/5729#issuecomment-297912228
Received on Friday, 28 April 2017 05:42:58 UTC