summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--webkit/tools/layout_tests/test_lists/win/tests_fixable.txt1
-rw-r--r--webkit/tools/layout_tests/test_lists/win/tests_ignored.txt1
2 files changed, 1 insertions, 1 deletions
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