[Webkit-unassigned] [Bug 219897] New: REGRESSION: [iOS] imported/w3c/web-platform-tests/webaudio/the-audio-api/the-pannernode-interface/panner-distance-clamping.html is frequently failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 15 09:52:41 PST 2020


https://bugs.webkit.org/show_bug.cgi?id=219897

            Bug ID: 219897
           Summary: REGRESSION: [iOS]
                    imported/w3c/web-platform-tests/webaudio/the-audio-api
                    /the-pannernode-interface/panner-distance-clamping.htm
                    l is frequently failing
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ryanhaddad at apple.com

imported/w3c/web-platform-tests/webaudio/the-audio-api/the-pannernode-interface/panner-distance-clamping.html has started failing frequently on iOS simulator release bots

--- /Volumes/Data/slave/ios-simulator-14-release-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/webaudio/the-audio-api/the-pannernode-interface/panner-distance-clamping-expected.txt
+++ /Volumes/Data/slave/ios-simulator-14-release-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/webaudio/the-audio-api/the-pannernode-interface/panner-distance-clamping-actual.txt
@@ -24,16 +24,16 @@
 PASS > [min-distance]
 PASS   Model: linear: Distance (0.01) is outside the range [1, 10000] is equal to true.
 PASS   Test panner output {"distance":0.01,"distanceModel":"linear"} is identical to the array [expected array].
-PASS   Model: exponential: Distance (0.01) is outside the range [1, 10000] is equal to true.
-PASS   Test panner output {"distance":0.01,"distanceModel":"exponential"} is identical to the array [expected array].
-PASS   Model: inverse: Distance (0.01) is outside the range [1, 10000] is equal to true.
-PASS   Test panner output {"distance":0.01,"distanceModel":"inverse"} is identical to the array [expected array].
-PASS   Model: linear: Distance (2) is outside the range [10, 1000] is equal to true.
-PASS   Test panner output {"distance":2,"distanceModel":"linear","maxDistance":1000,"refDistance":10} is identical to the array [expected array].
 PASS   Model: exponential: Distance (2) is outside the range [10, 1000] is equal to true.
 PASS   Test panner output {"distance":2,"distanceModel":"exponential","maxDistance":1000,"refDistance":10} is identical to the array [expected array].
 PASS   Model: inverse: Distance (2) is outside the range [10, 1000] is equal to true.
 PASS   Test panner output {"distance":2,"distanceModel":"inverse","maxDistance":1000,"refDistance":10} is identical to the array [expected array].
+PASS   Model: linear: Distance (2) is outside the range [10, 1000] is equal to true.
+PASS   Test panner output {"distance":2,"distanceModel":"linear","maxDistance":1000,"refDistance":10} is identical to the array [expected array].
+PASS   Model: inverse: Distance (0.01) is outside the range [1, 10000] is equal to true.
+PASS   Test panner output {"distance":0.01,"distanceModel":"inverse"} is identical to the array [expected array].
+PASS   Model: exponential: Distance (0.01) is outside the range [1, 10000] is equal to true.
+PASS   Test panner output {"distance":0.01,"distanceModel":"exponential"} is identical to the array [expected array].
 PASS < [min-distance] All assertions passed. (total 12 assertions)
 PASS > [max-distance]
 PASS   Model: linear: Distance (20000) is outside the range [1, 10000] is equal to true.
@@ -42,10 +42,10 @@
 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: exponential: Distance (5000) is outside the range [10, 1000] is equal to true.
+PASS   Test panner output {"distance":5000,"distanceModel":"exponential","maxDistance":1000,"refDistance":10} is identical to the array [expected array].
 PASS   Model: linear: Distance (5000) is outside the range [10, 1000] is equal to true.
 PASS   Test panner output {"distance":5000,"distanceModel":"linear","maxDistance":1000,"refDistance":10} is identical to the array [expected array].
-PASS   Model: exponential: Distance (5000) is outside the range [10, 1000] is equal to true.
-PASS   Test panner output {"distance":5000,"distanceModel":"exponential","maxDistance":1000,"refDistance":10} is identical to the array [expected array].
 PASS   Model: inverse: Distance (5000) is outside the range [10, 1000] is equal to true.
 PASS   Test panner output {"distance":5000,"distanceModel":"inverse","maxDistance":1000,"refDistance":10} is identical to the array [expected array].
 PASS < [max-distance] All assertions passed. (total 12 assertions)

https://results.webkit.org/?suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fwebaudio%2Fthe-audio-api%2Fthe-pannernode-interface%2Fpanner-distance-clamping.html

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20201215/68537681/attachment.htm>


More information about the webkit-unassigned mailing list