diff options
author | paul@chromium.org <paul@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-08-29 02:23:16 +0000 |
---|---|---|
committer | paul@chromium.org <paul@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-08-29 02:23:16 +0000 |
commit | 36370eb99656457e253b01342178f7d726ae548e (patch) | |
tree | 4886d8555a8d7ce159b37988486d755aad3b9943 | |
parent | 12589e97a64524aadc125b9a2e1961eaabb26619 (diff) | |
download | chromium_src-36370eb99656457e253b01342178f7d726ae548e.zip chromium_src-36370eb99656457e253b01342178f7d726ae548e.tar.gz chromium_src-36370eb99656457e253b01342178f7d726ae548e.tar.bz2 |
Remove another swath of long passing Mac layout tests from test_expectations.
BUG=10384
TEST=Covered by layout tests.
Review URL: http://codereview.chromium.org/180035
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@24850 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 94d92ad..9e7343f 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -1542,32 +1542,12 @@ BUG10672 MAC : chrome/http = PASS CRASH TIMEOUT // the file, but they were left there as the comments in those areas are valid.) BUG10384 MAC : LayoutTests/animations/animation-end-event-destroy-renderer.html = TIMEOUT PASS BUG10384 MAC : LayoutTests/fast/images/animated-background-image-crash.html = TIMEOUT PASS -BUG10384 MAC : LayoutTests/fast/css/background-shorthand-invalid-url.html = CRASH PASS -BUG10384 MAC : LayoutTests/fast/dom/Window/window-early-properties.html = CRASH TIMEOUT PASS BUG10674 MAC : chrome/http/tests/misc/set-window-opener-to-null.html = PASS TIMEOUT FAIL BUG10384 MAC : LayoutTests/fast/dom/Window/new-window-opener.html = CRASH TIMEOUT FAIL BUG10384 MAC : LayoutTests/fast/forms/focus2.html = CRASH FAIL -BUG10384 MAC : LayoutTests/fast/borders/svg-as-border-image-2.html = CRASH PASS -BUG10384 MAC : LayoutTests/fast/canvas/pattern-with-transform.html = CRASH FAIL PASS -BUG10384 MAC : LayoutTests/fast/canvas/pointInPath.html = CRASH PASS -BUG10384 MAC : LayoutTests/fast/dom/Window/element-constructors-on-window.html = CRASH FAIL PASS -BUG10384 MAC : LayoutTests/fast/loader/charset-parse.html = CRASH FAIL PASS -BUG10384 MAC : LayoutTests/fast/borders/border-image-omit-right-slice.html = CRASH PASS -BUG10384 MAC : LayoutTests/fast/borders/border-image-01.html = CRASH PASS -BUG10384 MAC : LayoutTests/fast/canvas/linearGradient-infinite-values.html = CRASH PASS -BUG10384 MAC : LayoutTests/fast/css/acid2-pixel.html = CRASH PASS -BUG10384 MAC : LayoutTests/fast/canvas/gradient-with-clip.html = CRASH PASS BUG10384 MAC LINUX : LayoutTests/fast/css/acid2.html = CRASH PASS BUG10384 MAC : LayoutTests/fast/dom/HTMLObjectElement/object-as-frame.html = TIMEOUT FAIL PASS BUG10384 DEBUG MAC : LayoutTests/editing/selection/drag-to-contenteditable-iframe.html = FAIL PASS -// These next few passes like 1 in 20 times, but it could be from corruption -// from previous tests that is causing the problems. -BUG10384 MAC : LayoutTests/http/tests/misc/xhtml.php = CRASH TIMEOUT FAIL PASS -BUG10384 MAC : LayoutTests/fast/dom/Window/console-functions.html = CRASH FAIL PASS -BUG10384 MAC : LayoutTests/http/tests/security/originHeader/origin-header-for-get.html = CRASH TIMEOUT FAIL PASS -BUG10384 MAC : LayoutTests/http/tests/security/aboutBlank/security-context-with-base-tag.html = CRASH FAIL PASS -BUG10384 MAC : LayoutTests/http/tests/security/host-compare-case-insensitive.html = CRASH FAIL PASS -BUG10384 MAC : LayoutTests/fast/dom/Window/window-open-self-from-other-frame.html = CRASH FAIL PASS // ----------------------------------------------------------------- // END MAC PORT TESTS |