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

Side by Side Diff: third_party/WebKit/LayoutTests/external/wpt/web-animations/timing-model/animation-effects/current-iteration-expected.txt

Issue 2658793002: Report w3c test result count for WPT (Closed)
Patch Set: update Created 3 years, 11 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 47 tests. 36 PASS 11 FAIL 0 TIMEOUT 0 NOTRUN
2 PASS Test currentIteration during before and after phase when fill is none 3 PASS Test currentIteration during before and after phase when fill is none
3 PASS Test zero iterations: iterations:0 iterationStart:0 duration:0 delay:1 fill :both 4 PASS Test zero iterations: iterations:0 iterationStart:0 duration:0 delay:1 fill :both
4 PASS Test zero iterations: iterations:0 iterationStart:0 duration:100 delay:1 fi ll:both 5 PASS Test zero iterations: iterations:0 iterationStart:0 duration:100 delay:1 fi ll:both
5 PASS Test zero iterations: iterations:0 iterationStart:0 duration:Infinity delay :1 fill:both 6 PASS Test zero iterations: iterations:0 iterationStart:0 duration:Infinity delay :1 fill:both
6 PASS Test zero iterations: iterations:0 iterationStart:2.5 duration:0 delay:1 fi ll:both 7 PASS Test zero iterations: iterations:0 iterationStart:2.5 duration:0 delay:1 fi ll:both
7 PASS Test zero iterations: iterations:0 iterationStart:2.5 duration:100 delay:1 fill:both 8 PASS Test zero iterations: iterations:0 iterationStart:2.5 duration:100 delay:1 fill:both
8 FAIL Test zero iterations: iterations:0 iterationStart:2.5 duration:Infinity del ay:1 fill:both assert_equals: expected 2 but got 1.5 9 FAIL Test zero iterations: iterations:0 iterationStart:2.5 duration:Infinity del ay:1 fill:both assert_equals: expected 2 but got 1.5
9 PASS Test zero iterations: iterations:0 iterationStart:3 duration:0 delay:1 fill :both 10 PASS Test zero iterations: iterations:0 iterationStart:3 duration:0 delay:1 fill :both
10 PASS Test zero iterations: iterations:0 iterationStart:3 duration:100 delay:1 fi ll:both 11 PASS Test zero iterations: iterations:0 iterationStart:3 duration:100 delay:1 fi ll:both
11 FAIL Test zero iterations: iterations:0 iterationStart:3 duration:Infinity delay :1 fill:both assert_equals: expected 3 but got 2 12 FAIL Test zero iterations: iterations:0 iterationStart:3 duration:Infinity delay :1 fill:both assert_equals: expected 3 but got 2
(...skipping 29 matching lines...) Expand all
41 PASS Test end delay: duration:100 delay:1 fill:both endDelay:-100 42 PASS Test end delay: duration:100 delay:1 fill:both endDelay:-100
42 PASS Test end delay: duration:100 delay:1 fill:both endDelay:-200 43 PASS Test end delay: duration:100 delay:1 fill:both endDelay:-200
43 PASS Test end delay: iterationStart:0.5 duration:100 delay:1 fill:both endDelay: 50 44 PASS Test end delay: iterationStart:0.5 duration:100 delay:1 fill:both endDelay: 50
44 FAIL Test end delay: iterationStart:0.5 duration:100 delay:1 fill:both endDelay: -50 assert_equals: expected 0 but got 0.5 45 FAIL Test end delay: iterationStart:0.5 duration:100 delay:1 fill:both endDelay: -50 assert_equals: expected 0 but got 0.5
45 PASS Test end delay: iterationStart:0.5 duration:100 delay:1 fill:both endDelay: -100 46 PASS Test end delay: iterationStart:0.5 duration:100 delay:1 fill:both endDelay: -100
46 FAIL Test end delay: iterations:2 duration:100 delay:1 fill:both endDelay:-100 a ssert_equals: expected 0 but got 1 47 FAIL Test end delay: iterations:2 duration:100 delay:1 fill:both endDelay:-100 a ssert_equals: expected 0 but got 1
47 PASS Test end delay: iterations:1 iterationStart:2 duration:100 delay:1 fill:bot h endDelay:-50 48 PASS Test end delay: iterations:1 iterationStart:2 duration:100 delay:1 fill:bot h endDelay:-50
48 PASS Test end delay: iterations:1 iterationStart:2 duration:100 delay:1 fill:bot h endDelay:-100 49 PASS Test end delay: iterations:1 iterationStart:2 duration:100 delay:1 fill:bot h endDelay:-100
49 Harness: the test ran to completion. 50 Harness: the test ran to completion.
50 51
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698