[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 15:28:28 UTC 2010


The following commit has been merged in the debian/experimental branch:
commit 1bba63df5b7a16448054d64d1d0b5609378542e6
Author: aroben at apple.com <aroben at apple.com@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Thu Nov 4 12:26:30 2010 +0000

    Skip fast/dom/webtiming-document-open.html on Windows
    
    Web Timing isn't implemented yet on Windows. We could check in
    platform-specific results for this test, but all other Web Timing tests
    are skipped.
    
    * platform/win/Skipped:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@71324 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index c49a039..18327fc 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,5 +1,15 @@
 2010-11-04  Adam Roben  <aroben at apple.com>
 
+        Skip fast/dom/webtiming-document-open.html on Windows
+
+        Web Timing isn't implemented yet on Windows. We could check in
+        platform-specific results for this test, but all other Web Timing tests
+        are skipped.
+
+        * platform/win/Skipped:
+
+2010-11-04  Adam Roben  <aroben at apple.com>
+
         Skip editing/style/iframe-onload-crash.html on Windows
 
         It crashes there, too.
diff --git a/LayoutTests/platform/win/Skipped b/LayoutTests/platform/win/Skipped
index 28f20e1..6857343 100644
--- a/LayoutTests/platform/win/Skipped
+++ b/LayoutTests/platform/win/Skipped
@@ -1021,6 +1021,7 @@ fast/dom/navigation-type-back-forward.html
 fast/dom/navigation-type-navigate.html
 fast/dom/navigation-type-reload.html
 fast/dom/webtiming.html
+fast/dom/webtiming-document-open.html
 fast/dom/webtiming-navigate-within-document.html
 http/tests/misc/webtiming-one-redirect.php
 http/tests/misc/webtiming-two-redirects.php

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list