- From: W3C commit bot <web-platform-tests-notifications@w3.org>
- Date: Tue, 28 Mar 2017 08:30:37 GMT
- To: public-web-platform-tests-notifications@w3.org
[View the complete job log.](https://travis-ci.org/w3c/web-platform-tests/jobs/215847600) # Chrome (unstable channel) # Testing web-platform-tests at revision d3c120f12ed843e28cb6cd6f122efba0a178ec4f Using browser at version 59.0.3047.0 dev Starting 10 test iterations All results were stable ## All results ## <details> <summary>9 tests ran</summary> <details> <summary><a href="https://w3c-test.org/submissions/5238/presentation-api/controlling-ua/PresentationRequest_error.https.html">/presentation-api/controlling-ua/PresentationRequest_error.https.html</a></summary> | Subtest | Results | Messages | |----------------------------------------------------------------------------------------------------------------------|---------|----------| | | OK | | | `Call PresentationRequest() constructor without presentation URL. TypeError Exception expected.` | PASS | | | `Call PresentationRequest constructor with an empty sequence. NotSupportedError Exception expected.` | PASS | | | `Call PresentationRequest constructor with an invalid URL. SyntaxError Exception expected.` | PASS | | | `Call PresentationRequest constructor with a sequence of URLs, one of them invalid. SyntaxError Exception expected.` | PASS | | </details> <details> <summary><a href="https://w3c-test.org/submissions/5238/presentation-api/controlling-ua/PresentationRequest_sandboxing_error.https.html">/presentation-api/controlling-ua/PresentationRequest_sandboxing_error.https.html</a></summary> | Subtest | Results | Messages | |-------------------------------------------------------------------------------------------------------------|---------|---------------------------------------------------------------------------------------------------------------| | | OK | | | `Sandboxing: Creating a PresentationRequest from a nested context fails when allow-presentation is not set` | FAIL | `assert_equals: Presentation sandboxing did not work as expected. expected "SecurityError" but got "success"` | </details> <details> <summary><a href="https://w3c-test.org/submissions/5238/presentation-api/controlling-ua/PresentationRequest_sandboxing_success.https.html">/presentation-api/controlling-ua/PresentationRequest_sandboxing_success.https.html</a></summary> | Subtest | Results | Messages | |------------------------------------------------------------------------------------------------------------|---------|----------| | | OK | | | `Sandboxing: Creating a PresentationRequest from a nested context succeeds when allow-presentation is set` | PASS | | </details> <details> <summary><a href="https://w3c-test.org/submissions/5238/presentation-api/controlling-ua/PresentationRequest_success.https.html">/presentation-api/controlling-ua/PresentationRequest_success.https.html</a></summary> | Subtest | Results | Messages | |-------------------------------------------------------------------------------------------------------|---------|----------------------------------------------------------------------------------------------------------------------------| | | OK | | | `Call PresentationRequest constructor with a valid relative presentation URL. No Exception expected.` | PASS | | | `Call PresentationRequest constructor with a valid absolute presentation URL. No Exception expected.` | FAIL | `assert_unreached: PresentationRequest constructor threw an unexpected exception "SecurityError" Reached unreachable code` | | `Call PresentationRequest constructor with a set of valid presentation URLs. No Exception expected.` | FAIL | `assert_unreached: PresentationRequest constructor threw an unexpected exception "SecurityError" Reached unreachable code` | </details> <details> <summary><a href="https://w3c-test.org/submissions/5238/presentation-api/controlling-ua/getAvailability.https.html">/presentation-api/controlling-ua/getAvailability.https.html</a></summary> | Subtest | Results | Messages | |---------------------------------------------------------------|---------|-------------------------------------------------------------------------------------------------------------------| | | OK | | | `Getting the presentation displays availability information.` | FAIL | `assert_true: The availability value is true when any presentation display is available. expected true got false` | </details> <details> <summary><a href="https://w3c-test.org/submissions/5238/presentation-api/controlling-ua/getAvailability_sandboxing_success.https.html">/presentation-api/controlling-ua/getAvailability_sandboxing_success.https.html</a></summary> | Subtest | Results | Messages | |-------------------------------------------------------------------------------------------------------------|---------|----------| | | OK | | | `Sandboxing: Retrieving display availability from a nested context succeeds when allow-presentation is set` | PASS | | </details> <details> <summary><a href="https://w3c-test.org/submissions/5238/presentation-api/controlling-ua/reconnectToPresentation_notfound_error.https.html">/presentation-api/controlling-ua/reconnectToPresentation_notfound_error.https.html</a></summary> | Subtest | Results | Messages | |--------------------------------------------------------------------------------------------|---------|----------| | | OK | | | `Calling "reconnect" with an unknown presentation ID fails with a NotFoundError exception` | PASS | | </details> <details> <summary><a href="https://w3c-test.org/submissions/5238/presentation-api/controlling-ua/reconnectToPresentation_sandboxing_success.https.html">/presentation-api/controlling-ua/reconnectToPresentation_sandboxing_success.https.html</a></summary> | Subtest | Results | Messages | |---------------------------------------------------------------------------------------------------------|---------|----------| | | OK | | | `Sandboxing: Reconnecting a presentation from a nested context succeeds when allow-presentation is set` | PASS | | </details> <details> <summary><a href="https://w3c-test.org/submissions/5238/presentation-api/controlling-ua/startNewPresentation_error.https.html">/presentation-api/controlling-ua/startNewPresentation_error.https.html</a></summary> | Subtest | Results | Messages | |-------------------------------------------------------------------------|---------|----------| | | OK | | | `The presentation could not start, because a user gesture is required.` | PASS | | </details> </details> View on GitHub: https://github.com/w3c/web-platform-tests/pull/5238#issuecomment-289700171
Received on Tuesday, 28 March 2017 08:30:49 UTC