[SCM] WebKit Debian packaging branch, webkit-1.3, updated. upstream/1.3.7-4207-g178b198

dglazkov at chromium.org dglazkov at chromium.org
Sun Feb 20 23:33:35 UTC 2011


The following commit has been merged in the webkit-1.3 branch:
commit 4bfecc51e2d653c465db51d649119e9cea54fcf4
Author: dglazkov at chromium.org <dglazkov at chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Fri Jan 21 19:05:01 2011 +0000

    2011-01-21  Dimitri Glazkov  <dglazkov at chromium.org>
    
            Updated slider expectations after r76147.
    
            * platform/chromium/test_expectations.txt: Removed test that will start passing.
            * platform/chromium-win/fast/forms/slider-mouse-events-expected.txt: Updated expectation.
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@76365 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index a042602..799565e 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,10 @@
+2011-01-21  Dimitri Glazkov  <dglazkov at chromium.org>
+
+        Updated slider expectations after r76147.
+
+        * platform/chromium/test_expectations.txt: Removed test that will start passing.
+        * platform/chromium-win/fast/forms/slider-mouse-events-expected.txt: Updated expectation.
+
 2011-01-21  Xiaomei Ji  <xji at chromium.org>
 
         Unreviewed.
diff --git a/LayoutTests/platform/chromium-win/fast/forms/slider-mouse-events-expected.txt b/LayoutTests/platform/chromium-win/fast/forms/slider-mouse-events-expected.txt
index cd5cc5b..6d46400 100644
--- a/LayoutTests/platform/chromium-win/fast/forms/slider-mouse-events-expected.txt
+++ b/LayoutTests/platform/chromium-win/fast/forms/slider-mouse-events-expected.txt
@@ -6,7 +6,7 @@ mousedown
 mousemove
 input
 mouseup
-36
+38
 mousemove
 mousedown
 input
diff --git a/LayoutTests/platform/chromium/test_expectations.txt b/LayoutTests/platform/chromium/test_expectations.txt
index 23000e6..64cf252 100644
--- a/LayoutTests/platform/chromium/test_expectations.txt
+++ b/LayoutTests/platform/chromium/test_expectations.txt
@@ -3081,9 +3081,6 @@ BUGCR69639 : http/tests/loading/cross-origin-XHR-willLoadRequest.html = TEXT
 // New test, added in r75852 for JSC, fails in V8
 BUGCR69736 : fast/js/js-continue-break-restrictions.html = TEXT
 
-// Waiting to rebaseline
-BUG_DGLAZKOV : fast/forms/slider-mouse-events.html = TEXT
-
 // New test added in http://trac.webkit.org/changeset/76185
 // Fails in V8, perhaps needs a V8-specific fix.
 BUGCR70334 : fast/js/toString-recursion.html = TEXT

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list