[SCM] WebKit Debian packaging branch, debian/unstable, updated. debian/1.1.18-1-697-g2f78b87

eric at webkit.org eric at webkit.org
Wed Jan 20 22:20:46 UTC 2010


The following commit has been merged in the debian/unstable branch:
commit 81f268c67da518c618d2985cd7205414d5fc6801
Author: eric at webkit.org <eric at webkit.org@268f45cc-cd09-0410-ab3c-d52691b4dbfc>
Date:   Tue Jan 12 13:05:55 2010 +0000

    2010-01-12  Eric Seidel  <eric at webkit.org>
    
            Reviewed by Gustavo Noronha Silva.
    
            [GTK] Threading problems with some of the tests
            https://bugs.webkit.org/show_bug.cgi?id=30814
    
            Skip another test which is hitting the SQLiteDatabase::sqliteHandle() threading ASSERT.
    
            * platform/gtk/Skipped:
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@53137 268f45cc-cd09-0410-ab3c-d52691b4dbfc

diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog
index 95d0ff4..2aab557 100644
--- a/LayoutTests/ChangeLog
+++ b/LayoutTests/ChangeLog
@@ -1,3 +1,14 @@
+2010-01-12  Eric Seidel  <eric at webkit.org>
+
+        Reviewed by Gustavo Noronha Silva.
+
+        [GTK] Threading problems with some of the tests
+        https://bugs.webkit.org/show_bug.cgi?id=30814
+
+        Skip another test which is hitting the SQLiteDatabase::sqliteHandle() threading ASSERT.
+
+        * platform/gtk/Skipped:
+
 2010-01-12  Csaba Osztrogonác  <ossy at webkit.org>
 
         Reviewed by Simon Hausmann.
diff --git a/LayoutTests/platform/gtk/Skipped b/LayoutTests/platform/gtk/Skipped
index cdb3471..e11b8ed 100644
--- a/LayoutTests/platform/gtk/Skipped
+++ b/LayoutTests/platform/gtk/Skipped
@@ -5547,8 +5547,10 @@ fast/dom/Window/window-properties.html
 # https://bugs.webkit.org/show_bug.cgi?id=30620
 fast/xsl/sort-locale.xml
 
+# ASSERTION FAILED: currentThread() == m_openingThread in WebCore::SQLiteDatabase::sqlite3Handle()
 # https://bugs.webkit.org/show_bug.cgi?id=30814
 storage
+fast/js/excessive-comma-usage.html
 
 # https://bugs.webkit.org/show_bug.cgi?id=30815
 http/tests/misc/isindex-with-no-form.html 

-- 
WebKit Debian packaging



More information about the Pkg-webkit-commits mailing list