Bug 105298

Summary: [GStreamer] webaudio/decode-audio-data-basic.html fails
Product: WebKit Reporter: Dominik Röttsches (drott) <d-r>
Component: PlatformAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: eric.carlson, feature-media-reviews, gyuyoung.kim, pnormand, rakuco, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch mrobinson: review+

Description Dominik Röttsches (drott) 2012-12-18 07:52:06 PST
Making webaudio/decode-audio-data-basic.html fail with:

 PASS decodeAudioData raises exception correctly when arraybuffer parameter is null.
 PASS The resources/media/24bit-44khz.wav test: successCallback has been called correctly.
-PASS The resources/media/invalid-audio-file.txt test: errorCallback has been called correctly.
+FAIL The resources/media/invalid-audio-file.txt test: successCallback was not called.
 PASS successfullyParsed is true
 
 TEST COMPLETE
Comment 1 Philippe Normand 2012-12-29 10:43:50 PST
Created attachment 180940 [details]
Patch
Comment 2 Philippe Normand 2012-12-30 08:59:17 PST
Committed r138580: <http://trac.webkit.org/changeset/138580>