diff options
-rw-r--r-- | DEPS | 2 | ||||
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 10 |
2 files changed, 1 insertions, 11 deletions
@@ -1,7 +1,7 @@ vars = { "webkit_trunk": "http://svn.webkit.org/repository/webkit/trunk", - "webkit_revision": "65571", + "webkit_revision": "65599", "ffmpeg_revision": "56386", "skia_revision": "593", "chromium_git": "http://src.chromium.org/git", diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index e1fdd06..0ca4cc3 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -4,13 +4,3 @@ // // Only add expectations here to temporarily suppress messages on the bots // until the changes can be landed upstream. - -// WebKit merge 65318:65411 -// r65381 is suspected. This test causes the next one to crash. -BUGJAPHET SKIP : fast/events/popup-allowed-from-gesture-initiated-form-submit.html = PASS - -// Not sure when it started to fail. -BUGYUTAK WIN LINUX DEBUG : http/tests/misc/image-blocked-src-change.html = PASS TEXT - -// Started to crash around Chromium r56408. -BUGYUTAK LINUX RELEASE : fast/js/array-every.html = PASS CRASH |