diff options
author | jungshik@google.com <jungshik@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-06-24 19:34:10 +0000 |
---|---|---|
committer | jungshik@google.com <jungshik@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-06-24 19:34:10 +0000 |
commit | 3d3d1527ace52b8c28148754156cd2d8065c25f5 (patch) | |
tree | f6a780c974dd25308756fc0fd9096ce305dc57b7 | |
parent | 7aa4286f9a94b542e602ae08188c5dd4feb16880 (diff) | |
download | chromium_src-3d3d1527ace52b8c28148754156cd2d8065c25f5.zip chromium_src-3d3d1527ace52b8c28148754156cd2d8065c25f5.tar.gz chromium_src-3d3d1527ace52b8c28148754156cd2d8065c25f5.tar.bz2 |
add LayoutTests/fast/js/switch-behaviour.html to the test list.
This may or may not be due to the last couple of webkit merges, but it showed
up after them.
BUG=15217
TEST=webkit bots turn green
TBR=awalker
Review URL: http://codereview.chromium.org/146099
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@19155 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index acbf5a0..ffc3524 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2784,4 +2784,4 @@ BUG15217 : LayoutTests/fast/events/drag-to-navigate.html = TIMEOUT FAIL BUG15217 : LayoutTests/fast/js/dictionary-no-cache.html = FAIL BUG15217 : LayoutTests/fast/dom/HTMLDataGridElement/DataGridDataSource-basic.html = TIMEOUT BUG15217 : LayoutTests/fast/events/prevent-drag-to-navigate.html = TIMEOUT - +BUG15217 : LayoutTests/fast/js/switch-behaviour.html = FAIL |