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

Side by Side Diff: third_party/WebKit/LayoutTests/animations/svg-attribute-composition/svg-d-composition-expected.txt

Issue 2658093003: Suppress console messages for all testharness tests. (Closed)
Patch Set: rebaseline-cl 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
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/csspaint/invalidation-background-image-expected.txt » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 CONSOLE ERROR: line 208: Unknown attribute, cannot get d
2 CONSOLE ERROR: line 208: Unknown attribute, cannot get d
3 CONSOLE ERROR: line 208: Unknown attribute, cannot get d
4 CONSOLE ERROR: line 208: Unknown attribute, cannot get d
5 This is a testharness.js-based test. 1 This is a testharness.js-based test.
6 PASS This test uses interpolation-test.js. 2 PASS This test uses interpolation-test.js.
7 FAIL SMIL: Interpolate attribute <d> with underlying [M 10 10 H 20] from add [M 20 30 L 40 50] to add [M 30 40 L 50 60] at (0) is [M 20 30 L 40 50] assert_equal s: expected "M 20 30 L 40 50 " but got "M 30 40 " 3 FAIL SMIL: Interpolate attribute <d> with underlying [M 10 10 H 20] from add [M 20 30 L 40 50] to add [M 30 40 L 50 60] at (0) is [M 20 30 L 40 50] assert_equal s: expected "M 20 30 L 40 50 " but got "M 30 40 "
8 FAIL SMIL: Interpolate attribute <d> with underlying [M 10 10 H 20] from add [M 20 30 L 40 50] to add [M 30 40 L 50 60] at (0.2) is [M 22 32 L 42 52] assert_equ als: expected "M 22 32 L 42 52 " but got "M 32 42 " 4 FAIL SMIL: Interpolate attribute <d> with underlying [M 10 10 H 20] from add [M 20 30 L 40 50] to add [M 30 40 L 50 60] at (0.2) is [M 22 32 L 42 52] assert_equ als: expected "M 22 32 L 42 52 " but got "M 32 42 "
9 FAIL SMIL: Interpolate attribute <d> with underlying [M 10 10 H 20] from add [M 20 30 L 40 50] to add [M 30 40 L 50 60] at (0.6) is [M 26 36 L 46 56] assert_equ als: expected "M 26 36 L 46 56 " but got "M 36 46 " 5 FAIL SMIL: Interpolate attribute <d> with underlying [M 10 10 H 20] from add [M 20 30 L 40 50] to add [M 30 40 L 50 60] at (0.6) is [M 26 36 L 46 56] assert_equ als: expected "M 26 36 L 46 56 " but got "M 36 46 "
10 FAIL SMIL: Interpolate attribute <d> with underlying [M 10 10 H 20] from add [M 20 30 L 40 50] to add [M 30 40 L 50 60] at (1) is [M 30 40 L 50 60] assert_equal s: expected "M 30 40 L 50 60 " but got "M 40 50 " 6 FAIL SMIL: Interpolate attribute <d> with underlying [M 10 10 H 20] from add [M 20 30 L 40 50] to add [M 30 40 L 50 60] at (1) is [M 30 40 L 50 60] assert_equal s: expected "M 30 40 L 50 60 " but got "M 40 50 "
11 PASS Web Animations: Interpolate attribute <d> with underlying [M 10 10 H 20] fr om add [M 20 30 L 40 50] to add [M 30 40 L 50 60] at (-0.4) is [M 16 26 L 36 46] 7 PASS Web Animations: Interpolate attribute <d> with underlying [M 10 10 H 20] fr om add [M 20 30 L 40 50] to add [M 30 40 L 50 60] at (-0.4) is [M 16 26 L 36 46]
12 PASS Web Animations: Interpolate attribute <d> with underlying [M 10 10 H 20] fr om add [M 20 30 L 40 50] to add [M 30 40 L 50 60] at (0) is [M 20 30 L 40 50] 8 PASS Web Animations: Interpolate attribute <d> with underlying [M 10 10 H 20] fr om add [M 20 30 L 40 50] to add [M 30 40 L 50 60] at (0) is [M 20 30 L 40 50]
13 PASS Web Animations: Interpolate attribute <d> with underlying [M 10 10 H 20] fr om add [M 20 30 L 40 50] to add [M 30 40 L 50 60] at (0.2) is [M 22 32 L 42 52] 9 PASS Web Animations: Interpolate attribute <d> with underlying [M 10 10 H 20] fr om add [M 20 30 L 40 50] to add [M 30 40 L 50 60] at (0.2) is [M 22 32 L 42 52]
14 PASS Web Animations: Interpolate attribute <d> with underlying [M 10 10 H 20] fr om add [M 20 30 L 40 50] to add [M 30 40 L 50 60] at (0.6) is [M 26 36 L 46 56] 10 PASS Web Animations: Interpolate attribute <d> with underlying [M 10 10 H 20] fr om add [M 20 30 L 40 50] to add [M 30 40 L 50 60] at (0.6) is [M 26 36 L 46 56]
(...skipping 36 matching lines...) Expand 10 before | Expand all | Expand 10 after
51 FAIL SMIL: Interpolate attribute <d> with underlying [m 30 40 l 50 60] from add [M 10 10 L 20 20] to neutral at (0.6) is [m 22 28 l 34 40] assert_equals: expect ed "m 22 28 l 34 40 " but got "m 30 40 l 50 60 " 47 FAIL SMIL: Interpolate attribute <d> with underlying [m 30 40 l 50 60] from add [M 10 10 L 20 20] to neutral at (0.6) is [m 22 28 l 34 40] assert_equals: expect ed "m 22 28 l 34 40 " but got "m 30 40 l 50 60 "
52 PASS SMIL: Interpolate attribute <d> with underlying [m 30 40 l 50 60] from add [M 10 10 L 20 20] to neutral at (1) is [m 30 40 l 50 60] 48 PASS SMIL: Interpolate attribute <d> with underlying [m 30 40 l 50 60] from add [M 10 10 L 20 20] to neutral at (1) is [m 30 40 l 50 60]
53 PASS Web Animations: Interpolate attribute <d> with underlying [m 30 40 l 50 60] from add [M 10 10 L 20 20] to neutral at (-0.4) is [m 2 -2 l -6 -10] 49 PASS Web Animations: Interpolate attribute <d> with underlying [m 30 40 l 50 60] from add [M 10 10 L 20 20] to neutral at (-0.4) is [m 2 -2 l -6 -10]
54 PASS Web Animations: Interpolate attribute <d> with underlying [m 30 40 l 50 60] from add [M 10 10 L 20 20] to neutral at (0) is [M 10 10 L 20 20] 50 PASS Web Animations: Interpolate attribute <d> with underlying [m 30 40 l 50 60] from add [M 10 10 L 20 20] to neutral at (0) is [M 10 10 L 20 20]
55 PASS Web Animations: Interpolate attribute <d> with underlying [m 30 40 l 50 60] from add [M 10 10 L 20 20] to neutral at (0.2) is [m 14 16 l 18 20] 51 PASS Web Animations: Interpolate attribute <d> with underlying [m 30 40 l 50 60] from add [M 10 10 L 20 20] to neutral at (0.2) is [m 14 16 l 18 20]
56 PASS Web Animations: Interpolate attribute <d> with underlying [m 30 40 l 50 60] from add [M 10 10 L 20 20] to neutral at (0.6) is [m 22 28 l 34 40] 52 PASS Web Animations: Interpolate attribute <d> with underlying [m 30 40 l 50 60] from add [M 10 10 L 20 20] to neutral at (0.6) is [m 22 28 l 34 40]
57 PASS Web Animations: Interpolate attribute <d> with underlying [m 30 40 l 50 60] from add [M 10 10 L 20 20] to neutral at (1) is [m 30 40 l 50 60] 53 PASS Web Animations: Interpolate attribute <d> with underlying [m 30 40 l 50 60] from add [M 10 10 L 20 20] to neutral at (1) is [m 30 40 l 50 60]
58 PASS Web Animations: Interpolate attribute <d> with underlying [m 30 40 l 50 60] from add [M 10 10 L 20 20] to neutral at (1.4) is [m 38 52 l 66 80] 54 PASS Web Animations: Interpolate attribute <d> with underlying [m 30 40 l 50 60] from add [M 10 10 L 20 20] to neutral at (1.4) is [m 38 52 l 66 80]
59 Harness: the test ran to completion. 55 Harness: the test ran to completion.
60 56
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/csspaint/invalidation-background-image-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698