summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--DEPS2
-rw-r--r--webkit/tools/layout_tests/test_expectations.txt1
2 files changed, 1 insertions, 2 deletions
diff --git a/DEPS b/DEPS
index 7ea946a..5e35d5c 100644
--- a/DEPS
+++ b/DEPS
@@ -12,7 +12,7 @@ vars = {
"libvpx_revision": "75967",
"ffmpeg_revision": "75963",
"skia_revision": "820",
- "v8_revision": "6926",
+ "v8_revision": "6943",
}
deps = {
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt
index aaf16ae..36fdc01 100644
--- a/webkit/tools/layout_tests/test_expectations.txt
+++ b/webkit/tools/layout_tests/test_expectations.txt
@@ -16,7 +16,6 @@ BUG_TONY LINUX : fast/forms/select-baseline.html = IMAGE
// Dropping U;. Need to rebase upstream.
BUG_TONY : http/tests/navigation/useragent.php = TEXT
-BUGV8_1202 DEBUG : fast/js/function-call-aliased.html = PASS CRASH
BUGV8_1203 DEBUG : fast/canvas/webgl/gl-get-calls.html = PASS CRASH
// Potential broken test found by r75985.