diff options
-rw-r--r-- | DEPS | 2 | ||||
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 10 |
2 files changed, 1 insertions, 11 deletions
@@ -5,7 +5,7 @@ vars = { "sourceforge_url": "http://%(repo)s.svn.sourceforge.net/svnroot/%(repo)s", "webkit_trunk": "http://svn.webkit.org/repository/webkit/trunk", "nacl_trunk": "http://src.chromium.org/native_client/trunk", - "webkit_revision": "103610", + "webkit_revision": "103658", "chromium_git": "http://git.chromium.org/git", "swig_revision": "69281", "nacl_revision": "7483", diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 23116cc..707c890 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -6,13 +6,3 @@ // until the changes can be landed upstream. // PLEASE DO NOT LEAVE ENTRIES IN THIS FILE FOR MORE THAN 24 HRS. - -// The following two entries are VERY SUSPICIOUS! -BUGCR107819 LINUX : http/tests/cache/history-only-cached-subresource-loads-max-age-https.html = MISSING -BUGCR107819 LINUX : http/tests/cache/history-only-cached-subresource-loads.html = MISSING - -BUGRNIWA LEOPARD : fast/repaint/text-emphasis-h.html = IMAGE PASS -BUGRNIWA : media/track/track-cue-rendering.html = TEXT - -BUGRNIWA GPU GPU-CG : media/video-colorspace-yuv420.html = IMAGE -BUGRNIWA GPU GPU-CG : media/video-colorspace-yuv422.html = IMAGE |