diff options
author | jhawkins@chromium.org <jhawkins@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-06-01 17:53:47 +0000 |
---|---|---|
committer | jhawkins@chromium.org <jhawkins@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-06-01 17:53:47 +0000 |
commit | 4b4338dac5c773e075f44fa03cfa8a2d5f967efe (patch) | |
tree | 9e4f6f4dabe4f14059f73e86bb599dadad606feb /webkit | |
parent | a0f8e00ff893eed102a9665e73ede0b0e848ea84 (diff) | |
download | chromium_src-4b4338dac5c773e075f44fa03cfa8a2d5f967efe.zip chromium_src-4b4338dac5c773e075f44fa03cfa8a2d5f967efe.tar.gz chromium_src-4b4338dac5c773e075f44fa03cfa8a2d5f967efe.tar.bz2 |
Add a flaky test that crashes for mac debug to test_expectations.txt
Review URL: http://codereview.chromium.org/118075
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@17329 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 23a00ee..f19c8a0 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -1268,7 +1268,8 @@ BUG10354 MAC LINUX : LayoutTests/plugins/netscape-construct.html = FAIL // MERGE 37604:38097 REGRESSIONS // New test. We should fix it, but it doesn't need to block the current release -BUG10355 : LayoutTests/http/tests/security/originHeader/origin-header-for-empty.html = TIMEOUT FAIL PASS +BUG10355 WIN LINUX : LayoutTests/http/tests/security/originHeader/origin-header-for-empty.html = TIMEOUT FAIL PASS +BUG10355 MAC RELEASE : LayoutTests/http/tests/security/originHeader/origin-header-for-empty.html = TIMEOUT FAIL PASS BUG10356 MAC : LayoutTests/http/tests/security/originHeader/origin-header-for-https.html = TIMEOUT FAIL @@ -2597,6 +2598,7 @@ BUG11810 MAC : LayoutTests/http/tests/mime/standard-mode-does-not-load-styleshee BUG11810 MAC : LayoutTests/svg/custom/polyline-points-crash.html = CRASH PASS BUG11810 MAC : LayoutTests/editing/selection/extend-selection.html = TIMEOUT PASS BUG11810 MAC DEBUG : LayoutTests/fast/repaint/subtree-root-clip.html = CRASH PASS +BUG11810 MAC DEBUG : LayoutTests/http/tests/security/originHeader/origin-header-for-empty.html = TIMEOUT FAIL CRASH PASS // Flaky Linux tests BUG11832 LINUX : LayoutTests/svg/custom/circular-marker-reference-4.svg = FAIL PASS |