diff options
author | pkasting@chromium.org <pkasting@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-08-05 22:50:24 +0000 |
---|---|---|
committer | pkasting@chromium.org <pkasting@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-08-05 22:50:24 +0000 |
commit | 369c3523fcf0ddd26b514cac3bf486649e9ec920 (patch) | |
tree | 8825a2b2724b1f4c74929a4fdcc0fa0232b380a6 | |
parent | 5e0c4cf8d318d99a5ff32c776f0c2263a7b3d9ab (diff) | |
download | chromium_src-369c3523fcf0ddd26b514cac3bf486649e9ec920.zip chromium_src-369c3523fcf0ddd26b514cac3bf486649e9ec920.tar.gz chromium_src-369c3523fcf0ddd26b514cac3bf486649e9ec920.tar.bz2 |
FAIL -> CRASH
TBR=tc
BUG=18569
TEST=none
Review URL: http://codereview.chromium.org/164018
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@22548 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 06091ff..95cb402 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -3064,4 +3064,4 @@ BUG18206 MAC : LayoutTests/fast/xmlhttprequest/xmlhttprequest-open-after-iframe- 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 +BUG18569 MAC DEBUG : LayoutTests/fast/repaint/overflow-scroll-delete.html = PASS CRASH |