From 2f96c5ff7a04db608626d93bb38ac0e8a87cc3d8 Mon Sep 17 00:00:00 2001 From: "olehougaard@google.com" Date: Fri, 28 Nov 2008 10:17:47 +0000 Subject: Changing expectation for exception test that is working as intended. Review URL: http://codereview.chromium.org/12801 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@6109 0039d316-1c4b-4281-b951-d872f2087c98 --- webkit/tools/layout_tests/test_lists/win/tests_fixable.txt | 1 - webkit/tools/layout_tests/test_lists/win/tests_ignored.txt | 1 + 2 files changed, 1 insertion(+), 1 deletion(-) (limited to 'webkit') diff --git a/webkit/tools/layout_tests/test_lists/win/tests_fixable.txt b/webkit/tools/layout_tests/test_lists/win/tests_fixable.txt index 204f9f8..595467d 100644 --- a/webkit/tools/layout_tests/test_lists/win/tests_fixable.txt +++ b/webkit/tools/layout_tests/test_lists/win/tests_fixable.txt @@ -543,7 +543,6 @@ LayoutTests/http/tests/security/dataURL/xss-DENIED-to-data-url-sub-frame.html = LayoutTests/fast/js/constructor-attributes.html = FAIL LayoutTests/fast/js/eval-cross-window.html = FAIL LayoutTests/fast/js/eval-keyword-vs-function.html = FAIL -LayoutTests/fast/js/exception-expression-offset.html = FAIL LayoutTests/fast/js/exception-sequencing-binops2.html = FAIL LayoutTests/fast/js/exception-try-finally-scope-error.html = FAIL LayoutTests/fast/js/function-dot-arguments-and-caller.html = FAIL diff --git a/webkit/tools/layout_tests/test_lists/win/tests_ignored.txt b/webkit/tools/layout_tests/test_lists/win/tests_ignored.txt index f5ee022..d98820c 100644 --- a/webkit/tools/layout_tests/test_lists/win/tests_ignored.txt +++ b/webkit/tools/layout_tests/test_lists/win/tests_ignored.txt @@ -133,6 +133,7 @@ LayoutTests/fast/js/code-serialize-paren.html = FAIL LayoutTests/fast/js/exception-linenums-in-html-1.html = FAIL LayoutTests/fast/js/exception-linenums-in-html-2.html = FAIL LayoutTests/fast/js/exception-linenums.html = FAIL +LayoutTests/fast/js/exception-expression-offset.html = FAIL // These tests rely on specific details of decompilation of // functions. V8 always returns the source code as written; there's -- cgit v1.1