From a5a6e25bfb05924c0acb74ee42085b4456608c19 Mon Sep 17 00:00:00 2001 From: "brettw@chromium.org" <brettw@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> Date: Tue, 15 Sep 2009 21:44:24 +0000 Subject: [PATCH] Mark test as failing on Linux as well as Windows (which it was already marked as). git-svn-id: svn://svn.chromium.org/chrome/trunk/src@26270 0039d316-1c4b-4281-b951-d872f2087c98 --- webkit/tools/layout_tests/test_expectations.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 5efd685e63e46..69a575849fb92 100755 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2332,4 +2332,4 @@ BUG21859 WIN : LayoutTests/tables/mozilla/bugs/bug96343.html = FAIL // WK roll 48388:48399 (brettw) BUG21919 WIN : LayoutTests/http/tests/security/mixedContent/insecure-css-in-main-frame.html = FAIL -BUG21919 WIN : LayoutTests/transforms/2d/hindi-rotated.html = FAIL +BUG21919 WIN LINUX : LayoutTests/transforms/2d/hindi-rotated.html = FAIL -- GitLab