[SCM] WebKit Debian packaging branch, debian/experimental, updated. debian/1.3.8-1-1049-g2e11a8e

dimich at chromium.org dimich at chromium.org
Fri Jan 21 15:18:27 UTC 2011


The following commit has been merged in the debian/experimental branch:
commit 6d071fd9cc9b2e200b7d50f517116d0e98b1da5a
Author: dimich at chromium.org <dimich at chromium.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Mon Jan 10 23:30:25 2011 +0000

    [chromium] Layout test fast/frames/iframe-reparenting-plugins.html is failing on windows
    https://bugs.webkit.org/show_bug.cgi?id=52062
    
    Patch by Jenn Braithwaite <jennb at chromium.org> on 2011-01-10
    Reviewed by Dmitry Titov.
    
    * platform/chromium/test_expectations.txt:
    Skip the failing test. Same reason other tests using WebKit Test PlugIn fails.
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@75442 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 3f27fa5..68ee769 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,13 @@
+2011-01-10  Jenn Braithwaite  <jennb at chromium.org>
+
+        Reviewed by Dmitry Titov.
+
+        [chromium] Layout test fast/frames/iframe-reparenting-plugins.html is failing on windows
+        https://bugs.webkit.org/show_bug.cgi?id=52062
+
+        * platform/chromium/test_expectations.txt:
+        Skip the failing test. Same reason other tests using WebKit Test PlugIn fails.
+
 2011-01-10  Martin Robinson  <mrobinson at igalia.com>
 
         Rebaseline some test results after r75389.
diff --git a/LayoutTests/platform/chromium/test_expectations.txt b/LayoutTests/platform/chromium/test_expectations.txt
index 32159da..f17fafd 100644
--- a/LayoutTests/platform/chromium/test_expectations.txt
+++ b/LayoutTests/platform/chromium/test_expectations.txt
@@ -758,6 +758,9 @@ BUG_TONY WIN : plugins/plugin-initiate-popup-window.html = TIMEOUT
 // TestNetscapePlugin.  Once the internal plugin is removed, we'll be able to
 // fix the plugin names.
 BUG_TONY : plugins/plugin-javascript-access.html = TEXT PASS
+// New test introduced at r75217 is failing on Win - for same reason as the 
+// test above. (BUG_TONY)
+BUGWK52062 WIN : fast/frames/iframe-reparenting-plugins.html = TEXT
 
 // Expectations for this test changed upstream. We should fix this test, but
 // it doesn't need to block the current release
@@ -3134,9 +3137,6 @@ BUGWK52063 WIN DEBUG : http/tests/media/text-served-as-text.html = PASS TEXT TIM
 BUGWK52063 WIN : http/tests/navigation/ping-cross-origin.html = PASS TEXT TIMEOUT
 BUGWK52063 MAC SLOW : http/tests/navigation/ping-cross-origin.html = PASS
 
-// New test introduced at r75217 is failing on Win.
-BUGWK52062 WIN : fast/frames/iframe-reparenting-plugins.html = TEXT
-
 // These were flaky, now failing more consistently after r75169.
 BUGWK52061 DEBUG : transitions/suspend-transform-transition.html = IMAGE PASS
 BUGWK52061 DEBUG : transitions/change-values-during-transition.html = PASS TEXT

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list