Autotest `tst_qmltest' failed :(

The test was 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 qmltest
  QtQA::App::TestRunner: Timed out after 450 seconds
  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::animators-behavior::initTestCase()
  PASS   : qmltest::animators-behavior::test_endresult()
  PASS   : qmltest::animators-behavior::cleanupTestCase()
  PASS   : qmltest::animators-mixedparallel::initTestCase()
  PASS   : qmltest::animators-mixedparallel::test_endresult()
  PASS   : qmltest::animators-mixedparallel::cleanupTestCase()
  PASS   : qmltest::animators-mixedsequential::initTestCase()
  PASS   : qmltest::animators-mixedsequential::test_endresult()
  PASS   : qmltest::animators-mixedsequential::cleanupTestCase()
  QtQA::App::TestRunner: Process exited with exit code 0xC0000005 
(STATUS_ACCESS_VIOLATION)
  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 293
  QtQA::App::TestRunner:   second attempt: exited with exit code 3221225477
  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_qmltest: 456 seconds, exit code 3221225477

  Build log: 
http://testresults.qt-project.org/ci/QtDeclarative_stable_Integration/build_01022/win64-msvc2012_developer-build_qtnamespace_Windows_8/log.txt.gz

  Tested changes (refs/builds/stable_1380361428):
    http://codereview.qt-project.org/66802 [PS2] - Mark qmltest as 
insignificant to get CI to pass again
    http://codereview.qt-project.org/66801 [PS1] - Try to stabilize the 
multipleTransitions test
    http://codereview.qt-project.org/66791 [PS1] - Fix compilation of the auto 
test
    http://codereview.qt-project.org/66658 [PS3] - Remove some uses of Value
    http://codereview.qt-project.org/66648 [PS3] - Optimize storeReturnValue 
for double arguments
    http://codereview.qt-project.org/66604 [PS2] - Fix API for 
Object::define*Property
    http://codereview.qt-project.org/66603 [PS2] - Less QV4::Value usage
    http://codereview.qt-project.org/66602 [PS2] - Fix API for evalCall()
    http://codereview.qt-project.org/66601 [PS2] - Remove Value::fromString()
    http://codereview.qt-project.org/66562 [PS3] - Fix Value usage in 
ErrorObjects
    http://codereview.qt-project.org/66498 [PS4] - Remove more direct 
QV4::Value usage
    http://codereview.qt-project.org/66497 [PS4] - Make Encode not inherit from 
Value
    http://codereview.qt-project.org/66496 [PS3] - Move 
Value::toInteger(double) and related to Primitive
    http://codereview.qt-project.org/66495 [PS3] - Make API of QV4::JsonObject 
GC clean
    http://codereview.qt-project.org/66458 [PS3] - Move Value::fromBool, ... to 
a new Primitive class
    http://codereview.qt-project.org/66457 [PS3] - Use SafeValue in more places
    http://codereview.qt-project.org/66428 [PS4] - Clean up 
QV4::ExecutionContext
    http://codereview.qt-project.org/66427 [PS4] - Fix CallContext to not hold 
arguments on the C stack anymore
_______________________________________________
Ci-reports mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/ci-reports

Reply via email to