diff options
author | ajwong@chromium.org <ajwong@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-10-06 21:17:57 +0000 |
---|---|---|
committer | ajwong@chromium.org <ajwong@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-10-06 21:17:57 +0000 |
commit | cc965a7964fbe747a3d8b9de9cd423fa8d13bbfc (patch) | |
tree | 0a6892934d025e99bf5523939de51b76db130a86 | |
parent | de53d806d53a7a3387ba7f8031fcf631aa0538de (diff) | |
download | chromium_src-cc965a7964fbe747a3d8b9de9cd423fa8d13bbfc.zip chromium_src-cc965a7964fbe747a3d8b9de9cd423fa8d13bbfc.tar.gz chromium_src-cc965a7964fbe747a3d8b9de9cd423fa8d13bbfc.tar.bz2 |
Update expectations to supress regressions from Webkit Roll 69169:69180.
TBR=sergeyu
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@61700 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 4c2310e..d4a5aba 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -5,3 +5,10 @@ // Only add expectations here to temporarily suppress messages on the bots // until the changes can be landed upstream. +// Regression from Webkit Roll 69169:69180 +BUGAJWONG WIN : media/audio-delete-while-slider-thumb-clicked.html = CRASH +BUGAJWONG WIN : media/controls-drag-timebar.html = CRASH + +// Moving from slow to timeout since it is dying consistently for the last few runs. +BUG18733 WIN : http/tests/xmlhttprequest/cross-origin-no-authorization.html = TIMEOUT PASS + |