Code review comment for lp:~saviq/unity/phablet.unity-test-module

Revision history for this message
Albert Astals Cid (aacid) wrote :

qmluitests doesn't pass here

Scanning dependencies of target testFilterGrids
file:///home/tsdgeos_work/phablet/lalala/tests/qmltests/Dash/tst_FilterGrids.qml:102:5: UnityTestCase is not a type
         UnityTestCase {
         ^
********* Start testing of qmltestrunner *********
Config: Using QTest library 5.0.1, Qt 5.0.1
QWARN : qmltestrunner::tst_FilterGrids::compile()
  /home/tsdgeos_work/phablet/lalala/tests/qmltests/Dash/tst_FilterGrids.qml produced 1 error(s):
    /home/tsdgeos_work/phablet/lalala/tests/qmltests/Dash/tst_FilterGrids.qml:102,5: UnityTestCase is not a type
  Working directory: /home/tsdgeos_work/phablet/lalala/builddir/tests/qmltests
  View: QQuickView, import paths:
    '/home/tsdgeos_work/phablet/lalala/builddir/plugins'
    '/usr/lib/x86_64-linux-gnu/qt5/bin'
    '/usr/lib/x86_64-linux-gnu/qt5/qml'
  Plugin paths:
    '.'

FAIL! : qmltestrunner::tst_FilterGrids::compile() UnityTestCase is not a type
   Loc: [/home/tsdgeos_work/phablet/lalala/tests/qmltests/Dash/tst_FilterGrids.qml(102)]
Totals: 0 passed, 1 failed, 0 skipped
********* Finished testing of qmltestrunner *********

review: Needs Fixing

« Back to merge proposal