Bug 218320 - [GTK] test imported/w3c/web-platform-tests/webaudio/the-audio-api/the-destinationnode-interface/destination.html fails
Summary: [GTK] test imported/w3c/web-platform-tests/webaudio/the-audio-api/the-destina...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-10-28 19:34 PDT by Carlos Alberto Lopez Perez
Modified: 2020-10-29 02:13 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Carlos Alberto Lopez Perez 2020-10-28 19:34:32 PDT
The WPT test imported/w3c/web-platform-tests/webaudio/the-audio-api/the-destinationnode-interface/destination.html  was imported in r262405

It is failing on GTK since then. However the test passes fine on WPE

The diff:

--- a/imported/w3c/web-platform-tests/webaudio/the-audio-api/the-destinationnode-interface/destination-expected.txt	2020-09-28 22:50:23.119239926 +0200
+++ b/imported/w3c/web-platform-tests/webaudio/the-audio-api/the-destinationnode-interface/destination-expected.txt	2020-10-29 03:06:33.095092362 +0100
@@ -1,5 +1,5 @@
 
-PASS
+FAIL
       AudioDestinationNode
-
+     assert_greater_than_equal: maxChannelCount should be >= 2 expected a number greater than or equal to 2 but got 0
Comment 1 Carlos Alberto Lopez Perez 2020-10-28 20:02:17 PDT
Updated expectations on r269135
Comment 2 Philippe Normand 2020-10-29 02:13:06 PDT
Is PulseAudio running on the GTK bots?