From c97c4cb4594090fe41a943d256af78530f20251c Mon Sep 17 00:00:00 2001 From: "antti@apple.com" Date: Thu, 15 Nov 2007 01:04:40 +0000 Subject: [PATCH] Try to make this test less timing dependent. * http/tests/media/video-play-stall.html: git-svn-id: https://svn.webkit.org/repository/webkit/trunk@27801 268f45cc-cd09-0410-ab3c-d52691b4dbfc --- LayoutTests/ChangeLog | 6 ++++++ LayoutTests/http/tests/media/video-play-stall.html | 3 ++- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog index a7d994c380c3..51b0dd09a7c9 100644 --- a/LayoutTests/ChangeLog +++ b/LayoutTests/ChangeLog @@ -1,3 +1,9 @@ +2007-11-14 Antti Koivisto + + Try to make this test less timing dependent. + + * http/tests/media/video-play-stall.html: + 2007-11-14 Beth Dakin Reviewed by Hyatt. diff --git a/LayoutTests/http/tests/media/video-play-stall.html b/LayoutTests/http/tests/media/video-play-stall.html index 4db512922dc6..98cd831a52bf 100644 --- a/LayoutTests/http/tests/media/video-play-stall.html +++ b/LayoutTests/http/tests/media/video-play-stall.html @@ -1,4 +1,4 @@ - +

Test that dataunavailable, timeupdate and waiting events are sent when media load stalls in the middle.

-- 2.36.0