diff options
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 29336a0..1c0eca7 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2655,13 +2655,17 @@ BUG12477 : LayoutTests/http/tests/security/drag-over-remote-content-iframe.html BUG12753 : LayoutTests/fast/dynamic/window-resize-scrollbars-test.html = FAIL BUG12753 : LayoutTests/fast/dynamic/window-scrollbars-test.html = FAIL -// WebKit 44202:44252 introduced new crashes +// 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 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 -BUG12860 : LayoutTests/http/tests/xmlhttprequest/web-apps/003.html = CRASH +BUG12860 : LayoutTests/http/tests/xmlhttprequest/uri-resolution-opera-open-007.html = CRASH PASS +BUG12860 : LayoutTests/http/tests/xmlhttprequest/web-apps/003.html = CRASH PASS +BUG12860 : LayoutTests/http/tests/xmlhttprequest/uri-resolution-opera-open-006.html = CRASH PASS +BUG12860 : LayoutTests/http/tests/xmlhttprequest/web-apps/002-simple.html = CRASH PASS +BUG12860 : LayoutTests/fast/frames/iframe-name-and-id.html = CRASH PASS // WebKit 44202:44252 introduced new tests BUG12881 : LayoutTests/fast/js/string-replace-exception-crash.html = FAIL @@ -2674,3 +2678,4 @@ BUG12881 : LayoutTests/fast/borders/border-radius-split-inline.html = FAIL // WebKit 44202:44252 introduced new failures (old tests) BUG12882 WIN : LayoutTests/fast/dom/HTMLObjectElement/object-as-frame.html = FAIL BUG12882 WIN : LayoutTests/fast/box-shadow/basic-shadows.html = FAIL +BUG12882 WIN : LayoutTests/fast/dom/Window/open-existing-pop-up-blocking.html = TIMEOUT |