mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Update WPT
This commit is contained in:
parent
4a927b5b78
commit
9b356334d5
8 changed files with 48 additions and 9 deletions
|
@ -1,2 +0,0 @@
|
|||
[audiobuffer-copy-channel.html]
|
||||
expected: CRASH
|
|
@ -1,2 +0,0 @@
|
|||
[ctor-audiobuffer.html]
|
||||
expected: CRASH
|
|
@ -1,2 +1,10 @@
|
|||
[audiobuffersource-playbackrate-zero.html]
|
||||
expected: CRASH
|
||||
[< [synthesize-verify\] 1 out of 1 assertions were failed.]
|
||||
expected: FAIL
|
||||
|
||||
[X The zero playbackRate should hold the sample value. Expected 0.5 but got 0.5001220703125 at the index 4097 Got false.]
|
||||
expected: FAIL
|
||||
|
||||
[# AUDIT TASK RUNNER FINISHED: 1 out of 1 tasks were failed.]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -26,3 +26,6 @@
|
|||
[# AUDIT TASK RUNNER FINISHED: 1 out of 1 tasks were failed.]
|
||||
expected: FAIL
|
||||
|
||||
[< [Tests AudioBufferSourceNode start()\] 6 out of 18 assertions were failed.]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -14,3 +14,9 @@
|
|||
[X Interpolated sine wave does not equal [0,0.05756402388215065,0.11493714898824692,0.17192909121513367,0.22835086286067963,0.28401535749435425,0.3387379050254822,0.3923371136188507,0.44463518261909485,0.4954586327075958,0.5446390509605408,0.5920131802558899,0.6374239921569824,0.680720865726471,0.7217602133750916,0.760405957698822...\] with an element-wise tolerance of {"absoluteThreshold":0.090348,"relativeThreshold":0}.\n\tIndex\tActual\t\t\tExpected\t\tAbsError\t\tRelError\t\tTest threshold\n\t[2\]\t0.0000000000000000e+0\t1.1493714898824692e-1\t1.1493714898824692e-1\t1.0000000000000000e+0\t9.0347999999999998e-2\n\t[3\]\t0.0000000000000000e+0\t1.7192909121513367e-1\t1.7192909121513367e-1\t1.0000000000000000e+0\t9.0347999999999998e-2\n\t[4\]\t0.0000000000000000e+0\t2.2835086286067963e-1\t2.2835086286067963e-1\t1.0000000000000000e+0\t9.0347999999999998e-2\n\t[5\]\t0.0000000000000000e+0\t2.8401535749435425e-1\t2.8401535749435425e-1\t1.0000000000000000e+0\t9.0347999999999998e-2\n\t[6\]\t0.0000000000000000e+0\t3.3873790502548218e-1\t3.3873790502548218e-1\t1.0000000000000000e+0\t9.0347999999999998e-2\n\t...and 477 more errors.\n\tMax AbsError of 1.0000000000000000e+0 at index of 300.\n\t[300\]\t0.0000000000000000e+0\t-1.0000000000000000e+0\t1.0000000000000000e+0\t1.0000000000000000e+0\t9.0347999999999998e-2\n\tMax RelError of 1.0000000000000000e+0 at index of 2.\n]
|
||||
expected: FAIL
|
||||
|
||||
[X SNR (0.001829 dB) is not greater than or equal to 37.17. Got 0.0018292814994553732.]
|
||||
expected: FAIL
|
||||
|
||||
[X Interpolated sine wave does not equal [0,0.05756402388215065,0.11493714898824692,0.17192909121513367,0.22835086286067963,0.28401535749435425,0.3387379050254822,0.3923371136188507,0.44463518261909485,0.4954586327075958,0.5446390509605408,0.5920131802558899,0.6374239921569824,0.680720865726471,0.7217602133750916,0.760405957698822...\] with an element-wise tolerance of {"absoluteThreshold":0.090348,"relativeThreshold":0}.\n\tIndex\tActual\t\t\tExpected\t\tAbsError\t\tRelError\t\tTest threshold\n\t[0\]\t-1.6697746515274048e-1\t0.0000000000000000e+0\t1.6697746515274048e-1\tInfinity\t9.0347999999999998e-2\n\t[1\]\t-1.7548391222953796e-1\t5.7564023882150650e-2\t2.3304793611168861e-1\t4.0484997468002177e+0\t9.0347999999999998e-2\n\t[2\]\t-1.6324132680892944e-1\t1.1493714898824692e-1\t2.7817847579717636e-1\t2.4202660170874948e+0\t9.0347999999999998e-2\n\t[3\]\t-1.3169741630554199e-1\t1.7192909121513367e-1\t3.0362650752067566e-1\t1.7659984437464975e+0\t9.0347999999999998e-2\n\t[4\]\t-8.4581792354583740e-2\t2.2835086286067963e-1\t3.1293265521526337e-1\t1.3704027709594790e+0\t9.0347999999999998e-2\n\t...and 479 more errors.\n\tMax AbsError of 1.0805229544639587e+0 at index of 20.\n\t[20\]\t-1.6697746515274048e-1\t9.1354548931121826e-1\t1.0805229544639587e+0\t1.1827795847130018e+0\t9.0347999999999998e-2\n\tMax RelError of Infinity at index of 0.\n]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,2 +1,22 @@
|
|||
[note-grain-on-play.html]
|
||||
expected: CRASH
|
||||
[X Number of grains that started at the correct time is not equal to 100. Got 1.]
|
||||
expected: FAIL
|
||||
|
||||
[X Pulse 0 boundary expected to be equal to the array [0,441\] but differs in 1 places:\n\tIndex\tActual\t\t\tExpected\n\t[1\]\t4.8520000000000000e+3\t4.4100000000000000e+2]
|
||||
expected: FAIL
|
||||
|
||||
[X Number of start frames is not equal to 100. Got 1.]
|
||||
expected: FAIL
|
||||
|
||||
[X Number of grains out of 100 that ended at the wrong time is not equal to 0. Got 1.]
|
||||
expected: FAIL
|
||||
|
||||
[< [note-grain-on-play\] 5 out of 8 assertions were failed.]
|
||||
expected: FAIL
|
||||
|
||||
[X Number of end frames is not equal to 100. Got 1.]
|
||||
expected: FAIL
|
||||
|
||||
[# AUDIT TASK RUNNER FINISHED: 1 out of 1 tasks were failed.]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,2 +0,0 @@
|
|||
[audioparam-connect-audioratesignal.html]
|
||||
expected: CRASH
|
|
@ -1,2 +1,10 @@
|
|||
[audioparam-summingjunction.html]
|
||||
expected: CRASH
|
||||
[# AUDIT TASK RUNNER FINISHED: 1 out of 1 tasks were failed.]
|
||||
expected: FAIL
|
||||
|
||||
[X Rendered signal matches sum of two audio-rate gain changing signals plus baseline gain is not true. Got false.]
|
||||
expected: FAIL
|
||||
|
||||
[< [test\] 1 out of 2 assertions were failed.]
|
||||
expected: FAIL
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue