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

senorblanco at chromium.org senorblanco at chromium.org
Fri Jan 21 14:58:36 UTC 2011


The following commit has been merged in the debian/experimental branch:
commit 9b4b666085bbd9b6a61a0517ccad78d3f2d673a4
Author: senorblanco at chromium.org <senorblanco at chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Wed Jan 5 20:50:07 2011 +0000

    2011-01-05  Stephen White  <senorblanco at chromium.org>
    
            Unreviewed; test expectations fix.
    
            * platform/chromium/test_expectations.txt:
            Add a few failing tests to chromium's test expectations file.
            * platform/chromium-gpu/test_expectations.txt:
            Mark the shadow-offset tests as crashing on win debug (GPU).  Remove
            a duplicate MAC expectation.
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@75096 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index c21b7e5..f53f464 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -2,6 +2,16 @@
 
         Unreviewed; test expectations fix.
 
+        * platform/chromium/test_expectations.txt:
+        Add a few failing tests to chromium's test expectations file.
+        * platform/chromium-gpu/test_expectations.txt:
+        Mark the shadow-offset tests as crashing on win debug (GPU).  Remove
+        a duplicate MAC expectation.
+
+2011-01-05  Stephen White  <senorblanco at chromium.org>
+
+        Unreviewed; test expectations fix.
+
         Update chromium GPU test_expectations.txt file to match the
         layout of the CPU results more closely.
 
diff --git a/LayoutTests/platform/chromium-gpu/test_expectations.txt b/LayoutTests/platform/chromium-gpu/test_expectations.txt
index 33979c6..5e586c0 100644
--- a/LayoutTests/platform/chromium-gpu/test_expectations.txt
+++ b/LayoutTests/platform/chromium-gpu/test_expectations.txt
@@ -68,13 +68,13 @@ BUGNONE WIN LINUX : canvas/philip = PASS
 WONTFIX : fast/canvas/canvas-gradient-addStop-error.html = FAIL
 
 // 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
+BUGCR67732 DEBUG : fast/canvas/shadow-offset-1.html = PASS CRASH
+BUGCR67732 DEBUG : fast/canvas/shadow-offset-2.html = PASS CRASH
+BUGCR67732 DEBUG : fast/canvas/shadow-offset-3.html = PASS CRASH
+BUGCR67732 DEBUG : fast/canvas/shadow-offset-4.html = PASS CRASH
+BUGCR67732 DEBUG : fast/canvas/shadow-offset-5.html = PASS CRASH
+BUGCR67732 DEBUG : fast/canvas/shadow-offset-6.html = PASS CRASH
+BUGCR67732 DEBUG : fast/canvas/shadow-offset-7.html = PASS CRASH
 
 BUGCR11153 WIN LINUX : fast/canvas/canvas-incremental-repaint-2.html = FAIL
 BUGCR11153 WIN LINUX : fast/canvas/canvas-incremental-repaint.html = FAIL
@@ -200,7 +200,6 @@ BUGWK45991 MAC : canvas/philip/tests/2d.shadow.enable.blur.html = TEXT
 BUGWK45991 MAC : canvas/philip/tests/2d.shadow.enable.x.html = TEXT
 BUGWK45991 MAC : canvas/philip/tests/2d.shadow.enable.y.html = TEXT
 BUGWK45991 MAC : canvas/philip/tests/2d.strokeRect.zero.4.html = TEXT
-BUGWK45991 MAC : canvas/philip/tests/2d.text.draw.baseline.ideographic.html = TEXT PASS
 // BUGWK40147 MAC : canvas/philip/tests/toDataURL.jpeg.alpha.html = TEXT PASS
 BUGWK45991 WIN : canvas/philip/tests/2d.gradient.radial.touch2.html = TEXT
 BUGWK43086 : fast/canvas/canvas-ImageData-behaviour.html = TEXT
diff --git a/LayoutTests/platform/chromium/test_expectations.txt b/LayoutTests/platform/chromium/test_expectations.txt
index 4cf2eb4..333515a 100644
--- a/LayoutTests/platform/chromium/test_expectations.txt
+++ b/LayoutTests/platform/chromium/test_expectations.txt
@@ -3154,3 +3154,8 @@ BUGWK51841 : fast/gradients/css3-radial-gradients2.html = IMAGE
 
 // Regression by r74995
 BUG_TKENT MAC : fast/repaint/renderer-destruction-by-invalidateSelection-crash.html = IMAGE
+
+// This was introduced by r75077.
+BUG_SENORBLANCO : fast/text/basic/014.html = IMAGE
+BUG_SENORBLANCO LINUX : fast/text/capitalize-boundaries.html = IMAGE
+BUG_SENORBLANCO : fast/text/midword-break-after-breakable-char.html = IMAGE

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list