diff options
author | johnnyg@chromium.org <johnnyg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-07 18:39:02 +0000 |
---|---|---|
committer | johnnyg@chromium.org <johnnyg@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-10-07 18:39:02 +0000 |
commit | 9424883141ce8f7c1052827f519f001c89a47213 (patch) | |
tree | a701f0ae3a8a6167bf6b437e9b4b45180b698a69 /webkit | |
parent | aa8492e27b86975e306f2654587b0934421fe108 (diff) | |
download | chromium_src-9424883141ce8f7c1052827f519f001c89a47213.zip chromium_src-9424883141ce8f7c1052827f519f001c89a47213.tar.gz chromium_src-9424883141ce8f7c1052827f519f001c89a47213.tar.bz2 |
Disabling a test that became flaky after WebKit roll. Will investigate.
BUG=none
TEST=none
TBR=hclam
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@28277 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 9fceb03..b9318ec 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -3084,8 +3084,8 @@ BUG24102 LINUX MAC : LayoutTests/fast/forms/input-maxlength.html = TIMEOUT // Webkit update: 49221:49245 BUG_HAMAJI : LayoutTests/fast/css/counters/t1204-increment-00-c-o.html = FAIL BUG_HAMAJI : LayoutTests/fast/css/counters/t1204-increment-01-c-o.html = FAIL - -BUG_JOHNNYG WIN : LayoutTests/fast/forms/select-size.html = CRASH +BUG_JOHNNYG WIN : LayoutTests/fast/forms/select-size.html = PASS CRASH +BUG_JOHNNYG WIN : LayoutTests/fast/css/last-child-pseudo-class.html = FAIL // Failing after r28267 BUG_24116 : LayoutTests/http/tests/loading/gmail-assert-on-load.html = FAIL |