The Linux Foundation is a non-profit consortium dedicated to fostering the growth of Linux.
Here are some of the issues from TestPilot32 (and child pages) which seem common across distributions and could be bugs but haven't been resolved elsewhere.
Contents |
In the [Fedora 8] page, in section [Desktop::QT4_Tests] we see the following which seems to be a problem in the test environment:
tst_QItemModel_rowCount 2 Failed QSqlDatabase: QSQLITE driver not loaded QSqlDatabase: available drivers: QSqlDatabasePrivate::addDatabase: duplicate connection name 'qt_sql_default_connection', old connection removed. Unable to open database QSqlError(-1, "Driver not loaded", "Driver not loaded") QSqlDatabase: QSQLITE driver not loaded QSqlDatabase: available drivers: QSqlDatabasePrivate::addDatabase: duplicate connection name 'qt_sql_default_connection', old connection removed. Unable to open database QSqlError(-1, "Driver not loaded", "Driver not loaded") QSqlDatabase: QSQLITE driver not loaded QSqlDatabase: available drivers: QSqlDatabasePrivate::addDatabase: duplicate connection name 'qt_sql_default_connection', old connection removed. Unable to open database QSqlError(-1, "Driver not loaded", "Driver not loaded") -----SNIP-----
The following issues have tracking bugs and should be moved out of this scratch page back into the main page
Strange libchk virtual function failures, common in [Mandriva2008], [Ubuntu]:
Currently tracked as [Bug #1890]
libstdc++.so.6 2926 Failed Virtual Function[0][2] _ZNKSt9type_info14__is_pointer_pEv (expected) doesn't match _ZNKSt9type_info10__do_catchEPKS_PPvj (found) Virtual Function[0][3] _ZNKSt9type_info15__is_function_pEv (expected) doesn't match _ZNKSt9type_info11__do_upcastEPKN10__cxxabiv117__class_type_infoEPPv (found) Virtual Function[0][4] _ZNKSt9type_info10__do_catchEPKS_PPvj (expected) doesn't match _ZNKSt9type_info14__is_pointer_pEv (found) Virtual Function[0][5] _ZNKSt9type_info11__do_upcastEPKN10__cxxabiv117__class_type_infoEPPv (expected) doesn't match _ZNKSt9type_info15__is_function_pEv (found) ---SNIP---
The following are common across the tests: [Ubuntu], [Fedora], [Mandriva2008], [Centos]
Tracked as bug [#1893]
/tests/functions/GdkImages/GdkImages 2 Failed Messages from the test test case: /opt/lsb/test/desktop/gtkvts/tet_tmp_dir/25002aa/tests/functions/GdkImages/GdkImages, TP number: 2 GdkImages.c, line 127: gdk_image_new: it's not a GDK_TYPE_IMAGE
And the following are common in: [Ubuntu], [Fedora], [Mandriva2008],
Tracked as bug [#1895]
/tests/functions/GtkToolbar/GtkToolbar 15 Failed Messages from the test test case: /opt/lsb/test/desktop/gtkvts/tet_tmp_dir/25002aa/tests/functions/GtkToolbar/GtkToolbar, TP number: 15 GtkToolbar.c, line 934: tooltips is 1, should be 0
The following are common across tests: [Mandriva2008], [Fedora], [Ubuntu]
Tracked as [1892]. See LsbTestQt32Results.
tst_QIcon_actualSize 1 Failed Compared values are not the same
tst_QIcon_actualSize2 2 Failed Compared values are not the same
tst_QIcon_isNull 3 Failed (none)
May need to go through these again. The organization of them makes it very hard to grok. - [[User::Criswell]]