From 26591fd8969645047518919e1d9ecc022968c2d5 Mon Sep 17 00:00:00 2001 From: "rniwa@webkit.org" Date: Tue, 27 Sep 2011 00:57:51 +0000 Subject: [PATCH] editing/selection/select-bidi-run.html fails on Chromium Windows and Linux https://bugs.webkit.org/show_bug.cgi?id=68832 Unreviewed; remove the failing test expectation because it started passing after r96016. * platform/chromium/test_expectations.txt: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@96057 268f45cc-cd09-0410-ab3c-d52691b4dbfc --- LayoutTests/ChangeLog | 9 +++++++++ LayoutTests/platform/chromium/test_expectations.txt | 2 -- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog index f0b30a0..de5458c 100644 --- a/LayoutTests/ChangeLog +++ b/LayoutTests/ChangeLog @@ -1,5 +1,14 @@ 2011-09-26 Ryosuke Niwa + editing/selection/select-bidi-run.html fails on Chromium Windows and Linux + https://bugs.webkit.org/show_bug.cgi?id=68832 + + Unreviewed; remove the failing test expectation because it started passing after r96016. + + * platform/chromium/test_expectations.txt: + +2011-09-26 Ryosuke Niwa + Skip the test added by r95964 on Qt and GTK because it has been failing on those two platforms. The failure is tracked by the bugs 68854 and 68855. diff --git a/LayoutTests/platform/chromium/test_expectations.txt b/LayoutTests/platform/chromium/test_expectations.txt index 366fe93..1a4a682 100644 --- a/LayoutTests/platform/chromium/test_expectations.txt +++ b/LayoutTests/platform/chromium/test_expectations.txt @@ -3774,7 +3774,5 @@ BUGABARTH LINUX : svg/custom/svg-fonts-word-spacing.html = PASS FAIL BUGWK68747 : media/controls-right-click-on-timebar.html = TIMEOUT PASS -BUGWK68832 WIN LINUX : editing/selection/select-bidi-run.html = FAIL - BUGCR96861 WIN DEBUG : media/audio-repaint.html = TIMEOUT IMAGE PASS BUGCR97657 MAC CPU DEBUG : media/audio-repaint.html = TIMEOUT IMAGE PASS -- 2.7.4