- From: wpt-stability-bot <web-platform-tests-notifications@w3.org>
- Date: Fri, 03 Feb 2017 08:17:48 GMT
- To: public-web-platform-tests-notifications@w3.org
# Firefox (nightly channel) # Testing web-platform-tests at revision 88be5dc98c07b333d085e6ac31e0c9ce7bc75309 Using browser at version BuildID 20170123125947; SourceStamp 36486fdc3813ef7943ae5b07b4128866d1938a6c Starting 10 test iterations All results were stable ## All results ## <details> <summary><a href="http://w3c-test.org/submissions/4705/notifications/interfaces.html">/notifications/interfaces.html</a></summary> | Subtest | Results | |------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------| | | OK | | `Notification must be primary interface of new Notification("Running idlharness.")` | PASS | | `Notification interface: new Notification("Running idlharness.") must inherit property "onerror" with the proper type (4)` | PASS | | `EventTarget interface: new Notification("Running idlharness.") must inherit property "removeEventListener" with the proper type (1)` | PASS | | `Notification interface: operation close()` | PASS | | `Notification interface: calling requestPermission(NotificationPermissionCallback) on new Notification("Running idlharness.") with too few arguments must throw TypeError` | PASS | | `Notification interface: attribute body` | PASS | | `Notification interface: new Notification("Running idlharness.") must inherit property "close" with the proper type (12)` | PASS | | `Notification interface: new Notification("Running idlharness.") must inherit property "requestPermission" with the proper type (1)` | PASS | | `EventTarget interface: new Notification("Running idlharness.") must inherit property "addEventListener" with the proper type (0)` | PASS | | `Notification interface: attribute permission` | PASS | | `Notification interface: attribute lang` | PASS | | `Notification interface: new Notification("Running idlharness.") must inherit property "permission" with the proper type (0)` | PASS | | `Notification interface: attribute onshow` | PASS | | `EventTarget interface: calling addEventListener(DOMString,EventListener,boolean) on new Notification("Running idlharness.") with too few arguments must throw TypeError` | PASS | | `Notification interface: new Notification("Running idlharness.") must inherit property "onshow" with the proper type (3)` | PASS | | `Notification interface: attribute onclick` | PASS | | `Notification interface: existence and properties of interface prototype object` | PASS | | `Notification interface: attribute dir` | PASS | | `Notification interface: new Notification("Running idlharness.") must inherit property "icon" with the proper type (11)` | PASS | | `Notification interface: new Notification("Running idlharness.") must inherit property "dir" with the proper type (7)` | PASS | | `Notification interface: operation requestPermission(NotificationPermissionCallback)` | PASS | | `Notification interface: attribute title` | PASS | | `Notification interface: new Notification("Running idlharness.") must inherit property "onclick" with the proper type (2)` | PASS | | `Notification interface: new Notification("Running idlharness.") must inherit property "body" with the proper type (9)` | PASS | | `Notification interface: new Notification("Running idlharness.") must inherit property "tag" with the proper type (10)` | PASS | | `Notification interface: attribute onerror` | PASS | | `Notification interface: existence and properties of interface object` | PASS | | `Notification interface: existence and properties of interface prototype object's "constructor" property` | PASS | | `Notification interface: attribute onclose` | PASS | | `Notification interface object length` | PASS | | `Notification interface: new Notification("Running idlharness.") must inherit property "onclose" with the proper type (5)` | PASS | | `Notification interface: new Notification("Running idlharness.") must inherit property "title" with the proper type (6)` | PASS | | `Notification interface: new Notification("Running idlharness.") must inherit property "lang" with the proper type (8)` | PASS | | `Notification interface object name` | PASS | | `Stringification of new Notification("Running idlharness.")` | PASS | | `Notification interface: attribute tag` | PASS | | `EventTarget interface: calling dispatchEvent(Event) on new Notification("Running idlharness.") with too few arguments must throw TypeError` | PASS | | `EventTarget interface: new Notification("Running idlharness.") must inherit property "dispatchEvent" with the proper type (2)` | PASS | | `Notification interface: attribute icon` | PASS | | `EventTarget interface: calling removeEventListener(DOMString,EventListener,boolean) on new Notification("Running idlharness.") with too few arguments must throw TypeError` | PASS | </details> View on GitHub: https://github.com/w3c/web-platform-tests/pull/4705#issuecomment-277146075
Received on Friday, 3 February 2017 08:18:00 UTC