From 0ca2ee836578251ecb62921939789f4dbff577ec Mon Sep 17 00:00:00 2001 From: "mcatanzaro@igalia.com" Date: Sat, 30 Jan 2016 16:14:15 +0000 Subject: [PATCH] [GTK] platform/gtk/scrollbars/overflow-scrollbar-horizontal-wheel-scroll.html is failing Unreviewed gardening. * platform/gtk/TestExpectations: git-svn-id: https://svn.webkit.org/repository/webkit/trunk@195894 268f45cc-cd09-0410-ab3c-d52691b4dbfc --- LayoutTests/ChangeLog | 8 ++++++++ LayoutTests/platform/gtk/TestExpectations | 2 ++ 2 files changed, 10 insertions(+) diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog index b5faf93..2ade04e 100644 --- a/LayoutTests/ChangeLog +++ b/LayoutTests/ChangeLog @@ -1,5 +1,13 @@ 2016-01-30 Michael Catanzaro + [GTK] platform/gtk/scrollbars/overflow-scrollbar-horizontal-wheel-scroll.html is failing + + Unreviewed gardening. + + * platform/gtk/TestExpectations: + +2016-01-30 Michael Catanzaro + [GTK] Some organization in the test expectations file Unreviewed. diff --git a/LayoutTests/platform/gtk/TestExpectations b/LayoutTests/platform/gtk/TestExpectations index 4f94a36..62570bf 100644 --- a/LayoutTests/platform/gtk/TestExpectations +++ b/LayoutTests/platform/gtk/TestExpectations @@ -2594,6 +2594,8 @@ webkit.org/b/153700 fast/ruby/ruby-expansion-cjk-4.html [ ImageOnlyFailure ] webkit.org/b/153700 fast/ruby/ruby-expansion-cjk-5.html [ ImageOnlyFailure ] webkit.org/b/153700 fast/ruby/ruby-expansion-cjk.html [ ImageOnlyFailure ] +webkit.org/b/94952 platform/gtk/scrollbars/overflow-scrollbar-horizontal-wheel-scroll.html [ Failure ] + #//////////////////////////////////////////////////////////////////////////////////////// # End of non-crashing, non-flaky tests failing #//////////////////////////////////////////////////////////////////////////////////////// -- 1.8.3.1