Bug 53056

Summary: [GTK] media/unsupported-rtsp.html fails after timing out
Product: WebKit Reporter: Martin Robinson <mrobinson>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: pnormand
Priority: P3 Keywords: Gtk
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Linux   

Martin Robinson
Reported 2011-01-24 17:58:41 PST
Here's the test diff. It seems that it's just timing out: +FAIL: Timed out waiting for notifyDone to be called Test that QuickTime file with RTSP URL generates a load error. -EVENT(error) -EXPECTED (video.error != 'null') OK -EXPECTED (video.error.code == '4') OK -EXPECTED (video.networkState == '3') OK -END OF TEST
Attachments
Philippe Normand
Comment 1 2011-01-25 00:12:14 PST
It's normal that it fails and that it's skipped for us because we *CAN* play rtsp streams. So no error received in this test => timeout :)
Martin Robinson
Comment 2 2011-01-26 18:00:42 PST
Thanks. I'll update the skipped list explaining why this test is skipped.
Martin Robinson
Comment 3 2011-01-26 18:02:39 PST
Note You need to log in before you can comment on or make changes to this bug.