From a65208efaa8df4bc4ab6992cc7d1a9f0cc4b8d76 Mon Sep 17 00:00:00 2001 From: "sergio@webkit.org" Date: Wed, 4 Jul 2012 08:31:23 +0000 Subject: [PATCH] Unreviewed GTK gardening. Removed some tests from TestExpectations as they were passing in the tree bots. * platform/gtk/TestExpectations: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@121838 268f45cc-cd09-0410-ab3c-d52691b4dbfc --- LayoutTests/ChangeLog | 7 +++++++ LayoutTests/platform/gtk/TestExpectations | 3 +-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog index 8e6deff..8855628 100644 --- a/LayoutTests/ChangeLog +++ b/LayoutTests/ChangeLog @@ -1,3 +1,10 @@ +2012-07-04 Sergio Villar Senin + + Unreviewed GTK gardening. Removed some tests from TestExpectations + as they were passing in the tree bots. + + * platform/gtk/TestExpectations: + 2012-07-04 Sheriff Bot Unreviewed, rolling out r121813. diff --git a/LayoutTests/platform/gtk/TestExpectations b/LayoutTests/platform/gtk/TestExpectations index 9fba0a8..e3b0f3a 100644 --- a/LayoutTests/platform/gtk/TestExpectations +++ b/LayoutTests/platform/gtk/TestExpectations @@ -304,6 +304,7 @@ BUGWK85212 : ietestcenter/css3/flexbox/flexbox-layout-002.htm = IMAGE // These tests require subpixel layout to be enabled BUGWK85532 : fast/sub-pixel = TEXT IMAGE BUGWK85532 : fast/sub-pixel/float-containing-block-with-margin.html = PASS +BUGWK85532 : fast/sub-pixel/float-with-margin-in-container.html = PASS BUGWK85532 : fast/sub-pixel/float-with-right-margin-zoom.html = PASS BUGWK85532 : fast/sub-pixel/float-wrap-with-subpixel-top.html = PASS BUGWK85532 : fast/sub-pixel/inline-block-with-margin.html = PASS @@ -953,8 +954,6 @@ BUGWK50740 : editing/spelling/spellcheck-queue.html = TEXT BUGWK50740 : editing/spelling/spellcheck-sequencenum.html = TEXT BUGWK50740 : editing/spelling/spellcheck-async-mutation.html = TEXT -BUGWK82675 : http/tests/local/link-stylesheet-load-order.html = TEXT - // DRT does not obey layoutTestController.addURLToRedirect() BUGWKGTK : http/tests/loading/cross-origin-XHR-willLoadRequest.html = TEXT -- 2.7.4