Test warning: Component is not ready

Bug #1272178 reported by Leo Arias
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ubuntu UI Toolkit
Confirmed
Medium
Zsombor Egri

Bug Description

We need to remove all the warnings from the test suite, so that when a new warning appears we can tell if it's a real problem or something we can safely ignore. Currently there are too many warnings when running make check, and they might be hiding real bugs.

There is a warning in tst_UCTheme::testThemesRelativePathWithParentOneXDGPathSet():

QWARN : tst_UCTheme::testThemesRelativePathWithParentOneXDGPathSet() QQmlComponent: Component is not ready

There is a warning in tst_UCTheme::testThemesRelativePath():

QWARN : tst_UCTheme::testThemesRelativePath() QQmlComponent: Component is not ready

There are two warnings in tst_UCTheme::testCreateStyleComponent(No parent):

QWARN : tst_UCTheme::testCreateStyleComponent(No parent) QQmlComponent: Component is not ready
QWARN : tst_UCTheme::testCreateStyleComponent(No parent) QQmlComponent: Component is not ready

There is a warning in tst_UCTheme::testCreateStyleComponent(Existing style):

QWARN : tst_UCTheme::testCreateStyleComponent(Existing style) QQmlComponent: Component is not ready

There is a warning in tst_UCTheme::testNameSet():

QWARN : tst_UCTheme::testNameSet() QQmlComponent: Component is not ready

There are nine warnings in tst_components_benchmark::benchmark_creation_components(Object.qml):

QWARN : tst_components_benchmark::benchmark_creation_components(Object.qml) QQmlComponent: Component is not ready
QWARN : tst_components_benchmark::benchmark_creation_components(Object.qml) QQmlComponent: Component is not ready
QWARN : tst_components_benchmark::benchmark_creation_components(Object.qml) QQmlComponent: Component is not ready
QWARN : tst_components_benchmark::benchmark_creation_components(Object.qml) QQmlComponent: Component is not ready
QWARN : tst_components_benchmark::benchmark_creation_components(Object.qml) QQmlComponent: Component is not ready
QWARN : tst_components_benchmark::benchmark_creation_components(Object.qml) QQmlComponent: Component is not ready
QWARN : tst_components_benchmark::benchmark_creation_components(Object.qml) QQmlComponent: Component is not ready
QWARN : tst_components_benchmark::benchmark_creation_components(Object.qml) QQmlComponent: Component is not ready
QWARN : tst_components_benchmark::benchmark_creation_components(Object.qml) QQmlComponent: Component is not ready

Leo Arias (elopio)
description: updated
description: updated
description: updated
Leo Arias (elopio)
description: updated
Revision history for this message
Zsombor Egri (zsombi) wrote :

These warnings are printed due to the theme engine testing. It is expected to see them, especially when non-existing themes/style is used. However the Theme engine testing should be redone.

Leo Arias (elopio)
tags: added: qa-new
removed: qa
Tim Peeters (tpeeters)
Changed in ubuntu-ui-toolkit:
status: New → Confirmed
assignee: nobody → Zsombor Egri (zsombi)
importance: Undecided → Medium
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.