Re: [presentation-api-tests] [presentation-api] Update a test for reconnecting (#5716)

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

# Firefox (nightly channel) #
Testing web-platform-tests at revision 697f732dd903aa6f72b09087991400bf9d353405
Using browser at version BuildID 20170426100344; SourceStamp 0f5ba06c4c5959030a05cb852656d854065e2226
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/5716/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/5716/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/5716/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/5716/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/5716#issuecomment-297653488

Received on Thursday, 27 April 2017 08:51:00 UTC