diff options
-rw-r--r-- | DEPS | 2 | ||||
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 2 |
2 files changed, 1 insertions, 3 deletions
@@ -4,7 +4,7 @@ vars = { "googlecode_url": "http://%s.googlecode.com/svn", "webkit_trunk": "http://svn.webkit.org/repository/webkit/trunk", "nacl_trunk": "http://src.chromium.org/native_client/trunk", - "webkit_revision": "74176", + "webkit_revision": "74182", "skia_revision": "635", "chromium_git": "http://git.chromium.org/git", "swig_revision": "40423", diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 3a4b148..31a241a 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -17,5 +17,3 @@ BUGJIANLI WIN DEBUG : inspector/dom-breakpoints.html = CRASH TIMEOUT PASS BUGJIANLI WIN DEBUG : inspector/timeline-parse-html.html = CRASH TIMEOUT PASS BUGJIANLI WIN DEBUG : inspector/console-clear.html = CRASH TIMEOUT PASS BUGJIANLI WIN DEBUG : inspector/styles-disable-then-delete.html = CRASH TIMEOUT PASS - -BUGYURYS WIN MAC DEBUG : storage/close-during-stress-test.html = CRASH PASS |