Commit c0cfd352 authored by brettw@chromium.org's avatar brettw@chromium.org

More expectation changes from the WebKit merge.

Review URL: http://codereview.chromium.org/115928

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17193 0039d316-1c4b-4281-b951-d872f2087c98
parent d7930275
...@@ -2657,7 +2657,7 @@ BUG12753 : LayoutTests/fast/dynamic/window-scrollbars-test.html = FAIL ...@@ -2657,7 +2657,7 @@ BUG12753 : LayoutTests/fast/dynamic/window-scrollbars-test.html = FAIL
// WebKit 44202:44252 introduced new crashes. There appears to be some flakyness // WebKit 44202:44252 introduced new crashes. There appears to be some flakyness
// here where sometimes some tests pass or crash. // 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/cross-frame-access-document-direct.html = CRASH TIMEOUT
BUG12860 : LayoutTests/http/tests/security/listener/xss-window-onclick-shortcut.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/event-listener-gc.html = CRASH
BUG12860 : LayoutTests/http/tests/xmlhttprequest/infoOnProgressEvent.html = CRASH BUG12860 : LayoutTests/http/tests/xmlhttprequest/infoOnProgressEvent.html = CRASH
...@@ -2666,6 +2666,7 @@ BUG12860 : LayoutTests/http/tests/xmlhttprequest/web-apps/003.html = CRASH PASS ...@@ -2666,6 +2666,7 @@ 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/uri-resolution-opera-open-006.html = CRASH PASS
BUG12860 : LayoutTests/http/tests/xmlhttprequest/web-apps/002-simple.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 BUG12860 : LayoutTests/fast/frames/iframe-name-and-id.html = CRASH PASS
BUG12860 LINUX : LayoutTests/http/tests/security/cross-frame-access-delete.html = CRASH
// WebKit 44202:44252 introduced new tests // WebKit 44202:44252 introduced new tests
BUG12881 : LayoutTests/fast/js/string-replace-exception-crash.html = FAIL BUG12881 : LayoutTests/fast/js/string-replace-exception-crash.html = FAIL
...@@ -2678,4 +2679,5 @@ BUG12881 : LayoutTests/fast/borders/border-radius-split-inline.html = FAIL ...@@ -2678,4 +2679,5 @@ BUG12881 : LayoutTests/fast/borders/border-radius-split-inline.html = FAIL
// WebKit 44202:44252 introduced new failures (old tests) // WebKit 44202:44252 introduced new failures (old tests)
BUG12882 WIN : LayoutTests/fast/dom/HTMLObjectElement/object-as-frame.html = FAIL 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/box-shadow/basic-shadows.html = FAIL
BUG12882 WIN : LayoutTests/fast/dom/Window/open-existing-pop-up-blocking.html = TIMEOUT BUG12882 : LayoutTests/fast/dom/Window/open-existing-pop-up-blocking.html = TIMEOUT
BUG12882 LINUX : LayoutTests/fast/dom/Window/window-early-properties.html = CRASH
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment