diff options
-rw-r--r-- | DEPS | 2 | ||||
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 3 |
2 files changed, 1 insertions, 4 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": "69035", + "webkit_revision": "69062", "skia_revision": "599", "chromium_git": "http://src.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 754177e..4c2310e 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -5,6 +5,3 @@ // Only add expectations here to temporarily suppress messages on the bots // until the changes can be landed upstream. -BUG_HCLAM : svg/clip-path/clip-path-text-and-stroke.svg = CRASH PASS -BUG_HCLAM WIN : svg/text/text-intro-05-t.svg = IMAGE+TEXT CRASH TEXT -BUG_HCLAM LINUX : svg/text/text-intro-05-t.svg = IMAGE PASS |