diff options
-rw-r--r-- | DEPS | 2 | ||||
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 4 |
2 files changed, 1 insertions, 5 deletions
@@ -1,7 +1,7 @@ vars = { "webkit_trunk": "http://svn.webkit.org/repository/webkit/trunk", - "webkit_revision": "63575", + "webkit_revision": "63601", "ffmpeg_revision": "49485", "skia_revision": "583", "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 f92a8ad..bb6857e6 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -21,7 +21,3 @@ BUG_TONYG MAC WIN : fast/dom/webtiming.html = TEXT BUG_TONYG MAC WIN : http/tests/misc/webtiming-one-redirect.php = TEXT BUG_TONYG MAC WIN : http/tests/misc/webtiming-two-redirects.php = TEXT BUG_TONYG MAC WIN : fast/dom/Window/window-properties-performance.html = TEXT - -// TODO(ojan): Started failing during 63514:63575 roll. -BUG_OJAN WIN : inspector/console-trace.html = TEXT -BUG_OJAN LINUX MAC : svg/filters/filter-empty-g.svg = CRASH |