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

Side by Side Diff: third_party/WebKit/LayoutTests/webaudio/ChannelMerger/audiochannelmerger-input-non-default-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 of ChannelMergerNode (non-default). 1 Test input handling of ChannelMergerNode (non-default).
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 0. 9 PASS Channel #3 contains only the constant 0.
10 PASS Channel #4 contains only the constant 0. 10 PASS Channel #4 contains only the constant 0.
(...skipping 10 matching lines...) Expand all
21 PASS Channel #1 contains only the constant 0. 21 PASS Channel #1 contains only the constant 0.
22 PASS Channel #2 contains only the constant 0. 22 PASS Channel #2 contains only the constant 0.
23 PASS Channel #3 contains only the constant 0. 23 PASS Channel #3 contains only the constant 0.
24 PASS Channel #4 contains only the constant 0. 24 PASS Channel #4 contains only the constant 0.
25 PASS Channel #5 contains only the constant 0. 25 PASS Channel #5 contains only the constant 0.
26 PASS Channel #6 contains only the constant 1. 26 PASS Channel #6 contains only the constant 1.
27 PASS successfullyParsed is true 27 PASS successfullyParsed is true
28 28
29 TEST COMPLETE 29 TEST COMPLETE
30 30
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698