From 9f6784cd937c86d7b2d113c52b387e0a98a90d26 Mon Sep 17 00:00:00 2001 From: "philn@webkit.org" Date: Tue, 27 Sep 2011 09:24:24 +0000 Subject: [PATCH] Unreviewed, GTK gardening * platform/gtk/Skipped: Skip svg/filters/animate-fill.svg failing in 32-Bits Release. * platform/gtk/test_expectations.txt: Mark media/video-timeupdate-reverse-play.html as flaky because of bug 67407. git-svn-id: http://svn.webkit.org/repository/webkit/trunk@96085 268f45cc-cd09-0410-ab3c-d52691b4dbfc --- LayoutTests/ChangeLog | 9 +++++++++ LayoutTests/platform/gtk/Skipped | 1 + LayoutTests/platform/gtk/test_expectations.txt | 1 + 3 files changed, 11 insertions(+) diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog index 1d14949..35f0ed6 100644 --- a/LayoutTests/ChangeLog +++ b/LayoutTests/ChangeLog @@ -1,3 +1,12 @@ +2011-09-27 Philippe Normand + + Unreviewed, GTK gardening + + * platform/gtk/Skipped: Skip svg/filters/animate-fill.svg failing + in 32-Bits Release. + * platform/gtk/test_expectations.txt: Mark + media/video-timeupdate-reverse-play.html as flaky because of bug 67407. + 2011-09-27 Shinichiro Hamaji [Chromium] Layout Test canvas/philip/tests/toDataURL.jpeg.*.html is failing on Mac 10.5 CG diff --git a/LayoutTests/platform/gtk/Skipped b/LayoutTests/platform/gtk/Skipped index 359df28..b5840cb 100644 --- a/LayoutTests/platform/gtk/Skipped +++ b/LayoutTests/platform/gtk/Skipped @@ -1017,6 +1017,7 @@ svg/zoom/text/zoom-coords-viewattr-01-b.svg svg/W3C-SVG-1.1/animate-elem-30-t.svg svg/W3C-SVG-1.1/animate-elem-03-t.svg svg/W3C-SVG-1.1/animate-elem-33-t.svg +svg/filters/animate-fill.svg # Fail on 32-bits Debug svg/W3C-SVG-1.1/animate-elem-46-t.svg svg/W3C-SVG-1.1/animate-elem-82-t.svg diff --git a/LayoutTests/platform/gtk/test_expectations.txt b/LayoutTests/platform/gtk/test_expectations.txt index 88439ce..93fa481 100644 --- a/LayoutTests/platform/gtk/test_expectations.txt +++ b/LayoutTests/platform/gtk/test_expectations.txt @@ -11,6 +11,7 @@ BUGWK67007 DEBUG : fast/ruby/generated-before-and-after-counter-doesnt-crash.htm BUGWK68536 : media/media-blocked-by-beforeload.html = PASS TEXT BUGWK68878 : media/video-playing-and-pause.html = PASS TEXT +BUGWK67407 : media/video-timeupdate-reverse-play.html = PASS TEXT BUGWK68523 : svg/zoom/page/zoom-svg-through-object-with-auto-size.html = PASS TEXT BUGWK68523 : svg/zoom/page/zoom-svg-through-object-with-override-size.html = PASS TEXT -- 2.7.4