From 507cbb0c8cc6b241c4b271a3392102d0a70e1edc Mon Sep 17 00:00:00 2001 From: alancutter Date: Tue, 16 May 2017 14:54:15 +1000 Subject: [PATCH] Update web-platform-tests-expectations.js --- test/web-platform-tests-expectations.js | 3 +++ 1 file changed, 3 insertions(+) diff --git a/test/web-platform-tests-expectations.js b/test/web-platform-tests-expectations.js index 22461d15..5213f300 100644 --- a/test/web-platform-tests-expectations.js +++ b/test/web-platform-tests-expectations.js @@ -229,6 +229,9 @@ module.exports = { }, 'test/web-platform-tests/web-animations/interfaces/Animation/finished.html': { + 'Test finished promise changes for animation duration changes': + 'FLAKY_TEST_RESULT', + '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': 'assert_unreached: Animation.finished should not be resolved Reached unreachable code',