From 7b4802fc31fbb0daf8e67cf838e46acd9c23fbaa Mon Sep 17 00:00:00 2001 From: "ager@google.com" Date: Mon, 17 Nov 2008 09:35:16 +0000 Subject: Update V8 version in Chromium to latest trunk version (0.4.4). Remove a fixed test from test lists. Review URL: http://codereview.chromium.org/11401 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@5557 0039d316-1c4b-4281-b951-d872f2087c98 --- DEPS | 2 +- webkit/tools/layout_tests/test_lists/mac/tests_fixable.txt | 1 - webkit/tools/layout_tests/test_lists/win/tests_fixable.txt | 1 - 3 files changed, 1 insertion(+), 3 deletions(-) diff --git a/DEPS b/DEPS index 5abe35b..470d856 100644 --- a/DEPS +++ b/DEPS @@ -18,7 +18,7 @@ deps = { "/trunk/deps/third_party/icu38@5385", "src/v8": - "http://v8.googlecode.com/svn/trunk@696", + "http://v8.googlecode.com/svn/trunk@768", "src/webkit/data/layout_tests/LayoutTests": "http://svn.webkit.org/repository/webkit/trunk/LayoutTests@38389", diff --git a/webkit/tools/layout_tests/test_lists/mac/tests_fixable.txt b/webkit/tools/layout_tests/test_lists/mac/tests_fixable.txt index 5c23f28..8b6b8ce 100644 --- a/webkit/tools/layout_tests/test_lists/mac/tests_fixable.txt +++ b/webkit/tools/layout_tests/test_lists/mac/tests_fixable.txt @@ -1241,7 +1241,6 @@ LayoutTests/fast/images/svg-as-image.html = FAIL LayoutTests/fast/images/svg-as-relative-image.html = FAIL LayoutTests/fast/invalid/residual-style.html = FAIL LayoutTests/fast/js/bitwise-and-on-undefined.html = FAIL -LayoutTests/fast/js/date-DST-pre-1970.html = FAIL LayoutTests/fast/overflow/overflow-x-y.html = FAIL LayoutTests/fast/overflow/unreachable-overflow-rtl-bug.html = FAIL LayoutTests/fast/parser/comment-in-textarea.html = FAIL 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 743fa9e..8f38b12 100644 --- a/webkit/tools/layout_tests/test_lists/win/tests_fixable.txt +++ b/webkit/tools/layout_tests/test_lists/win/tests_fixable.txt @@ -1099,7 +1099,6 @@ LayoutTests/fast/images/svg-as-background.html = FAIL LayoutTests/fast/images/svg-as-image.html = FAIL LayoutTests/fast/images/svg-as-relative-image.html = FAIL LayoutTests/fast/invalid/residual-style.html = FAIL -LayoutTests/fast/js/date-DST-pre-1970.html = FAIL LayoutTests/fast/overflow/overflow-x-y.html = FAIL LayoutTests/fast/overflow/unreachable-overflow-rtl-bug.html = FAIL LayoutTests/fast/parser/comment-in-textarea.html = FAIL -- cgit v1.1