Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(315)

Side by Side Diff: third_party/WebKit/LayoutTests/external/wpt/web-animations/interfaces/Animation/finish-expected.txt

Issue 2658793002: Report w3c test result count for WPT (Closed)
Patch Set: update Created 3 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 This is a testharness.js-based test. 1 This is a testharness.js-based test.
2 Found 15 tests. 12 PASS 3 FAIL 0 TIMEOUT 0 NOTRUN
2 PASS Test exceptions when finishing non-running animation 3 PASS Test exceptions when finishing non-running animation
3 PASS Test exceptions when finishing infinite animation 4 PASS Test exceptions when finishing infinite animation
4 PASS Test finishing of animation 5 PASS Test finishing of animation
5 PASS Test finishing of animation with a current time past the effect end 6 PASS Test finishing of animation with a current time past the effect end
6 PASS Test finishing of reversed animation 7 PASS Test finishing of reversed animation
7 PASS Test finishing of reversed animation with a current time less than zero 8 PASS Test finishing of reversed animation with a current time less than zero
8 PASS Test finish() while paused 9 PASS Test finish() while paused
9 PASS Test finish() while pause-pending with positive playbackRate 10 PASS Test finish() while pause-pending with positive playbackRate
10 PASS Test finish() while pause-pending with negative playbackRate 11 PASS Test finish() while pause-pending with negative playbackRate
11 PASS Test finish() while play-pending 12 PASS Test finish() while play-pending
12 PASS Test finish() during aborted pause 13 PASS Test finish() during aborted pause
13 PASS Test resetting of computed style 14 PASS Test resetting of computed style
14 FAIL Test finish() resolves finished promise synchronously assert_true: Animatio n.finished should be resolved soon after Animation.finish() expected true got fa lse 15 FAIL Test finish() resolves finished promise synchronously assert_true: Animatio n.finished should be resolved soon after Animation.finish() expected true got fa lse
15 FAIL Test finish() resolves finished promise synchronously with an animation wit hout a target Animation is not defined 16 FAIL Test finish() resolves finished promise synchronously with an animation wit hout a target Animation is not defined
16 FAIL Test normally finished animation resolves finished promise synchronously wi th an animation without a target Animation is not defined 17 FAIL Test normally finished animation resolves finished promise synchronously wi th an animation without a target Animation is not defined
17 Harness: the test ran to completion. 18 Harness: the test ran to completion.
18 19
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698