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

loislo at chromium.org loislo at chromium.org
Wed Dec 22 16:28:03 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 63b38432dbfaa3f97b235a11dcab875875151858
Author: loislo at chromium.org <loislo at chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Wed Nov 24 08:32:21 2010 +0000

    2010-11-23  Ilya Tikhonovsky  <loislo at chromium.org>
    
            Unreviewed. Fix for chromium expectations.
    
            composited-plugin.html is crashing on MAC.
            small-to-large-composited-plugin.html is crashing on MAC.
            font-size-zero.html is passing.
    
            * platform/chromium-gpu/test_expectations.txt:
            * platform/chromium/test_expectations.txt:
    
    
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@72648 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 3f1b19b..243126a 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,14 @@
+2010-11-23  Ilya Tikhonovsky  <loislo at chromium.org>
+
+        Unreviewed.
+
+        composited-plugin.html is crashing on MAC.
+        small-to-large-composited-plugin.html is crashing on MAC.
+        font-size-zero.html is passing.
+
+        * platform/chromium-gpu/test_expectations.txt:
+        * platform/chromium/test_expectations.txt:
+
 2010-11-23  Abhishek Arya  <inferno at chromium.org>
 
         Unreviewed.
diff --git a/LayoutTests/platform/chromium-gpu/test_expectations.txt b/LayoutTests/platform/chromium-gpu/test_expectations.txt
index 5c35c35..d79679b 100644
--- a/LayoutTests/platform/chromium-gpu/test_expectations.txt
+++ b/LayoutTests/platform/chromium-gpu/test_expectations.txt
@@ -260,8 +260,10 @@ BUGWK47924 MAC : compositing/iframes/composited-iframe-alignment.html = TIMEOUT
 // Chromium does not support PDF content in <img> tags.
 WONTFIX : compositing/color-matching/pdf-image-match.html = FAIL
 WONTFIX : compositing/images/direct-pdf-image.html = FAIL
+
 // Chromium does not support PDF or plugin content in layers right now.
-BUGWK47925 : compositing/plugins/composited-plugin.html = FAIL
+BUGWK47925 WIN LINUX : compositing/plugins/composited-plugin.html = FAIL
+BUG_LOISLO MAC : compositing/plugins/composited-plugin.html = CRASH
 
 // The word "compositing" appears in Chromium's pixel results and not
 // in Safari's; this should probably be fixed.
@@ -346,7 +348,8 @@ BUGWK48018 LINUX DEBUG : compositing/geometry/outline-change.html = FAIL PASS
 BUGWK48020 LINUX DEBUG : compositing/geometry/object-clip-rects-assertion.html = FAIL
 
 // The following tests are failing on Mac.
-BUGWK48029 MAC : compositing/plugins/small-to-large-composited-plugin.html = TEXT
+//BUGWK48029 MAC : compositing/plugins/small-to-large-composited-plugin.html = TEXT
+BUG_LOISLO MAC : compositing/plugins/small-to-large-composited-plugin.html = CRASH
 BUGWK48029 MAC : compositing/tiling/crash-reparent-tiled-layer.html = TEXT
 BUGWK48029 MAC : compositing/tiling/huge-layer-img.html = TEXT
 BUGWK48029 MAC : compositing/tiling/huge-layer-resize.html = TEXT
diff --git a/LayoutTests/platform/chromium/test_expectations.txt b/LayoutTests/platform/chromium/test_expectations.txt
index 692c481..93c780b 100644
--- a/LayoutTests/platform/chromium/test_expectations.txt
+++ b/LayoutTests/platform/chromium/test_expectations.txt
@@ -3197,9 +3197,6 @@ BUG49736 : fast/speech/input-text-language-tag.html = TIMEOUT
 BUG49736 : fast/speech/input-text-speechbutton.html = TIMEOUT
 BUG49736 : fast/speech/speech-button-ignore-generated-events.html = TIMEOUT
 
-// Disable font-size-zero test for mac platform. The problem was introduced at r72567.
-BUG49967 MAC : fast/text/font-size-zero.html = TEXT
-
 // Was introduced by ap http://trac.webkit.org/changeset/72590
 BUG_LOISLO : fast/dom/StyleSheet/gc-rule-children-wrappers.html = TEXT
 

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list