[SCM] WebKit Debian packaging branch, debian/experimental, updated. upstream/1.3.3-10851-g50815da

mihaip at chromium.org mihaip at chromium.org
Wed Dec 22 18:20:24 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit e5c16d67ebc0074deee90762f1d73f31bd5b7826
Author: mihaip at chromium.org <mihaip at chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Fri Dec 10 01:29:53 2010 +0000

    2010-12-09  Mihai Parparita  <mihaip at chromium.org>
    
            Unreviewed Chromium test expectations update.
    
            Delete a bunch of chromium-win specific baselines that were added by
            r68608. That was done because r68568 checked in failing expectations,
            but since Chromium was passing the tests with Skia, we wanted to keep
            passing them. However, the failing expectations were rolled out by
            r68737, so we no longer needed Chromium-specific expectations.
    
            Later, with r71481 we updated to a new version of the Philip test suite,
            which has a different output format, and the Chromium-specific
            expectations were out of date. Since they're not needed (we should pass
            with the base ones), they can just be deleted.
    
            * platform/chromium-mac/canvas/philip/tests/2d.drawImage.null-expected.txt: Removed.
            * platform/chromium-mac/canvas/philip/tests/2d.pattern.image.null-expected.txt: Removed.
            * platform/chromium-win/canvas/philip/tests/2d.drawImage.null-expected.txt: Removed.
            * platform/chromium-win/canvas/philip/tests/2d.gradient.radial.cone.front-expected.txt: Removed.
            * platform/chromium-win/canvas/philip/tests/2d.gradient.radial.inside2-expected.txt: Removed.
            * platform/chromium-win/canvas/philip/tests/2d.gradient.radial.inside3-expected.txt: Removed.
            * platform/chromium-win/canvas/philip/tests/2d.gradient.radial.outside1-expected.txt: Removed.
            * platform/chromium-win/canvas/philip/tests/2d.line.cap.closed-expected.txt: Removed.
            * platform/chromium-win/canvas/philip/tests/2d.line.join.parallel-expected.txt: Removed.
            * platform/chromium-win/canvas/philip/tests/2d.line.miter.lineedge-expected.txt: Removed.
            * platform/chromium-win/canvas/philip/tests/2d.pattern.image.null-expected.txt: Removed.
            * platform/chromium-win/canvas/philip/tests/2d.shadow.enable.x-expected.txt: Removed.
            * platform/chromium-win/canvas/philip/tests/2d.shadow.enable.y-expected.txt: Removed.
            * platform/chromium-win/canvas/philip/tests/2d.strokeRect.zero.4-expected.txt: Removed.
            * platform/chromium-win/canvas/philip/tests/toDataURL.jpeg.alpha-expected.txt: Removed.
            * platform/chromium/test_expectations.txt:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@73661 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index d7a3b5a..30adac6 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -2,6 +2,38 @@
 
         Unreviewed Chromium test expectations update.
         
+        Delete a bunch of chromium-win specific baselines that were added by
+        r68608. That was done because r68568 checked in failing expectations,
+        but since Chromium was passing the tests with Skia, we wanted to keep
+        passing them. However, the failing expectations were rolled out by
+        r68737, so we no longer needed Chromium-specific expectations.
+        
+        Later, with r71481 we updated to a new version of the Philip test suite,
+        which has a different output format, and the Chromium-specific
+        expectations were out of date. Since they're not needed (we should pass
+        with the base ones), they can just be deleted.
+
+        * platform/chromium-mac/canvas/philip/tests/2d.drawImage.null-expected.txt: Removed.
+        * platform/chromium-mac/canvas/philip/tests/2d.pattern.image.null-expected.txt: Removed.
+        * platform/chromium-win/canvas/philip/tests/2d.drawImage.null-expected.txt: Removed.
+        * platform/chromium-win/canvas/philip/tests/2d.gradient.radial.cone.front-expected.txt: Removed.
+        * platform/chromium-win/canvas/philip/tests/2d.gradient.radial.inside2-expected.txt: Removed.
+        * platform/chromium-win/canvas/philip/tests/2d.gradient.radial.inside3-expected.txt: Removed.
+        * platform/chromium-win/canvas/philip/tests/2d.gradient.radial.outside1-expected.txt: Removed.
+        * platform/chromium-win/canvas/philip/tests/2d.line.cap.closed-expected.txt: Removed.
+        * platform/chromium-win/canvas/philip/tests/2d.line.join.parallel-expected.txt: Removed.
+        * platform/chromium-win/canvas/philip/tests/2d.line.miter.lineedge-expected.txt: Removed.
+        * platform/chromium-win/canvas/philip/tests/2d.pattern.image.null-expected.txt: Removed.
+        * platform/chromium-win/canvas/philip/tests/2d.shadow.enable.x-expected.txt: Removed.
+        * platform/chromium-win/canvas/philip/tests/2d.shadow.enable.y-expected.txt: Removed.
+        * platform/chromium-win/canvas/philip/tests/2d.strokeRect.zero.4-expected.txt: Removed.
+        * platform/chromium-win/canvas/philip/tests/toDataURL.jpeg.alpha-expected.txt: Removed.
+        * platform/chromium/test_expectations.txt:
+
+2010-12-09  Mihai Parparita  <mihaip at chromium.org>
+
+        Unreviewed Chromium test expectations update.
+        
         Remove test_expectations.txt entries for 4 Philip suite canvas tests
         that pass consistently on all bots. 2d.drawImage.incomplete.html was
         fixed by r71292, the rest have been passing for as long as we have
