Bug 218653

Summary: [GLIB] imported/w3c/web-platform-tests/webaudio/the-audio-api/the-pannernode-interface/panner-distance-clamping.html is flaky
Product: WebKit Reporter: Diego Pino <dpino>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Diego Pino 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.
Comment 1 Radar WebKit Bug Importer 2020-11-13 02:03:18 PST
<rdar://problem/71364590>
Comment 2 Diego Pino 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.