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

tony at chromium.org tony at chromium.org
Wed Dec 22 12:43:41 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 56f66d30a9fd44b575a4c7124a115d6de5c6b208
Author: tony at chromium.org <tony at chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Fri Aug 27 21:51:32 2010 +0000

    2010-08-27  Tony Chang  <tony at chromium.org>
    
            Not reviewed, updating chromium test expectations after r66251.
    
            * platform/chromium/Skipped: Removed.
            * platform/chromium/fast/dom/domListEnumeration-expected.txt:
            * platform/chromium/test_expectations.txt:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@66261 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index c074437..0baaf52 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,11 @@
+2010-08-27  Tony Chang  <tony at chromium.org>
+
+        Not reviewed, updating chromium test expectations after r66251.
+
+        * platform/chromium/Skipped: Removed.
+        * platform/chromium/fast/dom/domListEnumeration-expected.txt:
+        * platform/chromium/test_expectations.txt:
+
 2010-08-27  Chris Marrin  <cmarrin at apple.com>
 
         Reviewed by Simon Fraser.
diff --git a/LayoutTests/platform/chromium/Skipped b/LayoutTests/platform/chromium/Skipped
deleted file mode 100644
index f4ab335..0000000
--- a/LayoutTests/platform/chromium/Skipped
+++ /dev/null
@@ -1,2 +0,0 @@
-# Full Screen support is not yet enabled.
-fullscreen/
diff --git a/LayoutTests/platform/chromium/fast/dom/domListEnumeration-expected.txt b/LayoutTests/platform/chromium/fast/dom/domListEnumeration-expected.txt
index 8281de0..e511150 100644
--- a/LayoutTests/platform/chromium/fast/dom/domListEnumeration-expected.txt
+++ b/LayoutTests/platform/chromium/fast/dom/domListEnumeration-expected.txt
@@ -32,7 +32,6 @@ PASS resultArray[2].i is '2'
 PASS resultArray[2].item is namedNodeMap.item(2)
 
 [object HTMLFormElement]
-FAIL resultArray.length should be 136. Was 135.
 PASS resultArray[0].i is '0'
 PASS resultArray[0].item is document.getElementsByTagName('select')[0]
 PASS resultArray[1].i is '1'
@@ -41,7 +40,6 @@ PASS resultArray[2].i is '2'
 PASS resultArray[2].item is document.getElementsByTagName('select')[2]
 
 [object HTMLSelectElement]
-FAIL resultArray.length should be 144. Was 143.
 PASS resultArray[0].i is '0'
 PASS resultArray[0].item is document.getElementsByTagName('option')[0]
 PASS resultArray[1].i is '1'
diff --git a/LayoutTests/platform/chromium/test_expectations.txt b/LayoutTests/platform/chromium/test_expectations.txt
index 9d8056e..d86e518 100644
--- a/LayoutTests/platform/chromium/test_expectations.txt
+++ b/LayoutTests/platform/chromium/test_expectations.txt
@@ -735,7 +735,7 @@ BUG13907 SLOW WIN DEBUG : media/video-played-collapse.html = PASS FAIL
 BUG13907 SLOW WIN DEBUG : media/video-seek-past-end-playing.html = PASS FAIL
 
 // We sometimes emit an error from the same source element twice.
-BUG13907 : media/video-source-error.html = PASS FAIL
+BUG13907 : media/video-source-error.html = PASS FAIL TIMEOUT
 
 // Failing because we sometimes emit additional timeupdate events.
 // Test may need to be rewritten or only log the first timeupdate event.
@@ -3211,3 +3211,6 @@ BUGWK44770 WIN LINUX : svg/repaint/filter-repaint.svg = IMAGE+TEXT
 BUGWK44773 : fast/canvas/canvas-as-image.html = IMAGE
 BUGWK44773 WIN LINUX : fast/canvas/canvas-as-image-incremental-repaint.html = IMAGE
 BUGWK44773 : fast/gradients/generated-gradients.html = IMAGE
+
+// Full Screen JS API is not yet enabled.
+BUGWK44797 : fullscreen = FAIL

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list