diff options
author | ager@google.com <ager@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-10-06 11:01:01 +0000 |
---|---|---|
committer | ager@google.com <ager@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-10-06 11:01:01 +0000 |
commit | 047fa7e78d726020cc596f93a73e29e097515203 (patch) | |
tree | 4eaa735162dc016a1b387317977352ebd98c3a3b /webkit/tools | |
parent | 14d5cfbd4ceb886e92033092603f369e184539e0 (diff) | |
download | chromium_src-047fa7e78d726020cc596f93a73e29e097515203.zip chromium_src-047fa7e78d726020cc596f93a73e29e097515203.tar.gz chromium_src-047fa7e78d726020cc596f93a73e29e097515203.tar.bz2 |
Update layout test expectations.
Remove test that we now pass from the fixable list.
Update expecations for regexp test that tests a JSC specific
restriction and for test where only function toString differs.
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@2878 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/tools')
-rw-r--r-- | webkit/tools/layout_tests/test_lists/tests_fixable.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/webkit/tools/layout_tests/test_lists/tests_fixable.txt b/webkit/tools/layout_tests/test_lists/tests_fixable.txt index c63f311..3edba44 100644 --- a/webkit/tools/layout_tests/test_lists/tests_fixable.txt +++ b/webkit/tools/layout_tests/test_lists/tests_fixable.txt @@ -802,7 +802,6 @@ V8 # LayoutTests/fast/js/exception-expression-offset.html = FAIL V8 # LayoutTests/fast/js/exception-sequencing-binops2.html = FAIL V8 # LayoutTests/fast/js/exception-try-finally-scope-error.html = FAIL V8 # LayoutTests/fast/js/function-dot-arguments-and-caller.html = FAIL -V8 # LayoutTests/fast/js/function-name.html = FAIL V8 # LayoutTests/fast/js/global-recursion-on-full-stack.html = FAIL V8 # LayoutTests/fast/js/invalid-syntax-for-function.html = FAIL V8 # LayoutTests/fast/js/pic/cached-prototype-setter.html = FAIL |