Re: [remote-playback-tests] Remote Playback API: move tests that can be moved to WPT. (#4781)

# Firefox (nightly channel) #
Testing web-platform-tests at revision 376f7bf74108623776f8c84e9ce273076db714a4
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/4781/remote-playback/watch-availability-initial-callback.html">/remote-playback/watch-availability-initial-callback.html</a></summary>


|                                Subtest                                | Results |
|-----------------------------------------------------------------------|---------|
|                                                                       | OK      |
| `Test that the callback is called once watchAvailability() resolves.` | FAIL    |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4781/remote-playback/disable-remote-playback-cancel-watch-availability-throws.html">/remote-playback/disable-remote-playback-cancel-watch-availability-throws.html</a></summary>


|                                                    Subtest                                                     | Results |
|----------------------------------------------------------------------------------------------------------------|---------|
|                                                                                                                | OK      |
| `Test that calling cancelWatchAvailability() when disableRemotePlayback attribute is set throws an exception.` | FAIL    |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4781/remote-playback/cancel-watch-availability.html">/remote-playback/cancel-watch-availability.html</a></summary>


|                                        Subtest                                         | Results |
|----------------------------------------------------------------------------------------|---------|
|                                                                                        | OK      |
| `Test that calling cancelWatchAvailability() without an id removes all the callbacks.` | FAIL    |
| `Test that calling cancelWatchAvailability() with an id does remove the callback.`     | FAIL    |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4781/remote-playback/disable-remote-playback-prompt-throws.html">/remote-playback/disable-remote-playback-prompt-throws.html</a></summary>


|                                            Subtest                                            | Results |
|-----------------------------------------------------------------------------------------------|---------|
|                                                                                               | OK      |
| `Test that calling prompt() when disableRemotePlayback attribute is set throws an exception.` | FAIL    |

</details>
<details>
<summary><a href="http://w3c-test.org/submissions/4781/remote-playback/disable-remote-playback-watch-availability-throws.html">/remote-playback/disable-remote-playback-watch-availability-throws.html</a></summary>


|                                                 Subtest                                                  | Results |
|----------------------------------------------------------------------------------------------------------|---------|
|                                                                                                          | OK      |
| `Test that calling watchAvailability() when disableRemotePlayback attribute is set throws an exception.` | FAIL    |

</details>

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

Received on Thursday, 9 February 2017 20:59:25 UTC