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

commit-queue at webkit.org commit-queue at webkit.org
Wed Dec 22 12:50:18 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 97fff73252f67f0142edcc06c5f85b42a23abfd0
Author: commit-queue at webkit.org <commit-queue at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Tue Aug 31 14:06:08 2010 +0000

    2010-08-31  Mihai Parparita  <mihaip at chromium.org>
    
            Reviewed by Tony Chang.
    
            Remove passing tests from Chromium's test_expectations.txt
            https://bugs.webkit.org/show_bug.cgi?id=44906
    
            Remove test expectations from Chromium's test_expectations.txt that are
            incorrect (the tests now pass).
    
            fast/events/special-key-events-in-input-text.html
                fixed by http://crrev.com/57503
    
            fast/events/tabindex-focus-chain.html
                fixed by http://trac.webkit.org/changeset/66311
    
            fast/forms/tabs-with-modifiers.html
                fixed by http://trac.webkit.org/changeset/65748
    
            editing/selection/drag-in-iframe.html
                fixed by http://trac.webkit.org/changeset/66269/ (appeared twice in
                the file)
    
            * platform/chromium/drt_expectations.txt:
            * platform/chromium/test_expectations.txt:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@66481 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index e352adf..b1954d7 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,29 @@
+2010-08-31  Mihai Parparita  <mihaip at chromium.org>
+
+        Reviewed by Tony Chang.
+
+        Remove passing tests from Chromium's test_expectations.txt
+        https://bugs.webkit.org/show_bug.cgi?id=44906
+
+        Remove test expectations from Chromium's test_expectations.txt that are
+        incorrect (the tests now pass).
+        
+        fast/events/special-key-events-in-input-text.html
+            fixed by http://crrev.com/57503
+
+        fast/events/tabindex-focus-chain.html
+            fixed by http://trac.webkit.org/changeset/66311
+
+        fast/forms/tabs-with-modifiers.html
+            fixed by http://trac.webkit.org/changeset/65748
+
+        editing/selection/drag-in-iframe.html
+            fixed by http://trac.webkit.org/changeset/66269/ (appeared twice in
+            the file)
+
+        * platform/chromium/drt_expectations.txt:
+        * platform/chromium/test_expectations.txt:
+
 2010-08-31  Andrey Kosyakov  <caseq at chromium.org>
 
         Unreviewed. Attempt to fix flakiness of inspector extensions API audits tests on Qt.
diff --git a/LayoutTests/platform/chromium/drt_expectations.txt b/LayoutTests/platform/chromium/drt_expectations.txt
index 87126b8..f3c6920 100644
--- a/LayoutTests/platform/chromium/drt_expectations.txt
+++ b/LayoutTests/platform/chromium/drt_expectations.txt
@@ -342,7 +342,6 @@ BUG_DRT WIN : fast/compact/003.html = IMAGE+TEXT PASS
 BUG_DRT WIN : fast/dom/HTMLElement/bdo.html = IMAGE+TEXT PASS
 BUG_DRT WIN : http/tests/loading/preload-img-test.html = TEXT TIMEOUT PASS
 BUG_DRT MAC LINUX : http/tests/misc/slow-loading-image-in-pattern.html = IMAGE PASS
-BUG_DRT WIN MAC LINUX : fast/events/special-key-events-in-input-text.html = TEXT
 BUG_DRT WIN MAC : fast/dom/Geolocation/delayed-permission-allowed-for-multiple-requests.html = TIMEOUT
 BUG_DRT : platform/chromium/accessibility/children-changed-notification.html = PASS
 
diff --git a/LayoutTests/platform/chromium/test_expectations.txt b/LayoutTests/platform/chromium/test_expectations.txt
index 53238dd..695448d 100644
--- a/LayoutTests/platform/chromium/test_expectations.txt
+++ b/LayoutTests/platform/chromium/test_expectations.txt
@@ -1879,7 +1879,6 @@ BUG9798 SLOW LINUX RELEASE : transitions/transition-timing-function.html = PASS
 // This test definitely times out (i.e. is not just slow).
 BUG9798 WIN RELEASE : http/tests/xmlhttprequest/small-chunks-response-text.html = PASS TIMEOUT
 BUG9798 LINUX DEBUG : fast/multicol/float-multicol.html = IMAGE PASS
-BUG9798 MAC RELEASE : editing/selection/drag-in-iframe.html = FAIL PASS
 BUG9798 LINUX : svg/custom/use-property-changes-through-svg-dom.svg = FAIL
 BUG9798 LINUX : svg/custom/js-update-transform-changes.svg = FAIL
 // Occasionally times out. Not just slow.
@@ -2832,7 +2831,6 @@ BUG48737 WIN LINUX MAC SKIP : ietestcenter/Javascript/15.4.4.15-3-8.html = TIMEO
 
 // Broken prior to r62921.
 BUG48696 WIN LINUX : fast/forms/focus2.html = CRASH
-BUG48696 WIN LINUX MAC : fast/forms/tabs-with-modifiers.html = CRASH
 
 BUG49029 WIN LINUX MAC : fast/js/object-literal-syntax.html = TEXT
 
@@ -3017,9 +3015,6 @@ BUG50969 : fast/events/keydown-numpad-keys.html = TEXT
 // See crbug.com/50637.
 BUG50637 : fast/dom/prototype-inheritance.html = FAIL
 
-// This test needs a test_shell change.
-BUG51036 : fast/events/special-key-events-in-input-text.html = FAIL
-
 // Application Cache Quotas
 BUGWK43459 : http/tests/appcache/origin-quota.html = TEXT MISSING
 
@@ -3118,7 +3113,6 @@ 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
 BUGWK44290 WIN MAC : fast/forms/input-text-scroll-left-on-blur.html = IMAGE
 
 // Clip paths aren't working after http://trac.webkit.org/changeset/65729
@@ -3138,9 +3132,6 @@ BUG53073 LINUX : svg/custom/clip-path-units-changes.svg = TEXT
 BUG53546 LINUX : userscripts/user-script-audio-document.html = TEXT
 BUG53546 LINUX : userscripts/user-script-video-document.html = TEXT
 
-// Crashing after r66111.
-BUG53547 MAC WIN LINUX : fast/events/tabindex-focus-chain.html = CRASH
-
 // Added in r66135, failing since then.
 BUG53548 MAC WIN LINUX : fast/js/parser-xml-close-comment.html = TEXT
 

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list