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

Side by Side Diff: third_party/WebKit/LayoutTests/webaudio/audiochannelmerger-input-non-default-expected.txt

Issue 2581463002: Refactor WebAudio test directory (Closed)
Patch Set: Use correct path for wav result files Created 3 years, 12 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
(Empty)
1 Test input handling of ChannelMergerNode (non-default).
2
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
4
5
6 PASS Channel #0 contains only the constant 0.
7 PASS Channel #1 contains only the constant 0.
8 PASS Channel #2 contains only the constant 0.
9 PASS Channel #3 contains only the constant 0.
10 PASS Channel #4 contains only the constant 0.
11 PASS Channel #5 contains only the constant 0.
12 PASS Channel #6 contains only the constant 1.
13 PASS Channel #0 contains only the constant 0.
14 PASS Channel #1 contains only the constant 0.
15 PASS Channel #2 contains only the constant 0.
16 PASS Channel #3 contains only the constant 0.
17 PASS Channel #4 contains only the constant 0.
18 PASS Channel #5 contains only the constant 0.
19 PASS Channel #6 contains only the constant 1.5.
20 PASS Channel #0 contains only the constant 0.
21 PASS Channel #1 contains only the constant 0.
22 PASS Channel #2 contains only the constant 0.
23 PASS Channel #3 contains only the constant 0.
24 PASS Channel #4 contains only the constant 0.
25 PASS Channel #5 contains only the constant 0.
26 PASS Channel #6 contains only the constant 1.
27 PASS successfullyParsed is true
28
29 TEST COMPLETE
30
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698