[SCM] WebKit Debian packaging branch, webkit-1.2, updated. upstream/1.1.90-6072-g9a69373

eric at webkit.org eric at webkit.org
Thu Apr 8 01:02:02 UTC 2010


The following commit has been merged in the webkit-1.2 branch:
commit 09fe0717505dc4c760e4ad3f1b8bed059cf5bfbf
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