[Webkit-unassigned] [Bug 219228] New: (r267253) [ Mac ] webaudio/AudioParam/audioparam-processing.html is flaky failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 20 14:47:22 PST 2020


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

            Bug ID: 219228
           Summary: (r267253) [ Mac ]
                    webaudio/AudioParam/audioparam-processing.html is
                    flaky 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: tsavell at apple.com

webaudio/AudioParam/audioparam-processing.html

This test still shows passing but the order of results is messed up. this has been failing sense introduction in r267253

History:
https://results.webkit.org/?suite=layout-tests&test=webaudio%2FAudioParam%2Faudioparam-processing.html

Diff:
--- /Volumes/Data/slave/catalina-release-tests-wk2/build/layout-test-results/webaudio/AudioParam/audioparam-processing-expected.txt
+++ /Volumes/Data/slave/catalina-release-tests-wk2/build/layout-test-results/webaudio/AudioParam/audioparam-processing-actual.txt
@@ -41,8 +41,6 @@
 PASS > [PannerNode]
 PASS   PannerNode.positionX ramp final value is not equal to 0.
 PASS   PannerNode.positionX.value is equal to 0.5.
-PASS   PannerNode.positionY ramp final value is not equal to 0.
-PASS   PannerNode.positionY.value is equal to 30.
 PASS   PannerNode.positionZ ramp final value is not equal to 0.
 PASS   PannerNode.positionZ.value is equal to 15.
 PASS   PannerNode.orientationX ramp final value is not equal to 1.
@@ -51,6 +49,8 @@
 PASS   PannerNode.orientationY.value is equal to 30.
 PASS   PannerNode.orientationZ ramp final value is not equal to 0.
 PASS   PannerNode.orientationZ.value is equal to 15.
+PASS   PannerNode.positionY ramp final value is not equal to 0.
+PASS   PannerNode.positionY.value is equal to 30.
 PASS < [PannerNode] All assertions passed. (total 12 assertions)
 PASS > [StereoPannerNode]
 PASS   StereoPannerNode.pan ramp final value is not equal to 0.

-- 
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/20201120/5e2de513/attachment.htm>


More information about the webkit-unassigned mailing list