[Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtbase#stable

Qt Continuous Integration System ci-noreply at qt-project.org
Fri May 3 16:38:24 CEST 2013


Autotests `tst_qdnslookup' and `tst_qtcpserver' failed :(

  Testing tst_QTcpServer
  FAIL!  : tst_QTcpServer::clientServerLoop(WithSocks5Proxy) 'server.listen(QHostAddress::Any, 11423)' returned FALSE. ()
     Loc: [../tst_qtcpserver.cpp(223)]
  FAIL!  : tst_QTcpServer::crashTests(WithSocks5Proxy) 'server.listen()' returned FALSE. ()
     Loc: [../tst_qtcpserver.cpp(364)]
  FAIL!  : tst_QTcpServer::listenWhileListening(WithSocks5Proxy) 'server.listen()' returned FALSE. ()
     Loc: [../tst_qtcpserver.cpp(518)]
  FAIL!  : tst_QTcpServer::proxyFactory(WithoutProxy:socks5) Compared values are not the same
     Actual   (listenResult): 0
     Expected (!fails): 1
     Loc: [../tst_qtcpserver.cpp(759)]
  FAIL!  : tst_QTcpServer::proxyFactory(WithoutProxy:cachinghttp+socks5) Compared values are not the same
     Actual   (listenResult): 0
     Expected (!fails): 1
     Loc: [../tst_qtcpserver.cpp(759)]
  FAIL!  : tst_QTcpServer::proxyFactory(WithoutProxy:ftp+cachinghttp+socks5) Compared values are not the same
     Actual   (listenResult): 0
     Expected (!fails): 1
     Loc: [../tst_qtcpserver.cpp(759)]
  Totals: 72 passed, 6 failed, 8 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QTcpServer *********
  Config: Using QTest library 5.1.0, Qt 5.1.0
  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)
  FAIL!  : tst_QTcpServer::clientServerLoop(WithSocks5Proxy) 'server.listen(QHostAddress::Any, 11423)' returned FALSE. ()
     Loc: [../tst_qtcpserver.cpp(223)]
  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)
  FAIL!  : tst_QTcpServer::crashTests(WithSocks5Proxy) 'server.listen()' returned FALSE. ()
     Loc: [../tst_qtcpserver.cpp(364)]
  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)
  FAIL!  : tst_QTcpServer::listenWhileListening(WithSocks5Proxy) 'server.listen()' returned FALSE. ()
     Loc: [../tst_qtcpserver.cpp(518)]
  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)
  PASS   : tst_QTcpServer::invalidProxy(WithoutProxy:socks5-on-http)
  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)
  FAIL!  : tst_QTcpServer::proxyFactory(WithoutProxy:socks5) Compared values are not the same
     Actual   (listenResult): 0
     Expected (!fails): 1
     Loc: [../tst_qtcpserver.cpp(759)]
  FAIL!  : tst_QTcpServer::proxyFactory(WithoutProxy:cachinghttp+socks5) Compared values are not the same
     Actual   (listenResult): 0
     Expected (!fails): 1
     Loc: [../tst_qtcpserver.cpp(759)]
  FAIL!  : tst_QTcpServer::proxyFactory(WithoutProxy:ftp+cachinghttp+socks5) Compared values are not the same
     Actual   (listenResult): 0
     Expected (!fails): 1
     Loc: [../tst_qtcpserver.cpp(759)]
  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.228)
  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.228)
  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.228)
  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.228)
  QDEBUG : tst_QTcpServer::linkLocal(WithoutProxy)  QHostAddress( "fe80::250:56ff:feb0:4c5d%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: 72 passed, 6 failed, 8 skipped
  ********* Finished testing of tst_QTcpServer *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qtcpserver: 36 seconds, exit code 6
  
  Testing tst_QDnsLookup
  FAIL!  : tst_QDnsLookup::lookup(a-idn) 'int(lookup.error()) == error' returned FALSE. (Non existent domain)
     Loc: [tst_qdnslookup.cpp(146)]
  FAIL!  : tst_QDnsLookup::lookup(a-single) 'int(lookup.error()) == error' returned FALSE. (Non existent domain)
     Loc: [tst_qdnslookup.cpp(146)]
  FAIL!  : tst_QDnsLookup::lookup(a-multi) 'int(lookup.error()) == error' returned FALSE. (Non existent domain)
     Loc: [tst_qdnslookup.cpp(146)]
  FAIL!  : tst_QDnsLookup::lookup(aaaa-single) 'int(lookup.error()) == error' returned FALSE. (Non existent domain)
     Loc: [tst_qdnslookup.cpp(146)]
  FAIL!  : tst_QDnsLookup::lookup(aaaa-multi) 'int(lookup.error()) == error' returned FALSE. (Non existent domain)
     Loc: [tst_qdnslookup.cpp(146)]
  FAIL!  : tst_QDnsLookup::lookup(any-ascii) 'int(lookup.error()) == error' returned FALSE. (Non existent domain)
     Loc: [tst_qdnslookup.cpp(146)]
  FAIL!  : tst_QDnsLookup::lookup(mx-ascii) 'int(lookup.error()) == error' returned FALSE. (Non existent domain)
     Loc: [tst_qdnslookup.cpp(146)]
  FAIL!  : tst_QDnsLookup::lookup(ns-ascii) 'int(lookup.error()) == error' returned FALSE. (Non existent domain)
     Loc: [tst_qdnslookup.cpp(146)]
  FAIL!  : tst_QDnsLookup::lookupReuse() Compared values are not the same
     Actual   (int(lookup.error())): 7
     Expected (int(QDnsLookup::NoError)): 0
     Loc: [tst_qdnslookup.cpp(235)]
  FAIL!  : tst_QDnsLookup::lookupAbortRetry() Compared values are not the same
     Actual   (int(lookup.error())): 7
     Expected (int(QDnsLookup::NoError)): 0
     Loc: [tst_qdnslookup.cpp(273)]
  Totals: 20 passed, 10 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QDnsLookup *********
  Config: Using QTest library 5.1.0, Qt 5.1.0
  PASS   : tst_QDnsLookup::initTestCase()
  PASS   : tst_QDnsLookup::lookup(a-empty)
  PASS   : tst_QDnsLookup::lookup(a-notfound)
  FAIL!  : tst_QDnsLookup::lookup(a-idn) 'int(lookup.error()) == error' returned FALSE. (Non existent domain)
     Loc: [tst_qdnslookup.cpp(146)]
  FAIL!  : tst_QDnsLookup::lookup(a-single) 'int(lookup.error()) == error' returned FALSE. (Non existent domain)
     Loc: [tst_qdnslookup.cpp(146)]
  FAIL!  : tst_QDnsLookup::lookup(a-multi) 'int(lookup.error()) == error' returned FALSE. (Non existent domain)
     Loc: [tst_qdnslookup.cpp(146)]
  PASS   : tst_QDnsLookup::lookup(aaaa-empty)
  PASS   : tst_QDnsLookup::lookup(aaaa-notfound)
  FAIL!  : tst_QDnsLookup::lookup(aaaa-single) 'int(lookup.error()) == error' returned FALSE. (Non existent domain)
     Loc: [tst_qdnslookup.cpp(146)]
  FAIL!  : tst_QDnsLookup::lookup(aaaa-multi) 'int(lookup.error()) == error' returned FALSE. (Non existent domain)
     Loc: [tst_qdnslookup.cpp(146)]
  PASS   : tst_QDnsLookup::lookup(any-empty)
  PASS   : tst_QDnsLookup::lookup(any-notfound)
  FAIL!  : tst_QDnsLookup::lookup(any-ascii) 'int(lookup.error()) == error' returned FALSE. (Non existent domain)
     Loc: [tst_qdnslookup.cpp(146)]
  PASS   : tst_QDnsLookup::lookup(mx-empty)
  PASS   : tst_QDnsLookup::lookup(mx-notfound)
  FAIL!  : tst_QDnsLookup::lookup(mx-ascii) 'int(lookup.error()) == error' returned FALSE. (Non existent domain)
     Loc: [tst_qdnslookup.cpp(146)]
  PASS   : tst_QDnsLookup::lookup(ns-empty)
  PASS   : tst_QDnsLookup::lookup(ns-notfound)
  FAIL!  : tst_QDnsLookup::lookup(ns-ascii) 'int(lookup.error()) == error' returned FALSE. (Non existent domain)
     Loc: [tst_qdnslookup.cpp(146)]
  PASS   : tst_QDnsLookup::lookup(ptr-empty)
  PASS   : tst_QDnsLookup::lookup(ptr-notfound)
  PASS   : tst_QDnsLookup::lookup(ptr-ascii)
  PASS   : tst_QDnsLookup::lookup(srv-empty)
  PASS   : tst_QDnsLookup::lookup(srv-notfound)
  PASS   : tst_QDnsLookup::lookup(txt-empty)
  PASS   : tst_QDnsLookup::lookup(txt-notfound)
  PASS   : tst_QDnsLookup::lookup(txt-ascii)
  FAIL!  : tst_QDnsLookup::lookupReuse() Compared values are not the same
     Actual   (int(lookup.error())): 7
     Expected (int(QDnsLookup::NoError)): 0
     Loc: [tst_qdnslookup.cpp(235)]
  FAIL!  : tst_QDnsLookup::lookupAbortRetry() Compared values are not the same
     Actual   (int(lookup.error())): 7
     Expected (int(QDnsLookup::NoError)): 0
     Loc: [tst_qdnslookup.cpp(273)]
  PASS   : tst_QDnsLookup::cleanupTestCase()
  Totals: 20 passed, 10 failed, 0 skipped
  ********* Finished testing of tst_QDnsLookup *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qdnslookup: 0.170657 seconds, exit code 10

  Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_01091/linux-g++-32_Ubuntu_10.04_x86/log.txt.gz

  Tested changes (refs/builds/stable_1367589857):
    http://codereview.qt-project.org/54968 [PS1] - Prevent crash due to giving QWidget::update() a large region.
    http://codereview.qt-project.org/55198 [PS1] - Re-enable automatic evdev support in EGLFS for Qt on embedded Android.
    http://codereview.qt-project.org/55291 [PS1] - fix warning in ProStringList_join
    http://codereview.qt-project.org/55290 [PS1] - qmake/vcxproj: remove unused code
    http://codereview.qt-project.org/55278 [PS1] - set QMAKE_PLATFORM in win32-msvc2012
    http://codereview.qt-project.org/55244 [PS3] - qmake/vcxproj: add WIN64 macro for x86_46 builds
    http://codereview.qt-project.org/55277 [PS1] - fix _WIN32 compiler defines for MSVC
    http://codereview.qt-project.org/55243 [PS2] - qmake/vcxproj: fix parsing of /RTC* options
    http://codereview.qt-project.org/55237 [PS2] - qmake/vcxproj: resurrect support for /we compiler switch
    http://codereview.qt-project.org/55111 [PS2] - QProcess/Win: drain output pipes on process finish
    http://codereview.qt-project.org/54841 [PS4] - iOS: don't send ended touch events to QPA



More information about the Ci-reports mailing list