From 57847e2626dc0803dacfaa9d0b263e49131d3a9a Mon Sep 17 00:00:00 2001 From: "zandobersek@gmail.com" Date: Sat, 30 Jun 2012 10:39:47 +0000 Subject: [PATCH] Unreviewed GTK and EFL gardening, adding image expectation for the failing css3/flexbox/anonymous-block.html test. * platform/efl/TestExpectations: * platform/gtk/TestExpectations: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@121625 268f45cc-cd09-0410-ab3c-d52691b4dbfc --- LayoutTests/ChangeLog | 8 ++++++++ LayoutTests/platform/efl/TestExpectations | 2 ++ LayoutTests/platform/gtk/TestExpectations | 2 ++ 3 files changed, 12 insertions(+) diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog index 69c7acd..681fff1 100644 --- a/LayoutTests/ChangeLog +++ b/LayoutTests/ChangeLog @@ -1,5 +1,13 @@ 2012-06-30 Zan Dobersek + Unreviewed GTK and EFL gardening, adding image expectation + for the failing css3/flexbox/anonymous-block.html test. + + * platform/efl/TestExpectations: + * platform/gtk/TestExpectations: + +2012-06-30 Zan Dobersek + Unreviewed GTK gardening, updating baselines after r121599. * platform/gtk/fast/transforms/bounding-rect-zoom-expected.txt: Added. diff --git a/LayoutTests/platform/efl/TestExpectations b/LayoutTests/platform/efl/TestExpectations index 0c34776..dcd66fc 100644 --- a/LayoutTests/platform/efl/TestExpectations +++ b/LayoutTests/platform/efl/TestExpectations @@ -717,3 +717,5 @@ BUGWK90007 : http/tests/security/mixedContent/insecure-audio-video-in-main-frame // Failing after r121555 BUGWK90286 : fast/viewport/viewport-91.html = TEXT + +BUGWK90334 : css3/flexbox/anonymous-block.html = IMAGE diff --git a/LayoutTests/platform/gtk/TestExpectations b/LayoutTests/platform/gtk/TestExpectations index fdd80eb..4299165 100644 --- a/LayoutTests/platform/gtk/TestExpectations +++ b/LayoutTests/platform/gtk/TestExpectations @@ -1242,6 +1242,8 @@ BUGWK90007 : http/tests/security/mixedContent/insecure-audio-video-in-main-frame // Failing after r121555 BUGWK90286 : fast/viewport/viewport-91.html = TEXT +BUGWK90334 : css3/flexbox/anonymous-block.html = IMAGE + ////////////////////////////////////////////////////////////////////////////////////////// // End of Tests failing ////////////////////////////////////////////////////////////////////////////////////////// -- 2.7.4