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

tkent at chromium.org tkent at chromium.org
Wed Dec 22 12:22:19 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit ae1646cf32b589cdb3ef6a9d01204cc0870b6d7a
Author: tkent at chromium.org <tkent at chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Fri Aug 20 04:28:39 2010 +0000

    2010-08-19  Kent Tamura  <tkent at chromium.org>
    
            Unreviewed, test expectation update.
    
            Update for r65723.
    
            * platform/chromium-win/fast/forms/listbox-selection-expected.txt: Removed.
            * platform/chromium/test_expectations.txt:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@65725 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index c1be129..48315ab 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,12 @@
+2010-08-19  Kent Tamura  <tkent at chromium.org>
+
+        Unreviewed, test expectation update.
+
+        Update for r65723.
+
+        * platform/chromium-win/fast/forms/listbox-selection-expected.txt: Removed.
+        * platform/chromium/test_expectations.txt:
+
 2010-08-19  Mihai Parparita  <mihaip at chromium.org>
 
         Reviewed by Brady Eidson.
diff --git a/LayoutTests/platform/chromium-win/fast/forms/listbox-selection-expected.txt b/LayoutTests/platform/chromium-win/fast/forms/listbox-selection-expected.txt
deleted file mode 100644
index ecab246..0000000
--- a/LayoutTests/platform/chromium-win/fast/forms/listbox-selection-expected.txt
+++ /dev/null
@@ -1,41 +0,0 @@
- 1) Select one item with mouse (no previous selection)
- 2) Select one item with mouse (with previous selection)
- 3) Select one item with the keyboard (no previous selection)
- 4) Select one item with the keyboard (with previous selection)
- 5) Attempt to select an item cmd-clicking
- 6) Attempt to select a range shift-clicking
- 7) Attempt to select a range with the keyboard
- 8) Select one item with mouse (no previous selection)
- 9) Select one item with mouse (with previous selection)
- 10) Select one item with the keyboard (no previous selection)
- 11) Select one item with the keyboard (with previous selection)
- 12) Select an item cmd-clicking
- 13) Select a range shift-clicking
- 14) Select a range with the keyboard
-Results:
-Test 1 Passed
-Test 2 Passed
-Test 3 Passed
-Test 4 Passed
-Test 5 Failed
-     Expected: false,true,false,false,false
-     Actual: true,false,false,false,false
-
-Test 6 Failed
-     Expected: false,true,false,false,false
-     Actual: true,false,false,false,false
-
-Test 7 Passed
-Test 8 Passed
-Test 9 Passed
-Test 10 Passed
-Test 11 Passed
-Test 12 Failed
-     Expected: false,true,true,false,false
-     Actual: true,false,true,false,false
-
-Test 13 Failed
-     Expected: true,true,true,true,false
-     Actual: true,true,true,false,false
-
-Test 14 Passed
diff --git a/LayoutTests/platform/chromium/test_expectations.txt b/LayoutTests/platform/chromium/test_expectations.txt
index 0d75502..4b05564 100644
--- a/LayoutTests/platform/chromium/test_expectations.txt
+++ b/LayoutTests/platform/chromium/test_expectations.txt
@@ -3242,6 +3242,10 @@ BUGWK44278 WIN LINUX : svg/custom/non-scaling-stroke.svg = IMAGE
 BUGWK44278 WIN LINUX : svg/custom/pattern-no-pixelation.svg = IMAGE
 BUGWK44278 WIN LINUX : svg/custom/stroked-pattern.svg = IMAGE
 
+// r65723 updated the text output. The results of Chromium-win and
+// Chromium-linux since r65723 have unexpected "FAIL" line.
+BUG52810 WIN LINUX : fast/forms/listbox-selection.html = TEXT
+
 // Tests are failing after http://trac.webkit.org/changeset/65681/
 // due to pixel results not having a caret visible.
 BUGWK44290 WIN LINUX : editing/selection/drag-in-iframe.html = IMAGE

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list