Re: [presentation-api-tests] [presentation-api] Update tests for onconnect, onclose and onterminate (#5794)

 [View the complete job log.](https://travis-ci.org/w3c/web-platform-tests/jobs/229034890)

# Firefox (nightly channel) #
Testing web-platform-tests at revision ad7f2f216d5d98f044446b0df903debfc079ecba
Using browser at version BuildID 20170504100357; SourceStamp 33b92d9c40562dab3d7b602368c75619f1d793f7
Starting 10 test iterations
All results were stable
## All results ##
<details>
<summary>4 tests ran</summary>
<details>
<summary><a href="https://w3c-test.org/submissions/5794/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 "ReferenceError"` |

</details>
<details>
<summary><a href="https://w3c-test.org/submissions/5794/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` | FAIL    | `assert_equals: Presentation sandboxing did not work as expected. expected "success" but got "ReferenceError"` |

</details>
<details>
<summary><a href="https://w3c-test.org/submissions/5794/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` | FAIL    | `assert_equals: Presentation sandboxing did not work as expected. expected "success" but got "Could not create PresentationRequest"` |

</details>
<details>
<summary><a href="https://w3c-test.org/submissions/5794/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` | FAIL    | `assert_equals: Presentation sandboxing did not work as expected. expected "NotFoundError" but got "Could not create PresentationRequest"` |

</details>
</details>

View on GitHub: https://github.com/w3c/web-platform-tests/pull/5794#issuecomment-299411857

Received on Friday, 5 May 2017 08:38:42 UTC