[Ci-reports] fail on QtDeclarative_dev_Integration #1313
Qt Continuous Integration System
ci-noreply at qt-project.org
Tue Feb 18 07:35:36 CET 2014
twelve autotests failed :(
Testing tst_qtqmlmodules
FAIL! : tst_qtqmlmodules::baseTypes() 'object->property("success").toBool()' returned FALSE. ()
Loc: [tst_qtqmlmodules.cpp(66)]
FAIL! : tst_qtqmlmodules::modelsTypes() 'object->property("success").toBool()' returned FALSE. ()
Loc: [tst_qtqmlmodules.cpp(77)]
Totals: 3 passed, 2 failed, 0 skipped
QtQA::App::TestRunner: test failed, running again to see if it is flaky...
********* Start testing of tst_qtqmlmodules *********
Config: Using QtTest library 5.3.0, Qt 5.3.0
PASS : tst_qtqmlmodules::initTestCase()
QWARN : tst_qtqmlmodules::baseTypes() file:///work/build/qt/qtdeclarative/tests/auto/qml/qtqmlmodules/data/base.qml:4:28: Unable to assign [undefined] to bool
FAIL! : tst_qtqmlmodules::baseTypes() 'object->property("success").toBool()' returned FALSE. ()
Loc: [tst_qtqmlmodules.cpp(66)]
QWARN : tst_qtqmlmodules::modelsTypes() file:///work/build/qt/qtdeclarative/tests/auto/qml/qtqmlmodules/data/models.qml:5:28: Unable to assign [undefined] to bool
FAIL! : tst_qtqmlmodules::modelsTypes() 'object->property("success").toBool()' returned FALSE. ()
Loc: [tst_qtqmlmodules.cpp(77)]
PASS : tst_qtqmlmodules::unavailableTypes()
PASS : tst_qtqmlmodules::cleanupTestCase()
Totals: 3 passed, 2 failed, 0 skipped
********* Finished testing of tst_qtqmlmodules *********
QtQA::App::TestRunner: test failure could be reproduced twice consecutively
QtQA::App::TestRunner: end tst_qtqmlmodules: 0.154628 seconds, exit code 2
Testing tst_qqmlqt
FAIL! : tst_qqmlqt::colorEqual() Compared values are not the same
Actual (object->property("test2a").toBool()): 0
Expected (true) : 1
Loc: [tst_qqmlqt.cpp(193)]
FAIL! : tst_qqmlqt::md5() Compared values are not the same
Actual (object->property("test2").toString()) : ""
Expected (QLatin1String(QCryptographicHash::hash("Hello World", QCryptographicHash::Md5).toHex())): "b10a8db164e0754105b7a99be72e3fe5"
Loc: [tst_qqmlqt.cpp(567)]
FAIL! : tst_qqmlqt::createComponent() 'object->property("success").toBool()' returned FALSE. ()
Loc: [tst_qqmlqt.cpp(598)]
QFATAL : tst_qqmlqt::createComponent_pragmaLibrary() Received signal 11
FAIL! : tst_qqmlqt::createComponent_pragmaLibrary() Received a fatal error.
Loc: [Unknown file(0)]
Totals: 18 passed, 4 failed, 0 skipped
QtQA::App::TestRunner: Process exited due to signal 6; dumped core
QtQA::App::TestRunner: ============================== backtrace follows: ==============================
QtQA::App::TestRunner: gdb commands: thread apply all bt 100
QtQA::App::TestRunner: [New LWP 24481]
QtQA::App::TestRunner: [New LWP 24484]
QtQA::App::TestRunner: [New LWP 24482]
QtQA::App::TestRunner: [New LWP 24488]
QtQA::App::TestRunner: [New LWP 24486]
QtQA::App::TestRunner: [New LWP 24483]
QtQA::App::TestRunner: [New LWP 24485]
QtQA::App::TestRunner: [New LWP 24487]
QtQA::App::TestRunner:
QtQA::App::TestRunner: warning: Can't read pathname for load map: Input/output error.
QtQA::App::TestRunner: [Thread debugging using libthread_db enabled]
QtQA::App::TestRunner: Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
QtQA::App::TestRunner: Core was generated by `./tst_qqmlqt -silent -o /work/build/_artifacts/test-logs/tst_qqmlqt-testresults'.
QtQA::App::TestRunner: Program terminated with signal 6, Aborted.
QtQA::App::TestRunner: #0 0x00007f35edd3d425 in __GI_raise (sig=<optimized out>) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
QtQA::App::TestRunner: 64 ../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory.
QtQA::App::TestRunner:
QtQA::App::TestRunner: Thread 8 (Thread 0x7f35d4a4d700 (LWP 24487)):
QtQA::App::TestRunner: #0 0x00007f35eddefa43 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
QtQA::App::TestRunner: #1 0x00007f35ec00bff6 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
QtQA::App::TestRunner: #2 0x00007f35ec00c124 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
QtQA::App::TestRunner: #3 0x00007f35ee8ae903 in QEventDispatcherGlib::processEvents (this=0x7f35c80008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:428
QtQA::App::TestRunner: #4 0x00007f35ee85c91b in QEventLoop::exec (this=0x7f35d4a4ce10, flags=...) at kernel/qeventloop.cpp:212
QtQA::App::TestRunner: #5 0x00007f35ee67269a in QThread::exec (this=<optimized out>) at thread/qthread.cpp:511
QtQA::App::TestRunner: #6 0x00007f35ee677d28 in QThreadPrivate::start (arg=0x7f35cc0a8810) at thread/qthread_unix.cpp:345
QtQA::App::TestRunner: #7 0x00007f35ed23de9a in start_thread (arg=0x7f35d4a4d700) at pthread_create.c:308
QtQA::App::TestRunner: #8 0x00007f35eddfb3fd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
QtQA::App::TestRunner: #9 0x0000000000000000 in ?? ()
QtQA::App::TestRunner:
QtQA::App::TestRunner: Thread 7 (Thread 0x7f35d733d700 (LWP 24485)):
QtQA::App::TestRunner: #0 0x00007f35eddefa43 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
QtQA::App::TestRunner: #1 0x00007f35ec00bff6 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
QtQA::App::TestRunner: #2 0x00007f35ec00c124 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
QtQA::App::TestRunner: #3 0x00007f35ee8ae8a4 in QEventDispatcherGlib::processEvents (this=0x7f35cc0008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
QtQA::App::TestRunner: #4 0x00007f35ee85c91b in QEventLoop::exec (this=0x7f35d733ce10, flags=...) at kernel/qeventloop.cpp:212
QtQA::App::TestRunner: #5 0x00007f35ee67269a in QThread::exec (this=<optimized out>) at thread/qthread.cpp:511
QtQA::App::TestRunner: #6 0x00007f35ee677d28 in QThreadPrivate::start (arg=0x14e5f90) at thread/qthread_unix.cpp:345
QtQA::App::TestRunner: #7 0x00007f35ed23de9a in start_thread (arg=0x7f35d733d700) at pthread_create.c:308
QtQA::App::TestRunner: #8 0x00007f35eddfb3fd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
QtQA::App::TestRunner: #9 0x0000000000000000 in ?? ()
QtQA::App::TestRunner:
QtQA::App::TestRunner: Thread 6 (Thread 0x7f35dd88d700 (LWP 24483)):
QtQA::App::TestRunner: #0 0x00007f35eddefa43 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
QtQA::App::TestRunner: #1 0x00007f35ec00bff6 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
QtQA::App::TestRunner: #2 0x00007f35ec00c45a in g_main_loop_run () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
QtQA::App::TestRunner: #3 0x00007f35dd89298b in ?? () from /usr/lib/x86_64-linux-gnu/gio/modules/libdconfsettings.so
QtQA::App::TestRunner: #4 0x00007f35ec02d9b5 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
QtQA::App::TestRunner: #5 0x00007f35ed23de9a in start_thread (arg=0x7f35dd88d700) at pthread_create.c:308
QtQA::App::TestRunner: #6 0x00007f35eddfb3fd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
QtQA::App::TestRunner: #7 0x0000000000000000 in ?? ()
QtQA::App::TestRunner:
QtQA::App::TestRunner: Thread 5 (Thread 0x7f35d6139700 (LWP 24486)):
QtQA::App::TestRunner: #0 0x00007f35eddefa43 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
QtQA::App::TestRunner: #1 0x00007f35ec00bff6 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
QtQA::App::TestRunner: #2 0x00007f35ec00c124 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
QtQA::App::TestRunner: #3 0x00007f35ee8ae903 in QEventDispatcherGlib::processEvents (this=0x7f35c40008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:428
QtQA::App::TestRunner: #4 0x00007f35ee85c91b in QEventLoop::exec (this=0x7f35d6138e10, flags=...) at kernel/qeventloop.cpp:212
QtQA::App::TestRunner: #5 0x00007f35ee67269a in QThread::exec (this=<optimized out>) at thread/qthread.cpp:511
QtQA::App::TestRunner: #6 0x00007f35ee677d28 in QThreadPrivate::start (arg=0x7f35cc039380) at thread/qthread_unix.cpp:345
QtQA::App::TestRunner: #7 0x00007f35ed23de9a in start_thread (arg=0x7f35d6139700) at pthread_create.c:308
QtQA::App::TestRunner: #8 0x00007f35eddfb3fd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
QtQA::App::TestRunner: #9 0x0000000000000000 in ?? ()
QtQA::App::TestRunner:
QtQA::App::TestRunner: Thread 4 (Thread 0x7f35c3fff700 (LWP 24488)):
QtQA::App::TestRunner: #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:215
QtQA::App::TestRunner: #1 0x00007f35ee6782fc in wait_relative (time=30000, this=0x7f35c8004cf0) at thread/qwaitcondition_unix.cpp:126
QtQA::App::TestRunner: #2 wait (time=30000, this=0x7f35c8004cf0) at thread/qwaitcondition_unix.cpp:134
QtQA::App::TestRunner: #3 QWaitCondition::wait (this=<optimized out>, mutex=0x7f35c80046f0, time=30000) at thread/qwaitcondition_unix.cpp:208
QtQA::App::TestRunner: #4 0x00007f35ee674dab in QThreadPoolThread::run (this=0x7f35c8004a00) at thread/qthreadpool.cpp:135
QtQA::App::TestRunner: #5 0x00007f35ee677d28 in QThreadPrivate::start (arg=0x7f35c8004a00) at thread/qthread_unix.cpp:345
QtQA::App::TestRunner: #6 0x00007f35ed23de9a in start_thread (arg=0x7f35c3fff700) at pthread_create.c:308
QtQA::App::TestRunner: #7 0x00007f35eddfb3fd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
QtQA::App::TestRunner: #8 0x0000000000000000 in ?? ()
QtQA::App::TestRunner:
QtQA::App::TestRunner: Thread 3 (Thread 0x7f35e606c700 (LWP 24482)):
QtQA::App::TestRunner: #0 0x00007f35eddefa43 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
QtQA::App::TestRunner: #1 0x00007f35eae22862 in ?? () from /usr/lib/x86_64-linux-gnu/libxcb.so.1
QtQA::App::TestRunner: #2 0x00007f35eae2401f in xcb_wait_for_event () from /usr/lib/x86_64-linux-gnu/libxcb.so.1
QtQA::App::TestRunner: #3 0x00007f35e86ad019 in QXcbEventReader::run (this=0x1427370) at qxcbconnection.cpp:1007
QtQA::App::TestRunner: #4 0x00007f35ee677d28 in QThreadPrivate::start (arg=0x1427370) at thread/qthread_unix.cpp:345
QtQA::App::TestRunner: #5 0x00007f35ed23de9a in start_thread (arg=0x7f35e606c700) at pthread_create.c:308
QtQA::App::TestRunner: #6 0x00007f35eddfb3fd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
QtQA::App::TestRunner: #7 0x0000000000000000 in ?? ()
QtQA::App::TestRunner:
QtQA::App::TestRunner: Thread 2 (Thread 0x7f35dd08c700 (LWP 24484)):
QtQA::App::TestRunner: #0 0x00007f35eddefa43 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
QtQA::App::TestRunner: #1 0x00007f35ec00bff6 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
QtQA::App::TestRunner: #2 0x00007f35ec00c45a in g_main_loop_run () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
QtQA::App::TestRunner: #3 0x00007f35dfabc5e6 in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
QtQA::App::TestRunner: #4 0x00007f35ec02d9b5 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
QtQA::App::TestRunner: #5 0x00007f35ed23de9a in start_thread (arg=0x7f35dd08c700) at pthread_create.c:308
QtQA::App::TestRunner: #6 0x00007f35eddfb3fd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
QtQA::App::TestRunner: #7 0x0000000000000000 in ?? ()
QtQA::App::TestRunner:
QtQA::App::TestRunner: Thread 1 (Thread 0x7f35f0317740 (LWP 24481)):
QtQA::App::TestRunner: #0 0x00007f35edd3d425 in __GI_raise (sig=<optimized out>) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
QtQA::App::TestRunner: #1 0x00007f35edd40b8b in __GI_abort () at abort.c:91
QtQA::App::TestRunner: #2 0x00007f35ee6687fe in qt_message_fatal (context=..., message=...) at global/qlogging.cpp:1333
QtQA::App::TestRunner: #3 QMessageLogger::fatal (this=<optimized out>, msg=<optimized out>) at global/qlogging.cpp:662
QtQA::App::TestRunner: #4 0x00007f35ef3240aa in QTest::FatalSignalHandler::signal (signum=<optimized out>) at qtestcase.cpp:2095
QtQA::App::TestRunner: #5 <signal handler called>
QtQA::App::TestRunner: #6 0x00007f35ef702229 in isObject (this=<optimized out>) at jsruntime/qv4value_inl_p.h:73
QtQA::App::TestRunner: #7 isObject (this=<optimized out>) at jsruntime/qv4functionobject.cpp:558
QtQA::App::TestRunner: #8 asObject (this=<optimized out>) at jsruntime/qv4value_inl_p.h:243
QtQA::App::TestRunner: #9 value_cast<QV4::Object> (v=...) at jsruntime/qv4object_p.h:411
QtQA::App::TestRunner: #10 Scoped (this=<synthetic pointer>, scope=..., v=<optimized out>) at jsruntime/qv4scopedvalue_p.h:269
QtQA::App::TestRunner: #11 QV4::SimpleScriptFunction::call (that=0x7f35f027b780, callData=<optimized out>) at jsruntime/qv4functionobject.cpp:585
QtQA::App::TestRunner: #12 0x00007f35ef814cc3 in call (d=<optimized out>, this=<optimized out>) at /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/jsruntime/qv4object_p.h:273
QtQA::App::TestRunner: #13 QQmlJavaScriptExpression::evaluate (this=0x1648fa0, context=<optimized out>, function=..., callData=<optimized out>, isUndefined=<optimized out>) at qml/qqmljavascriptexpression.cpp:166
QtQA::App::TestRunner: #14 0x00007f35ef7adc38 in QQmlBoundSignalExpression::evaluate (this=<optimized out>, a=<optimized out>) at qml/qqmlboundsignal.cpp:237
QtQA::App::TestRunner: #15 0x00007f35ef7aee62 in QQmlBoundSignal_callback (e=<optimized out>, a=0x0) at qml/qqmlboundsignal.cpp:364
QtQA::App::TestRunner: #16 0x00007f35ef7f3fe7 in QQmlNotifier::emitNotify (endpoint=0x1649ac8, a=0x0) at qml/qqmlnotifier.cpp:81
QtQA::App::TestRunner: #17 0x00007f35ef76402c in QQmlData::signalEmitted (object=0x1648f50, index=<optimized out>, a=0x0) at qml/qqmlengine.cpp:721
QtQA::App::TestRunner: #18 0x00007f35ee8869a7 in QMetaObject::activate (sender=0x1648f50, signalOffset=<optimized out>, local_signal_index=<optimized out>, argv=0x0) at kernel/qobject.cpp:3569
QtQA::App::TestRunner: #19 0x00007f35ef786338 in QQmlVME::complete (this=0x1645508, interrupt=...) at qml/qqmlvme.cpp:1244
QtQA::App::TestRunner: #20 0x00007f35ef77aa7d in QQmlComponentPrivate::complete (enginePriv=0x14e5b40, state=0x1645500) at qml/qqmlcomponent.cpp:920
QtQA::App::TestRunner: #21 0x00007f35ef77ab87 in QQmlComponentPrivate::completeCreate (this=0x1645460) at qml/qqmlcomponent.cpp:957
QtQA::App::TestRunner: #22 0x00007f35ef77a9ef in QQmlComponent::create (this=0x7fff4f34a780, context=<optimized out>) at qml/qqmlcomponent.cpp:776
QtQA::App::TestRunner: #23 0x000000000040a222 in tst_qqmlqt::createComponent_pragmaLibrary (this=0x7fff4f34b3a0) at tst_qqmlqt.cpp:607
QtQA::App::TestRunner: #24 0x00007f35ee867863 in QMetaMethod::invoke (this=0x7fff4f34ab40, object=0x7fff4f34b3a0, connectionType=Qt::DirectConnection, returnValue=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:2169
QtQA::App::TestRunner: #25 0x00007f35ee86ae9e in QMetaObject::invokeMethod (obj=0x7fff4f34b3a0, member=<optimized out>, type=Qt::DirectConnection, ret=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1464
QtQA::App::TestRunner: #26 0x00007f35ef3291c9 in invokeMethod (val9=..., val8=..., val7=..., val6=..., val5=..., val4=..., val3=..., val2=..., val1=..., val0=..., type=Qt::DirectConnection, member=0x1645620 "createComponent_pragmaLibrary", obj=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:399
QtQA::App::TestRunner: #27 qInvokeTestMethodDataEntry (slot=0x1645620 "createComponent_pragmaLibrary") at qtestcase.cpp:1721
QtQA::App::TestRunner: #28 QTest::qInvokeTestMethod (slotName=0x15ff2a8 "createComponent_pragmaLibrary()", data=0x0) at qtestcase.cpp:1846
QtQA::App::TestRunner: #29 0x00007f35ef329f4c in qInvokeTestMethods (testObject=0x7fff4f34b3a0) at qtestcase.cpp:2060
QtQA::App::TestRunner: #30 QTest::qExec (testObject=0x7fff4f34b3a0, argc=<optimized out>, argv=<optimized out>) at qtestcase.cpp:2290
QtQA::App::TestRunner: #31 0x0000000000405859 in main (argc=6, argv=0x7fff4f34b4d8) at tst_qqmlqt.cpp:927
QtQA::App::TestRunner:
QtQA::App::TestRunner: ================================================================================
QtQA::App::TestRunner: test failed, running again to see if it is flaky...
********* Start testing of tst_qqmlqt *********
Config: Using QtTest library 5.3.0, Qt 5.3.0
PASS : tst_qqmlqt::initTestCase()
PASS : tst_qqmlqt::enums()
PASS : tst_qqmlqt::rgba()
PASS : tst_qqmlqt::hsla()
QWARN : tst_qqmlqt::colorEqual() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/colorEqual.qml:80:27: Unable to assign [undefined] to bool
QWARN : tst_qqmlqt::colorEqual() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/colorEqual.qml:79:27: Unable to assign [undefined] to bool
QWARN : tst_qqmlqt::colorEqual() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/colorEqual.qml:78:27: Unable to assign [undefined] to bool
QWARN : tst_qqmlqt::colorEqual() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/colorEqual.qml:77:27: Unable to assign [undefined] to bool
QWARN : tst_qqmlqt::colorEqual() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/colorEqual.qml:76:27: Unable to assign [undefined] to bool
QWARN : tst_qqmlqt::colorEqual() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/colorEqual.qml:74:27: Unable to assign [undefined] to bool
QWARN : tst_qqmlqt::colorEqual() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/colorEqual.qml:73:27: Unable to assign [undefined] to bool
QWARN : tst_qqmlqt::colorEqual() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/colorEqual.qml:72:27: Unable to assign [undefined] to bool
QWARN : tst_qqmlqt::colorEqual() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/colorEqual.qml:71:27: Unable to assign [undefined] to bool
QWARN : tst_qqmlqt::colorEqual() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/colorEqual.qml:70:27: Unable to assign [undefined] to bool
QWARN : tst_qqmlqt::colorEqual() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/colorEqual.qml:66:27: Unable to assign [undefined] to bool
QWARN : tst_qqmlqt::colorEqual() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/colorEqual.qml:65:27: Unable to assign [undefined] to bool
QWARN : tst_qqmlqt::colorEqual() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/colorEqual.qml:63:27: Unable to assign [undefined] to bool
QWARN : tst_qqmlqt::colorEqual() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/colorEqual.qml:62:27: Unable to assign [undefined] to bool
QWARN : tst_qqmlqt::colorEqual() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/colorEqual.qml:61:27: Unable to assign [undefined] to bool
QWARN : tst_qqmlqt::colorEqual() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/colorEqual.qml:60:27: Unable to assign [undefined] to bool
QWARN : tst_qqmlqt::colorEqual() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/colorEqual.qml:59:27: Unable to assign [undefined] to bool
QWARN : tst_qqmlqt::colorEqual() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/colorEqual.qml:58:27: Unable to assign [undefined] to bool
QWARN : tst_qqmlqt::colorEqual() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/colorEqual.qml:57:27: Unable to assign [undefined] to bool
QWARN : tst_qqmlqt::colorEqual() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/colorEqual.qml:56:27: Unable to assign [undefined] to bool
QWARN : tst_qqmlqt::colorEqual() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/colorEqual.qml:52:27: Unable to assign [undefined] to bool
QWARN : tst_qqmlqt::colorEqual() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/colorEqual.qml:51:27: Unable to assign [undefined] to bool
QWARN : tst_qqmlqt::colorEqual() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/colorEqual.qml:50:27: Unable to assign [undefined] to bool
QWARN : tst_qqmlqt::colorEqual() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/colorEqual.qml:49:27: Unable to assign [undefined] to bool
QWARN : tst_qqmlqt::colorEqual() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/colorEqual.qml:48:27: Unable to assign [undefined] to bool
QWARN : tst_qqmlqt::colorEqual() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/colorEqual.qml:47:27: Unable to assign [undefined] to bool
QWARN : tst_qqmlqt::colorEqual() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/colorEqual.qml:46:27: Unable to assign [undefined] to bool
QWARN : tst_qqmlqt::colorEqual() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/colorEqual.qml:45:27: Unable to assign [undefined] to bool
QWARN : tst_qqmlqt::colorEqual() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/colorEqual.qml:44:27: Unable to assign [undefined] to bool
QWARN : tst_qqmlqt::colorEqual() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/colorEqual.qml:43:27: Unable to assign [undefined] to bool
QWARN : tst_qqmlqt::colorEqual() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/colorEqual.qml:42:27: Unable to assign [undefined] to bool
QWARN : tst_qqmlqt::colorEqual() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/colorEqual.qml:41:27: Unable to assign [undefined] to bool
QWARN : tst_qqmlqt::colorEqual() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/colorEqual.qml:40:27: Unable to assign [undefined] to bool
QWARN : tst_qqmlqt::colorEqual() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/colorEqual.qml:39:27: Unable to assign [undefined] to bool
QWARN : tst_qqmlqt::colorEqual() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/colorEqual.qml:33:27: Unable to assign [undefined] to bool
QWARN : tst_qqmlqt::colorEqual() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/colorEqual.qml:32:27: Unable to assign [undefined] to bool
QWARN : tst_qqmlqt::colorEqual() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/colorEqual.qml:31:27: Unable to assign [undefined] to bool
QWARN : tst_qqmlqt::colorEqual() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/colorEqual.qml:30:27: Unable to assign [undefined] to bool
QWARN : tst_qqmlqt::colorEqual() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/colorEqual.qml:29:27: Unable to assign [undefined] to bool
QWARN : tst_qqmlqt::colorEqual() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/colorEqual.qml:28:27: Unable to assign [undefined] to bool
QWARN : tst_qqmlqt::colorEqual() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/colorEqual.qml:27:27: Unable to assign [undefined] to bool
QWARN : tst_qqmlqt::colorEqual() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/colorEqual.qml:26:27: Unable to assign [undefined] to bool
QWARN : tst_qqmlqt::colorEqual() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/colorEqual.qml:25:27: Unable to assign [undefined] to bool
QWARN : tst_qqmlqt::colorEqual() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/colorEqual.qml:24:27: Unable to assign [undefined] to bool
QWARN : tst_qqmlqt::colorEqual() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/colorEqual.qml:23:27: Unable to assign [undefined] to bool
QWARN : tst_qqmlqt::colorEqual() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/colorEqual.qml:22:27: Unable to assign [undefined] to bool
FAIL! : tst_qqmlqt::colorEqual() Compared values are not the same
Actual (object->property("test2a").toBool()): 0
Expected (true) : 1
Loc: [tst_qqmlqt.cpp(193)]
PASS : tst_qqmlqt::rect()
PASS : tst_qqmlqt::point()
PASS : tst_qqmlqt::size()
PASS : tst_qqmlqt::vector2d()
PASS : tst_qqmlqt::vector3d()
PASS : tst_qqmlqt::vector4d()
PASS : tst_qqmlqt::quaternion()
PASS : tst_qqmlqt::matrix4x4()
PASS : tst_qqmlqt::font()
PASS : tst_qqmlqt::lighter()
PASS : tst_qqmlqt::darker()
PASS : tst_qqmlqt::tint()
PASS : tst_qqmlqt::openUrlExternally()
PASS : tst_qqmlqt::openUrlExternally_pragmaLibrary()
QWARN : tst_qqmlqt::md5() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/md5.qml:5:28: Unable to assign [undefined] to QString
FAIL! : tst_qqmlqt::md5() Compared values are not the same
Actual (object->property("test2").toString()) : ""
Expected (QLatin1String(QCryptographicHash::hash("Hello World", QCryptographicHash::Md5).toHex())): "b10a8db164e0754105b7a99be72e3fe5"
Loc: [tst_qqmlqt.cpp(567)]
QWARN : tst_qqmlqt::createComponent() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/TestComponent.2.qml:11:27: Unable to assign [undefined] to int
QWARN : tst_qqmlqt::createComponent() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/TestComponent.2.qml:16:32: Unable to assign [undefined] to bool
QWARN : tst_qqmlqt::createComponent() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/TestComponent.2.qml:54:40: Unable to assign [undefined] to QString
QWARN : tst_qqmlqt::createComponent() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/TestComponent.2.qml:41:36: Unable to assign [undefined] to QString
QWARN : tst_qqmlqt::createComponent() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/TestComponent.3.qml:12:27: Unable to assign [undefined] to int
QWARN : tst_qqmlqt::createComponent() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/TestComponent.3.qml:17:32: Unable to assign [undefined] to bool
QWARN : tst_qqmlqt::createComponent() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/TestComponent.3.qml:55:40: Unable to assign [undefined] to QString
QWARN : tst_qqmlqt::createComponent() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlqt/data/TestComponent.3.qml:42:36: Unable to assign [undefined] to QString
FAIL! : tst_qqmlqt::createComponent() 'object->property("success").toBool()' returned FALSE. ()
Loc: [tst_qqmlqt.cpp(598)]
QFATAL : tst_qqmlqt::createComponent_pragmaLibrary() Received signal 11
FAIL! : tst_qqmlqt::createComponent_pragmaLibrary() Received a fatal error.
Loc: [Unknown file(0)]
Totals: 18 passed, 4 failed, 0 skipped
********* Finished testing of tst_qqmlqt *********
QtQA::App::TestRunner: Process exited due to signal 6; dumped core
QtQA::App::TestRunner: ============================== backtrace follows: ==============================
QtQA::App::TestRunner: gdb commands: thread apply all bt 100
QtQA::App::TestRunner: [New LWP 24492]
QtQA::App::TestRunner: [New LWP 24494]
QtQA::App::TestRunner: [New LWP 24493]
QtQA::App::TestRunner: [New LWP 24499]
QtQA::App::TestRunner: [New LWP 24497]
QtQA::App::TestRunner: [New LWP 24496]
QtQA::App::TestRunner: [New LWP 24498]
QtQA::App::TestRunner: [New LWP 24495]
QtQA::App::TestRunner:
QtQA::App::TestRunner: warning: Can't read pathname for load map: Input/output error.
QtQA::App::TestRunner: [Thread debugging using libthread_db enabled]
QtQA::App::TestRunner: Using host libthread_db library "/lib/x86_64-linux-gnu/libthread_db.so.1".
QtQA::App::TestRunner: Core was generated by `./tst_qqmlqt -o /work/build/_artifacts/test-logs/tst_qqmlqt-testresults-00.xml,'.
QtQA::App::TestRunner: Program terminated with signal 6, Aborted.
QtQA::App::TestRunner: #0 0x00007f20de934425 in __GI_raise (sig=<optimized out>) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
QtQA::App::TestRunner: 64 ../nptl/sysdeps/unix/sysv/linux/raise.c: No such file or directory.
QtQA::App::TestRunner:
QtQA::App::TestRunner: Thread 8 (Thread 0x7f20cdcce700 (LWP 24495)):
QtQA::App::TestRunner: #0 0x00007f20de9e6a43 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
QtQA::App::TestRunner: #1 0x00007f20dcc02ff6 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
QtQA::App::TestRunner: #2 0x00007f20dcc0345a in g_main_loop_run () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
QtQA::App::TestRunner: #3 0x00007f20d472b5e6 in ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
QtQA::App::TestRunner: #4 0x00007f20dcc249b5 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
QtQA::App::TestRunner: #5 0x00007f20dde34e9a in start_thread (arg=0x7f20cdcce700) at pthread_create.c:308
QtQA::App::TestRunner: #6 0x00007f20de9f23fd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
QtQA::App::TestRunner: #7 0x0000000000000000 in ?? ()
QtQA::App::TestRunner:
QtQA::App::TestRunner: Thread 7 (Thread 0x7f20c56a6700 (LWP 24498)):
QtQA::App::TestRunner: #0 0x00007f20de9e6a43 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
QtQA::App::TestRunner: #1 0x00007f20dcc02ff6 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
QtQA::App::TestRunner: #2 0x00007f20dcc03124 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
QtQA::App::TestRunner: #3 0x00007f20df4a5903 in QEventDispatcherGlib::processEvents (this=0x7f20b80008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:428
QtQA::App::TestRunner: #4 0x00007f20df45391b in QEventLoop::exec (this=0x7f20c56a5e10, flags=...) at kernel/qeventloop.cpp:212
QtQA::App::TestRunner: #5 0x00007f20df26969a in QThread::exec (this=<optimized out>) at thread/qthread.cpp:511
QtQA::App::TestRunner: #6 0x00007f20df26ed28 in QThreadPrivate::start (arg=0x7f20bc0a7530) at thread/qthread_unix.cpp:345
QtQA::App::TestRunner: #7 0x00007f20dde34e9a in start_thread (arg=0x7f20c56a6700) at pthread_create.c:308
QtQA::App::TestRunner: #8 0x00007f20de9f23fd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
QtQA::App::TestRunner: #9 0x0000000000000000 in ?? ()
QtQA::App::TestRunner:
QtQA::App::TestRunner: Thread 6 (Thread 0x7f20c7d93700 (LWP 24496)):
QtQA::App::TestRunner: #0 0x00007f20de9e6a43 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
QtQA::App::TestRunner: #1 0x00007f20dcc02ff6 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
QtQA::App::TestRunner: #2 0x00007f20dcc03124 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
QtQA::App::TestRunner: #3 0x00007f20df4a58a4 in QEventDispatcherGlib::processEvents (this=0x7f20bc0008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:426
QtQA::App::TestRunner: #4 0x00007f20df45391b in QEventLoop::exec (this=0x7f20c7d92e10, flags=...) at kernel/qeventloop.cpp:212
QtQA::App::TestRunner: #5 0x00007f20df26969a in QThread::exec (this=<optimized out>) at thread/qthread.cpp:511
QtQA::App::TestRunner: #6 0x00007f20df26ed28 in QThreadPrivate::start (arg=0x26a3d80) at thread/qthread_unix.cpp:345
QtQA::App::TestRunner: #7 0x00007f20dde34e9a in start_thread (arg=0x7f20c7d93700) at pthread_create.c:308
QtQA::App::TestRunner: #8 0x00007f20de9f23fd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
QtQA::App::TestRunner: #9 0x0000000000000000 in ?? ()
QtQA::App::TestRunner:
QtQA::App::TestRunner: Thread 5 (Thread 0x7f20c6d92700 (LWP 24497)):
QtQA::App::TestRunner: #0 0x00007f20de9e6a43 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
QtQA::App::TestRunner: #1 0x00007f20dcc02ff6 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
QtQA::App::TestRunner: #2 0x00007f20dcc03124 in g_main_context_iteration () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
QtQA::App::TestRunner: #3 0x00007f20df4a5903 in QEventDispatcherGlib::processEvents (this=0x7f20b40008c0, flags=...) at kernel/qeventdispatcher_glib.cpp:428
QtQA::App::TestRunner: #4 0x00007f20df45391b in QEventLoop::exec (this=0x7f20c6d91e10, flags=...) at kernel/qeventloop.cpp:212
QtQA::App::TestRunner: #5 0x00007f20df26969a in QThread::exec (this=<optimized out>) at thread/qthread.cpp:511
QtQA::App::TestRunner: #6 0x00007f20df26ed28 in QThreadPrivate::start (arg=0x7f20bc091330) at thread/qthread_unix.cpp:345
QtQA::App::TestRunner: #7 0x00007f20dde34e9a in start_thread (arg=0x7f20c6d92700) at pthread_create.c:308
QtQA::App::TestRunner: #8 0x00007f20de9f23fd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
QtQA::App::TestRunner: #9 0x0000000000000000 in ?? ()
QtQA::App::TestRunner:
QtQA::App::TestRunner: Thread 4 (Thread 0x7f20c4ea5700 (LWP 24499)):
QtQA::App::TestRunner: #0 pthread_cond_timedwait@@GLIBC_2.3.2 () at ../nptl/sysdeps/unix/sysv/linux/x86_64/pthread_cond_timedwait.S:215
QtQA::App::TestRunner: #1 0x00007f20df26f2fc in wait_relative (time=30000, this=0x7f20b8004cf0) at thread/qwaitcondition_unix.cpp:126
QtQA::App::TestRunner: #2 wait (time=30000, this=0x7f20b8004cf0) at thread/qwaitcondition_unix.cpp:134
QtQA::App::TestRunner: #3 QWaitCondition::wait (this=<optimized out>, mutex=0x7f20b80046f0, time=30000) at thread/qwaitcondition_unix.cpp:208
QtQA::App::TestRunner: #4 0x00007f20df26bdab in QThreadPoolThread::run (this=0x7f20b8004a00) at thread/qthreadpool.cpp:135
QtQA::App::TestRunner: #5 0x00007f20df26ed28 in QThreadPrivate::start (arg=0x7f20b8004a00) at thread/qthread_unix.cpp:345
QtQA::App::TestRunner: #6 0x00007f20dde34e9a in start_thread (arg=0x7f20c4ea5700) at pthread_create.c:308
QtQA::App::TestRunner: #7 0x00007f20de9f23fd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
QtQA::App::TestRunner: #8 0x0000000000000000 in ?? ()
QtQA::App::TestRunner:
QtQA::App::TestRunner: Thread 3 (Thread 0x7f20d6c63700 (LWP 24493)):
QtQA::App::TestRunner: #0 0x00007f20de9e6a43 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
QtQA::App::TestRunner: #1 0x00007f20dba19862 in ?? () from /usr/lib/x86_64-linux-gnu/libxcb.so.1
QtQA::App::TestRunner: #2 0x00007f20dba1b01f in xcb_wait_for_event () from /usr/lib/x86_64-linux-gnu/libxcb.so.1
QtQA::App::TestRunner: #3 0x00007f20d92a4019 in QXcbEventReader::run (this=0x25e5370) at qxcbconnection.cpp:1007
QtQA::App::TestRunner: #4 0x00007f20df26ed28 in QThreadPrivate::start (arg=0x25e5370) at thread/qthread_unix.cpp:345
QtQA::App::TestRunner: #5 0x00007f20dde34e9a in start_thread (arg=0x7f20d6c63700) at pthread_create.c:308
QtQA::App::TestRunner: #6 0x00007f20de9f23fd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
QtQA::App::TestRunner: #7 0x0000000000000000 in ?? ()
QtQA::App::TestRunner:
QtQA::App::TestRunner: Thread 2 (Thread 0x7f20ce4cf700 (LWP 24494)):
QtQA::App::TestRunner: #0 0x00007f20de9e6a43 in __GI___poll (fds=<optimized out>, nfds=<optimized out>, timeout=<optimized out>) at ../sysdeps/unix/sysv/linux/poll.c:87
QtQA::App::TestRunner: #1 0x00007f20dcc02ff6 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
QtQA::App::TestRunner: #2 0x00007f20dcc0345a in g_main_loop_run () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
QtQA::App::TestRunner: #3 0x00007f20ce4d498b in ?? () from /usr/lib/x86_64-linux-gnu/gio/modules/libdconfsettings.so
QtQA::App::TestRunner: #4 0x00007f20dcc249b5 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
QtQA::App::TestRunner: #5 0x00007f20dde34e9a in start_thread (arg=0x7f20ce4cf700) at pthread_create.c:308
QtQA::App::TestRunner: #6 0x00007f20de9f23fd in clone () at ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
QtQA::App::TestRunner: #7 0x0000000000000000 in ?? ()
QtQA::App::TestRunner:
QtQA::App::TestRunner: Thread 1 (Thread 0x7f20e0f0e740 (LWP 24492)):
QtQA::App::TestRunner: #0 0x00007f20de934425 in __GI_raise (sig=<optimized out>) at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
QtQA::App::TestRunner: #1 0x00007f20de937b8b in __GI_abort () at abort.c:91
QtQA::App::TestRunner: #2 0x00007f20df25f7fe in qt_message_fatal (context=..., message=...) at global/qlogging.cpp:1333
QtQA::App::TestRunner: #3 QMessageLogger::fatal (this=<optimized out>, msg=<optimized out>) at global/qlogging.cpp:662
QtQA::App::TestRunner: #4 0x00007f20dff1b0aa in QTest::FatalSignalHandler::signal (signum=<optimized out>) at qtestcase.cpp:2095
QtQA::App::TestRunner: #5 <signal handler called>
QtQA::App::TestRunner: #6 0x00007f20e02f9229 in isObject (this=<optimized out>) at jsruntime/qv4value_inl_p.h:73
QtQA::App::TestRunner: #7 isObject (this=<optimized out>) at jsruntime/qv4functionobject.cpp:558
QtQA::App::TestRunner: #8 asObject (this=<optimized out>) at jsruntime/qv4value_inl_p.h:243
QtQA::App::TestRunner: #9 value_cast<QV4::Object> (v=...) at jsruntime/qv4object_p.h:411
QtQA::App::TestRunner: #10 Scoped (this=<synthetic pointer>, scope=..., v=<optimized out>) at jsruntime/qv4scopedvalue_p.h:269
QtQA::App::TestRunner: #11 QV4::SimpleScriptFunction::call (that=0x7f20e0e72780, callData=<optimized out>) at jsruntime/qv4functionobject.cpp:585
QtQA::App::TestRunner: #12 0x00007f20e040bcc3 in call (d=<optimized out>, this=<optimized out>) at /work/build/qt/qtbase/include/QtQml/5.3.0/QtQml/private/../../../../../../qtdeclarative/src/qml/jsruntime/qv4object_p.h:273
QtQA::App::TestRunner: #13 QQmlJavaScriptExpression::evaluate (this=0x28070f0, context=<optimized out>, function=..., callData=<optimized out>, isUndefined=<optimized out>) at qml/qqmljavascriptexpression.cpp:166
QtQA::App::TestRunner: #14 0x00007f20e03a4c38 in QQmlBoundSignalExpression::evaluate (this=<optimized out>, a=<optimized out>) at qml/qqmlboundsignal.cpp:237
QtQA::App::TestRunner: #15 0x00007f20e03a5e62 in QQmlBoundSignal_callback (e=<optimized out>, a=0x0) at qml/qqmlboundsignal.cpp:364
QtQA::App::TestRunner: #16 0x00007f20e03eafe7 in QQmlNotifier::emitNotify (endpoint=0x2802698, a=0x0) at qml/qqmlnotifier.cpp:81
QtQA::App::TestRunner: #17 0x00007f20e035b02c in QQmlData::signalEmitted (object=0x28070a0, index=<optimized out>, a=0x0) at qml/qqmlengine.cpp:721
QtQA::App::TestRunner: #18 0x00007f20df47d9a7 in QMetaObject::activate (sender=0x28070a0, signalOffset=<optimized out>, local_signal_index=<optimized out>, argv=0x0) at kernel/qobject.cpp:3569
QtQA::App::TestRunner: #19 0x00007f20e037d338 in QQmlVME::complete (this=0x28035b8, interrupt=...) at qml/qqmlvme.cpp:1244
QtQA::App::TestRunner: #20 0x00007f20e0371a7d in QQmlComponentPrivate::complete (enginePriv=0x26a3a60, state=0x28035b0) at qml/qqmlcomponent.cpp:920
QtQA::App::TestRunner: #21 0x00007f20e0371b87 in QQmlComponentPrivate::completeCreate (this=0x2803510) at qml/qqmlcomponent.cpp:957
QtQA::App::TestRunner: #22 0x00007f20e03719ef in QQmlComponent::create (this=0x7fff92d61db0, context=<optimized out>) at qml/qqmlcomponent.cpp:776
QtQA::App::TestRunner: #23 0x000000000040a222 in tst_qqmlqt::createComponent_pragmaLibrary (this=0x7fff92d629d0) at tst_qqmlqt.cpp:607
QtQA::App::TestRunner: #24 0x00007f20df45e863 in QMetaMethod::invoke (this=0x7fff92d62170, object=0x7fff92d629d0, connectionType=Qt::DirectConnection, returnValue=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:2169
QtQA::App::TestRunner: #25 0x00007f20df461e9e in QMetaObject::invokeMethod (obj=0x7fff92d629d0, member=<optimized out>, type=Qt::DirectConnection, ret=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1464
QtQA::App::TestRunner: #26 0x00007f20dff201c9 in invokeMethod (val9=..., val8=..., val7=..., val6=..., val5=..., val4=..., val3=..., val2=..., val1=..., val0=..., type=Qt::DirectConnection, member=0x28036d0 "createComponent_pragmaLibrary", obj=<optimized out>) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:399
QtQA::App::TestRunner: #27 qInvokeTestMethodDataEntry (slot=0x28036d0 "createComponent_pragmaLibrary") at qtestcase.cpp:1721
QtQA::App::TestRunner: #28 QTest::qInvokeTestMethod (slotName=0x27bd3e8 "createComponent_pragmaLibrary()", data=0x0) at qtestcase.cpp:1846
QtQA::App::TestRunner: #29 0x00007f20dff20f4c in qInvokeTestMethods (testObject=0x7fff92d629d0) at qtestcase.cpp:2060
QtQA::App::TestRunner: #30 QTest::qExec (testObject=0x7fff92d629d0, argc=<optimized out>, argv=<optimized out>) at qtestcase.cpp:2290
QtQA::App::TestRunner: #31 0x0000000000405859 in main (argc=5, argv=0x7fff92d62b08) at tst_qqmlqt.cpp:927
QtQA::App::TestRunner:
QtQA::App::TestRunner: ================================================================================
QtQA::App::TestRunner: test failure could be reproduced twice consecutively
QtQA::App::TestRunner: end tst_qqmlqt: 58 seconds, signal 6
Testing tst_QQmlEngineDebugService
FAIL! : tst_QQmlEngineDebugService::setMethodBody() 'rv == QVariant(qreal(3))' returned FALSE. ()
Loc: [tst_qqmlenginedebugservice.cpp(365)]
Totals: 34 passed, 1 failed, 0 skipped
QtQA::App::TestRunner: test failed, running again to see if it is flaky...
********* Start testing of tst_QQmlEngineDebugService *********
Config: Using QtTest library 5.3.0, Qt 5.3.0
QWARN : tst_QQmlEngineDebugService::initTestCase() file::4:31: Unable to assign [undefined] to double
PASS : tst_QQmlEngineDebugService::initTestCase()
PASS : tst_QQmlEngineDebugService::watch_property()
PASS : tst_QQmlEngineDebugService::watch_object()
PASS : tst_QQmlEngineDebugService::watch_expression(width)
PASS : tst_QQmlEngineDebugService::watch_expression(width+10)
PASS : tst_QQmlEngineDebugService::watch_context()
PASS : tst_QQmlEngineDebugService::watch_file()
PASS : tst_QQmlEngineDebugService::queryAvailableEngines()
PASS : tst_QQmlEngineDebugService::queryRootContexts()
PASS : tst_QQmlEngineDebugService::queryObject(non-recursive)
PASS : tst_QQmlEngineDebugService::queryObject(recursive)
PASS : tst_QQmlEngineDebugService::queryObjectsForLocation(non-recursive)
PASS : tst_QQmlEngineDebugService::queryObjectsForLocation(recursive)
PASS : tst_QQmlEngineDebugService::queryExpressionResult(width + 50)
PASS : tst_QQmlEngineDebugService::queryExpressionResult(blueRect.width)
PASS : tst_QQmlEngineDebugService::queryExpressionResult(bad expr)
PASS : tst_QQmlEngineDebugService::queryExpressionResult(QObject*)
PASS : tst_QQmlEngineDebugService::queryExpressionResult(list of QObject*)
PASS : tst_QQmlEngineDebugService::queryExpressionResult(varObjMap)
PASS : tst_QQmlEngineDebugService::queryExpressionResult(simpleVar)
PASS : tst_QQmlEngineDebugService::queryExpressionResultInRootContext()
PASS : tst_QQmlEngineDebugService::queryExpressionResultBC(width + 50)
PASS : tst_QQmlEngineDebugService::queryExpressionResultBC(blueRect.width)
PASS : tst_QQmlEngineDebugService::queryExpressionResultBC(bad expr)
PASS : tst_QQmlEngineDebugService::queryExpressionResultBC(QObject*)
PASS : tst_QQmlEngineDebugService::queryExpressionResultBC(list of QObject*)
PASS : tst_QQmlEngineDebugService::queryExpressionResultBC(varObjMap)
PASS : tst_QQmlEngineDebugService::queryExpressionResultBC(simpleVar)
PASS : tst_QQmlEngineDebugService::setBindingForObject()
PASS : tst_QQmlEngineDebugService::resetBindingForObject()
FAIL! : tst_QQmlEngineDebugService::setMethodBody() 'rv == QVariant(qreal(3))' returned FALSE. ()
Loc: [tst_qqmlenginedebugservice.cpp(365)]
PASS : tst_QQmlEngineDebugService::queryObjectTree()
PASS : tst_QQmlEngineDebugService::setBindingInStates()
PASS : tst_QQmlEngineDebugService::regression_QTCREATORBUG_7451()
PASS : tst_QQmlEngineDebugService::cleanupTestCase()
Totals: 34 passed, 1 failed, 0 skipped
********* Finished testing of tst_QQmlEngineDebugService *********
QtQA::App::TestRunner: test failure could be reproduced twice consecutively
QtQA::App::TestRunner: end tst_qqmlenginedebugservice: 1 seconds, exit code 1
Testing tst_qqmlengine
FAIL! : tst_qqmlengine::trimComponentCache(ScriptComponent) Compared values are not the same
Actual (object->property("success").toBool()): 0
Expected (true) : 1
Loc: [tst_qqmlengine.cpp(375)]
FAIL! : tst_qqmlengine::urlInterceptor(InterceptTypes) Compared values are not the same
Actual (o->property("childString").toString()): ""
Expected (expectedChildString) : "intercepted"
Loc: [tst_qqmlengine.cpp(780)]
FAIL! : tst_qqmlengine::urlInterceptor(InterceptQmlDir) Compared values are not the same
Actual (o->property("childString").toString()): ""
Expected (expectedChildString) : "intercepted"
Loc: [tst_qqmlengine.cpp(780)]
FAIL! : tst_qqmlengine::urlInterceptor(InterceptModule) Compared values are not the same
Actual (o->property("resolvedUrl").toString()): ""
Expected (expectedResolvedUrl) : "file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlengine/data/interception/module/intercepted/doesNotExist.file"
Loc: [tst_qqmlengine.cpp(784)]
FAIL! : tst_qqmlengine::urlInterceptor(InterceptStrings) Compared values are not the same
Actual (o->property("childString").toString()): ""
Expected (expectedChildString) : "base file"
Loc: [tst_qqmlengine.cpp(780)]
Totals: 62 passed, 5 failed, 0 skipped
QtQA::App::TestRunner: test failed, running again to see if it is flaky...
********* Start testing of tst_qqmlengine *********
Config: Using QtTest library 5.3.0, Qt 5.3.0
PASS : tst_qqmlengine::initTestCase()
PASS : tst_qqmlengine::rootContext()
PASS : tst_qqmlengine::networkAccessManager()
QWARN : tst_qqmlengine::synchronousNetworkAccessManager() QIODevice::read: device not open
PASS : tst_qqmlengine::synchronousNetworkAccessManager()
PASS : tst_qqmlengine::baseUrl()
PASS : tst_qqmlengine::contextForObject()
PASS : tst_qqmlengine::offlineStoragePath()
PASS : tst_qqmlengine::clearComponentCache()
PASS : tst_qqmlengine::trimComponentCache(EmptyComponent-1)
PASS : tst_qqmlengine::trimComponentCache(EmptyComponent-2)
PASS : tst_qqmlengine::trimComponentCache(VMEComponent-1)
PASS : tst_qqmlengine::trimComponentCache(VMEComponent-2)
PASS : tst_qqmlengine::trimComponentCache(EmptyExtendEmptyComponent-1)
PASS : tst_qqmlengine::trimComponentCache(EmptyExtendEmptyComponent-2)
PASS : tst_qqmlengine::trimComponentCache(VMEExtendEmptyComponent-1)
PASS : tst_qqmlengine::trimComponentCache(VMEExtendEmptyComponent-2)
PASS : tst_qqmlengine::trimComponentCache(EmptyExtendVMEComponent-1)
PASS : tst_qqmlengine::trimComponentCache(EmptyExtendVMEComponent-2)
PASS : tst_qqmlengine::trimComponentCache(VMEExtendVMEComponent-1)
PASS : tst_qqmlengine::trimComponentCache(VMEExtendVMEComponent-2)
PASS : tst_qqmlengine::trimComponentCache(EmptyAggregateEmptyComponent-1)
PASS : tst_qqmlengine::trimComponentCache(EmptyAggregateEmptyComponent-2)
PASS : tst_qqmlengine::trimComponentCache(VMEAggregateEmptyComponent-1)
PASS : tst_qqmlengine::trimComponentCache(VMEAggregateEmptyComponent-2)
PASS : tst_qqmlengine::trimComponentCache(EmptyAggregateVMEComponent-1)
PASS : tst_qqmlengine::trimComponentCache(EmptyAggregateVMEComponent-2)
PASS : tst_qqmlengine::trimComponentCache(VMEAggregateVMEComponent-1)
PASS : tst_qqmlengine::trimComponentCache(VMEAggregateVMEComponent-2)
(... 3598 lines omitted; there are too many errors!)
FAIL! : tst_qqmllocale::dateToLocaleDateStringFormatted(th_TH MMM d yyyy) Compared values are not the same
Actual (val.toString()) : ""
Expected (l.toString(dt.date(), format)): "\u0E15.\u0E04. 7 2011"
Loc: [tst_qqmllocale.cpp(822)]
FAIL! : tst_qqmllocale::dateToLocaleTimeString(en_US) Compared values are not the same
Actual (val.toString()) : ""
Expected (l.toString(dt.time(), format)): "6:53:48 PM UTC"
Loc: [tst_qqmllocale.cpp(855)]
FAIL! : tst_qqmllocale::dateToLocaleTimeString(en_US LongFormat) Compared values are not the same
Actual (val.toString()) : ""
Expected (l.toString(dt.time(), format)): "6:53:48 PM UTC"
Loc: [tst_qqmllocale.cpp(855)]
FAIL! : tst_qqmllocale::dateToLocaleTimeString(en_US ShortFormat) Compared values are not the same
Actual (val.toString()) : ""
Expected (l.toString(dt.time(), format)): "6:53 PM"
Loc: [tst_qqmllocale.cpp(855)]
FAIL! : tst_qqmllocale::dateToLocaleTimeString(en_US NarrowFormat) Compared values are not the same
Actual (val.toString()) : ""
Expected (l.toString(dt.time(), format)): "6:53 PM"
Loc: [tst_qqmllocale.cpp(855)]
FAIL! : tst_qqmllocale::dateToLocaleTimeString(de_DE) Compared values are not the same
Actual (val.toString()) : ""
Expected (l.toString(dt.time(), format)): "18:53:48 UTC"
Loc: [tst_qqmllocale.cpp(855)]
FAIL! : tst_qqmllocale::dateToLocaleTimeString(de_DE LongFormat) Compared values are not the same
Actual (val.toString()) : ""
Expected (l.toString(dt.time(), format)): "18:53:48 UTC"
Loc: [tst_qqmllocale.cpp(855)]
FAIL! : tst_qqmllocale::dateToLocaleTimeString(de_DE ShortFormat) Compared values are not the same
Actual (val.toString()) : ""
Expected (l.toString(dt.time(), format)): "18:53"
Loc: [tst_qqmllocale.cpp(855)]
FAIL! : tst_qqmllocale::dateToLocaleTimeString(de_DE NarrowFormat) Compared values are not the same
Actual (val.toString()) : ""
Expected (l.toString(dt.time(), format)): "18:53"
Loc: [tst_qqmllocale.cpp(855)]
FAIL! : tst_qqmllocale::dateToLocaleTimeString(ar_SA) Compared values are not the same
Actual (val.toString()) : ""
Expected (l.toString(dt.time(), format)): "\u0666:\u0665\u0663:\u0664\u0668 \u0645 UTC"
Loc: [tst_qqmllocale.cpp(855)]
FAIL! : tst_qqmllocale::dateToLocaleTimeString(ar_SA LongFormat) Compared values are not the same
Actual (val.toString()) : ""
Expected (l.toString(dt.time(), format)): "\u0666:\u0665\u0663:\u0664\u0668 \u0645 UTC"
Loc: [tst_qqmllocale.cpp(855)]
FAIL! : tst_qqmllocale::dateToLocaleTimeString(ar_SA ShortFormat) Compared values are not the same
Actual (val.toString()) : ""
Expected (l.toString(dt.time(), format)): "\u0666:\u0665\u0663 \u0645"
Loc: [tst_qqmllocale.cpp(855)]
FAIL! : tst_qqmllocale::dateToLocaleTimeString(ar_SA NarrowFormat) Compared values are not the same
Actual (val.toString()) : ""
Expected (l.toString(dt.time(), format)): "\u0666:\u0665\u0663 \u0645"
Loc: [tst_qqmllocale.cpp(855)]
FAIL! : tst_qqmllocale::dateToLocaleTimeString(hi_IN) Compared values are not the same
Actual (val.toString()) : ""
Expected (l.toString(dt.time(), format)): "6:53:48 \u0905\u092A\u0930\u093E\u0939\u094D\u0928 UTC"
Loc: [tst_qqmllocale.cpp(855)]
FAIL! : tst_qqmllocale::dateToLocaleTimeString(hi_IN LongFormat) Compared values are not the same
Actual (val.toString()) : ""
Expected (l.toString(dt.time(), format)): "6:53:48 \u0905\u092A\u0930\u093E\u0939\u094D\u0928 UTC"
Loc: [tst_qqmllocale.cpp(855)]
FAIL! : tst_qqmllocale::dateToLocaleTimeString(hi_IN ShortFormat) Compared values are not the same
Actual (val.toString()) : ""
Expected (l.toString(dt.time(), format)): "6:53 \u0905\u092A\u0930\u093E\u0939\u094D\u0928"
Loc: [tst_qqmllocale.cpp(855)]
FAIL! : tst_qqmllocale::dateToLocaleTimeString(hi_IN NarrowFormat) Compared values are not the same
Actual (val.toString()) : ""
Expected (l.toString(dt.time(), format)): "6:53 \u0905\u092A\u0930\u093E\u0939\u094D\u0928"
Loc: [tst_qqmllocale.cpp(855)]
FAIL! : tst_qqmllocale::dateToLocaleTimeString(zh_CN) Compared values are not the same
Actual (val.toString()) : ""
Expected (l.toString(dt.time(), format)): "UTC\u4E0B\u53486:53:48"
Loc: [tst_qqmllocale.cpp(855)]
FAIL! : tst_qqmllocale::dateToLocaleTimeString(zh_CN LongFormat) Compared values are not the same
Actual (val.toString()) : ""
Expected (l.toString(dt.time(), format)): "UTC\u4E0B\u53486:53:48"
Loc: [tst_qqmllocale.cpp(855)]
FAIL! : tst_qqmllocale::dateToLocaleTimeString(zh_CN ShortFormat) Compared values are not the same
Actual (val.toString()) : ""
Expected (l.toString(dt.time(), format)): "\u4E0B\u53486:53"
Loc: [tst_qqmllocale.cpp(855)]
FAIL! : tst_qqmllocale::dateToLocaleTimeString(zh_CN NarrowFormat) Compared values are not the same
Actual (val.toString()) : ""
Expected (l.toString(dt.time(), format)): "\u4E0B\u53486:53"
Loc: [tst_qqmllocale.cpp(855)]
FAIL! : tst_qqmllocale::dateToLocaleTimeString(th_TH) Compared values are not the same
Actual (val.toString()) : ""
Expected (l.toString(dt.time(), format)): "18 \u0E19\u0E32\u0E2C\u0E34\u0E01\u0E32 53 \u0E19\u0E32\u0E17\u0E35 48 \u0E27\u0E34\u0E19\u0E32\u0E17\u0E35 UTC"
Loc: [tst_qqmllocale.cpp(855)]
FAIL! : tst_qqmllocale::dateToLocaleTimeString(th_TH LongFormat) Compared values are not the same
Actual (val.toString()) : ""
Expected (l.toString(dt.time(), format)): "18 \u0E19\u0E32\u0E2C\u0E34\u0E01\u0E32 53 \u0E19\u0E32\u0E17\u0E35 48 \u0E27\u0E34\u0E19\u0E32\u0E17\u0E35 UTC"
Loc: [tst_qqmllocale.cpp(855)]
FAIL! : tst_qqmllocale::dateToLocaleTimeString(th_TH ShortFormat) Compared values are not the same
Actual (val.toString()) : ""
Expected (l.toString(dt.time(), format)): "18:53"
Loc: [tst_qqmllocale.cpp(855)]
FAIL! : tst_qqmllocale::dateToLocaleTimeString(th_TH NarrowFormat) Compared values are not the same
Actual (val.toString()) : ""
Expected (l.toString(dt.time(), format)): "18:53"
Loc: [tst_qqmllocale.cpp(855)]
FAIL! : tst_qqmllocale::dateToLocaleTimeStringFormatted(en_US hh:mm) Compared values are not the same
Actual (val.toString()) : ""
Expected (l.toString(dt, format)): "18:53"
Loc: [tst_qqmllocale.cpp(914)]
FAIL! : tst_qqmllocale::dateToLocaleTimeStringFormatted(en_US h:m:sap) Compared values are not the same
Actual (val.toString()) : ""
Expected (l.toString(dt, format)): "6:53:48pm"
Loc: [tst_qqmllocale.cpp(914)]
FAIL! : tst_qqmllocale::dateToLocaleTimeStringFormatted(en_US 'The time is: 'H:mm:ss:zzz) Compared values are not the same
Actual (val.toString()) : ""
Expected (l.toString(dt, format)): "The time is: 18:53:48:345"
Loc: [tst_qqmllocale.cpp(914)]
FAIL! : tst_qqmllocale::dateToLocaleTimeStringFormatted(en_US HH:mm t) Compared values are not the same
Actual (val.toString()) : ""
Expected (l.toString(dt, format)): "18:53 UTC"
Loc: [tst_qqmllocale.cpp(914)]
FAIL! : tst_qqmllocale::dateToLocaleTimeStringFormatted(de_DE hh:mm) Compared values are not the same
Actual (val.toString()) : ""
Expected (l.toString(dt, format)): "18:53"
Loc: [tst_qqmllocale.cpp(914)]
FAIL! : tst_qqmllocale::dateToLocaleTimeStringFormatted(de_DE h:m:sap) Compared values are not the same
Actual (val.toString()) : ""
Expected (l.toString(dt, format)): "6:53:48nachm."
Loc: [tst_qqmllocale.cpp(914)]
FAIL! : tst_qqmllocale::dateToLocaleTimeStringFormatted(de_DE 'The time is: 'H:mm:ss:zzz) Compared values are not the same
Actual (val.toString()) : ""
Expected (l.toString(dt, format)): "The time is: 18:53:48:345"
Loc: [tst_qqmllocale.cpp(914)]
FAIL! : tst_qqmllocale::dateToLocaleTimeStringFormatted(de_DE HH:mm t) Compared values are not the same
Actual (val.toString()) : ""
Expected (l.toString(dt, format)): "18:53 UTC"
Loc: [tst_qqmllocale.cpp(914)]
FAIL! : tst_qqmllocale::dateToLocaleTimeStringFormatted(ar_SA hh:mm) Compared values are not the same
Actual (val.toString()) : ""
Expected (l.toString(dt, format)): "\u0661\u0668:\u0665\u0663"
Loc: [tst_qqmllocale.cpp(914)]
FAIL! : tst_qqmllocale::dateToLocaleTimeStringFormatted(ar_SA h:m:sap) Compared values are not the same
Actual (val.toString()) : ""
Expected (l.toString(dt, format)): "\u0666:\u0665\u0663:\u0664\u0668\u0645"
Loc: [tst_qqmllocale.cpp(914)]
FAIL! : tst_qqmllocale::dateToLocaleTimeStringFormatted(ar_SA 'The time is: 'H:mm:ss:zzz) Compared values are not the same
Actual (val.toString()) : ""
Expected (l.toString(dt, format)): "The time is: \u0661\u0668:\u0665\u0663:\u0664\u0668:\u0663\u0664\u0665"
Loc: [tst_qqmllocale.cpp(914)]
FAIL! : tst_qqmllocale::dateToLocaleTimeStringFormatted(ar_SA HH:mm t) Compared values are not the same
Actual (val.toString()) : ""
Expected (l.toString(dt, format)): "\u0661\u0668:\u0665\u0663 UTC"
Loc: [tst_qqmllocale.cpp(914)]
FAIL! : tst_qqmllocale::dateToLocaleTimeStringFormatted(hi_IN hh:mm) Compared values are not the same
Actual (val.toString()) : ""
Expected (l.toString(dt, format)): "18:53"
Loc: [tst_qqmllocale.cpp(914)]
FAIL! : tst_qqmllocale::dateToLocaleTimeStringFormatted(hi_IN h:m:sap) Compared values are not the same
Actual (val.toString()) : ""
Expected (l.toString(dt, format)): "6:53:48\u0905\u092A\u0930\u093E\u0939\u094D\u0928"
Loc: [tst_qqmllocale.cpp(914)]
FAIL! : tst_qqmllocale::dateToLocaleTimeStringFormatted(hi_IN 'The time is: 'H:mm:ss:zzz) Compared values are not the same
Actual (val.toString()) : ""
Expected (l.toString(dt, format)): "The time is: 18:53:48:345"
Loc: [tst_qqmllocale.cpp(914)]
FAIL! : tst_qqmllocale::dateToLocaleTimeStringFormatted(hi_IN HH:mm t) Compared values are not the same
Actual (val.toString()) : ""
Expected (l.toString(dt, format)): "18:53 UTC"
Loc: [tst_qqmllocale.cpp(914)]
FAIL! : tst_qqmllocale::dateToLocaleTimeStringFormatted(zh_CN hh:mm) Compared values are not the same
Actual (val.toString()) : ""
Expected (l.toString(dt, format)): "18:53"
Loc: [tst_qqmllocale.cpp(914)]
FAIL! : tst_qqmllocale::dateToLocaleTimeStringFormatted(zh_CN h:m:sap) Compared values are not the same
Actual (val.toString()) : ""
Expected (l.toString(dt, format)): "6:53:48\u4E0B\u5348"
Loc: [tst_qqmllocale.cpp(914)]
FAIL! : tst_qqmllocale::dateToLocaleTimeStringFormatted(zh_CN 'The time is: 'H:mm:ss:zzz) Compared values are not the same
Actual (val.toString()) : ""
Expected (l.toString(dt, format)): "The time is: 18:53:48:345"
Loc: [tst_qqmllocale.cpp(914)]
FAIL! : tst_qqmllocale::dateToLocaleTimeStringFormatted(zh_CN HH:mm t) Compared values are not the same
Actual (val.toString()) : ""
Expected (l.toString(dt, format)): "18:53 UTC"
Loc: [tst_qqmllocale.cpp(914)]
FAIL! : tst_qqmllocale::dateToLocaleTimeStringFormatted(th_TH hh:mm) Compared values are not the same
Actual (val.toString()) : ""
Expected (l.toString(dt, format)): "18:53"
Loc: [tst_qqmllocale.cpp(914)]
FAIL! : tst_qqmllocale::dateToLocaleTimeStringFormatted(th_TH h:m:sap) Compared values are not the same
Actual (val.toString()) : ""
Expected (l.toString(dt, format)): "6:53:48\u0E2B\u0E25\u0E31\u0E07\u0E40\u0E17\u0E35\u0E48\u0E22\u0E07"
Loc: [tst_qqmllocale.cpp(914)]
FAIL! : tst_qqmllocale::dateToLocaleTimeStringFormatted(th_TH 'The time is: 'H:mm:ss:zzz) Compared values are not the same
Actual (val.toString()) : ""
Expected (l.toString(dt, format)): "The time is: 18:53:48:345"
Loc: [tst_qqmllocale.cpp(914)]
FAIL! : tst_qqmllocale::dateToLocaleTimeStringFormatted(th_TH HH:mm t) Compared values are not the same
Actual (val.toString()) : ""
Expected (l.toString(dt, format)): "18:53 UTC"
Loc: [tst_qqmllocale.cpp(914)]
SKIP : tst_qqmllocale::dateFromLocaleString(en_US 1) Needs fixes in our date time parser
Loc: [tst_qqmllocale.cpp(935)]
SKIP : tst_qqmllocale::dateFromLocaleString(en_US long) Needs fixes in our date time parser
Loc: [tst_qqmllocale.cpp(935)]
SKIP : tst_qqmllocale::dateFromLocaleString(en_US short) Needs fixes in our date time parser
Loc: [tst_qqmllocale.cpp(935)]
SKIP : tst_qqmllocale::dateFromLocaleString(de_DE long) Needs fixes in our date time parser
Loc: [tst_qqmllocale.cpp(935)]
SKIP : tst_qqmllocale::dateFromLocaleString(de_DE short) Needs fixes in our date time parser
Loc: [tst_qqmllocale.cpp(935)]
SKIP : tst_qqmllocale::dateFromLocaleString(ar_SA long) Needs fixes in our date time parser
Loc: [tst_qqmllocale.cpp(935)]
SKIP : tst_qqmllocale::dateFromLocaleString(ar_SA short) Needs fixes in our date time parser
Loc: [tst_qqmllocale.cpp(935)]
SKIP : tst_qqmllocale::dateFromLocaleString(zh_CN long) Needs fixes in our date time parser
Loc: [tst_qqmllocale.cpp(935)]
SKIP : tst_qqmllocale::dateFromLocaleString(zh_CN short) Needs fixes in our date time parser
Loc: [tst_qqmllocale.cpp(935)]
SKIP : tst_qqmllocale::dateFromLocaleDateString(en_US 1) Needs fixes in our date time parser
Loc: [tst_qqmllocale.cpp(980)]
SKIP : tst_qqmllocale::dateFromLocaleDateString(en_US long) Needs fixes in our date time parser
Loc: [tst_qqmllocale.cpp(980)]
SKIP : tst_qqmllocale::dateFromLocaleDateString(en_US short) Needs fixes in our date time parser
Loc: [tst_qqmllocale.cpp(980)]
SKIP : tst_qqmllocale::dateFromLocaleDateString(de_DE long) Needs fixes in our date time parser
Loc: [tst_qqmllocale.cpp(980)]
SKIP : tst_qqmllocale::dateFromLocaleDateString(de_DE short) Needs fixes in our date time parser
Loc: [tst_qqmllocale.cpp(980)]
SKIP : tst_qqmllocale::dateFromLocaleDateString(ar_SA long) Needs fixes in our date time parser
Loc: [tst_qqmllocale.cpp(980)]
SKIP : tst_qqmllocale::dateFromLocaleDateString(ar_SA short) Needs fixes in our date time parser
Loc: [tst_qqmllocale.cpp(980)]
SKIP : tst_qqmllocale::dateFromLocaleDateString(zh_CN long) Needs fixes in our date time parser
Loc: [tst_qqmllocale.cpp(980)]
SKIP : tst_qqmllocale::dateFromLocaleDateString(zh_CN short) Needs fixes in our date time parser
Loc: [tst_qqmllocale.cpp(980)]
SKIP : tst_qqmllocale::dateFromLocaleTimeString(en_US 1) Needs fixes in our date time parser
Loc: [tst_qqmllocale.cpp(1025)]
SKIP : tst_qqmllocale::dateFromLocaleTimeString(en_US long) Needs fixes in our date time parser
Loc: [tst_qqmllocale.cpp(1025)]
SKIP : tst_qqmllocale::dateFromLocaleTimeString(en_US short) Needs fixes in our date time parser
Loc: [tst_qqmllocale.cpp(1025)]
SKIP : tst_qqmllocale::dateFromLocaleTimeString(de_DE long) Needs fixes in our date time parser
Loc: [tst_qqmllocale.cpp(1025)]
SKIP : tst_qqmllocale::dateFromLocaleTimeString(de_DE short) Needs fixes in our date time parser
Loc: [tst_qqmllocale.cpp(1025)]
SKIP : tst_qqmllocale::dateFromLocaleTimeString(ar_SA long) Needs fixes in our date time parser
Loc: [tst_qqmllocale.cpp(1025)]
SKIP : tst_qqmllocale::dateFromLocaleTimeString(ar_SA short) Needs fixes in our date time parser
Loc: [tst_qqmllocale.cpp(1025)]
SKIP : tst_qqmllocale::dateFromLocaleTimeString(zh_CN long) Needs fixes in our date time parser
Loc: [tst_qqmllocale.cpp(1025)]
SKIP : tst_qqmllocale::dateFromLocaleTimeString(zh_CN short) Needs fixes in our date time parser
Loc: [tst_qqmllocale.cpp(1025)]
FAIL! : tst_qqmllocale::numberToLocaleString(en_US 1) Compared values are not the same
Actual (val.toString()) : ""
Expected (l.toString(number, format, prec)): "2,344,423.33"
Loc: [tst_qqmllocale.cpp(1093)]
FAIL! : tst_qqmllocale::numberToLocaleString(en_US 2) Compared values are not the same
Actual (val.toString()) : ""
Expected (l.toString(number, format, prec)): "2.34e+06"
Loc: [tst_qqmllocale.cpp(1093)]
FAIL! : tst_qqmllocale::numberToLocaleString(en_US 3) Compared values are not the same
Actual (val.toString()) : ""
Expected (l.toString(number, format, prec)): "2,344,423"
Loc: [tst_qqmllocale.cpp(1093)]
FAIL! : tst_qqmllocale::numberToLocaleString(en_US 4) Compared values are not the same
Actual (val.toString()) : ""
Expected (l.toString(number, format, prec)): "2,344,423.33"
Loc: [tst_qqmllocale.cpp(1093)]
FAIL! : tst_qqmllocale::numberToLocaleString(de_DE 1) Compared values are not the same
Actual (val.toString()) : ""
Expected (l.toString(number, format, prec)): "2.344.423,33"
Loc: [tst_qqmllocale.cpp(1093)]
FAIL! : tst_qqmllocale::numberToLocaleString(de_DE 2) Compared values are not the same
Actual (val.toString()) : ""
Expected (l.toString(number, format, prec)): "2,34e+06"
Loc: [tst_qqmllocale.cpp(1093)]
FAIL! : tst_qqmllocale::numberToLocaleString(ar_SA 1) Compared values are not the same
Actual (val.toString()) : ""
Expected (l.toString(number, format, prec)): "\u0662\u066C\u0663\u0664\u0664\u066C\u0664\u0662\u0663\u066B\u0663\u0663"
Loc: [tst_qqmllocale.cpp(1093)]
FAIL! : tst_qqmllocale::numberToLocaleString(ar_SA 2) Compared values are not the same
Actual (val.toString()) : ""
Expected (l.toString(number, format, prec)): "\u0662\u066B\u0663\u0664e+\u0660\u0666"
Loc: [tst_qqmllocale.cpp(1093)]
FAIL! : tst_qqmllocale::numberToLocaleCurrencyString(en_US 1) Compared values are not the same
Actual (val.toString()) : ""
Expected (l.toCurrencyString(number, symbol)): "$2,344,423.33"
Loc: [tst_qqmllocale.cpp(1132)]
FAIL! : tst_qqmllocale::numberToLocaleCurrencyString(en_US 2) Compared values are not the same
Actual (val.toString()) : ""
Expected (l.toCurrencyString(number, symbol)): "USD2,344,423.33"
Loc: [tst_qqmllocale.cpp(1132)]
FAIL! : tst_qqmllocale::numberToLocaleCurrencyString(de_DE) Compared values are not the same
Actual (val.toString()) : ""
Expected (l.toCurrencyString(number, symbol)): "2.344.423,33\u00A0\u20AC"
Loc: [tst_qqmllocale.cpp(1132)]
FAIL! : tst_qqmllocale::numberToLocaleCurrencyString(ar_SA) Compared values are not the same
Actual (val.toString()) : ""
Expected (l.toCurrencyString(number, symbol)): "\u0631.\u0633.\u200F\u0662\u066C\u0663\u0664\u0664\u066C\u0664\u0662\u0663\u066B\u0663\u0663"
Loc: [tst_qqmllocale.cpp(1132)]
FAIL! : tst_qqmllocale::numberToLocaleCurrencyString(hi_IN) Compared values are not the same
Actual (val.toString()) : ""
Expected (l.toCurrencyString(number, symbol)): "\u20B92,344,423.33"
Loc: [tst_qqmllocale.cpp(1132)]
FAIL! : tst_qqmllocale::numberToLocaleCurrencyString(zh_CN) Compared values are not the same
Actual (val.toString()) : ""
Expected (l.toCurrencyString(number, symbol)): "\uFFE5\u00A02,344,423.33"
Loc: [tst_qqmllocale.cpp(1132)]
FAIL! : tst_qqmllocale::numberToLocaleCurrencyString(th_TH) Compared values are not the same
Actual (val.toString()) : ""
Expected (l.toCurrencyString(number, symbol)): "\u0E3F2,344,423.33"
Loc: [tst_qqmllocale.cpp(1132)]
FAIL! : tst_qqmllocale::numberFromLocaleString(en_US 1) Compared doubles are not the same (fuzzy compare)
Actual (val.toDouble()) : 0
Expected (l.toDouble(strNumber)): 1.23457e+06
Loc: [tst_qqmllocale.cpp(1171)]
FAIL! : tst_qqmllocale::numberFromLocaleString(en_US 2) Compared doubles are not the same (fuzzy compare)
Actual (val.toDouble()) : 0
Expected (l.toDouble(strNumber)): 0.234
Loc: [tst_qqmllocale.cpp(1171)]
FAIL! : tst_qqmllocale::numberFromLocaleString(en_US 3) Compared doubles are not the same (fuzzy compare)
Actual (val.toDouble()) : 0
Expected (l.toDouble(strNumber)): 234
Loc: [tst_qqmllocale.cpp(1171)]
FAIL! : tst_qqmllocale::numberFromLocaleString(de_DE) Compared doubles are not the same (fuzzy compare)
Actual (val.toDouble()) : 0
Expected (l.toDouble(strNumber)): 1.23457e+06
Loc: [tst_qqmllocale.cpp(1171)]
FAIL! : tst_qqmllocale::numberFromLocaleString(ar_SA) Compared doubles are not the same (fuzzy compare)
Actual (val.toDouble()) : 0
Expected (l.toDouble(strNumber)): 1.23457e+06
Loc: [tst_qqmllocale.cpp(1171)]
FAIL! : tst_qqmllocale::numberFromLocaleString(hi_IN) Compared doubles are not the same (fuzzy compare)
Actual (val.toDouble()) : 0
Expected (l.toDouble(strNumber)): 1.23457e+06
Loc: [tst_qqmllocale.cpp(1171)]
FAIL! : tst_qqmllocale::numberFromLocaleString(zh_CN) Compared doubles are not the same (fuzzy compare)
Actual (val.toDouble()) : 0
Expected (l.toDouble(strNumber)): 1.23457e+06
Loc: [tst_qqmllocale.cpp(1171)]
FAIL! : tst_qqmllocale::numberFromLocaleString(th_TH) Compared doubles are not the same (fuzzy compare)
Actual (val.toDouble()) : 0
Expected (l.toDouble(strNumber)): 1.23457e+06
Loc: [tst_qqmllocale.cpp(1171)]
FAIL! : tst_qqmllocale::numberConstToLocaleString() Compared values are not the same
Actual (obj->property("const1").toString()): ""
Expected (l.toString(1234.56, 'f', 2)) : "1,234.56"
Loc: [tst_qqmllocale.cpp(1185)]
FAIL! : tst_qqmllocale::stringLocaleCompare(before) Compared values are not the same
Actual (obj->property("comparison").toInt()) : 0
Expected (QString::localeAwareCompare(string1, string2)): -1
Loc: [tst_qqmllocale.cpp(1224)]
PASS : tst_qqmllocale::stringLocaleCompare(equal)
FAIL! : tst_qqmllocale::stringLocaleCompare(after) Compared values are not the same
Actual (obj->property("comparison").toInt()) : 0
Expected (QString::localeAwareCompare(string1, string2)): 1
Loc: [tst_qqmllocale.cpp(1224)]
FAIL! : tst_qqmllocale::stringLocaleCompare(swedish1) Compared values are not the same
Actual (obj->property("comparison").toInt()) : 0
Expected (QString::localeAwareCompare(string1, string2)): -1
Loc: [tst_qqmllocale.cpp(1224)]
FAIL! : tst_qqmllocale::stringLocaleCompare(swedish2) Compared values are not the same
Actual (obj->property("comparison").toInt()) : 0
Expected (QString::localeAwareCompare(string1, string2)): -1
Loc: [tst_qqmllocale.cpp(1224)]
FAIL! : tst_qqmllocale::stringLocaleCompare(swedish3) Compared values are not the same
Actual (obj->property("comparison").toInt()) : 0
Expected (QString::localeAwareCompare(string1, string2)): -1
Loc: [tst_qqmllocale.cpp(1224)]
FAIL! : tst_qqmllocale::stringLocaleCompare(swedish4) Compared values are not the same
Actual (obj->property("comparison").toInt()) : 0
Expected (QString::localeAwareCompare(string1, string2)): 1
Loc: [tst_qqmllocale.cpp(1224)]
FAIL! : tst_qqmllocale::stringLocaleCompare(german1) Compared values are not the same
Actual (obj->property("comparison").toInt()) : 0
Expected (QString::localeAwareCompare(string1, string2)): 1
Loc: [tst_qqmllocale.cpp(1224)]
FAIL! : tst_qqmllocale::stringLocaleCompare(german2) Compared values are not the same
Actual (obj->property("comparison").toInt()) : 0
Expected (QString::localeAwareCompare(string1, string2)): -1
Loc: [tst_qqmllocale.cpp(1224)]
FAIL! : tst_qqmllocale::stringLocaleCompare(german3) Compared values are not the same
Actual (obj->property("comparison").toInt()) : 0
Expected (QString::localeAwareCompare(string1, string2)): 1
Loc: [tst_qqmllocale.cpp(1224)]
PASS : tst_qqmllocale::localeAsCppProperty()
PASS : tst_qqmllocale::cleanupTestCase()
Totals: 17 passed, 460 failed, 27 skipped
********* Finished testing of tst_qqmllocale *********
QtQA::App::TestRunner: test failure could be reproduced twice consecutively
QtQA::App::TestRunner: end tst_qqmllocale: 0.605255 seconds, exit code 127
Testing tst_qqmllistreference
FAIL! : tst_qqmllistreference::variantToList() Compared values are not the same
Actual (o->property("test").toInt()): 0
Expected (1) : 1
Loc: [tst_qqmllistreference.cpp(629)]
Totals: 20 passed, 1 failed, 0 skipped
QtQA::App::TestRunner: test failed, running again to see if it is flaky...
********* Start testing of tst_qqmllistreference *********
Config: Using QtTest library 5.3.0, Qt 5.3.0
PASS : tst_qqmllistreference::initTestCase()
PASS : tst_qqmllistreference::qmllistreference()
PASS : tst_qqmllistreference::qmllistreference_invalid()
PASS : tst_qqmllistreference::isValid()
PASS : tst_qqmllistreference::object()
PASS : tst_qqmllistreference::listElementType()
PASS : tst_qqmllistreference::canAppend()
PASS : tst_qqmllistreference::canAt()
PASS : tst_qqmllistreference::canClear()
PASS : tst_qqmllistreference::canCount()
PASS : tst_qqmllistreference::isReadable()
PASS : tst_qqmllistreference::isManipulable()
PASS : tst_qqmllistreference::append()
PASS : tst_qqmllistreference::at()
PASS : tst_qqmllistreference::clear()
PASS : tst_qqmllistreference::count()
PASS : tst_qqmllistreference::copy()
PASS : tst_qqmllistreference::qmlmetaproperty()
PASS : tst_qqmllistreference::engineTypes()
QWARN : tst_qqmllistreference::variantToList() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmllistreference/data/variantToList.qml:8:24: Unable to assign [undefined] to int
FAIL! : tst_qqmllistreference::variantToList() Compared values are not the same
Actual (o->property("test").toInt()): 0
Expected (1) : 1
Loc: [tst_qqmllistreference.cpp(629)]
PASS : tst_qqmllistreference::cleanupTestCase()
Totals: 20 passed, 1 failed, 0 skipped
********* Finished testing of tst_qqmllistreference *********
QtQA::App::TestRunner: test failure could be reproduced twice consecutively
QtQA::App::TestRunner: end tst_qqmllistreference: 0.189205 seconds, exit code 1
Testing tst_qqmlincubator
FAIL! : tst_qqmlincubator::setInitialState() Compared values are not the same
Actual (incubator.object()->property("test1").toInt()): 0
Expected (502) : 502
Loc: [tst_qqmlincubator.cpp(382)]
FAIL! : tst_qqmlincubator::nestedComponent() Compared values are not the same
Actual (nestedObject->property("value").toInt()): 0
Expected (19988) : 19988
Loc: [tst_qqmlincubator.cpp(709)]
Totals: 17 passed, 2 failed, 0 skipped
"There are still "1" items in the process of being created at engine destruction."
QtQA::App::TestRunner: test failed, running again to see if it is flaky...
********* Start testing of tst_qqmlincubator *********
Config: Using QtTest library 5.3.0, Qt 5.3.0
PASS : tst_qqmlincubator::initTestCase()
PASS : tst_qqmlincubator::incubationMode()
PASS : tst_qqmlincubator::objectDeleted()
PASS : tst_qqmlincubator::clear()
PASS : tst_qqmlincubator::noIncubationController()
PASS : tst_qqmlincubator::forceCompletion()
QWARN : tst_qqmlincubator::setInitialState() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlincubator/data/setInitialState.qml:4:25: Unable to assign [undefined] to int
FAIL! : tst_qqmlincubator::setInitialState() Compared values are not the same
Actual (incubator.object()->property("test1").toInt()): 0
Expected (502) : 502
Loc: [tst_qqmlincubator.cpp(382)]
PASS : tst_qqmlincubator::clearDuringCompletion()
PASS : tst_qqmlincubator::objectDeletionAfterInit()
PASS : tst_qqmlincubator::recursiveClear()
QWARN : tst_qqmlincubator::statusChanged() QQmlComponent: Created graphical object was not placed in the graphics scene.
PASS : tst_qqmlincubator::statusChanged()
PASS : tst_qqmlincubator::asynchronousIfNested()
QWARN : tst_qqmlincubator::nestedComponent() file:///work/build/qt/qtdeclarative/tests/auto/qml/qqmlincubator/data/nestedComponent.qml:7:33: Unable to assign [undefined] to int
FAIL! : tst_qqmlincubator::nestedComponent() Compared values are not the same
Actual (nestedObject->property("value").toInt()): 0
Expected (19988) : 19988
Loc: [tst_qqmlincubator.cpp(709)]
PASS : tst_qqmlincubator::chainedAsynchronousIfNested()
PASS : tst_qqmlincubator::chainedAsynchronousIfNestedOnCompleted()
PASS : tst_qqmlincubator::chainedAsynchronousClear()
PASS : tst_qqmlincubator::selfDelete()
PASS : tst_qqmlincubator::contextDelete()
PASS : tst_qqmlincubator::cleanupTestCase()
Totals: 17 passed, 2 failed, 0 skipped
********* Finished testing of tst_qqmlincubator *********
"There are still "1" items in the process of being created at engine destruction."
QtQA::App::TestRunner: test failure could be reproduced twice consecutively
QtQA::App::TestRunner: end tst_qqmlincubator: 0.223046 seconds, exit code 2
Testing tst_qqmlconsole
FAIL! : tst_qqmlconsole::logging() Not all expected messages were received
Totals: 6 passed, 1 failed, 0 skipped
QtQA::App::TestRunner: test failed, running again to see if it is flaky...
********* Start testing of tst_qqmlconsole *********
Config: Using QtTest library 5.3.0, Qt 5.3.0
PASS : tst_qqmlconsole::initTestCase()
QDEBUG : tst_qqmlconsole::logging() undefined
QDEBUG : tst_qqmlconsole::logging() QObject_QML_0(0xcd9d50)
QDEBUG : tst_qqmlconsole::logging() Error: toString
INFO : tst_qqmlconsole::logging() Did not receive message: "{"a":"hello","d":1}"
FAIL! : tst_qqmlconsole::logging() Not all expected messages were received
PASS : tst_qqmlconsole::tracing()
QDEBUG : tst_qqmlconsole::profiling() timer1: 0ms
PASS : tst_qqmlconsole::profiling()
PASS : tst_qqmlconsole::assert()
PASS : tst_qqmlconsole::exception()
PASS : tst_qqmlconsole::cleanupTestCase()
Totals: 6 passed, 1 failed, 0 skipped
********* Finished testing of tst_qqmlconsole *********
QtQA::App::TestRunner: test failure could be reproduced twice consecutively
QtQA::App::TestRunner: end tst_qqmlconsole: 0.246814 seconds, exit code 1
Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_01313/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz
Tested changes (refs/builds/dev_1392704776):
http://codereview.qt-project.org/78341 [PS1] - Merge remote-tracking branch 'origin/stable' into dev
More information about the Ci-reports
mailing list