Bug 105296 - Delaynode webaudio tests fail on gstreamer WebAudio backend
Summary: Delaynode webaudio tests fail on gstreamer WebAudio backend
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Platform (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2012-12-18 07:43 PST by Dominik Röttsches (drott)
Modified: 2020-06-19 00:31 PDT (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dominik Röttsches (drott) 2012-12-18 07:43:52 PST
These tests fail on the gstreamer 0.10 audio backend:
webaudio/delaynode-scheduling.html failed unexpectedly (text diff)
webaudio/delaynode-max-nondefault-delay.html failed unexpectedly (text diff)

e.g.

--- webaudio/delaynode-scheduling-expected.txt
+++ webaudio/delaynode-scheduling-actual.txt
@@ -2,7 +2,8 @@
 
 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
 
-PASS Test signal was correctly delayed by 0.5 sec.
+FAIL Actual data does not match expected data at frame 88320
+FAIL Test signal was not correctly delayed by 0.5 sec.
 PASS successfullyParsed is true
 
 TEST COMPLETE
Comment 1 Dominik Röttsches (drott) 2012-12-18 08:16:59 PST
Similarly, webaudio/delaynode-maxdelay.html seems flaky.
Comment 2 Marcos Chavarría Teijeiro (irc: chavaone) 2015-03-13 02:39:06 PDT
This tests are passing after r176259 (https://trac.webkit.org/changeset/r176259).

webaudio/delaynode-scheduling.html
webaudio/delaynode-max-nondefault-delay.html

Update the TestExpectations at #142665
Comment 3 Diego Pino 2020-06-19 00:30:34 PDT
The test(s) filed under this bug have been consistently passing for the last 4000 revisions. Marking bug as fixed.

Committed r263254: <https://trac.webkit.org/changeset/263254>
Comment 4 Radar WebKit Bug Importer 2020-06-19 00:31:16 PDT
<rdar://problem/64522416>
Comment 5 Radar WebKit Bug Importer 2020-06-19 00:31:17 PDT
<rdar://problem/64522417>