diff options
author | tc@google.com <tc@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-08-05 22:12:22 +0000 |
---|---|---|
committer | tc@google.com <tc@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-08-05 22:12:22 +0000 |
commit | 0f348aebf569c6acd4cf82b5954096e96458eb50 (patch) | |
tree | 5111f344a41bb3a3ca237fad77e2da6b9833845a | |
parent | 7a4f563b87e5319d2b7892da301b4aed36160f34 (diff) | |
download | chromium_src-0f348aebf569c6acd4cf82b5954096e96458eb50.zip chromium_src-0f348aebf569c6acd4cf82b5954096e96458eb50.tar.gz chromium_src-0f348aebf569c6acd4cf82b5954096e96458eb50.tar.bz2 |
Mark overflow-scroll-delete.html as flaky on mac debug. It's been flipping back and forth for a long time.
TBR=pkasting
Review URL: http://codereview.chromium.org/165009
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@22544 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index 5ab21b9..807db9c 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -3070,3 +3070,5 @@ BUG18206 MAC : LayoutTests/fast/xmlhttprequest/xmlhttprequest-open-after-iframe- // file a bug. BUG18412 : LayoutTests/http/tests/security/isolatedWorld/all-window-properties.html = FAIL BUG18412 : LayoutTests/http/tests/security/isolatedWorld/all-window-prototypes.html = FAIL + +BUG18569 MAC DEBUG : LayoutTests/fast/repaint/overflow-scroll-delete.html = PASS FAIL |