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

ojan at chromium.org ojan at chromium.org
Wed Dec 22 11:19:48 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 7337acb6ddb037071099bba48bbdd5920edddf64
Author: ojan at chromium.org <ojan at chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Mon Jul 19 20:08:16 2010 +0000

    2010-07-19  Ojan Vafai  <ojan at chromium.org>
    
            Unreviewed.
    
            [chromium] Update test_expectations with passing/flaky tests.
            Add new chromium expected result from r63680.
    
            * platform/chromium-mac/fast/xmlhttprequest/xmlhttprequest-recursive-sync-event-expected.txt:
            * platform/chromium-win/fast/xmlhttprequest/xmlhttprequest-recursive-sync-event-expected.txt:
            * platform/chromium/test_expectations.txt:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@63683 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 7122c6e..9c556cb 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,14 @@
+2010-07-19  Ojan Vafai  <ojan at chromium.org>
+
+        Unreviewed.
+        
+        [chromium] Update test_expectations with passing/flaky tests.
+        Add new chromium expected result from r63680.
+
+        * platform/chromium-mac/fast/xmlhttprequest/xmlhttprequest-recursive-sync-event-expected.txt:
+        * platform/chromium-win/fast/xmlhttprequest/xmlhttprequest-recursive-sync-event-expected.txt:
+        * platform/chromium/test_expectations.txt:
+
 2010-07-19  Alexey Proskuryakov  <ap at apple.com>
 
         Reviewed by Darin Adler.
diff --git a/LayoutTests/platform/chromium-mac/fast/xmlhttprequest/xmlhttprequest-recursive-sync-event-expected.txt b/LayoutTests/platform/chromium-mac/fast/xmlhttprequest/xmlhttprequest-recursive-sync-event-expected.txt
index 68a5646..647bdcc 100644
--- a/LayoutTests/platform/chromium-mac/fast/xmlhttprequest/xmlhttprequest-recursive-sync-event-expected.txt
+++ b/LayoutTests/platform/chromium-mac/fast/xmlhttprequest/xmlhttprequest-recursive-sync-event-expected.txt
@@ -1,5 +1,4 @@
 CONSOLE MESSAGE: line 1: Uncaught RangeError: Maximum call stack size exceeded.
 CONSOLE MESSAGE: line 1: Uncaught RangeError: Maximum call stack size exceeded.
-CONSOLE MESSAGE: line 1: Uncaught RangeError: Maximum call stack size exceeded.
 This tests that having infinite recursion in XMLHttpRequest event handler does not crash. 
 PASS
diff --git a/LayoutTests/platform/chromium-win/fast/xmlhttprequest/xmlhttprequest-recursive-sync-event-expected.txt b/LayoutTests/platform/chromium-win/fast/xmlhttprequest/xmlhttprequest-recursive-sync-event-expected.txt
index 68a5646..647bdcc 100644
--- a/LayoutTests/platform/chromium-win/fast/xmlhttprequest/xmlhttprequest-recursive-sync-event-expected.txt
+++ b/LayoutTests/platform/chromium-win/fast/xmlhttprequest/xmlhttprequest-recursive-sync-event-expected.txt
@@ -1,5 +1,4 @@
 CONSOLE MESSAGE: line 1: Uncaught RangeError: Maximum call stack size exceeded.
 CONSOLE MESSAGE: line 1: Uncaught RangeError: Maximum call stack size exceeded.
-CONSOLE MESSAGE: line 1: Uncaught RangeError: Maximum call stack size exceeded.
 This tests that having infinite recursion in XMLHttpRequest event handler does not crash. 
 PASS
diff --git a/LayoutTests/platform/chromium/test_expectations.txt b/LayoutTests/platform/chromium/test_expectations.txt
index e86a0a8..e2d6568 100644
--- a/LayoutTests/platform/chromium/test_expectations.txt
+++ b/LayoutTests/platform/chromium/test_expectations.txt
@@ -1759,6 +1759,8 @@ BUG23473 MAC : fast/repaint/svg-layout-root-style-attr-update.html = PASS
 BUG23473 MAC : fast/repaint/table-cell-vertical-overflow.html = PASS
 BUG23473 MAC : fast/repaint/text-shadow.html = PASS
 BUG23473 MAC : fast/repaint/text-shadow-horizontal.html = PASS
+BUG23473 MAC : fast/repaint/view-background-from-body-1.html = PASS
+BUG23473 MAC : fast/repaint/view-background-from-body-2.html = PASS
 
 // Thicker shadow than expected
 BUG23471 MAC : fast/text/stroking.html = IMAGE
@@ -2544,8 +2546,7 @@ BUG33486 LINUX : fast/text/international/thai-line-breaks.html = IMAGE
 // WebKit roll 54059 -> 54075
 BUG33538 : fast/dom/Window/anonymous-slot-with-changes.html = TEXT
 
-// Flaky test
-BUG35064 WIN DEBUG : fast/forms/restore-selection-after-layout.html = TEXT PASS
+BUG35064 WIN : fast/forms/restore-selection-after-layout.html = TEXT PASS
 
 // WebKit roll 54482 to 54493.
 BUG35242 WIN : svg/W3C-SVG-1.1/text-intro-05-t.svg = IMAGE+TEXT TEXT
@@ -3019,7 +3020,7 @@ BUG49021 : userscripts/user-style-top-frame-only.html = TEXT
 
 BUGWK42241 LINUX : svg/custom/text-rotated-gradient.svg = IMAGE PASS
 
-BUGWK42249 : fast/repaint/moving-shadow-on-container.html = IMAGE
+BUGWK42249 MAC : fast/repaint/moving-shadow-on-container.html = IMAGE
 
 // These tests all fail because the expected output is wrong. The
 // reason is that JSC does not currently implement Object.freeze and

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list