- From: W3C commit bot <web-platform-tests-notifications@w3.org>
- Date: Fri, 10 Feb 2017 07:37:46 GMT
- To: public-web-platform-tests-notifications@w3.org
# Firefox (nightly channel) # Testing web-platform-tests at revision 91b5873d561322ae3956c9cb439bf85374e9f347 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/3343/web-animations/interfaces/Animation/finished.html">/web-animations/interfaces/Animation/finished.html</a></summary> | Subtest | Results | |--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------|---------| | | OK | | `Test finished promise changes for animation duration changes` | PASS | | `Test restarting a reversed finished animation` | PASS | | `Test pausing then playing does not change the finished promise` | PASS | | `Test finished promise is rejected after the ready promise is rejected` | PASS | | `Test finished promise changes when playbackRate == 0` | PASS | | `finished promise is rejected when an animation is cancelled by calling cancel()` | PASS | | `Test finished promise is not resolved when the animation falls out finished state immediately` | PASS | | `Test redundant finishing of animation` | PASS | | `Test new finished promise generated when finished state is checked synchronously` | PASS | | `Test finished promise resolves when reaching to the natural boundary.` | PASS | | `The finished promise is fulfilled with its Animation` | PASS | | `Test synchronous finished promise resolved even if finished state is changed soon` | PASS | | `Test no new finished promise generated when finished state is checked asynchronously` | PASS | | `Finished promise does not resolve when pause-pending` | PASS | | `cancelling an idle animation still replaces the finished promise` | PASS | | `Finished promise does not resolve when paused` | PASS | | `Test restarting a finished animation` | PASS | | `Test finished promise changes when a prior finished promise resolved and the animation falls out finished state` | PASS | | `Test finished promise is not resolved once the animation falls out finished state even though the current finished promise is generated soon after animation state became finished` | PASS | | `Test synchronous finished promise resolved even if asynchronous finished promise happens just before synchronous promise` | PASS | | `Test finished promise is resolved after the ready promise is resolved` | PASS | | `cancelling an already-finished animation replaces the finished promise` | PASS | </details> View on GitHub: https://github.com/w3c/web-platform-tests/pull/3343#issuecomment-278877661
Received on Friday, 10 February 2017 07:37:58 UTC