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

aroben at apple.com aroben at apple.com
Wed Dec 22 13:57:57 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 62b077267c6dc19fa3d97a8baaf79fce9ecb78d9
Author: aroben at apple.com <aroben at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Thu Sep 30 16:46:05 2010 +0000

    Skip a crashing test on Windows
    
    * platform/win/Skipped: Skip
    fast/frames/iframe-reparenting-adopt-node.html. There's already a bug
    filed about the issue.
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@68794 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 9509493..4f42684 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,5 +1,13 @@
 2010-09-30  Adam Roben  <aroben at apple.com>
 
+        Skip a crashing test on Windows
+
+        * platform/win/Skipped: Skip
+        fast/frames/iframe-reparenting-adopt-node.html. There's already a bug
+        filed about the issue.
+
+2010-09-30  Adam Roben  <aroben at apple.com>
+
         Skip a test that fails on Windows due to lack of SSL support
 
         * platform/win/Skipped: Added
diff --git a/LayoutTests/platform/win/Skipped b/LayoutTests/platform/win/Skipped
index 2727dde..01283ba 100644
--- a/LayoutTests/platform/win/Skipped
+++ b/LayoutTests/platform/win/Skipped
@@ -299,6 +299,9 @@ editing/selection/context-menu-on-text.html
 # and https://bugs.webkit.org/show_bug.cgi?id=45021
 media/context-menu-actions.html
 
+# https://bugs.webkit.org/show_bug.cgi?id=44713
+fast/frames/iframe-reparenting-adopt-node.html
+
 ################################################################################
 ####################### No bugs filed about the below yet#######################
 ################################################################################

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list