You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: LayoutTests/webaudio/Analyser/realtimeanalyser-downmix-expected.txt
+14-26Lines changed: 14 additions & 26 deletions
Original file line number
Diff line number
Diff line change
@@ -40,38 +40,26 @@ FAIL X Analyser downmix quad to mono freq data does not equal [9.966211318969727
40
40
assert_true: expected true got false
41
41
FAIL < [quad] 1 out of 2 assertions were failed. assert_true: expected true got false
42
42
PASS > [5.1]
43
-
FAIL X Analyser downmix 5.1 to mono time data expected to be equal to the array [43.0355339050293,43.0355339050293,43.0355339050293,43.0355339050293,43.0355339050293,43.0355339050293,43.0355339050293,43.0355339050293,43.0355339050293,43.0355339050293,43.0355339050293,43.0355339050293,43.0355339050293,43.0355339050293,43.0355339050293,43.0355339050293...] but differs in 256 places:
44
-
Index Actual Expected
45
-
[0] 1.5166666984558105e+1 4.3035533905029297e+1
46
-
[1] 1.5166666984558105e+1 4.3035533905029297e+1
47
-
[2] 1.5166666984558105e+1 4.3035533905029297e+1
48
-
[3] 1.5166666984558105e+1 4.3035533905029297e+1
49
-
...and 252 more errors. assert_true: expected true got false
43
+
PASS Analyser downmix 5.1 to mono time data is identical to the array [expected array].
50
44
FAIL X Analyser downmix 5.1 to mono freq data does not equal [25.141529083251953,20.635343551635742,4.717743873596191,-100,-100,-100,-100,-100,-100,-100,-100,-100,-100,-100,-100,-100...] with an element-wise tolerance of {"absoluteThreshold":0,"relativeThreshold":2.0215e-7}.
51
45
Index Actual Expected AbsError RelError Test threshold
Max AbsError of 6.0206012725830078e+0 at index of 0.
50
+
Max RelError of 1.2761609108549110e+0 at index of 2.
57
51
assert_true: expected true got false
58
-
FAIL < [5.1] 2 out of 2 assertions were failed. assert_true: expected true got false
52
+
FAIL < [5.1] 1 out of 2 assertions were failed. assert_true: expected true got false
59
53
PASS > [3-channel]
60
-
FAIL X Analyser downmix 3-channel to mono time data expected to be equal to the array [1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1...] but differs in 256 places:
61
-
Index Actual Expected
62
-
[0] 4.6666669845581055e+0 1.0000000000000000e+0
63
-
[1] 4.6666669845581055e+0 1.0000000000000000e+0
64
-
[2] 4.6666669845581055e+0 1.0000000000000000e+0
65
-
[3] 4.6666669845581055e+0 1.0000000000000000e+0
66
-
...and 252 more errors. assert_true: expected true got false
54
+
PASS Analyser downmix 3-channel to mono time data is identical to the array [1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1...].
67
55
FAIL X Analyser downmix 3-channel to mono freq data does not equal [-7.535013675689697,-12.041200637817383,-27.95880126953125,-100,-100,-100,-100,-100,-100,-100,-100,-100,-100,-100,-100,-100...] with an element-wise tolerance of {"absoluteThreshold":0,"relativeThreshold":6.3283e-8}.
68
56
Index Actual Expected AbsError RelError Test threshold
0 commit comments