Sync WPT with upstream (22-06-2025) (#37606)

Automated downstream sync of changes from upstream as of 22-06-2025
[no-wpt-sync]

Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
Servo WPT Sync 2025-06-22 03:41:56 +02:00 committed by GitHub
parent c8ee11fe77
commit 2b209449b5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
556 changed files with 11148 additions and 13819 deletions

View file

@ -844,3 +844,12 @@
[X SNR (42.96525288004429 dB) is not greater than or equal to 65.737. Got 42.96525288004429.]
expected: FAIL
[X Stitched sine-wave buffers at sample rate 43800 does not equal [0,0.06264832615852356,0.12505052983760834,0.18696144223213196,0.24813786149024963,0.308339387178421,0.36732959747314453,0.4248766601085663,0.480754554271698,0.5347436666488647,0.5866320133209229,0.6362156271934509,0.6832997798919678,0.7276994585990906,0.7692402601242065,0.8077589869499207...\] with an element-wise tolerance of {"absoluteThreshold":0.0038986,"relativeThreshold":0}.\n\tIndex\tActual\t\t\tExpected\t\tAbsError\t\tRelError\t\tTest threshold\n\t[14650\]\t1.9269818777600000e+12\t8.6956524848937988e-1\t1.9269818777591304e+12\t2.2160290801716240e+12\t3.8985999999999999e-3\n\t[14651\]\t3.0547976493835449e-1\t8.9879405498504639e-1\t5.9331429004669189e-1\t6.6012262403823208e-1\t3.8985999999999999e-3\n\tMax AbsError of 1.9269818777591304e+12 at index of 14650.\n\tMax RelError of 2.2160290801716240e+12 at index of 14650.\n]
expected: FAIL
[X SNR (-202.26346666327146 dB) is not greater than or equal to 65.737. Got -202.26346666327146.]
expected: FAIL
[X Stitched sine-wave buffers at sample rate 43800 does not equal [0,0.06264832615852356,0.12505052983760834,0.18696144223213196,0.24813786149024963,0.308339387178421,0.36732959747314453,0.4248766601085663,0.480754554271698,0.5347436666488647,0.5866320133209229,0.6362156271934509,0.6832997798919678,0.7276994585990906,0.7692402601242065,0.8077589869499207...\] with an element-wise tolerance of {"absoluteThreshold":0.0038986,"relativeThreshold":0}.\n\tIndex\tActual\t\t\tExpected\t\tAbsError\t\tRelError\t\tTest threshold\n\t[14650\]\t-2.2120763400440616e-29\t8.6956524848937988e-1\t8.6956524848937988e-1\t1.0000000000000000e+0\t3.8985999999999999e-3\n\t[14651\]\t3.0547976493835449e-1\t8.9879405498504639e-1\t5.9331429004669189e-1\t6.6012262403823208e-1\t3.8985999999999999e-3\n\tMax AbsError of 8.6956524848937988e-1 at index of 14650.\n\tMax RelError of 1.0000000000000000e+0 at index of 14650.\n]
expected: FAIL

View file

@ -31,3 +31,21 @@
[# AUDIT TASK RUNNER FINISHED: 5 out of 7 tasks were failed.]
expected: FAIL
[ConvolverNode: invalid constructor throws TypeError]
expected: FAIL
[ConvolverNode: default constructor and attributes]
expected: FAIL
[ConvolverNode constructor: AudioNodeOptions are correctly handled]
expected: FAIL
[ConvolverNode: nullable buffer]
expected: FAIL
[ConvolverNode: illegal sample rate buffer throws NotSupportedError]
expected: FAIL
[ConvolverNode: construct with buffer and normalization options]
expected: FAIL

View file

@ -19,3 +19,15 @@
[# AUDIT TASK RUNNER FINISHED: 3 out of 5 tasks were failed.]
expected: FAIL
[DynamicsCompressorNode: invalid arguments throw TypeError]
expected: FAIL
[DynamicsCompressorNode: default constructor and attributes]
expected: FAIL
[DynamicsCompressorNode: constructor with various AudioNodeOptions]
expected: FAIL
[DynamicsCompressorNode: constructor with parameter options]
expected: FAIL