diff options
author | jianli@chromium.org <jianli@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-08-26 20:46:04 +0000 |
---|---|---|
committer | jianli@chromium.org <jianli@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-08-26 20:46:04 +0000 |
commit | 55d2595636656e36c37b30701f336b2f1c0f1826 (patch) | |
tree | 33639fd25086bcbbf9fe4e54a8f07bd6448ba9aa | |
parent | 58be1c4c110eb10f732b1bab36834c419d368c20 (diff) | |
download | chromium_src-55d2595636656e36c37b30701f336b2f1c0f1826.zip chromium_src-55d2595636656e36c37b30701f336b2f1c0f1826.tar.gz chromium_src-55d2595636656e36c37b30701f336b2f1c0f1826.tar.bz2 |
Add bug numbers to test_expectaions list. Also remove one test that passes recently.
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/174553
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@24522 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 48d5ba5..b95b7c7 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2789,15 +2789,14 @@ BUG19665 MAC : LayoutTests/platform/mac/editing/input/kotoeri-enter-to-confirm-a BUG19842 MAC : LayoutTests/fast/forms/input-type-change2.html = CRASH // WebKit 47646:47719. -BUG_JIANLI MAC : LayoutTests/fast/forms/button-state-restore.html = CRASH +BUG20340 MAC : LayoutTests/fast/forms/button-state-restore.html = CRASH // WebKit 47719:47732. New test. Time out on all 3 platforms. -BUG_JIANLI : LayoutTests/loader/go-back-to-different-window-size.html = TIMEOUT +BUG20341 : LayoutTests/loader/go-back-to-different-window-size.html = TIMEOUT -// WebKit 47732:47748. New tests. Need investigation. -BUG_JIANLI : LayoutTests/fast/events/keydown-function-keys.html = FAIL -BUG_JIANLI WIN LINUX : LayoutTests/http/tests/security/javascriptURL/javascriptURL-in-new-iframe.html = CRASH -BUG_JIANLI WIN : LayoutTests/media/video-controls-with-mutation-event-handler.html = CRASH +// WebKit 47732:47748. +BUG20332 : LayoutTests/fast/events/keydown-function-keys.html = FAIL +BUG20324 WIN LINUX : LayoutTests/http/tests/security/javascriptURL/javascriptURL-in-new-iframe.html = CRASH // WebKit 47748:47759. Crash only on Linux. Need investigation. BUG20265 LINUX : LayoutTests/fast/css/pseudo-required-optional-005.html = CRASH |