diff options
-rw-r--r-- | DEPS | 2 | ||||
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 5 |
2 files changed, 1 insertions, 6 deletions
@@ -1,7 +1,7 @@ vars = { "webkit_trunk": "http://svn.webkit.org/repository/webkit/trunk", - "webkit_revision": "44419", + "webkit_revision": "44434", } diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index f5d4112..5273ac8f 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2662,9 +2662,6 @@ BUG12753 : LayoutTests/fast/dynamic/window-scrollbars-test.html = FAIL // WebKit 44202:44252 introduced new crashes. There appears to be some flakyness // here where sometimes some tests pass or crash. BUG12860 : LayoutTests/http/tests/security/cross-frame-access-document-direct.html = CRASH TIMEOUT -BUG12860 : LayoutTests/http/tests/security/listener/xss-window-onclick-shortcut.html = CRASH -BUG12860 : LayoutTests/http/tests/xmlhttprequest/event-listener-gc.html = CRASH -BUG12860 : LayoutTests/http/tests/xmlhttprequest/infoOnProgressEvent.html = CRASH BUG12860 : LayoutTests/http/tests/xmlhttprequest/uri-resolution-opera-open-007.html = CRASH PASS TIMEOUT BUG12860 : LayoutTests/http/tests/xmlhttprequest/web-apps/003.html = CRASH PASS BUG12860 : LayoutTests/http/tests/xmlhttprequest/uri-resolution-opera-open-006.html = CRASH PASS @@ -2676,7 +2673,6 @@ BUG12860 MAC : LayoutTests/fast/frames/frameElement-frame.html = CRASH BUG12860 MAC : LayoutTests/fast/frames/iframe-no-src-set-location.html = CRASH // WebKit 44202:44252 introduced new tests -BUG12881 : LayoutTests/fast/js/string-replace-exception-crash.html = FAIL BUG12881 : LayoutTests/fast/forms/isindex-placeholder.html = FAIL BUG12881 : LayoutTests/fast/box-shadow/border-radius-big.html = FAIL BUG12881 : LayoutTests/fast/borders/border-radius-constraints.html = FAIL @@ -2688,7 +2684,6 @@ BUG12882 WIN : LayoutTests/fast/dom/HTMLObjectElement/object-as-frame.html = FAI BUG12882 WIN : LayoutTests/fast/box-shadow/basic-shadows.html = FAIL BUG12882 : LayoutTests/fast/dom/Window/open-existing-pop-up-blocking.html = TIMEOUT BUG12882 LINUX : LayoutTests/fast/dom/Window/window-early-properties.html = CRASH -BUG12882 WIN : LayoutTests/http/tests/security/credentials-in-referer.html = TIMEOUT BUG12882 LINUX : LayoutTests/fast/frames/iframe-js-url-clientWidth.html = CRASH // WebKit 44252:44286 |