diff options
author | tony@chromium.org <tony@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-09-04 21:26:12 +0000 |
---|---|---|
committer | tony@chromium.org <tony@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-09-04 21:26:12 +0000 |
commit | 7b29027a3a491c28a3e1db30b849ce0d1eda6931 (patch) | |
tree | 8d1f706842e6e67f27d119d61b7e39877ffc858e | |
parent | 2fff9fdfa5d5d3d233c92ee2e44de596ceb53157 (diff) | |
download | chromium_src-7b29027a3a491c28a3e1db30b849ce0d1eda6931.zip chromium_src-7b29027a3a491c28a3e1db30b849ce0d1eda6931.tar.gz chromium_src-7b29027a3a491c28a3e1db30b849ce0d1eda6931.tar.bz2 |
This test no longer crashes on Linux. I migrated the bug from
internal to the external tracker and updated the bug number.
BUG=21118
Review URL: http://codereview.chromium.org/201028
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@25517 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index fed70e9..890d87b 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -548,7 +548,7 @@ BUG1204878 : LayoutTests/http/tests/navigation/post-goback1.html = FAIL // Since we don't have Aqua-themed controls, don't ignore the // box-shadow properties of controls that request Aqua theming. But since Aqua // controls are rare on the web, defer this fix. -BUG1130795 BUG20265 WIN LINUX : LayoutTests/fast/forms/box-shadow-override.html = FAIL CRASH +BUG21118 WIN LINUX : LayoutTests/fast/forms/box-shadow-override.html = FAIL // These tests are not valid: the so-called expected results are not known to // be correct. |