[Ci-reports] fail on QtBase_stable_Integration #3404

Qt Continuous Integration System ci-noreply at qt-project.org
Fri Mar 14 22:21:59 CET 2014


Autotest `tst_qlocalsocket' failed :(

  Testing tst_QLocalSocket
  FAIL!  : tst_QLocalSocket::processConnection(1 client) Compared values are not the same
     Actual   (consumer->exitCode()): 1
     Expected (0)                   : 0
     Loc: [../tst_qlocalsocket.cpp(860)]
  client: connecting to "qlocalsocket_autotest"
  Totals: 51 passed, 1 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QLocalSocket *********
  Config: Using QtTest library 5.3.0, Qt 5.3.0
  PASS   : tst_QLocalSocket::initTestCase()
  PASS   : tst_QLocalSocket::server_basic()
  PASS   : tst_QLocalSocket::server_connectionsCount()
  PASS   : tst_QLocalSocket::socket_basic()
  PASS   : tst_QLocalSocket::listen(null)
  PASS   : tst_QLocalSocket::listen(tst_localsocket)
  PASS   : tst_QLocalSocket::listen(tst_localsocket)
  PASS   : tst_QLocalSocket::listenAndConnect(null 0)
  PASS   : tst_QLocalSocket::listenAndConnect(tst_localsocket 0)
  PASS   : tst_QLocalSocket::listenAndConnect(null 1)
  PASS   : tst_QLocalSocket::listenAndConnect(tst_localsocket 1)
  PASS   : tst_QLocalSocket::listenAndConnect(null 2)
  PASS   : tst_QLocalSocket::listenAndConnect(tst_localsocket 2)
  PASS   : tst_QLocalSocket::connectWithOpen()
  PASS   : tst_QLocalSocket::connectWithOldOpen()
  PASS   : tst_QLocalSocket::sendData(null 0)
  PASS   : tst_QLocalSocket::sendData(tst_localsocket 0)
  PASS   : tst_QLocalSocket::sendData(null 1)
  PASS   : tst_QLocalSocket::sendData(tst_localsocket 1)
  PASS   : tst_QLocalSocket::sendData(null 2)
  PASS   : tst_QLocalSocket::sendData(tst_localsocket 2)
  PASS   : tst_QLocalSocket::readBufferOverflow()
  PASS   : tst_QLocalSocket::fullPath()
  PASS   : tst_QLocalSocket::hitMaximumConnections(none)
  PASS   : tst_QLocalSocket::hitMaximumConnections(1)
  PASS   : tst_QLocalSocket::hitMaximumConnections(3)
  PASS   : tst_QLocalSocket::setSocketDescriptor()
  PASS   : tst_QLocalSocket::threadedConnection(1 client)
  PASS   : tst_QLocalSocket::threadedConnection(2 clients)
  PASS   : tst_QLocalSocket::threadedConnection(5 clients)
  PASS   : tst_QLocalSocket::threadedConnection(10 clients)
  PASS   : tst_QLocalSocket::threadedConnection(20 clients)
  PASS   : tst_QLocalSocket::processConnection(1 client)
  PASS   : tst_QLocalSocket::processConnection(2 clients)
  PASS   : tst_QLocalSocket::processConnection(5 clients)
  FAIL!  : tst_QLocalSocket::processConnection(30 clients) Compared values are not the same
     Actual   (consumer->exitCode()): 1
     Expected (0)                   : 0
     Loc: [../tst_qlocalsocket.cpp(860)]
  client: connecting to "qlocalsocket_autotest"
  QWARN  : tst_QLocalSocket::processConnection(30 clients) QProcess: Destroyed while process ("socketprocess/socketprocess") is still running.
  PASS   : tst_QLocalSocket::longPath()
  PASS   : tst_QLocalSocket::waitForDisconnect()
  PASS   : tst_QLocalSocket::waitForDisconnectByServer()
  PASS   : tst_QLocalSocket::removeServer()
  PASS   : tst_QLocalSocket::recycleServer()
  PASS   : tst_QLocalSocket::multiConnect()
  PASS   : tst_QLocalSocket::writeOnlySocket()
  PASS   : tst_QLocalSocket::writeToClientAndDisconnect()
  PASS   : tst_QLocalSocket::debug()
  PASS   : tst_QLocalSocket::bytesWrittenSignal()
  PASS   : tst_QLocalSocket::syncDisconnectNotify()
  PASS   : tst_QLocalSocket::asyncDisconnectNotify()
  PASS   : tst_QLocalSocket::verifySocketOptions()
  PASS   : tst_QLocalSocket::verifyListenWithDescriptor(normal)
  PASS   : tst_QLocalSocket::verifyListenWithDescriptor(no path)
  PASS   : tst_QLocalSocket::cleanupTestCase()
  Totals: 51 passed, 1 failed, 0 skipped
  ********* Finished testing of tst_QLocalSocket *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qlocalsocket: 17 seconds, exit code 1

  Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_03404/macx-clang_developer-build_OSX_10.8/log.txt.gz

  Tested changes (refs/builds/stable_1394824992):
    http://codereview.qt-project.org/80902 [PS1] - Fix tst_qthreadpool under high load.
    http://codereview.qt-project.org/80480 [PS1] - Android: Turn off thumb for armv5 again
    http://codereview.qt-project.org/80924 [PS1] - Fix a probably copy/paste issue from drawImage in the drawPixmap snippet
    http://codereview.qt-project.org/80845 [PS3] - QWindowsXP/VistaStyle: Fix detection of item view delegate line edits.
    http://codereview.qt-project.org/80426 [PS3] - WinRT: Add debug message handler for winrtrunner
    http://codereview.qt-project.org/80835 [PS2] - iOS: fix build failure __IPHONE_NA not defined
    http://codereview.qt-project.org/80764 [PS4] - d3dcompiler_qt: Remove control file semantics
    http://codereview.qt-project.org/76544 [PS7] - Use Uniform Type Identifiers to detect OS X bundles
    http://codereview.qt-project.org/80838 [PS2] - Disable QtOpenGL in dynamicgl builds
    http://codereview.qt-project.org/80827 [PS1] - Fix dynamic opengl build
    http://codereview.qt-project.org/80438 [PS1] - Fix one bogus print to stderr: use toLocal8Bit()
    http://codereview.qt-project.org/80885 [PS1] - Add AArch64 support to qfilesystemwatcher_inotify.cpp
    http://codereview.qt-project.org/79288 [PS2] - Introduce GENERATED_TESTDATA variable and fix qresourceengine test.
    http://codereview.qt-project.org/80847 [PS1] - QNX: Fix touch position
    http://codereview.qt-project.org/80889 [PS2] - BlackBerry: Add button color to dark palette
    http://codereview.qt-project.org/80763 [PS1] - Android: Use proper empty strings in key events
    http://codereview.qt-project.org/80867 [PS1] - Handle key release events correctly
    http://codereview.qt-project.org/80868 [PS1] - Don't block Key_Back in file dialog
    http://codereview.qt-project.org/80851 [PS1] - properly replace windows paths in installed plugin prl files
    http://codereview.qt-project.org/80850 [PS1] - enable path replacement in installed plugin prl files on all platforms
    http://codereview.qt-project.org/80832 [PS1] - Add GL information to qpainfo.
    http://codereview.qt-project.org/80654 [PS3] - iOS: Create folder for SUBDIR projects
    http://codereview.qt-project.org/80681 [PS1] - Fix spurious XPASS in tst_QGraphicsAnchorLayout.
    http://codereview.qt-project.org/80825 [PS1] - Add workaround for bug in the Mesa glsl optimizer
    http://codereview.qt-project.org/80780 [PS1] - Vista Style: More menu item pixel fixes for QtQuick Controls
    http://codereview.qt-project.org/80769 [PS1] - Complete support for no-fullscreen parameter
    http://codereview.qt-project.org/80765 [PS2] - [XCB] Fix crash in QML drag-and-drop
    http://codereview.qt-project.org/80739 [PS1] - Fix compilation with QNATIVESOCKETENGINE_DEBUG enabled



More information about the Ci-reports mailing list