diff options
-rw-r--r-- | DEPS | 2 | ||||
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@ vars = { "webkit_trunk": "http://svn.webkit.org/repository/webkit/trunk", - "webkit_revision": "51784", + "webkit_revision": "51794", "ffmpeg_revision": "33521", "skia_revision": "451", "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 c7cf951..9edb068 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2981,7 +2981,7 @@ BUG_OJAN LINUX DEBUG : LayoutTests/http/tests/navigation/lockedhistory-iframe.ht // These tests time out *and* are slow. The test should be fixed to not timeout, // then should be marked as SLOW/PASS. BUG2844 : LayoutTests/http/tests/appcache/cyrillic-uri.html = TIMEOUT PASS -BUG2844 : LayoutTests/http/tests/appcache/fail-on-update.html = TIMEOUT PASS +BUG2844 : LayoutTests/http/tests/appcache/fail-on-update.html = TIMEOUT PASS TEXT BUG2844 : LayoutTests/http/tests/appcache/offline-access.html = TIMEOUT PASS BUG2844 LINUX: LayoutTests/http/tests/appcache/remove-cache.html = TIMEOUT PASS BUG2844 WIN RELEASE : LayoutTests/http/tests/appcache/remove-cache.html = TIMEOUT PASS |