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

Side by Side Diff: third_party/WebKit/LayoutTests/webaudio/convolver-channels-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
(Empty)
1 Test Supported Number of Channels for ConvolverNode
2
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
4
5
6 PASS ConvolverNode with buffer of 1 channels did not throw an exception.
7 PASS ConvolverNode with buffer of 2 channels did not throw an exception.
8 PASS ConvolverNode with buffer of 3 channels threw NotSupportedError: Failed to set the 'buffer' property on 'ConvolverNode': The buffer must have 1, 2, or 4 ch annels, not 3.
9 PASS ConvolverNode with buffer of 4 channels did not throw an exception.
10 PASS ConvolverNode with buffer of 5 channels threw NotSupportedError: Failed to set the 'buffer' property on 'ConvolverNode': The buffer must have 1, 2, or 4 ch annels, not 5.
11 PASS ConvolverNode with buffer of 6 channels threw NotSupportedError: Failed to set the 'buffer' property on 'ConvolverNode': The buffer must have 1, 2, or 4 ch annels, not 6.
12 PASS ConvolverNode with buffer of 7 channels threw NotSupportedError: Failed to set the 'buffer' property on 'ConvolverNode': The buffer must have 1, 2, or 4 ch annels, not 7.
13 PASS ConvolverNode with buffer of 8 channels threw NotSupportedError: Failed to set the 'buffer' property on 'ConvolverNode': The buffer must have 1, 2, or 4 ch annels, not 8.
14 PASS ConvolverNode with buffer of 9 channels threw NotSupportedError: Failed to set the 'buffer' property on 'ConvolverNode': The buffer must have 1, 2, or 4 ch annels, not 9.
15 PASS ConvolverNode with buffer of 10 channels threw NotSupportedError: Failed to set the 'buffer' property on 'ConvolverNode': The buffer must have 1, 2, or 4 c hannels, not 10.
16 PASS ConvolverNode with buffer of 11 channels threw NotSupportedError: Failed to set the 'buffer' property on 'ConvolverNode': The buffer must have 1, 2, or 4 c hannels, not 11.
17 PASS ConvolverNode with buffer of 12 channels threw NotSupportedError: Failed to set the 'buffer' property on 'ConvolverNode': The buffer must have 1, 2, or 4 c hannels, not 12.
18 PASS ConvolverNode with buffer of 13 channels threw NotSupportedError: Failed to set the 'buffer' property on 'ConvolverNode': The buffer must have 1, 2, or 4 c hannels, not 13.
19 PASS ConvolverNode with buffer of 14 channels threw NotSupportedError: Failed to set the 'buffer' property on 'ConvolverNode': The buffer must have 1, 2, or 4 c hannels, not 14.
20 PASS ConvolverNode with buffer of 15 channels threw NotSupportedError: Failed to set the 'buffer' property on 'ConvolverNode': The buffer must have 1, 2, or 4 c hannels, not 15.
21 PASS ConvolverNode with buffer of 16 channels threw NotSupportedError: Failed to set the 'buffer' property on 'ConvolverNode': The buffer must have 1, 2, or 4 c hannels, not 16.
22 PASS ConvolverNode with buffer of 17 channels threw NotSupportedError: Failed to set the 'buffer' property on 'ConvolverNode': The buffer must have 1, 2, or 4 c hannels, not 17.
23 PASS ConvolverNode with buffer of 18 channels threw NotSupportedError: Failed to set the 'buffer' property on 'ConvolverNode': The buffer must have 1, 2, or 4 c hannels, not 18.
24 PASS ConvolverNode with buffer of 19 channels threw NotSupportedError: Failed to set the 'buffer' property on 'ConvolverNode': The buffer must have 1, 2, or 4 c hannels, not 19.
25 PASS ConvolverNode with buffer of 20 channels threw NotSupportedError: Failed to set the 'buffer' property on 'ConvolverNode': The buffer must have 1, 2, or 4 c hannels, not 20.
26 PASS ConvolverNode with buffer of 21 channels threw NotSupportedError: Failed to set the 'buffer' property on 'ConvolverNode': The buffer must have 1, 2, or 4 c hannels, not 21.
27 PASS ConvolverNode with buffer of 22 channels threw NotSupportedError: Failed to set the 'buffer' property on 'ConvolverNode': The buffer must have 1, 2, or 4 c hannels, not 22.
28 PASS ConvolverNode with buffer of 23 channels threw NotSupportedError: Failed to set the 'buffer' property on 'ConvolverNode': The buffer must have 1, 2, or 4 c hannels, not 23.
29 PASS ConvolverNode with buffer of 24 channels threw NotSupportedError: Failed to set the 'buffer' property on 'ConvolverNode': The buffer must have 1, 2, or 4 c hannels, not 24.
30 PASS ConvolverNode with buffer of 25 channels threw NotSupportedError: Failed to set the 'buffer' property on 'ConvolverNode': The buffer must have 1, 2, or 4 c hannels, not 25.
31 PASS ConvolverNode with buffer of 26 channels threw NotSupportedError: Failed to set the 'buffer' property on 'ConvolverNode': The buffer must have 1, 2, or 4 c hannels, not 26.
32 PASS ConvolverNode with buffer of 27 channels threw NotSupportedError: Failed to set the 'buffer' property on 'ConvolverNode': The buffer must have 1, 2, or 4 c hannels, not 27.
33 PASS ConvolverNode with buffer of 28 channels threw NotSupportedError: Failed to set the 'buffer' property on 'ConvolverNode': The buffer must have 1, 2, or 4 c hannels, not 28.
34 PASS ConvolverNode with buffer of 29 channels threw NotSupportedError: Failed to set the 'buffer' property on 'ConvolverNode': The buffer must have 1, 2, or 4 c hannels, not 29.
35 PASS ConvolverNode with buffer of 30 channels threw NotSupportedError: Failed to set the 'buffer' property on 'ConvolverNode': The buffer must have 1, 2, or 4 c hannels, not 30.
36 PASS ConvolverNode with buffer of 31 channels threw NotSupportedError: Failed to set the 'buffer' property on 'ConvolverNode': The buffer must have 1, 2, or 4 c hannels, not 31.
37 PASS ConvolverNode with buffer of 32 channels threw NotSupportedError: Failed to set the 'buffer' property on 'ConvolverNode': The buffer must have 1, 2, or 4 c hannels, not 32.
38 PASS Multiple channels for the convolver correctly handled.
39 PASS successfullyParsed is true
40
41 TEST COMPLETE
42
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698