- From: W3C commit bot <web-platform-tests-notifications@w3.org>
- Date: Thu, 04 May 2017 02:48:06 GMT
- To: public-web-platform-tests-notifications@w3.org
[View the complete job log.](https://travis-ci.org/w3c/web-platform-tests/jobs/228580221) # Firefox (nightly channel) # Testing web-platform-tests at revision e4898a271f200595efd5b2c65f6d79affcd71ac5 Using browser at version BuildID 20170502100421; SourceStamp 48c0fd9c9ec5d68061ea7b59358874ae8da72572 Starting 10 test iterations All results were stable ## All results ## <details> <summary>5 tests ran</summary> <details> <summary><a href="https://w3c-test.org/submissions/5764/keyboard-lock/idlharness.https.html">/keyboard-lock/idlharness.https.html</a></summary> | Subtest | Results | Messages | |-----------------------------------------------------------------------------------------------------------------------|---------|--------------------------------------------------------------------------------------------------------------------------------| | | OK | | | `Navigator interface: operation requestKeyboardLock(sequence)` | FAIL | `assert_own_property: interface prototype object missing non-static operation expected property "requestKeyboardLock" missing` | | `Navigator interface: operation cancelKeyboardLock()` | FAIL | `assert_own_property: interface prototype object missing non-static operation expected property "cancelKeyboardLock" missing` | | `Navigator must be primary interface of navigator` | PASS | | | `Stringification of navigator` | PASS | | | `Navigator interface: navigator must inherit property "requestKeyboardLock" with the proper type (0)` | FAIL | `assert_inherits: property "requestKeyboardLock" not found in prototype chain` | | `Navigator interface: calling requestKeyboardLock(sequence) on navigator with too few arguments must throw TypeError` | FAIL | `assert_inherits: property "requestKeyboardLock" not found in prototype chain` | | `Navigator interface: navigator must inherit property "cancelKeyboardLock" with the proper type (1)` | FAIL | `assert_inherits: property "cancelKeyboardLock" not found in prototype chain` | </details> <details> <summary><a href="https://w3c-test.org/submissions/5764/keyboard-lock/navigator-cancelKeyboardLock.https.html">/keyboard-lock/navigator-cancelKeyboardLock.https.html</a></summary> | Subtest | Results | Messages | |------------------------------------|---------|--------------------------------------------------| | | OK | | | `Keyboard Lock cancelKeyboardLock` | FAIL | `navigator.cancelKeyboardLock is not a function` | </details> <details> <summary><a href="https://w3c-test.org/submissions/5764/keyboard-lock/navigator-requestKeyboardLock-two-parallel-requests.https.html">/keyboard-lock/navigator-requestKeyboardLock-two-parallel-requests.https.html</a></summary> | Subtest | Results | Messages | |-------------------------------------------------------|---------|---------------------------------------------------| | | OK | | | `Keyboard Lock requestKeyboardLock twice in parallel` | FAIL | `navigator.requestKeyboardLock is not a function` | </details> <details> <summary><a href="https://w3c-test.org/submissions/5764/keyboard-lock/navigator-requestKeyboardLock-two-sequential-requests.https.html">/keyboard-lock/navigator-requestKeyboardLock-two-sequential-requests.https.html</a></summary> | Subtest | Results | Messages | |--------------------------------------------------------|---------|---------------------------------------------------| | | OK | | | `Keyboard Lock requestKeyboardLock twice sequentially` | FAIL | `navigator.requestKeyboardLock is not a function` | </details> <details> <summary><a href="https://w3c-test.org/submissions/5764/keyboard-lock/navigator-requestKeyboardLock.https.html">/keyboard-lock/navigator-requestKeyboardLock.https.html</a></summary> | Subtest | Results | Messages | |-------------------------------------|---------|---------------------------------------------------| | | OK | | | `Keyboard Lock requestKeyboardLock` | FAIL | `navigator.requestKeyboardLock is not a function` | </details> </details> View on GitHub: https://github.com/w3c/web-platform-tests/pull/5764#issuecomment-299086064
Received on Thursday, 4 May 2017 02:48:18 UTC