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