diff options
-rw-r--r-- | DEPS | 2 | ||||
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 1 |
2 files changed, 1 insertions, 2 deletions
@@ -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. |