diff options
author | victorw@chromium.org <victorw@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-12-04 03:16:39 +0000 |
---|---|---|
committer | victorw@chromium.org <victorw@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-12-04 03:16:39 +0000 |
commit | 30e56a5d3a36d5f6f6b138a56bf8e40de37e626e (patch) | |
tree | e53a54a0102ae4ef9d4c18e133199e7dab4166a0 /webkit | |
parent | 473255d42726111dd1df6fa1720a1db99527818e (diff) | |
download | chromium_src-30e56a5d3a36d5f6f6b138a56bf8e40de37e626e.zip chromium_src-30e56a5d3a36d5f6f6b138a56bf8e40de37e626e.tar.gz chromium_src-30e56a5d3a36d5f6f6b138a56bf8e40de37e626e.tar.bz2 |
Disable two failed layout tests while investigating.
TBR=yutak
TEST=none
BUG=none
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@68276 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 155d060..79572de 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -11,3 +11,6 @@ BUG_LOISLO WIN RELEASE : http/tests/appcache/online-whitelist.html = TEXT // patch http://trac.webkit.org/changeset/73059 BUG22777 MAC : fast/overflow/hit-test-overflow-controls.html = IMAGE+TEXT +// Crash between chromium r68249-r68258 +BUG_VICTORW WIN MAC DEBUG : editing/pasteboard/drop-text-events.html = CRASH +BUG_VICTORW WIN MAC DEBUG : editing/pasteboard/paste-text-events.html = CRASH |