RESOLVED FIXED 218653
[GLIB] imported/w3c/web-platform-tests/webaudio/the-audio-api/the-pannernode-interface/panner-distance-clamping.html is flaky
https://bugs.webkit.org/show_bug.cgi?id=218653
Summary [GLIB] imported/w3c/web-platform-tests/webaudio/the-audio-api/the-pannernode-...
Diego Pino
Reported 2020-11-06 02:02:26 PST
The test fails sporadically both in WPE and GTK Wayland, although more often in WPE. Diff: https://build.webkit.org/results/WPE-Linux-64-bit-Release-Tests/r269285%20(20870)/imported/w3c/web-platform-tests/webaudio/the-audio-api/the-pannernode-interface/panner-distance-clamping-diff.txt --- /home/buildbot/wpe/wpe-linux-64-release-tests/build/layout-test-results/imported/w3c/web-platform-tests/webaudio/the-audio-api/the-pannernode-interface/panner-distance-clamping-expected.txt +++ /home/buildbot/wpe/wpe-linux-64-release-tests/build/layout-test-results/imported/w3c/web-platform-tests/webaudio/the-audio-api/the-pannernode-interface/panner-distance-clamping-actual.txt @@ -36,10 +36,10 @@ PASS Test panner output {"distance":2,"distanceModel":"inverse","maxDistance":1000,"refDistance":10} is identical to the array [expected array]. PASS < [min-distance] All assertions passed. (total 12 assertions) PASS > [max-distance] +PASS Model: exponential: Distance (21000) is outside the range [1, 10000] is equal to true. +PASS Test panner output {"distance":21000,"distanceModel":"exponential"} is identical to the array [expected array]. PASS Model: linear: Distance (20000) is outside the range [1, 10000] is equal to true. PASS Test panner output {"distance":20000,"distanceModel":"linear"} is identical to the array [expected array]. -PASS Model: exponential: Distance (21000) is outside the range [1, 10000] is equal to true. -PASS Test panner output {"distance":21000,"distanceModel":"exponential"} is identical to the array [expected array]. PASS Model: inverse: Distance (23000) is outside the range [1, 10000] is equal to true. PASS Test panner output {"distance":23000,"distanceModel":"inverse"} is identical to the array [expected array]. PASS Model: linear: Distance (5000) is outside the range [10, 1000] is equal to true.
Attachments
Radar WebKit Bug Importer
Comment 1 2020-11-13 02:03:18 PST
Diego Pino
Comment 2 2021-06-04 19:35:44 PDT
This test, or group of tests, has been passing for the last 4000 revisions. Closing bug. Gardened in r278519.
Note You need to log in before you can comment on or make changes to this bug.