From 6c6b4aa78bf820b21bcf8db2a77d1a1199264aaf Mon Sep 17 00:00:00 2001 From: Robert O'Callahan Date: Fri, 23 Jan 2009 08:32:08 +1300 Subject: [PATCH] test_progress1.html still fails, sigh --- content/media/video/test/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/media/video/test/Makefile.in b/content/media/video/test/Makefile.in index 194c51f90d5..1e3a966576f 100644 --- a/content/media/video/test/Makefile.in +++ b/content/media/video/test/Makefile.in @@ -67,7 +67,6 @@ _TEST_FILES += \ test_ended1.html \ test_ended2.html \ test_onloadedmetadata.html \ - test_progress1.html \ test_progress3.html \ test_seek1.html \ test_seek3.html \ @@ -85,6 +84,7 @@ _TEST_FILES += \ bug461281.ogg \ seek.ogv \ $(NULL) +# test_progress1.html disabled while we figure out the random failure else _TEST_FILES += \ test_can_play_type_no_ogg.html \