RESOLVED FIXED 53056
[GTK] media/unsupported-rtsp.html fails after timing out
https://bugs.webkit.org/show_bug.cgi?id=53056
Summary [GTK] media/unsupported-rtsp.html fails after timing out
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.