Bug 184777 - [GTK] imported/w3c/web-platform-tests/webaudio/the-audio-api/the-mediaelementaudiosourcenode-interface/mediaElementAudioSourceToScriptProcessorTest.html failing since added in r230353 "Import wpt webaudio tests"
Summary: [GTK] imported/w3c/web-platform-tests/webaudio/the-audio-api/the-mediaelement...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Diego Pino
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-04-19 07:40 PDT by Miguel Gomez
Modified: 2020-06-09 01:51 PDT (History)
2 users (show)

See Also:


Attachments
Patch (4.42 KB, patch)
2020-06-09 01:49 PDT, Diego Pino
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Miguel Gomez 2018-04-19 07:40:08 PDT
imported/w3c/web-platform-tests/webaudio/the-audio-api/the-mediaelementaudiosourcenode-interface/mediaElementAudioSourceToScriptProcessorTest.html [ Failure ]

diff

--- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/imported/w3c/web-platform-tests/webaudio/the-audio-api/the-mediaelementaudiosourcenode-interface/mediaElementAudioSourceToScriptProcessorTest-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/imported/w3c/web-platform-tests/webaudio/the-audio-api/the-mediaelementaudiosourcenode-interface/mediaElementAudioSourceToScriptProcessorTest-actual.txt
@@ -1,5 +1,5 @@
 
 PASS Element Source tests completed 
 PASS Channel 0 processed some data 
-FAIL All data processed correctly assert_array_approx_equals: comparing expected and rendered buffers (channel 0) lengths differ, expected 44098 got 40003
+FAIL All data processed correctly assert_array_approx_equals: comparing expected and rendered buffers (channel 0) lengths differ, expected 44098 got 44542
Comment 1 Diego Pino 2020-06-09 01:49:43 PDT
Created attachment 401423 [details]
Patch
Comment 2 Diego Pino 2020-06-09 01:51:50 PDT
Committed r262784: <https://trac.webkit.org/changeset/262784>