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

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

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

Powered by Google App Engine
This is Rietveld 408576698