diff --git a/LayoutTests/platform/chromium-mac/canvas/philip/tests/2d.drawImage.null-expected.txt b/LayoutTests/platform/chromium-mac/canvas/philip/tests/2d.drawImage.null-expected.txt
deleted file mode 100644
index d26ffbb..0000000
--- a/LayoutTests/platform/chromium-mac/canvas/philip/tests/2d.drawImage.null-expected.txt
+++ /dev/null
@@ -1,5 +0,0 @@
-< [index] >
-2d.drawImage.null
-References: 2d.drawImage.type
-Actual output:
-Passed
diff --git a/LayoutTests/platform/chromium-mac/canvas/philip/tests/2d.pattern.image.null-expected.txt b/LayoutTests/platform/chromium-mac/canvas/philip/tests/2d.pattern.image.null-expected.txt
deleted file mode 100644
index b00fad9..0000000
--- a/LayoutTests/platform/chromium-mac/canvas/philip/tests/2d.pattern.image.null-expected.txt
+++ /dev/null
@@ -1,5 +0,0 @@
-< [index] >
-2d.pattern.image.null
-References: 2d.pattern.wrongtype
-Actual output:
-Passed
diff --git a/LayoutTests/platform/chromium-win/canvas/philip/tests/2d.drawImage.null-expected.txt b/LayoutTests/platform/chromium-win/canvas/philip/tests/2d.drawImage.null-expected.txt
deleted file mode 100644
index d4802de..0000000
--- a/LayoutTests/platform/chromium-win/canvas/philip/tests/2d.drawImage.null-expected.txt
+++ /dev/null
@@ -1,5 +0,0 @@
-< [index] >
-2d.drawImage.null
-References: 2d.drawImage.type
-Actual output:
-Passed
diff --git a/LayoutTests/platform/chromium-win/canvas/philip/tests/2d.gradient.radial.cone.front-expected.txt b/LayoutTests/platform/chromium-win/canvas/philip/tests/2d.gradient.radial.cone.front-expected.txt
deleted file mode 100644
index 1f89523..0000000
--- a/LayoutTests/platform/chromium-win/canvas/philip/tests/2d.gradient.radial.cone.front-expected.txt
+++ /dev/null
@@ -1,7 +0,0 @@
-< [index] >
-2d.gradient.radial.cone.front
-References: 2d.gradient.radial.rendering
-Actual output:
-Expected output:
-
-Passed
diff --git a/LayoutTests/platform/chromium-win/canvas/philip/tests/2d.gradient.radial.inside2-expected.txt b/LayoutTests/platform/chromium-win/canvas/philip/tests/2d.gradient.radial.inside2-expected.txt
deleted file mode 100644
index 2c1dc27..0000000
--- a/LayoutTests/platform/chromium-win/canvas/philip/tests/2d.gradient.radial.inside2-expected.txt
+++ /dev/null
@@ -1,7 +0,0 @@
-< [index] >
-2d.gradient.radial.inside2
-References: 2d.gradient.radial.rendering
-Actual output:
-Expected output:
-
-Passed
diff --git a/LayoutTests/platform/chromium-win/canvas/philip/tests/2d.gradient.radial.inside3-expected.txt b/LayoutTests/platform/chromium-win/canvas/philip/tests/2d.gradient.radial.inside3-expected.txt
deleted file mode 100644
index bfddbef..0000000
--- a/LayoutTests/platform/chromium-win/canvas/philip/tests/2d.gradient.radial.inside3-expected.txt
+++ /dev/null
@@ -1,7 +0,0 @@
-< [index] >
-2d.gradient.radial.inside3
-References: 2d.gradient.radial.rendering
-Actual output:
-Expected output:
-
-Passed
diff --git a/LayoutTests/platform/chromium-win/canvas/philip/tests/2d.gradient.radial.outside1-expected.txt b/LayoutTests/platform/chromium-win/canvas/philip/tests/2d.gradient.radial.outside1-expected.txt
deleted file mode 100644
index c2368c3..0000000
--- a/LayoutTests/platform/chromium-win/canvas/philip/tests/2d.gradient.radial.outside1-expected.txt
+++ /dev/null
@@ -1,7 +0,0 @@
-< [index] >
-2d.gradient.radial.outside1
-References: 2d.gradient.radial.rendering
-Actual output:
-Expected output:
-
-Passed
diff --git a/LayoutTests/platform/chromium-win/canvas/philip/tests/2d.line.cap.closed-expected.txt b/LayoutTests/platform/chromium-win/canvas/philip/tests/2d.line.cap.closed-expected.txt
deleted file mode 100644
index fde5000..0000000
--- a/LayoutTests/platform/chromium-win/canvas/philip/tests/2d.line.cap.closed-expected.txt
+++ /dev/null
@@ -1,8 +0,0 @@
-< [index] >
-2d.line.cap.closed
-Line caps are not drawn at the corners of an unclosed rectangle
-References: 2d.lineCap.end
-Actual output:
-Expected output:
-
-Passed
diff --git a/LayoutTests/platform/chromium-win/canvas/philip/tests/2d.line.join.parallel-expected.txt b/LayoutTests/platform/chromium-win/canvas/philip/tests/2d.line.join.parallel-expected.txt
deleted file mode 100644
index 99255db..0000000
--- a/LayoutTests/platform/chromium-win/canvas/philip/tests/2d.line.join.parallel-expected.txt
+++ /dev/null
@@ -1,8 +0,0 @@
-< [index] >
-2d.line.join.parallel
-Line joins are drawn at 180-degree joins
-References: 2d.lineJoin.joins
-Actual output:
-Expected output:
-
-Passed
diff --git a/LayoutTests/platform/chromium-win/canvas/philip/tests/2d.line.miter.lineedge-expected.txt b/LayoutTests/platform/chromium-win/canvas/philip/tests/2d.line.miter.lineedge-expected.txt
deleted file mode 100644
index 057562f..0000000
--- a/LayoutTests/platform/chromium-win/canvas/philip/tests/2d.line.miter.lineedge-expected.txt
+++ /dev/null
@@ -1,8 +0,0 @@
-< [index] >
-2d.line.miter.lineedge
-Miter joins are not drawn when the miter limit is exceeded at the corners of a zero-height rectangle
-References: 2d.lineJoin.miter Bugzilla
-Actual output:
-Expected output:
-
-Passed
diff --git a/LayoutTests/platform/chromium-win/canvas/philip/tests/2d.pattern.image.null-expected.txt b/LayoutTests/platform/chromium-win/canvas/philip/tests/2d.pattern.image.null-expected.txt
deleted file mode 100644
index c68896a..0000000
--- a/LayoutTests/platform/chromium-win/canvas/philip/tests/2d.pattern.image.null-expected.txt
+++ /dev/null
@@ -1,5 +0,0 @@
-< [index] >
-2d.pattern.image.null
-References: 2d.pattern.wrongtype
-Actual output:
-Passed
diff --git a/LayoutTests/platform/chromium-win/canvas/philip/tests/2d.shadow.enable.x-expected.txt b/LayoutTests/platform/chromium-win/canvas/philip/tests/2d.shadow.enable.x-expected.txt
deleted file mode 100644
index 36ab12d..0000000
--- a/LayoutTests/platform/chromium-win/canvas/philip/tests/2d.shadow.enable.x-expected.txt
+++ /dev/null
@@ -1,8 +0,0 @@
-< [index] >
-2d.shadow.enable.x
-Shadows are drawn if shadowOffsetX is set
-References: 2d.shadow.enable 2d.shadow.render
-Actual output:
-Expected output:
-
-Passed
diff --git a/LayoutTests/platform/chromium-win/canvas/philip/tests/2d.shadow.enable.y-expected.txt b/LayoutTests/platform/chromium-win/canvas/philip/tests/2d.shadow.enable.y-expected.txt
deleted file mode 100644
index fcebd96..0000000
--- a/LayoutTests/platform/chromium-win/canvas/philip/tests/2d.shadow.enable.y-expected.txt
+++ /dev/null
@@ -1,8 +0,0 @@
-< [index] >
-2d.shadow.enable.y
-Shadows are drawn if shadowOffsetY is set
-References: 2d.shadow.enable 2d.shadow.render
-Actual output:
-Expected output:
-
-Passed
diff --git a/LayoutTests/platform/chromium-win/canvas/philip/tests/2d.strokeRect.zero.4-expected.txt b/LayoutTests/platform/chromium-win/canvas/philip/tests/2d.strokeRect.zero.4-expected.txt
deleted file mode 100644
index d4786b4..0000000
--- a/LayoutTests/platform/chromium-win/canvas/philip/tests/2d.strokeRect.zero.4-expected.txt
+++ /dev/null
@@ -1,8 +0,0 @@
-< [index] >
-2d.strokeRect.zero.4
-strokeRect of Nx0 pixels draws a closed line with no caps
-References: 2d.strokeRect
-Actual output:
-Expected output:
-
-Passed
diff --git a/LayoutTests/platform/chromium-win/canvas/philip/tests/toDataURL.jpeg.alpha-expected.txt b/LayoutTests/platform/chromium-win/canvas/philip/tests/toDataURL.jpeg.alpha-expected.txt
deleted file mode 100644
index 5b3c471..0000000
--- a/LayoutTests/platform/chromium-win/canvas/philip/tests/toDataURL.jpeg.alpha-expected.txt
+++ /dev/null
@@ -1,8 +0,0 @@
-< [index] >
-toDataURL.jpeg.alpha
-toDataURL with JPEG composites onto black
-References: toDataURL.jpeg toDataURL.noalpha
-Actual output:
-Expected output:
-
-Passed
diff --git a/LayoutTests/platform/chromium/test_expectations.txt b/LayoutTests/platform/chromium/test_expectations.txt
index 9ae2c4e..fdb6f9e 100644
--- a/LayoutTests/platform/chromium/test_expectations.txt
+++ b/LayoutTests/platform/chromium/test_expectations.txt
@@ -3017,25 +3017,12 @@ BUG62138 : animations/stop-animation-on-suspend.html = TEXT PASS
 
 // Update canvas/philip in WK r71481
 BUG62301 MAC LINUX WIN :  canvas/philip/tests/2d.drawImage.image.incomplete.omitted.html = TEXT
