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

senorblanco at chromium.org senorblanco at chromium.org
Wed Dec 22 11:26:46 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 69eba190352403ed2ad297cdb037a62db4f4050a
Author: senorblanco at chromium.org <senorblanco at chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Fri Jul 23 19:51:56 2010 +0000

    2010-07-23  Stephen White  <senorblanco at chromium.org>
    
            Unreviewed; chromium test expectations fix.
    
            * platform/chromium-win/fast/borders/different-color-borders-expected.checksum: Added.
            * platform/chromium-win/fast/borders/different-color-borders-expected.png: Added.
            * platform/chromium-win/fast/borders/different-color-borders-expected.txt: Added.
            New baseline for new test.
            * platform/chromium/test_expectations.txt:
            Remove passing tests from expectations.
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@63992 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 636bee1..001a9a1 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,14 @@
+2010-07-23  Stephen White  <senorblanco at chromium.org>
+
+        Unreviewed; chromium test expectations fix.
+
+        * platform/chromium-win/fast/borders/different-color-borders-expected.checksum: Added.
+        * platform/chromium-win/fast/borders/different-color-borders-expected.png: Added.
+        * platform/chromium-win/fast/borders/different-color-borders-expected.txt: Added.
+        New baseline for new test.
+        * platform/chromium/test_expectations.txt:
+        Remove passing tests from expectations.
+
 2010-07-23  Hans Wennborg  <hans at chromium.org>
 
         Reviewed by Ojan Vafai.
diff --git a/LayoutTests/platform/chromium-win/fast/borders/different-color-borders-expected.checksum b/LayoutTests/platform/chromium-win/fast/borders/different-color-borders-expected.checksum
new file mode 100644
index 0000000..0af6413
--- /dev/null
+++ b/LayoutTests/platform/chromium-win/fast/borders/different-color-borders-expected.checksum
@@ -0,0 +1 @@
+ce4a6d7c2344aa0a7c2228d7c8db6b2c
\ No newline at end of file
diff --git a/LayoutTests/platform/chromium-win/fast/borders/different-color-borders-expected.png b/LayoutTests/platform/chromium-win/fast/borders/different-color-borders-expected.png
new file mode 100644
index 0000000..c1a4fb3
Binary files /dev/null and b/LayoutTests/platform/chromium-win/fast/borders/different-color-borders-expected.png differ
diff --git a/LayoutTests/platform/chromium-win/fast/borders/different-color-borders-expected.txt b/LayoutTests/platform/chromium-win/fast/borders/different-color-borders-expected.txt
new file mode 100644
index 0000000..878af18
--- /dev/null
+++ b/LayoutTests/platform/chromium-win/fast/borders/different-color-borders-expected.txt
@@ -0,0 +1,13 @@
+layer at (0,0) size 800x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,8) size 784x572
+      RenderBlock {P} at (0,0) size 784x40
+        RenderText {#text} at (0,0) size 776x39
+          text run at (0,0) width 776: "When two border sides have different colors, the edge joining them should be anti-aliased. When two border sides have the same"
+          text run at (0,20) width 554: "color, the edge joining them should not be anti-aliased and no corner joints should be visible."
+      RenderBlock {DIV} at (20,60) size 240x80 [border: (20px solid #FF0000) (20px solid #000000)]
+      RenderBlock {DIV} at (20,160) size 240x80 [border: (20px solid #FF0000) (20px solid #000000) (20px solid #FF0000)]
+      RenderBlock {DIV} at (20,260) size 240x80 [border: (20px solid #FF0000) (20px solid #000000)]
+      RenderBlock {DIV} at (20,360) size 240x80 [border: (20px solid #FF0000) (20px solid #000000) (20px solid #FF0000)]
diff --git a/LayoutTests/platform/chromium/test_expectations.txt b/LayoutTests/platform/chromium/test_expectations.txt
index 7702b06..ca6c3dc 100644
--- a/LayoutTests/platform/chromium/test_expectations.txt
+++ b/LayoutTests/platform/chromium/test_expectations.txt
@@ -781,8 +781,6 @@ BUG16779 WONTFIX SKIP : media/media-can-play-mpeg-audio.html = TEXT
 BUG16779 WONTFIX SKIP : media/video-can-play-type.html = FAIL TIMEOUT
 BUG16779 WONTFIX SKIP : media/video-document-types.html = FAIL TIMEOUT
 BUG16779 WONTFIX SKIP : media/video-size-intrinsic-scale.html = FAIL TIMEOUT
-// GStreamer - disabled in Chromium
-WONTFIX : media/video-duration-known-after-eos.html = TEXT TIMEOUT
 
 // We haven't implemented the WebKit fullscreen extension.
 BUG16735 : media/media-fullscreen-inline.html = TIMEOUT
@@ -3126,4 +3124,4 @@ BUGWK42769 : http/tests/security/401-logout/401-logout.php = TIMEOUT
 BUG49970 : platform/chromium/plugins/call-as-function.html = PASS TEXT
 
 // Need rebaseline
-BUGWK24906 : fast/text/backslash-to-yen-sign-euc.html = FAIL
\ No newline at end of file
+BUGWK24906 : fast/text/backslash-to-yen-sign-euc.html = FAIL

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list