diff options
author | dpranke@google.com <dpranke@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-08-06 01:50:13 +0000 |
---|---|---|
committer | dpranke@google.com <dpranke@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-08-06 01:50:13 +0000 |
commit | c8631cb12c33321ddab54060ae79ab3457a95b81 (patch) | |
tree | a55a2461473f1e856e913f516270a00ed19e48e9 | |
parent | ed325860164b66a832a93da724aeb3c00eb63bba (diff) | |
download | chromium_src-c8631cb12c33321ddab54060ae79ab3457a95b81.zip chromium_src-c8631cb12c33321ddab54060ae79ab3457a95b81.tar.gz chromium_src-c8631cb12c33321ddab54060ae79ab3457a95b81.tar.bz2 |
Mark LayoutTests/fast/dom/Window/window-object-cross-frame-calls.html as flaky
(fail/pass/crash)
BUG=none
R=jrg@chromium.org
TEST=none
Review URL: http://codereview.chromium.org/164040
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@22573 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index b149df7..75fb9b0 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -2071,7 +2071,7 @@ BUG9786 : LayoutTests/http/tests/security/cross-frame-access-document-direct.htm BUG9787 WIN : LayoutTests/svg/W3C-SVG-1.1/animate-elem-41-t.svg = FAIL BUG9787 : LayoutTests/svg/W3C-SVG-1.1/coords-trans-01-b.svg = FAIL BUG9787 WIN LINUX : LayoutTests/svg/W3C-SVG-1.1/painting-render-01-b.svg = FAIL -BUG10479 RELEASE MAC : LayoutTests/fast/dom/Window/window-object-cross-frame-calls.html = FAIL +BUG10479 RELEASE MAC : LayoutTests/fast/dom/Window/window-object-cross-frame-calls.html = FAIL PASS CRASH BUG10479 MAC : LayoutTests/svg/hixie/perf/001.xml = FAIL BUG10479 MAC : LayoutTests/svg/hixie/perf/002.xml = FAIL |