Autotests `tst_qfilesystemmodel' and `tst_qtcpserver' failed :(
Testing tst_QTcpServer
FAIL! : tst_QTcpServer::invalidProxy(WithoutProxy:socks5-on-http) Compared
values are not the same
Actual (int(server.serverError())): 14
Expected ("expectedError"): 5
Loc: [../tst_qtcpserver.cpp(653)]
Totals: 77 passed, 1 failed, 8 skipped
QtQA::App::TestRunner: test failed, running again to see if it is flaky...
********* Start testing of tst_QTcpServer *********
Config: Using QtTest library 5.1.1, Qt 5.1.1
PASS : tst_QTcpServer::initTestCase()
PASS : tst_QTcpServer::getSetCheck(WithoutProxy)
PASS : tst_QTcpServer::getSetCheck(WithSocks5Proxy)
PASS : tst_QTcpServer::constructing(WithoutProxy)
PASS : tst_QTcpServer::constructing(WithSocks5Proxy)
PASS : tst_QTcpServer::clientServerLoop(WithoutProxy)
PASS : tst_QTcpServer::clientServerLoop(WithSocks5Proxy)
PASS : tst_QTcpServer::ipv6Server(WithoutProxy)
PASS : tst_QTcpServer::ipv6Server(WithSocks5Proxy)
PASS : tst_QTcpServer::dualStack(WithoutProxy:any)
PASS : tst_QTcpServer::dualStack(WithoutProxy:anyIPv4)
PASS : tst_QTcpServer::dualStack(WithoutProxy:anyIPv6)
SKIP : tst_QTcpServer::dualStack(WithSocks5Proxy:any) test server proxy
doesn't support ipv6
Loc: [../tst_qtcpserver.cpp(302)]
SKIP : tst_QTcpServer::dualStack(WithSocks5Proxy:anyIPv4) test server proxy
doesn't support ipv6
Loc: [../tst_qtcpserver.cpp(302)]
SKIP : tst_QTcpServer::dualStack(WithSocks5Proxy:anyIPv6) test server proxy
doesn't support ipv6
Loc: [../tst_qtcpserver.cpp(302)]
PASS : tst_QTcpServer::ipv6ServerMapped(WithoutProxy)
PASS : tst_QTcpServer::ipv6ServerMapped(WithSocks5Proxy)
PASS : tst_QTcpServer::crashTests(WithoutProxy)
PASS : tst_QTcpServer::crashTests(WithSocks5Proxy)
PASS : tst_QTcpServer::maxPendingConnections(WithoutProxy)
SKIP : tst_QTcpServer::maxPendingConnections(WithSocks5Proxy) With socks5
only 1 connection is allowed ever
Loc: [../tst_qtcpserver.cpp(374)]
PASS : tst_QTcpServer::listenError(WithoutProxy)
SKIP : tst_QTcpServer::listenError(WithSocks5Proxy) With socks5 we can not
make hard requirements on the address or port
Loc: [../tst_qtcpserver.cpp(412)]
PASS : tst_QTcpServer::waitForConnectionTest(WithoutProxy)
SKIP : tst_QTcpServer::waitForConnectionTest(WithSocks5Proxy) Localhost
servers don't work well with SOCKS5
Loc: [../tst_qtcpserver.cpp(458)]
PASS : tst_QTcpServer::setSocketDescriptor(WithoutProxy)
PASS : tst_QTcpServer::setSocketDescriptor(WithSocks5Proxy)
PASS : tst_QTcpServer::listenWhileListening(WithoutProxy)
PASS : tst_QTcpServer::listenWhileListening(WithSocks5Proxy)
PASS : tst_QTcpServer::addressReusable(WithoutProxy)
SKIP : tst_QTcpServer::addressReusable(WithSocks5Proxy) With socks5 this
test does not make senans at the momment
Loc: [../tst_qtcpserver.cpp(555)]
PASS : tst_QTcpServer::setNewSocketDescriptorBlocking(WithoutProxy)
SKIP : tst_QTcpServer::setNewSocketDescriptorBlocking(WithSocks5Proxy) With
socks5 we can not make the socket descripter blocking
Loc: [../tst_qtcpserver.cpp(601)]
PASS : tst_QTcpServer::invalidProxy(WithoutProxy:ftp-proxy)
PASS : tst_QTcpServer::invalidProxy(WithoutProxy:http-proxy)
PASS : tst_QTcpServer::invalidProxy(WithoutProxy:no-such-host)
FAIL! : tst_QTcpServer::invalidProxy(WithoutProxy:socks5-on-http) Compared
values are not the same
Actual (int(server.serverError())): 14
Expected ("expectedError"): 5
Loc: [../tst_qtcpserver.cpp(653)]
PASS : tst_QTcpServer::invalidProxy(WithSocks5Proxy:ftp-proxy)
PASS : tst_QTcpServer::invalidProxy(WithSocks5Proxy:http-proxy)
PASS : tst_QTcpServer::invalidProxy(WithSocks5Proxy:no-such-host)
PASS : tst_QTcpServer::invalidProxy(WithSocks5Proxy:socks5-on-http)
PASS : tst_QTcpServer::proxyFactory(WithoutProxy:socks5)
PASS : tst_QTcpServer::proxyFactory(WithoutProxy:cachinghttp+socks5)
PASS : tst_QTcpServer::proxyFactory(WithoutProxy:ftp+cachinghttp+socks5)
PASS : tst_QTcpServer::proxyFactory(WithoutProxy:http)
PASS : tst_QTcpServer::proxyFactory(WithoutProxy:cachinghttp)
PASS : tst_QTcpServer::proxyFactory(WithoutProxy:ftp)
PASS : tst_QTcpServer::proxyFactory(WithoutProxy:ftp+cachinghttp)
PASS : tst_QTcpServer::proxyFactory(WithSocks5Proxy:socks5)
PASS : tst_QTcpServer::proxyFactory(WithSocks5Proxy:cachinghttp+socks5)
PASS : tst_QTcpServer::proxyFactory(WithSocks5Proxy:ftp+cachinghttp+socks5)
PASS : tst_QTcpServer::proxyFactory(WithSocks5Proxy:http)
PASS : tst_QTcpServer::proxyFactory(WithSocks5Proxy:cachinghttp)
PASS : tst_QTcpServer::proxyFactory(WithSocks5Proxy:ftp)
PASS : tst_QTcpServer::proxyFactory(WithSocks5Proxy:ftp+cachinghttp)
PASS : tst_QTcpServer::qtbug14268_peek(WithoutProxy)
PASS : tst_QTcpServer::qtbug14268_peek(WithSocks5Proxy)
PASS : tst_QTcpServer::serverAddress(WithoutProxy:Any)
PASS : tst_QTcpServer::serverAddress(WithoutProxy:AnyIPv4)
PASS : tst_QTcpServer::serverAddress(WithoutProxy:AnyIPv6)
PASS : tst_QTcpServer::serverAddress(WithoutProxy:127.0.0.1)
PASS : tst_QTcpServer::serverAddress(WithoutProxy:::1)
PASS : tst_QTcpServer::serverAddress(WithoutProxy:10.212.2.238)
PASS : tst_QTcpServer::serverAddress(WithSocks5Proxy:Any)
PASS : tst_QTcpServer::serverAddress(WithSocks5Proxy:AnyIPv4)
PASS : tst_QTcpServer::serverAddress(WithSocks5Proxy:AnyIPv6)
PASS : tst_QTcpServer::serverAddress(WithSocks5Proxy:127.0.0.1)
PASS : tst_QTcpServer::serverAddress(WithSocks5Proxy:::1)
PASS : tst_QTcpServer::serverAddress(WithSocks5Proxy:10.212.2.238)
PASS : tst_QTcpServer::qtbug6305(WithoutProxy:Any)
PASS : tst_QTcpServer::qtbug6305(WithoutProxy:AnyIPv4)
PASS : tst_QTcpServer::qtbug6305(WithoutProxy:AnyIPv6)
PASS : tst_QTcpServer::qtbug6305(WithoutProxy:127.0.0.1)
PASS : tst_QTcpServer::qtbug6305(WithoutProxy:::1)
PASS : tst_QTcpServer::qtbug6305(WithoutProxy:10.212.2.238)
PASS : tst_QTcpServer::qtbug6305(WithSocks5Proxy:Any)
PASS : tst_QTcpServer::qtbug6305(WithSocks5Proxy:AnyIPv4)
PASS : tst_QTcpServer::qtbug6305(WithSocks5Proxy:AnyIPv6)
PASS : tst_QTcpServer::qtbug6305(WithSocks5Proxy:127.0.0.1)
PASS : tst_QTcpServer::qtbug6305(WithSocks5Proxy:::1)
PASS : tst_QTcpServer::qtbug6305(WithSocks5Proxy:10.212.2.238)
QDEBUG : tst_QTcpServer::linkLocal(WithoutProxy) QHostAddress(
"fe80::250:56ff:feb0:4c5a%eth0" )
PASS : tst_QTcpServer::linkLocal(WithoutProxy)
PASS : tst_QTcpServer::linkLocal(WithSocks5Proxy)
PASS : tst_QTcpServer::eagainBlockingAccept(WithoutProxy)
PASS : tst_QTcpServer::eagainBlockingAccept(WithSocks5Proxy)
PASS : tst_QTcpServer::cleanupTestCase()
Totals: 77 passed, 1 failed, 8 skipped
********* Finished testing of tst_QTcpServer *********
QtQA::App::TestRunner: test failure could be reproduced twice consecutively
QtQA::App::TestRunner: end tst_qtcpserver: 26 seconds, exit code 1
Testing tst_QFileSystemModel
QtQA::App::TestRunner: Timed out after 450 seconds
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:
QtQA::App::TestRunner: warning: core file may not match specified executable
file.
QtQA::App::TestRunner: [New Thread 19932]
QtQA::App::TestRunner: [New Thread 19957]
QtQA::App::TestRunner:
QtQA::App::TestRunner: warning: Can't read pathname for load map:
Input/output error.
QtQA::App::TestRunner: Core was generated by `./tst_qfilesystemmodel -silent
-o /work/build/_artifacts/test-logs/tst_qfilesys'.
QtQA::App::TestRunner: Program terminated with signal 6, Aborted.
QtQA::App::TestRunner: #0 0xb7758430 in __kernel_vsyscall ()
QtQA::App::TestRunner:
QtQA::App::TestRunner: Thread 2 (Thread 19957):
QtQA::App::TestRunner: #0 0xb7758430 in __kernel_vsyscall ()
QtQA::App::TestRunner: #1 0xb6842015 in pthread_cond_wait@@GLIBC_2.3.2 ()
QtQA::App::TestRunner: at
../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:122
QtQA::App::TestRunner: #2 0xb694d7ef in QWaitConditionPrivate::wait
(this=0xb42067c8,
QtQA::App::TestRunner: mutex=0xb42067c4, time=4294967295) at
thread/qwaitcondition_unix.cpp:136
QtQA::App::TestRunner: #3 QWaitCondition::wait (this=0xb42067c8,
mutex=0xb42067c4, time=4294967295)
QtQA::App::TestRunner: at thread/qwaitcondition_unix.cpp:208
QtQA::App::TestRunner: #4 0xb750ba0f in QFileInfoGatherer::run
(this=0xb42067bc)
QtQA::App::TestRunner: at dialogs/qfileinfogatherer.cpp:206
QtQA::App::TestRunner: #5 0xb694c725 in QThreadPrivate::start
(arg=0xb42067bc)
QtQA::App::TestRunner: at thread/qthread_unix.cpp:339
QtQA::App::TestRunner: #6 0xb683d96e in start_thread (arg=0xb4bc3b70) at
pthread_create.c:300
QtQA::App::TestRunner: #7 0xb66713ce in clone () at
../sysdeps/unix/sysv/linux/i386/clone.S:130
QtQA::App::TestRunner:
QtQA::App::TestRunner: Thread 1 (Thread 19932):
QtQA::App::TestRunner: #0 0xb7758430 in __kernel_vsyscall ()
QtQA::App::TestRunner: #1 0xb65c8651 in *__GI_raise (sig=6)
QtQA::App::TestRunner: at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
QtQA::App::TestRunner: #2 0xb65cba82 in *__GI_abort () at abort.c:92
QtQA::App::TestRunner: #3 0xb693be06 in qt_message_fatal (this=0xbfd4909c,
QtQA::App::TestRunner: msg=0xb718dee4 "Received signal %d") at
global/qlogging.cpp:944
QtQA::App::TestRunner: #4 QMessageLogger::fatal (this=0xbfd4909c,
QtQA::App::TestRunner: msg=0xb718dee4 "Received signal %d") at
global/qlogging.cpp:360
QtQA::App::TestRunner: #5 0xb7177be7 in QTest::FatalSignalHandler::signal
(signum=15)
QtQA::App::TestRunner: at qtestcase.cpp:2011
QtQA::App::TestRunner: #6 <signal handler called>
QtQA::App::TestRunner: #7 0xb7758430 in __kernel_vsyscall ()
QtQA::App::TestRunner: #8 0xb6842015 in pthread_cond_wait@@GLIBC_2.3.2 ()
QtQA::App::TestRunner: at
../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:122
QtQA::App::TestRunner: #9 0xb694d7ef in QWaitConditionPrivate::wait
(this=0xb42018cc,
QtQA::App::TestRunner: mutex=0xb42018b0, time=4294967295) at
thread/qwaitcondition_unix.cpp:136
QtQA::App::TestRunner: #10 QWaitCondition::wait (this=0xb42018cc,
mutex=0xb42018b0, time=4294967295)
QtQA::App::TestRunner: at thread/qwaitcondition_unix.cpp:208
QtQA::App::TestRunner: #11 0xb694c57b in QThread::wait (this=0xb42067bc,
time=4294967295)
QtQA::App::TestRunner: at thread/qthread_unix.cpp:669
QtQA::App::TestRunner: #12 0xb750a4ea in ~QFileInfoGatherer (this=0xb42067bc,
QtQA::App::TestRunner: __in_chrg=<value optimized out>) at
dialogs/qfileinfogatherer.cpp:98
QtQA::App::TestRunner: #13 0xb75092cb in
QFileSystemModelPrivate::~QFileSystemModelPrivate() ()
QtQA::App::TestRunner: from /work/build/qtbase/lib/libQt5Widgets.so.5
QtQA::App::TestRunner: #14 0xb6b4336f in
QScopedPointerDeleter<QObjectData>::cleanup (
QtQA::App::TestRunner: this=0xb4201908, __in_chrg=<value optimized out>)
QtQA::App::TestRunner: at
../../include/QtCore/../../src/corelib/tools/qscopedpointer.h:62
QtQA::App::TestRunner: #15 ~QScopedPointer (this=0xb4201908, __in_chrg=<value
optimized out>)
QtQA::App::TestRunner: at
../../include/QtCore/../../src/corelib/tools/qscopedpointer.h:98
QtQA::App::TestRunner: #16 ~QObject (this=0xb4201908, __in_chrg=<value
optimized out>)
QtQA::App::TestRunner: at kernel/qobject.cpp:863
QtQA::App::TestRunner: #17 0xb6abe6bd in ~QAbstractItemModel (this=0xb4201908,
QtQA::App::TestRunner: __in_chrg=<value optimized out>) at
itemmodels/qabstractitemmodel.cpp:1437
QtQA::App::TestRunner: #18 0xb74fb1dd in ~QFileSystemModel (this=0xb4201908,
QtQA::App::TestRunner: __in_chrg=<value optimized out>) at
dialogs/qfilesystemmodel.cpp:255
QtQA::App::TestRunner: #19 0x08055da9 in tst_QFileSystemModel::cleanup
(this=0xbfd49f94)
QtQA::App::TestRunner: at tst_qfilesystemmodel.cpp:157
QtQA::App::TestRunner: #20 0xb6b1f140 in QMetaMethod::invoke
(this=0xbfd49b28, object=0xbfd49f94,
QtQA::App::TestRunner: connectionType=Qt::DirectConnection,
returnValue=..., val0=..., val1=...,
QtQA::App::TestRunner: val2=..., val3=..., val4=..., val5=..., val6=...,
val7=..., val8=...,
QtQA::App::TestRunner: val9=...) at kernel/qmetaobject.cpp:2156
QtQA::App::TestRunner: #21 0xb7177b82 in QMetaMethod::invoke (obj=0xbfd49f94,
QtQA::App::TestRunner: methodName=<value optimized out>)
QtQA::App::TestRunner: at
../../include/QtCore/../../src/corelib/kernel/qmetaobject.h:122
QtQA::App::TestRunner: #22 invokeMethod (obj=0xbfd49f94, methodName=<value
optimized out>)
QtQA::App::TestRunner: at qtestcase.cpp:1146
QtQA::App::TestRunner: #23 0xb717c72e in qInvokeTestMethodDataEntry
(slotName=<value optimized out>,
QtQA::App::TestRunner: data=<value optimized out>) at qtestcase.cpp:1705
QtQA::App::TestRunner: #24 qInvokeTestMethod (slotName=<value optimized out>,
QtQA::App::TestRunner: data=<value optimized out>) at qtestcase.cpp:1822
QtQA::App::TestRunner: #25 0xb717d4aa in qInvokeTestMethods
(testObject=0xbfd49f94, argc=6,
QtQA::App::TestRunner: argv=0xbfd4a074) at qtestcase.cpp:1976
QtQA::App::TestRunner: #26 QTest::qExec (testObject=0xbfd49f94, argc=6,
argv=0xbfd4a074)
QtQA::App::TestRunner: at qtestcase.cpp:2189
QtQA::App::TestRunner: #27 0x08060fd8 in main (argc=6, argv=0xbfd4a074)
QtQA::App::TestRunner: at tst_qfilesystemmodel.cpp:1089
QtQA::App::TestRunner:
QtQA::App::TestRunner:
================================================================================
QtQA::App::TestRunner: test failed, running again to see if it is flaky...
********* Start testing of tst_QFileSystemModel *********
Config: Using QtTest library 5.1.1, Qt 5.1.1
PASS : tst_QFileSystemModel::initTestCase()
PASS : tst_QFileSystemModel::indexPath()
PASS : tst_QFileSystemModel::rootPath()
PASS : tst_QFileSystemModel::readOnly()
PASS : tst_QFileSystemModel::iconProvider()
PASS : tst_QFileSystemModel::rowCount()
PASS : tst_QFileSystemModel::rowsInserted(Qt::AscendingOrder 0)
PASS : tst_QFileSystemModel::rowsInserted(Qt::DescendingOrder 0)
PASS : tst_QFileSystemModel::rowsInserted(Qt::AscendingOrder 1)
PASS : tst_QFileSystemModel::rowsInserted(Qt::DescendingOrder 1)
PASS : tst_QFileSystemModel::rowsInserted(Qt::AscendingOrder 2)
PASS : tst_QFileSystemModel::rowsInserted(Qt::DescendingOrder 2)
PASS : tst_QFileSystemModel::rowsInserted(Qt::AscendingOrder 3)
PASS : tst_QFileSystemModel::rowsInserted(Qt::DescendingOrder 3)
PASS : tst_QFileSystemModel::rowsRemoved(Qt::AscendingOrder 0)
PASS : tst_QFileSystemModel::rowsRemoved(Qt::DescendingOrder 0)
PASS : tst_QFileSystemModel::rowsRemoved(Qt::AscendingOrder 1)
PASS : tst_QFileSystemModel::rowsRemoved(Qt::DescendingOrder 1)
PASS : tst_QFileSystemModel::rowsRemoved(Qt::AscendingOrder 2)
PASS : tst_QFileSystemModel::rowsRemoved(Qt::DescendingOrder 2)
PASS : tst_QFileSystemModel::rowsRemoved(Qt::AscendingOrder 3)
PASS : tst_QFileSystemModel::rowsRemoved(Qt::DescendingOrder 3)
PASS : tst_QFileSystemModel::dataChanged(Qt::AscendingOrder 0)
PASS : tst_QFileSystemModel::dataChanged(Qt::DescendingOrder 0)
PASS : tst_QFileSystemModel::dataChanged(Qt::AscendingOrder 1)
PASS : tst_QFileSystemModel::dataChanged(Qt::DescendingOrder 1)
PASS : tst_QFileSystemModel::dataChanged(Qt::AscendingOrder 2)
PASS : tst_QFileSystemModel::dataChanged(Qt::DescendingOrder 2)
PASS : tst_QFileSystemModel::dataChanged(Qt::AscendingOrder 3)
PASS : tst_QFileSystemModel::dataChanged(Qt::DescendingOrder 3)
PASS : tst_QFileSystemModel::filters(no dirs)
PASS : tst_QFileSystemModel::filters(no dirs - dot)
PASS : tst_QFileSystemModel::filters(no dirs - dotdot)
PASS : tst_QFileSystemModel::filters(no dirs - dotanddotdot)
PASS : tst_QFileSystemModel::filters(one dir - dot)
PASS : tst_QFileSystemModel::filters(one dir - dotdot)
PASS : tst_QFileSystemModel::filters(one dir - dotanddotdot)
PASS : tst_QFileSystemModel::filters(one dir)
PASS : tst_QFileSystemModel::filters(no dir + hidden)
PASS : tst_QFileSystemModel::filters(dir+hid+files)
PASS : tst_QFileSystemModel::filters(dir+file+hid-dot .A)
PASS : tst_QFileSystemModel::filters(dir+files+hid+dot A)
PASS : tst_QFileSystemModel::filters(dir+files+hid+dot+cas1)
PASS : tst_QFileSystemModel::filters(dir+files+hid+dot+cas2)
PASS : tst_QFileSystemModel::filters(dir+files+hid+dot+cas+alldir)
PASS : tst_QFileSystemModel::filters(case sensitive)
PASS : tst_QFileSystemModel::nameFilters()
PASS : tst_QFileSystemModel::setData(in current dir)
PASS : tst_QFileSystemModel::sortPersistentIndex()
PASS : tst_QFileSystemModel::sort(standard usage)
PASS : tst_QFileSystemModel::sort(QFileDialog usage)
PASS : tst_QFileSystemModel::mkdir()
PASS : tst_QFileSystemModel::caseSensitivity()
PASS : tst_QFileSystemModel::drives(current)
PASS : tst_QFileSystemModel::drives(slash)
PASS : tst_QFileSystemModel::drives(My Computer)
PASS : tst_QFileSystemModel::dirsBeforeFiles()
PASS : tst_QFileSystemModel::roleNames(decoration)
PASS : tst_QFileSystemModel::roleNames(display)
PASS : tst_QFileSystemModel::roleNames(fileIcon)
QtQA::App::TestRunner: Timed out after 450 seconds
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:
QtQA::App::TestRunner: warning: core file may not match specified executable
file.
QtQA::App::TestRunner: [New Thread 20307]
QtQA::App::TestRunner: [New Thread 20377]
QtQA::App::TestRunner: [New Thread 20376]
QtQA::App::TestRunner:
QtQA::App::TestRunner: warning: Can't read pathname for load map:
Input/output error.
QtQA::App::TestRunner: Core was generated by `./tst_qfilesystemmodel -o
/work/build/_artifacts/test-logs/tst_qfilesystemmodel'.
QtQA::App::TestRunner: Program terminated with signal 6, Aborted.
QtQA::App::TestRunner: #0 0xb7733430 in __kernel_vsyscall ()
QtQA::App::TestRunner:
QtQA::App::TestRunner: Thread 3 (Thread 20376):
QtQA::App::TestRunner: #0 0xb7733430 in __kernel_vsyscall ()
QtQA::App::TestRunner: #1 0xb681d015 in pthread_cond_wait@@GLIBC_2.3.2 ()
QtQA::App::TestRunner: at
../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:122
QtQA::App::TestRunner: #2 0xb69287ef in QWaitConditionPrivate::wait
(this=0xb38b6070,
QtQA::App::TestRunner: mutex=0xb38b606c, time=4294967295) at
thread/qwaitcondition_unix.cpp:136
QtQA::App::TestRunner: #3 QWaitCondition::wait (this=0xb38b6070,
mutex=0xb38b606c, time=4294967295)
QtQA::App::TestRunner: at thread/qwaitcondition_unix.cpp:208
QtQA::App::TestRunner: #4 0xb74e6a0f in QFileInfoGatherer::run
(this=0xb38b6064)
QtQA::App::TestRunner: at dialogs/qfileinfogatherer.cpp:206
QtQA::App::TestRunner: #5 0xb6927725 in QThreadPrivate::start
(arg=0xb38b6064)
QtQA::App::TestRunner: at thread/qthread_unix.cpp:339
QtQA::App::TestRunner: #6 0xb681896e in start_thread (arg=0xb4b9eb70) at
pthread_create.c:300
QtQA::App::TestRunner: #7 0xb664c3ce in clone () at
../sysdeps/unix/sysv/linux/i386/clone.S:130
QtQA::App::TestRunner:
QtQA::App::TestRunner: Thread 2 (Thread 20377):
QtQA::App::TestRunner: #0 0xb7733430 in __kernel_vsyscall ()
QtQA::App::TestRunner: #1 0xb681d015 in pthread_cond_wait@@GLIBC_2.3.2 ()
QtQA::App::TestRunner: at
../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:122
QtQA::App::TestRunner: #2 0xb69287ef in QWaitConditionPrivate::wait
(this=0xb38d5c90,
QtQA::App::TestRunner: mutex=0xb38d5c8c, time=4294967295) at
thread/qwaitcondition_unix.cpp:136
QtQA::App::TestRunner: #3 QWaitCondition::wait (this=0xb38d5c90,
mutex=0xb38d5c8c, time=4294967295)
QtQA::App::TestRunner: at thread/qwaitcondition_unix.cpp:208
QtQA::App::TestRunner: #4 0xb74e6a0f in QFileInfoGatherer::run
(this=0xb38d5c84)
QtQA::App::TestRunner: at dialogs/qfileinfogatherer.cpp:206
QtQA::App::TestRunner: #5 0xb6927725 in QThreadPrivate::start
(arg=0xb38d5c84)
QtQA::App::TestRunner: at thread/qthread_unix.cpp:339
QtQA::App::TestRunner: #6 0xb681896e in start_thread (arg=0xb41ffb70) at
pthread_create.c:300
QtQA::App::TestRunner: #7 0xb664c3ce in clone () at
../sysdeps/unix/sysv/linux/i386/clone.S:130
QtQA::App::TestRunner:
QtQA::App::TestRunner: Thread 1 (Thread 20307):
QtQA::App::TestRunner: #0 0xb7733430 in __kernel_vsyscall ()
QtQA::App::TestRunner: #1 0xb65a3651 in *__GI_raise (sig=6)
QtQA::App::TestRunner: at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
QtQA::App::TestRunner: #2 0xb65a6a82 in *__GI_abort () at abort.c:92
QtQA::App::TestRunner: #3 0xb6916e06 in qt_message_fatal (this=0xbfe1c83c,
QtQA::App::TestRunner: msg=0xb7168ee4 "Received signal %d") at
global/qlogging.cpp:944
QtQA::App::TestRunner: #4 QMessageLogger::fatal (this=0xbfe1c83c,
QtQA::App::TestRunner: msg=0xb7168ee4 "Received signal %d") at
global/qlogging.cpp:360
QtQA::App::TestRunner: #5 0xb7152be7 in QTest::FatalSignalHandler::signal
(signum=15)
QtQA::App::TestRunner: at qtestcase.cpp:2011
QtQA::App::TestRunner: #6 <signal handler called>
QtQA::App::TestRunner: #7 0xb7733430 in __kernel_vsyscall ()
QtQA::App::TestRunner: #8 0xb681d015 in pthread_cond_wait@@GLIBC_2.3.2 ()
QtQA::App::TestRunner: at
../nptl/sysdeps/unix/sysv/linux/i386/i686/../i486/pthread_cond_wait.S:122
QtQA::App::TestRunner: #9 0xb69287ef in QWaitConditionPrivate::wait
(this=0xb387f334,
QtQA::App::TestRunner: mutex=0xb387f318, time=4294967295) at
thread/qwaitcondition_unix.cpp:136
QtQA::App::TestRunner: #10 QWaitCondition::wait (this=0xb387f334,
mutex=0xb387f318, time=4294967295)
QtQA::App::TestRunner: at thread/qwaitcondition_unix.cpp:208
QtQA::App::TestRunner: #11 0xb692757b in QThread::wait (this=0xb38d5c84,
time=4294967295)
QtQA::App::TestRunner: at thread/qthread_unix.cpp:669
QtQA::App::TestRunner: #12 0xb74e54ea in ~QFileInfoGatherer (this=0xb38d5c84,
QtQA::App::TestRunner: __in_chrg=<value optimized out>) at
dialogs/qfileinfogatherer.cpp:98
QtQA::App::TestRunner: #13 0xb74e42cb in
QFileSystemModelPrivate::~QFileSystemModelPrivate() ()
QtQA::App::TestRunner: from /work/build/qtbase/lib/libQt5Widgets.so.5
QtQA::App::TestRunner: #14 0xb6b1e36f in
QScopedPointerDeleter<QObjectData>::cleanup (
QtQA::App::TestRunner: this=0xbfe1d058, __in_chrg=<value optimized out>)
QtQA::App::TestRunner: at
../../include/QtCore/../../src/corelib/tools/qscopedpointer.h:62
QtQA::App::TestRunner: #15 ~QScopedPointer (this=0xbfe1d058, __in_chrg=<value
optimized out>)
QtQA::App::TestRunner: at
../../include/QtCore/../../src/corelib/tools/qscopedpointer.h:98
QtQA::App::TestRunner: #16 ~QObject (this=0xbfe1d058, __in_chrg=<value
optimized out>)
QtQA::App::TestRunner: at kernel/qobject.cpp:863
QtQA::App::TestRunner: #17 0xb6a996bd in ~QAbstractItemModel (this=0xbfe1d058,
QtQA::App::TestRunner: __in_chrg=<value optimized out>) at
itemmodels/qabstractitemmodel.cpp:1437
QtQA::App::TestRunner: #18 0xb74d6218 in ~QFileSystemModel (this=0xbfe1d058,
QtQA::App::TestRunner: __in_chrg=<value optimized out>) at
dialogs/qfilesystemmodel.cpp:255
QtQA::App::TestRunner: #19 0x0804f1db in tst_QFileSystemModel::roleNames
(this=0xbfe1d9a4)
QtQA::App::TestRunner: at tst_qfilesystemmodel.cpp:1033
QtQA::App::TestRunner: #20 0xb6afa140 in QMetaMethod::invoke
(this=0xbfe1d324, object=0xbfe1d9a4,
QtQA::App::TestRunner: connectionType=Qt::DirectConnection,
returnValue=..., val0=..., val1=...,
QtQA::App::TestRunner: val2=..., val3=..., val4=..., val5=..., val6=...,
val7=..., val8=...,
QtQA::App::TestRunner: val9=...) at kernel/qmetaobject.cpp:2156
QtQA::App::TestRunner: #21 0xb6afc623 in QMetaObject::invokeMethod
(obj=0xbfe1d9a4,
QtQA::App::TestRunner: member=0xb38061e0 "roleNames",
type=Qt::DirectConnection, ret=...,
QtQA::App::TestRunner: val0=..., val1=..., val2=..., val3=..., val4=...,
val5=..., val6=...,
QtQA::App::TestRunner: val7=..., val8=..., val9=...) at
kernel/qmetaobject.cpp:1463
QtQA::App::TestRunner: #22 0xb71576e6 in QMetaObject::invokeMethod
(slotName=<value optimized out>,
QtQA::App::TestRunner: data=<value optimized out>)
QtQA::App::TestRunner: at
../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:395
QtQA::App::TestRunner: #23 qInvokeTestMethodDataEntry (slotName=<value
optimized out>,
QtQA::App::TestRunner: data=<value optimized out>) at qtestcase.cpp:1697
QtQA::App::TestRunner: #24 qInvokeTestMethod (slotName=<value optimized out>,
QtQA::App::TestRunner: data=<value optimized out>) at qtestcase.cpp:1822
QtQA::App::TestRunner: #25 0xb71584aa in qInvokeTestMethods
(testObject=0xbfe1d9a4, argc=5,
QtQA::App::TestRunner: argv=0xbfe1da84) at qtestcase.cpp:1976
QtQA::App::TestRunner: #26 QTest::qExec (testObject=0xbfe1d9a4, argc=5,
argv=0xbfe1da84)
QtQA::App::TestRunner: at qtestcase.cpp:2189
QtQA::App::TestRunner: #27 0x08060fd8 in main (argc=5, argv=0xbfe1da84)
QtQA::App::TestRunner: at tst_qfilesystemmodel.cpp:1089
QtQA::App::TestRunner:
QtQA::App::TestRunner:
================================================================================
QtQA::App::TestRunner: test failure could be reproduced twice consecutively
QtQA::App::TestRunner: end tst_qfilesystemmodel: 908 seconds, signal 6
Build log:
http://testresults.qt-project.org/ci/Qt5_stable_Integration/build_00337/linux-g++-32_Ubuntu_10.04_x86/log.txt.gz
Tested changes (refs/builds/stable_1370968644):
http://codereview.qt-project.org/58563 [PS1] - Updated submodules.
_______________________________________________
Ci-reports mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/ci-reports