-BUG62301 MAC LINUX WIN :  canvas/philip/tests/2d.drawImage.null.html = TEXT
 BUG62301 MAC LINUX WIN :  canvas/philip/tests/2d.fillStyle.parse.invalid.rgba-6.html = TEXT
 BUG62301 MAC LINUX WIN :  canvas/philip/tests/2d.fillStyle.parse.rgb-eof.html = TEXT
 BUG62301 MAC LINUX WIN :  canvas/philip/tests/2d.fillStyle.parse.rgba-eof.html = TEXT
-BUG62301 LINUX WIN :  canvas/philip/tests/2d.gradient.radial.cone.front.html = TEXT
-BUG62301 LINUX WIN :  canvas/philip/tests/2d.gradient.radial.inside2.html = TEXT
-BUG62301 LINUX WIN :  canvas/philip/tests/2d.gradient.radial.inside3.html = TEXT
-BUG62301 LINUX WIN :  canvas/philip/tests/2d.gradient.radial.outside1.html = TEXT
 BUG62301 MAC LINUX WIN :  canvas/philip/tests/2d.imageData.put.wrongtype.html = TEXT
-BUG62301 LINUX WIN :  canvas/philip/tests/2d.line.cap.closed.html = TEXT
-BUG62301 LINUX WIN :  canvas/philip/tests/2d.line.join.parallel.html = TEXT
-BUG62301 LINUX WIN :  canvas/philip/tests/2d.line.miter.lineedge.html = TEXT
 BUG62301 MAC LINUX WIN :  canvas/philip/tests/2d.pattern.image.incomplete.empty.html = TEXT
 BUG62301 MAC LINUX WIN :  canvas/philip/tests/2d.pattern.image.incomplete.omitted.html = TEXT
-BUG62301 MAC LINUX WIN :  canvas/philip/tests/2d.pattern.image.null.html = TEXT
-BUG62301 LINUX WIN :  canvas/philip/tests/2d.shadow.enable.x.html = TEXT
-BUG62301 LINUX WIN :  canvas/philip/tests/2d.shadow.enable.y.html = TEXT
-BUG62301 LINUX WIN :  canvas/philip/tests/2d.strokeRect.zero.4.html = TEXT
-BUG62301 LINUX WIN :  canvas/philip/tests/toDataURL.jpeg.alpha.html = TEXT
 
 // test_shell and DRT do not have LayoutTestController.pageSizeAndMarginsInPixels
 BUG62515 : printing/page-format-data-display-none.html = TEXT

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list