diff options
author | japhet@chromium.org <japhet@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-08-16 22:03:24 +0000 |
---|---|---|
committer | japhet@chromium.org <japhet@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-08-16 22:03:24 +0000 |
commit | 6e19ec63085dc21d5604382e84fcbee5617e5dd1 (patch) | |
tree | 9d37b4568d1d1e48ac609702cc5425c50e756184 /webkit/tools | |
parent | a05248a65b3ea65952896e31e44632a297139f65 (diff) | |
download | chromium_src-6e19ec63085dc21d5604382e84fcbee5617e5dd1.zip chromium_src-6e19ec63085dc21d5604382e84fcbee5617e5dd1.tar.gz chromium_src-6e19ec63085dc21d5604382e84fcbee5617e5dd1.tar.bz2 |
Suppress a test failing after the last WebKit merge.
BUG=none
TEST=green webkit dbg(2) bots
TBR=yutak,mpcomplete
Review URL: http://codereview.chromium.org/3176015
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@56248 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 0ca4cc3..1d69a74 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -4,3 +4,7 @@ // // Only add expectations here to temporarily suppress messages on the bots // until the changes can be landed upstream. + +// WebKit merge 65318:65411 +// r65381 is suspected. This test causes the next one to crash. +BUGJAPHET SKIP : fast/events/popup-allowed-from-gesture-initiated-form-submit.html = PASS |