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

Side by Side Diff: third_party/WebKit/LayoutTests/webaudio/AudioNode/audionode-channel-rules-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 Channel mixing rules for AudioNodes. 1 Channel mixing rules for AudioNodes.
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 connections: 1, max, speakers 6 PASS connections: 1, max, speakers
7 PASS connections: 2, max, speakers 7 PASS connections: 2, max, speakers
8 PASS connections: 3, max, speakers 8 PASS connections: 3, max, speakers
9 PASS connections: 4, max, speakers 9 PASS connections: 4, max, speakers
10 PASS connections: 5, max, speakers 10 PASS connections: 5, max, speakers
(...skipping 159 matching lines...) Expand 10 before | Expand all | Expand 10 after
170 PASS connections: 18, explicit(8), discrete 170 PASS connections: 18, explicit(8), discrete
171 PASS connections: 111, explicit(8), discrete 171 PASS connections: 111, explicit(8), discrete
172 PASS connections: 122, explicit(8), discrete 172 PASS connections: 122, explicit(8), discrete
173 PASS connections: 123, explicit(8), discrete 173 PASS connections: 123, explicit(8), discrete
174 PASS connections: 124, explicit(8), discrete 174 PASS connections: 124, explicit(8), discrete
175 PASS connections: 128, explicit(8), discrete 175 PASS connections: 128, explicit(8), discrete
176 PASS successfullyParsed is true 176 PASS successfullyParsed is true
177 177
178 TEST COMPLETE 178 TEST COMPLETE
179 179
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698