summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/webaudio/the-audio-api/the-audioparam-interface/audioparam-nominal-range.html.ini
blob: c93b3f3335546a0c554083247f89e9237520d54f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
[audioparam-nominal-range.html]
  expected:
    if (os == "android") and fission: [TIMEOUT, OK]
  [X Set DelayNode.delayTime.value = -1 is not equal to 0. Got -1.]
    expected: FAIL

  [X Set DelayNode.delayTime.value = 4 is not equal to 1.5. Got 4.]
    expected: FAIL

  [X DelayNode.delayTime was clipped to lie within the nominal range is not equal to true. Got false.]
    expected: FAIL

  [X Nominal ranges for AudioParam(s) of DelayNode are incorrect for: NaN Got false.]
    expected: FAIL

  [< [Offline createDelay\] 4 out of 10 assertions were failed.]
    expected: FAIL

  [X Set StereoPannerNode.pan.value = -3 is not equal to -1. Got -3.]
    expected: FAIL

  [X Set StereoPannerNode.pan.value = 3 is not equal to 1. Got 3.]
    expected: FAIL

  [X StereoPannerNode.pan was clipped to lie within the nominal range is not equal to true. Got false.]
    expected: FAIL

  [X Nominal ranges for AudioParam(s) of StereoPannerNode are incorrect for: NaN Got false.]
    expected: FAIL

  [< [Offline createStereoPanner\] 4 out of 10 assertions were failed.]
    expected: FAIL

  [X Set DynamicsCompressorNode.threshold.value = -201 is not equal to -100. Got -201.]
    expected: FAIL

  [X Set DynamicsCompressorNode.threshold.value = 1 is not equal to 0. Got 1.]
    expected: FAIL

  [X DynamicsCompressorNode.threshold was clipped to lie within the nominal range is not equal to true. Got false.]
    expected: FAIL

  [X Set DynamicsCompressorNode.knee.value = -1 is not equal to 0. Got -1.]
    expected: FAIL

  [X Set DynamicsCompressorNode.knee.value = 81 is not equal to 40. Got 81.]
    expected: FAIL

  [X DynamicsCompressorNode.knee was clipped to lie within the nominal range is not equal to true. Got false.]
    expected: FAIL

  [X Set DynamicsCompressorNode.ratio.value = 41 is not equal to 20. Got 41.]
    expected: FAIL

  [X DynamicsCompressorNode.ratio was clipped to lie within the nominal range is not equal to true. Got false.]
    expected: FAIL

  [X Set DynamicsCompressorNode.attack.value = -1 is not equal to 0. Got -1.]
    expected: FAIL

  [X Set DynamicsCompressorNode.attack.value = 3 is not equal to 1. Got 3.]
    expected: FAIL

  [X DynamicsCompressorNode.attack was clipped to lie within the nominal range is not equal to true. Got false.]
    expected: FAIL

  [X Set DynamicsCompressorNode.release.value = -1 is not equal to 0. Got -1.]
    expected: FAIL

  [X Set DynamicsCompressorNode.release.value = 3 is not equal to 1. Got 3.]
    expected: FAIL

  [X DynamicsCompressorNode.release was clipped to lie within the nominal range is not equal to true. Got false.]
    expected: FAIL

  [X Nominal ranges for AudioParam(s) of DynamicsCompressorNode are incorrect for: NaN Got false.]
    expected: FAIL

  [< [Offline createDynamicsCompressor\] 15 out of 46 assertions were failed.]
    expected: FAIL

  [X BiquadFilterNode.frequency.minValue is not equal to 0. Got -24000.]
    expected: FAIL

  [X Set BiquadFilterNode.frequency.value = -1 is not equal to -24000. Got -1.]
    expected: FAIL

  [X Set BiquadFilterNode.frequency.value = 48001 is not equal to 24000. Got 48001.]
    expected: FAIL

  [X BiquadFilterNode.frequency was clipped to lie within the nominal range is not equal to true. Got false.]
    expected: FAIL

  [X BiquadFilterNode.detune.minValue is not equal to -153600. Got -3.4028234663852886e+38.]
    expected: FAIL

  [X BiquadFilterNode.detune.maxValue is not equal to 153600. Got 3.4028234663852886e+38.]
    expected: FAIL

  [X Set BiquadFilterNode.detune.value = -307201 is not equal to -3.4028234663852886e+38. Got -307201.]
    expected: FAIL

  [X Set BiquadFilterNode.detune.value = 307201 is not equal to 3.4028234663852886e+38. Got 307201.]
    expected: FAIL

  [X BiquadFilterNode.detune was clipped to lie within the nominal range is not equal to true. Got false.]
    expected: FAIL

  [X BiquadFilterNode.gain.maxValue is not equal to 1541.273681640625. Got 3.4028234663852886e+38.]
    expected: FAIL

  [X Set BiquadFilterNode.gain.value = 3083.54736328125 is not equal to 3.4028234663852886e+38. Got 3083.54736328125.]
    expected: FAIL

  [X BiquadFilterNode.gain was clipped to lie within the nominal range is not equal to true. Got false.]
    expected: FAIL

  [X Nominal ranges for AudioParam(s) of BiquadFilterNode are incorrect for: NaN Got false.]
    expected: FAIL

  [< [Offline createBiquadFilter\] 13 out of 33 assertions were failed.]
    expected: FAIL

  [X Set OscillatorNode.frequency.value = -48001 is not equal to -24000. Got -48001.]
    expected: FAIL

  [X Set OscillatorNode.frequency.value = 48001 is not equal to 24000. Got 48001.]
    expected: FAIL

  [X OscillatorNode.frequency was clipped to lie within the nominal range is not equal to true. Got false.]
    expected: FAIL

  [X OscillatorNode.detune.minValue is not equal to -153600. Got -3.4028234663852886e+38.]
    expected: FAIL

  [X OscillatorNode.detune.maxValue is not equal to 153600. Got 3.4028234663852886e+38.]
    expected: FAIL

  [X Set OscillatorNode.detune.value = -307201 is not equal to -3.4028234663852886e+38. Got -307201.]
    expected: FAIL

  [X Set OscillatorNode.detune.value = 307201 is not equal to 3.4028234663852886e+38. Got 307201.]
    expected: FAIL

  [X OscillatorNode.detune was clipped to lie within the nominal range is not equal to true. Got false.]
    expected: FAIL

  [X Nominal ranges for AudioParam(s) of OscillatorNode are incorrect for: NaN Got false.]
    expected: FAIL

  [< [Offline createOscillator\] 9 out of 19 assertions were failed.]
    expected: FAIL

  [X AudioListener has no AudioParams but test expected [object Object\] Got false.]
    expected: FAIL

  [< [AudioListener\] 1 out of 1 assertions were failed.]
    expected: FAIL

  [# AUDIT TASK RUNNER FINISHED: 6 out of 24 tasks were failed.]
    expected: FAIL