diff options
-rw-r--r-- | DEPS | 2 | ||||
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 4 |
2 files changed, 2 insertions, 4 deletions
@@ -1,7 +1,7 @@ vars = { "webkit_trunk": "http://svn.webkit.org/repository/webkit/trunk", - "webkit_revision": "60013", + "webkit_revision": "60046", "ffmpeg_revision": "47712", "skia_revision": "562", "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 4475949..f84c74c 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -8,6 +8,4 @@ // temporarily mark these tests as failing until we can figure out why // r46500 (and wk 58765) seems to have caused a perf regression BUG43276 : fast/notifications/notifications-replace.html = FAIL -BUG43276 : fast/notifications/notifications-rtl.html = FAIL -// This test gets deleted at a later revision. -BUGJPARENT SKIP : inspector/arobens-test.html = TIMEOUT FAIL CRASH
\ No newline at end of file +BUG43276 : fast/notifications/notifications-rtl.html = FAIL
\ No newline at end of file |