diff options
author | antonm@chromium.org <antonm@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-09-03 15:26:48 +0000 |
---|---|---|
committer | antonm@chromium.org <antonm@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-09-03 15:26:48 +0000 |
commit | 76bc8e8629ac93dfec3389901d02b3eedc9aaad5 (patch) | |
tree | 7f6217f5d9f934193d2913962bfa8c849a961f67 /webkit | |
parent | 8b295124f26191061109f3cd7b23c15cd488f98a (diff) | |
download | chromium_src-76bc8e8629ac93dfec3389901d02b3eedc9aaad5.zip chromium_src-76bc8e8629ac93dfec3389901d02b3eedc9aaad5.tar.gz chromium_src-76bc8e8629ac93dfec3389901d02b3eedc9aaad5.tar.bz2 |
Temporary disable a test.
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@58490 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 138a269..f1214fa 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -37,3 +37,6 @@ BUGRICOW : fast/js/array-splice.html = PASS BUGTONY : platform/gtk/scrollbars/overflow-scrollbar-horizontal-wheel-scroll.html = TIMEOUT TEXT BUGTONY : fast/events/continuous-platform-wheelevent-in-scrolling-div.html = TIMEOUT TEXT BUGTONY : fast/events/platform-wheelevent-in-scrolling-div.html = TIMEOUT + +// Temporary disable test. Will investigate (antonm@chromium.org). +BUGANTONM : fast/js/reserved-words-as-property.html = CRASH TEXT |