ubuntu-sdk-bugs team mailing list archive
-
ubuntu-sdk-bugs team
-
Mailing list archive
-
Message #05634
[Bug 1542309] [NEW] New singleton handling causes testfailures
Public bug reported:
The following tests are failing because a Q_ASSERT() is thrown:
tst_qquick_image_extension: QFATAL :
tst_UCQQuickImageExtension::scaledBorderIdentity() ASSERT: "parent" in
file <workspace>/staging/src/Ubuntu/Components/plugin/ucunits.h, line 35
tst_arguments: QFATAL : tst_UCArguments::testUsage(--usage) ASSERT:
"parent" in file
<workspace>/staging/src/Ubuntu/Components/plugin/i18n.h, line 41
tst_alarms: QFATAL : tst_UCAlarms::initTestCase() ASSERT: "parent" in
file <workspace>/staging/src/Ubuntu/Components/plugin/i18n.h, line 41
tst_deprecated_theme_engine: QFATAL :
tst_UCDeprecatedTheme::testNameDefault() ASSERT: "parent" in file
<workspace>/staging/src/Ubuntu/Components/plugin/ucfontutils.h, line 40
tst_bottomedge: QFATAL : tst_BottomEdge::initTestCase() ASSERT: "parent"
in file <workspace>/staging/src/Ubuntu/Components/plugin/quickutils.h,
line 40
** Affects: ubuntu-ui-toolkit (Ubuntu)
Importance: Undecided
Assignee: Zsombor Egri (zsombi)
Status: New
--
You received this bug notification because you are a member of Ubuntu
SDK bug tracking, which is subscribed to ubuntu-ui-toolkit in Ubuntu.
https://bugs.launchpad.net/bugs/1542309
Title:
New singleton handling causes testfailures
Status in ubuntu-ui-toolkit package in Ubuntu:
New
Bug description:
The following tests are failing because a Q_ASSERT() is thrown:
tst_qquick_image_extension: QFATAL :
tst_UCQQuickImageExtension::scaledBorderIdentity() ASSERT: "parent" in
file <workspace>/staging/src/Ubuntu/Components/plugin/ucunits.h, line
35
tst_arguments: QFATAL : tst_UCArguments::testUsage(--usage) ASSERT:
"parent" in file
<workspace>/staging/src/Ubuntu/Components/plugin/i18n.h, line 41
tst_alarms: QFATAL : tst_UCAlarms::initTestCase() ASSERT: "parent" in
file <workspace>/staging/src/Ubuntu/Components/plugin/i18n.h, line 41
tst_deprecated_theme_engine: QFATAL :
tst_UCDeprecatedTheme::testNameDefault() ASSERT: "parent" in file
<workspace>/staging/src/Ubuntu/Components/plugin/ucfontutils.h, line
40
tst_bottomedge: QFATAL : tst_BottomEdge::initTestCase() ASSERT:
"parent" in file
<workspace>/staging/src/Ubuntu/Components/plugin/quickutils.h, line 40
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-ui-toolkit/+bug/1542309/+subscriptions
Follow ups