Bug 218527 - imported/w3c/web-platform-tests/webaudio/the-audio-api/the-audioparam-interface/k-rate-panner-connections.html fails on some platforms
Summary: imported/w3c/web-platform-tests/webaudio/the-audio-api/the-audioparam-interfa...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Audio (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-11-03 11:01 PST by Chris Dumez
Modified: 2020-11-04 08:10 PST (History)
11 users (show)

See Also:


Attachments
Patch (369.74 KB, patch)
2020-11-03 11:13 PST, Chris Dumez
no flags Details | Formatted Diff | Diff
Patch (271.20 KB, patch)
2020-11-03 11:56 PST, Chris Dumez
no flags Details | Formatted Diff | Diff
Patch (395.30 KB, patch)
2020-11-03 12:39 PST, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2020-11-03 11:01:57 PST
imported/w3c/web-platform-tests/webaudio/the-audio-api/the-audioparam-interface/k-rate-panner-connections.html fails on some platforms:
@@ -14,7 +14,7 @@
 PASS   Panner: positionX: Channel 0 output[128, 255] contains only the constant 0.012888134457170963. 
 PASS   Panner: positionX: Channel 0 output[256, 383] contains only the constant 0.007589160930365324. 
 PASS   Panner: positionX: Channel 0 output[384, 511] contains only the constant 0.004646967630833387. 
-PASS   Panner: positionX: Channel 0 output[512, 639] contains only the constant 0.0030441549606621265. 
+PASS   Panner: positionX: Channel 0 output[512, 639] contains only the constant 0.003044155426323414. 
 PASS   Panner: positionX: Channel 1 output[0, 127] contains only the constant 0.03648621588945389. 
 PASS   Panner: positionX: Channel 1 output[128, 255] contains only the constant 0.044254120439291. 
 PASS   Panner: positionX: Channel 1 output[256, 383] contains only the constant 0.04127275571227074. 
@@ -61,7 +61,7 @@
 PASS   Listener: positionX: Channel 0 output[256, 383] contains only the constant 0.039994727820158005. 
 PASS   Listener: positionX: Channel 0 output[384, 511] contains only the constant 0.03709035366773605. 
 PASS   Listener: positionX: Channel 0 output[512, 639] contains only the constant 0.03213874623179436. 
-PASS   Listener: positionX: Channel 1 output[0, 127] contains only the constant 0.04130440205335617. 
+PASS   Listener: positionX: Channel 1 output[0, 127] contains only the constant 0.04130440577864647. 
 PASS   Listener: positionX: Channel 1 output[128, 255] contains only the constant 0.03224712610244751. 
 PASS   Listener: positionX: Channel 1 output[256, 383] contains only the constant 0.019855592399835587. 
 PASS   Listener: positionX: Channel 1 output[384, 511] contains only the constant 0.01180772203952074. 
@@ -85,7 +85,7 @@
 PASS   Listener: positionZ: Channel 0 output[256, 383] contains only the constant 0.011898205615580082. 
 PASS   Listener: positionZ: Channel 0 output[384, 511] contains only the constant 0.009985626675188541. 
 PASS   Listener: positionZ: Channel 0 output[512, 639] contains only the constant 0.008515486493706703. 
-PASS   Listener: positionZ: Channel 1 output[0, 127] contains only the constant 0.04121469706296921. 
+PASS   Listener: positionZ: Channel 1 output[0, 127] contains only the constant 0.041214704513549805. 
 PASS   Listener: positionZ: Channel 1 output[128, 255] contains only the constant 0.032292626798152924. 
 PASS   Listener: positionZ: Channel 1 output[256, 383] contains only the constant 0.02588506042957306. 
 PASS   Listener: positionZ: Channel 1 output[384, 511] contains only the constant 0.021276984363794327.
Comment 1 Chris Dumez 2020-11-03 11:02:08 PST
<rdar://problem/68947198>
Comment 2 Chris Dumez 2020-11-03 11:13:20 PST
Created attachment 413078 [details]
Patch
Comment 3 Chris Dumez 2020-11-03 11:56:08 PST
Created attachment 413086 [details]
Patch
Comment 4 Chris Dumez 2020-11-03 12:39:15 PST
Created attachment 413091 [details]
Patch
Comment 5 EWS 2020-11-04 08:10:03 PST
Committed r269361: <https://trac.webkit.org/changeset/269361>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 413091 [details].