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

xji at chromium.org xji at chromium.org
Wed Dec 22 17:46:12 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit aee44975dcae73ef5b62e832d8df48737d82914c
Author: xji at chromium.org <xji at chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Tue Nov 30 04:11:08 2010 +0000

    2010-11-29  Xiaomei Ji  <xji at chromium.org>
    
            Unreviewed.
    
            Temporarily skip fast/dom/horizontal-scrollbar-in-rtl.html and fast/dom/horizontal-scrollbar-when-dir-change.html due to bug 50203 (after r72852).
    
            * platform/chromium/test_expectations.txt:
            * platform/win/Skipped:
    
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@72869 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 063d154..f1bf916 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,5 +1,14 @@
 2010-11-29  Xiaomei Ji  <xji at chromium.org>
 
+        Unreviewed.
+
+        Temporarily skip fast/dom/horizontal-scrollbar-in-rtl.html and fast/dom/horizontal-scrollbar-when-dir-change.html due to bug 50203 (after r72852).
+
+        * platform/chromium/test_expectations.txt:
+        * platform/win/Skipped:
+
+2010-11-29  Xiaomei Ji  <xji at chromium.org>
+
         Unreviewed rebaseline for Win7 after r72852.
 
         * platform/win/fast/block: Added.
diff --git a/LayoutTests/platform/chromium/test_expectations.txt b/LayoutTests/platform/chromium/test_expectations.txt
index 70689a8..eaaf4f4 100644
--- a/LayoutTests/platform/chromium/test_expectations.txt
+++ b/LayoutTests/platform/chromium/test_expectations.txt
@@ -3202,3 +3202,8 @@ BUGWK50188 : fast/repaint/reflection-redraw.html = IMAGE
 BUGWK50188 : fast/repaint/reflection-repaint-test.html = IMAGE
 BUGWK50188 : fast/transforms/transform-table-row.html = IMAGE
 BUGWK50188 : fast/overflow/overflow-update-transform.html = MISSING
+
+#temporary skipped
+BUG50203 SKIP : fast/dom/horizontal-scrollbar-in-rtl.html = FAIL
+BUG50203 SKIP : fast/dom/horizontal-scrollbar-when-dir-change.html = FAIL
+
diff --git a/LayoutTests/platform/win/Skipped b/LayoutTests/platform/win/Skipped
index d35b3c2..3abf3cd 100644
--- a/LayoutTests/platform/win/Skipped
+++ b/LayoutTests/platform/win/Skipped
@@ -1068,3 +1068,8 @@ plugins/iframe-shims.html
 
 # Requires WebP support.
 fast/images/webp-image-decoding.html
+
+
+#temporary skipped due to bug 50203.
+fast/dom/horizontal-scrollbar-in-rtl.html
+fast/dom/horizontal-scrollbar-when-dir-change.html

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list