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

Qt Continuous Integration System ci-noreply at qt-project.org
Fri Sep 20 11:52:54 CEST 2013


Autotests `tst_qmltest', `tst_qpacketprotocol', and `tst_qqmlcomponent' failed :(

Some (not all) of the tests were determined to be flaky, meaning results were not consistent across multiple runs.  This might make the problem difficult to reproduce.  Also, flaky failures might or might not be related to any recent changes in the source code.

  Testing tst_qqmlcomponent
  QtQA::App::TestRunner: Process exited with exit code 0xC0000005 (STATUS_ACCESS_VIOLATION)
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_qqmlcomponent *********
  Config: Using QtTest library 5.2.0, Qt 5.2.0
  PASS   : tst_qqmlcomponent::initTestCase()
  PASS   : tst_qqmlcomponent::null()
  PASS   : tst_qqmlcomponent::loadEmptyUrl()
  PASS   : tst_qqmlcomponent::qmlCreateWindow()
  PASS   : tst_qqmlcomponent::qmlCreateObject()
  PASS   : tst_qqmlcomponent::qmlCreateObjectWithProperties()
  QtQA::App::TestRunner: Process exited with exit code 0xC0000005 (STATUS_ACCESS_VIOLATION)
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qqmlcomponent: 1 seconds, exit code 3221225477
  
  Testing qmltest
  QtQA::App::TestRunner: Process exited with exit code 0xC0000005 (STATUS_ACCESS_VIOLATION)
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of qmltest *********
  Config: Using QtTest library 5.2.0, Qt 5.2.0
  PASS   : qmltest::AnimatedImage::initTestCase()
  PASS   : qmltest::AnimatedImage::test_clearSource()
  PASS   : qmltest::AnimatedImage::test_imageSource(local)
  PASS   : qmltest::AnimatedImage::test_imageSource(local not found)
  SKIP   : qmltest::AnimatedImage::test_imageSource(remote) Remote solution not yet complete
  C:\work\build\qt\qtdeclarative\tests\auto\qmltest\animatedimage\tst_animatedimage.qml(162) : failure location
  PASS   : qmltest::AnimatedImage::test_noSource()
  PASS   : qmltest::AnimatedImage::test_resized()
  PASS   : qmltest::AnimatedImage::test_smooth()
  PASS   : qmltest::AnimatedImage::test_tileModes()
  PASS   : qmltest::AnimatedImage::cleanupTestCase()
  PASS   : qmltest::AbstractAnitaionJobCrash::initTestCase()
  PASS   : qmltest::AbstractAnitaionJobCrash::test_noCrash()
  PASS   : qmltest::AbstractAnitaionJobCrash::cleanupTestCase()
  PASS   : qmltest::BorderImage::initTestCase()
  PASS   : qmltest::BorderImage::test_clearSource()
  PASS   : qmltest::BorderImage::test_imageSource(local)
  PASS   : qmltest::BorderImage::test_imageSource(local not found)
  SKIP   : qmltest::BorderImage::test_imageSource(remote) Remote solution not yet complete
  C:\work\build\qt\qtdeclarative\tests\auto\qmltest\borderimage\tst_borderimage.qml(157) : failure location
  PASS   : qmltest::BorderImage::test_invalidSciFile()
  PASS   : qmltest::BorderImage::test_noSource()
  PASS   : qmltest::BorderImage::test_resized()
  PASS   : qmltest::BorderImage::test_sciSource(local)
  PASS   : qmltest::BorderImage::test_sciSource(local not found)
  SKIP   : qmltest::BorderImage::test_sciSource(remote) Remote solution not yet complete
  C:\work\build\qt\qtdeclarative\tests\auto\qmltest\borderimage\tst_borderimage.qml(242) : failure location
  PASS   : qmltest::BorderImage::test_smooth()
  PASS   : qmltest::BorderImage::test_tileModes()
  PASS   : qmltest::BorderImage::cleanupTestCase()
  QtQA::App::TestRunner: Process exited with exit code 0xC0000005 (STATUS_ACCESS_VIOLATION)
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qmltest: 12 seconds, exit code 3221225477
  
  Testing tst_QPacketProtocol
  FAIL!  : tst_QPacketProtocol::packetsAvailable(10) 'm_server->waitForNewConnection(5000)' returned FALSE. ()
  tst_qpacketprotocol.cpp(90) : failure location
  FAIL!  : tst_QPacketProtocol::tst_QPacket_clear() 'm_server->waitForNewConnection(5000)' returned FALSE. ()
  tst_qpacketprotocol.cpp(90) : failure location
  Totals: 13 passed, 2 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QPacketProtocol *********
  Config: Using QtTest library 5.2.0, Qt 5.2.0
  PASS   : tst_QPacketProtocol::initTestCase()
  PASS   : tst_QPacketProtocol::maximumPacketSize()
  PASS   : tst_QPacketProtocol::setMaximumPacketSize(invalid)
  PASS   : tst_QPacketProtocol::setMaximumPacketSize(still invalid)
  PASS   : tst_QPacketProtocol::setMaximumPacketSize(valid)
  PASS   : tst_QPacketProtocol::send(auto send)
  PASS   : tst_QPacketProtocol::send(no auto send)
  PASS   : tst_QPacketProtocol::packetsAvailable(1)
  PASS   : tst_QPacketProtocol::packetsAvailable(2)
  PASS   : tst_QPacketProtocol::packetsAvailable(10)
  FAIL!  : tst_QPacketProtocol::clear() 'm_server->waitForNewConnection(5000)' returned FALSE. ()
  tst_qpacketprotocol.cpp(90) : failure location
  PASS   : tst_QPacketProtocol::read()
  PASS   : tst_QPacketProtocol::device()
  PASS   : tst_QPacketProtocol::tst_QPacket_clear()
  PASS   : tst_QPacketProtocol::cleanupTestCase()
  Totals: 14 passed, 1 failed, 0 skipped
  ********* Finished testing of tst_QPacketProtocol *********
  QtQA::App::TestRunner: test failed on first and second attempts, but with different behavior each time:
  QtQA::App::TestRunner:   first attempt:  exited with exit code 2
  QtQA::App::TestRunner:   second attempt: exited with exit code 1
  QtQA::App::TestRunner: the test seems to be flaky, please fix this
  QtQA::App::TestRunner: this flaky test is being treated as a FAIL
  QtQA::App::TestRunner: end tst_qpacketprotocol: 17 seconds, exit code 1

  Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_00897/win32-msvc2010_Windows_7/log.txt.gz

  Tested changes (refs/builds/dev_1379669164):
    http://codereview.qt-project.org/65817 [PS1] - Remove milliseconds before comparing JS + Qt date strings.
    http://codereview.qt-project.org/65822 [PS3] - Revert "Temporarily disable tst_QJSEngine tests [...]"
    http://codereview.qt-project.org/65859 [PS10] - Animators - Render thread animation system



More information about the Ci-reports mailing list