diff options
author | victorw@chromium.org <victorw@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-12-04 03:55:04 +0000 |
---|---|---|
committer | victorw@chromium.org <victorw@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-12-04 03:55:04 +0000 |
commit | 10d4ebd49e015359adbcce8ad9b91a99f4d35760 (patch) | |
tree | 1e12eb10f48ee4a648047fc3bfdf18944ef2eeb0 /webkit | |
parent | cf1eb177da56f8cbc18513282aa07b93fc8a7104 (diff) | |
download | chromium_src-10d4ebd49e015359adbcce8ad9b91a99f4d35760.zip chromium_src-10d4ebd49e015359adbcce8ad9b91a99f4d35760.tar.gz chromium_src-10d4ebd49e015359adbcce8ad9b91a99f4d35760.tar.bz2 |
Update bug number in test expectations
TBR=yutak
BUG=65404
TEST=none
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@68281 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 79572de..145c787 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -12,5 +12,5 @@ BUG_LOISLO WIN RELEASE : http/tests/appcache/online-whitelist.html = TEXT 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 +BUG65404 WIN MAC DEBUG : editing/pasteboard/drop-text-events.html = CRASH +BUG65404 WIN MAC DEBUG : editing/pasteboard/paste-text-events.html = CRASH |