diff options
-rw-r--r-- | DEPS | 2 | ||||
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 5 |
2 files changed, 2 insertions, 5 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": "72042", + "webkit_revision": "72045", "skia_revision": "621", "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 d266585..d6ec4ae 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -5,7 +5,4 @@ // Only add expectations here to temporarily suppress messages on the bots // until the changes can be landed upstream. -BUG62760 WIN : inspector/styles-source-lines-inline.html = TIMEOUT PASS - -BUG63225 WIN : fast/forms/submit-form-attributes.html = CRASH -BUG63225 MAC : fast/forms/submit-form-attributes.html = CRASH +BUGWK45209 WIN : inspector/styles-source-lines-inline.html = TIMEOUT PASS |