diff options
Diffstat (limited to 'webkit')
-rw-r--r-- | webkit/tools/layout_tests/test_expectations.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/webkit/tools/layout_tests/test_expectations.txt b/webkit/tools/layout_tests/test_expectations.txt index ca26841..22c799a 100644 --- a/webkit/tools/layout_tests/test_expectations.txt +++ b/webkit/tools/layout_tests/test_expectations.txt @@ -3041,8 +3041,8 @@ BUG17974 WIN LINUX : LayoutTests/fast/css/getComputedStyle/computed-style.html = BUG17974 WIN LINUX : LayoutTests/svg/css/getComputedStyle-basic.xhtml = FAIL BUG17974 WIN : LayoutTests/svg/custom/svg-fonts-in-html.html = FAIL -// This test seems to crash periodically on mac. -BUG18206 MAC : LayoutTests/fast/xmlhttprequest/xmlhttprequest-open-after-iframe-onload-remove-self.html = CRASH PASS +// This test seems to crash periodically on linux and mac. +BUG18206 LINUX MAC : LayoutTests/fast/xmlhttprequest/xmlhttprequest-open-after-iframe-onload-remove-self.html = CRASH PASS // This happened when I enabled DOM Storage. Adam asked me to just exclude and // file a bug. |