[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:19:25 UTC 2011


The following commit has been merged in the webkit-1.3 branch:
commit 04c30751bc1203af69b063de99f5f12419f34ff1
Author: dglazkov at chromium.org <dglazkov at chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Wed Jan 19 22:45:33 2011 +0000

    2011-01-19  Dimitri Glazkov  <dglazkov at chromium.org>
    
            Removed platform-specific expectations for the test that matches
            generic baseline after http://trac.webkit.org/changeset/76147.
    
            * platform/chromium-win/fast/forms/slider-mouse-events-expected.txt: Removed.
            * platform/chromium/test_expectations.txt: Removed expectation to fail.
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@76166 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 375968b..8b092b4 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,11 @@
+2011-01-19  Dimitri Glazkov  <dglazkov at chromium.org>
+
+        Removed platform-specific expectations for the test that matches
+        generic baseline after http://trac.webkit.org/changeset/76147.
+
+        * platform/chromium-win/fast/forms/slider-mouse-events-expected.txt: Removed.
+        * platform/chromium/test_expectations.txt: Removed expectation to fail.
+
 2011-01-19  Robert Hogan  <robert at webkit.org>
 
         Unreviewed fix to r76153.
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
deleted file mode 100644
index cd5cc5b..0000000
--- a/LayoutTests/platform/chromium-win/fast/forms/slider-mouse-events-expected.txt
+++ /dev/null
@@ -1,18 +0,0 @@
-This tests that slider controls get mousedown, mousemove, input, and mouseup events and properly set its value.
-
-mousemove
-mousedown
-0
-mousemove
-input
-mouseup
-36
-mousemove
-mousedown
-input
-4
-mousemove
-input
-mouseup
-21
-
diff --git a/LayoutTests/platform/chromium/test_expectations.txt b/LayoutTests/platform/chromium/test_expectations.txt
index edd67bf..f8b4abb 100644
--- a/LayoutTests/platform/chromium/test_expectations.txt
+++ b/LayoutTests/platform/chromium/test_expectations.txt
@@ -3085,6 +3085,3 @@ 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
 BUGCR1 REBASELINE MAC : fast/events/offsetX-offsetY.html = TEXT
-
-// Waiting to rebaseline
-BUG_DGLAZKOV : fast/forms/slider-mouse-events.html = TEXT
\ No newline at end of file

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list