[SCM] WebKit Debian packaging branch, debian/experimental, updated. debian/1.3.8-1-1049-g2e11a8e

kbr at google.com kbr at google.com
Fri Jan 21 14:43:55 UTC 2011


The following commit has been merged in the debian/experimental branch:
commit c8a5d3d4568e8b6bcd4c8fda27beebd1b08d325e
Author: kbr at google.com <kbr at google.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Tue Dec 28 00:50:04 2010 +0000

    2010-12-27  Kenneth Russell  <kbr at google.com>
    
            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

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 2c0dcce..8c64680 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,11 @@
+2010-12-27  Kenneth Russell  <kbr at 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 at igalia.com>
 
         Reviewed by Daniel Bates.
diff --git a/LayoutTests/platform/chromium/test_expectations.txt b/LayoutTests/platform/chromium/test_expectations.txt
index 6c5a20b..c238eaa 100644
--- a/LayoutTests/platform/chromium/test_expectations.txt
+++ b/LayoutTests/platform/chromium/test_expectations.txt
@@ -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

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list