Title: [269268] trunk/LayoutTests
Revision
269268
Author
[email protected]
Date
2020-11-02 12:31:52 -0800 (Mon, 02 Nov 2020)

Log Message

Unreviewed, skip imported/w3c/web-platform-tests/webaudio/the-audio-api/the-audioparam-interface/k-rate-panner-connections.html on mac-arm64 only.

Sadly, there is no way to land a mac-arm64 specific baseline yet so we have to mark the test as failing on this platform, even though it
is actually passing (with slightly different values).

* platform/mac/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (269267 => 269268)


--- trunk/LayoutTests/ChangeLog	2020-11-02 20:17:24 UTC (rev 269267)
+++ trunk/LayoutTests/ChangeLog	2020-11-02 20:31:52 UTC (rev 269268)
@@ -1,3 +1,12 @@
+2020-11-02  Chris Dumez  <[email protected]>
+
+        Unreviewed, skip imported/w3c/web-platform-tests/webaudio/the-audio-api/the-audioparam-interface/k-rate-panner-connections.html on mac-arm64 only.
+
+        Sadly, there is no way to land a mac-arm64 specific baseline yet so we have to mark the test as failing on this platform, even though it
+        is actually passing (with slightly different values).
+
+        * platform/mac/TestExpectations:
+
 2020-11-02  Diego Pino Garcia  <[email protected]>
 
         [GTK] Unreviewed test gardening. Update baselines of several tests failing.

Modified: trunk/LayoutTests/platform/mac/TestExpectations (269267 => 269268)


--- trunk/LayoutTests/platform/mac/TestExpectations	2020-11-02 20:17:24 UTC (rev 269267)
+++ trunk/LayoutTests/platform/mac/TestExpectations	2020-11-02 20:31:52 UTC (rev 269268)
@@ -2205,8 +2205,9 @@
 # This test requires API only availble on BigSur and later
 [ BigSur+ ] http/tests/media/hls/hls-hdr-switch.html [ Pass ]
 
-# <rdar://68947198> [ macOS iOS ] imported/w3c/web-platform-tests/webaudio/the-audio-api/the-audioparam-interface/k-rate-panner-connections.html
-[ BigSur+ ] imported/w3c/web-platform-tests/webaudio/the-audio-api/the-audioparam-interface/k-rate-panner-connections.html [ Pass Failure ]
+# <rdar://68947198> The test is actually passing but with slightly different values on mac-arm64. Because there is no way to
+# land a mac-arm64 baseline yet, we need to mark this test as expected to fail on this platform.
+[ arm64 ] imported/w3c/web-platform-tests/webaudio/the-audio-api/the-audioparam-interface/k-rate-panner-connections.html [ Failure ]
 
 # rdar://69347249
 [ arm64 ] imported/w3c/web-platform-tests/webaudio/the-audio-api/the-audioparam-interface/k-rate-biquad-connection.html [ Failure ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to