2010-12-27 Kenneth Russell <kbr@google.com>
authorkbr@google.com <kbr@google.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Tue, 28 Dec 2010 00:50:04 +0000 (00:50 +0000)
committerkbr@google.com <kbr@google.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Tue, 28 Dec 2010 00:50:04 +0000 (00:50 +0000)
        Unreviewed, Chromium test expectations update. Generalize
        suppressions for Chromium bugs 67732 and 67139 to cover Linux
        Debug.

        * platform/chromium/test_expectations.txt:

git-svn-id: http://svn.webkit.org/repository/webkit/trunk@74702 268f45cc-cd09-0410-ab3c-d52691b4dbfc

LayoutTests/ChangeLog
LayoutTests/platform/chromium/test_expectations.txt

index 2c0dcce..8c64680 100644 (file)
@@ -1,3 +1,11 @@
+2010-12-27  Kenneth Russell  <kbr@google.com>
+
+        Unreviewed, Chromium test expectations update. Generalize
+        suppressions for Chromium bugs 67732 and 67139 to cover Linux
+        Debug.
+
+        * platform/chromium/test_expectations.txt:
+
 2010-12-27  Martin Robinson  <mrobinson@igalia.com>
 
         Reviewed by Daniel Bates.
index 6c5a20b..c238eaa 100644 (file)
@@ -706,15 +706,17 @@ BUGJAMESR WIN LINUX : editing/spelling/spelling-hasspellingmarker.html = TEXT
 // Low priority, unclear if test expectations are correct (see bug)
 BUGCR6139 : fast/forms/select-writing-direction-natural.html = FAIL
 
-// Shadow offset tests crash occasionally on mac debug.
-BUGCR67732 MAC DEBUG : fast/canvas/shadow-offset-1.html = PASS CRASH
-BUGCR67732 MAC DEBUG : fast/canvas/shadow-offset-2.html = PASS CRASH
-BUGCR67732 MAC DEBUG : fast/canvas/shadow-offset-3.html = PASS CRASH
-BUGCR67732 MAC DEBUG : fast/canvas/shadow-offset-4.html = PASS CRASH
-BUGCR67732 MAC DEBUG : fast/canvas/shadow-offset-5.html = PASS CRASH
-BUGCR67732 MAC DEBUG : fast/canvas/shadow-offset-6.html = PASS CRASH
-BUGCR67732 MAC DEBUG : fast/canvas/shadow-offset-7.html = PASS CRASH
-BUGCR67732 LINUX DEBUG : fast/canvas/shadow-offset-7.html = PASS CRASH
+// Shadow offset tests crash occasionally on Mac and Linux debug.
+BUGCR67732 MAC LINUX DEBUG : fast/canvas/shadow-offset-1.html = PASS CRASH
+BUGCR67732 MAC LINUX DEBUG : fast/canvas/shadow-offset-2.html = PASS CRASH
+BUGCR67732 MAC LINUX DEBUG : fast/canvas/shadow-offset-3.html = PASS CRASH
+BUGCR67732 MAC LINUX DEBUG : fast/canvas/shadow-offset-4.html = PASS CRASH
+BUGCR67732 MAC LINUX DEBUG : fast/canvas/shadow-offset-5.html = PASS CRASH
+BUGCR67732 MAC LINUX DEBUG : fast/canvas/shadow-offset-6.html = PASS CRASH
+BUGCR67732 MAC LINUX DEBUG : fast/canvas/shadow-offset-7.html = PASS CRASH
+
+// This SVG test is occasionally crashing apparently for the same reason.
+BUGCR67732 MAC LINUX DEBUG : svg/W3C-SVG-1.1-SE/paths-dom-02-f.svg = PASS CRASH
 
 BUGCR67767 : http/tests/security/cross-frame-access-call.html = TEXT
 BUGCR67767 : http/tests/security/aboutBlank/xss-DENIED-set-opener.html = TEXT
@@ -3244,7 +3246,7 @@ BUGCR66979 WIN LINUX : fast/dom/global-constructors.html = TEXT PASS
 
 // The test is just too slow and has never passed since on Dbg build.
 BUG_YURYS DEBUG SLOW : fast/overflow/lots-of-sibling-inline-boxes.html = PASS
-BUGCR67139 WIN MAC DEBUG : storage/close-during-stress-test.html = CRASH PASS
+BUGCR67139 WIN MAC LINUX DEBUG : storage/close-during-stress-test.html = CRASH PASS
 
 // These tests are flaky.
 BUGCR67209 WIN DEBUG : inspector/console-uncaught-exception-in-eval.html = CRASH TIMEOUT PASS