Autotest `tst_qqmlsqldatabase' failed :(

  Testing tst_qqmlsqldatabase
  FAIL!  : tst_qqmlsqldatabase::testQml(error-creation) Compared values are not 
the same
     Actual   (text->text())     : transaction_not_finished
     Expected (QString("passed")): passed
     Loc: [tst_qqmlsqldatabase.cpp(222)]
  Totals: 22 passed, 1 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_qqmlsqldatabase *********
  Config: Using QtTest library 5.2.0, Qt 5.2.0
  PASS   : tst_qqmlsqldatabase::initTestCase()
  PASS   : tst_qqmlsqldatabase::checkDatabasePath()
  PASS   : tst_qqmlsqldatabase::testQml(creation)
  PASS   : tst_qqmlsqldatabase::testQml(creation-a)
  PASS   : tst_qqmlsqldatabase::testQml(creation)
  FAIL!  : tst_qqmlsqldatabase::testQml(error-creation) Compared values are not 
the same
     Actual   (text->text())     : transaction_not_finished
     Expected (QString("passed")): passed
     Loc: [tst_qqmlsqldatabase.cpp(222)]
  PASS   : tst_qqmlsqldatabase::testQml(changeversion)
  PASS   : tst_qqmlsqldatabase::testQml(readonly)
  PASS   : tst_qqmlsqldatabase::testQml(readonly-error)
  PASS   : tst_qqmlsqldatabase::testQml(selection)
  PASS   : tst_qqmlsqldatabase::testQml(selection-bindnames)
  PASS   : tst_qqmlsqldatabase::testQml(iteration)
  PASS   : tst_qqmlsqldatabase::testQml(iteration-forwardonly)
  PASS   : tst_qqmlsqldatabase::testQml(error-a)
  PASS   : tst_qqmlsqldatabase::testQml(error-notransaction)
  PASS   : tst_qqmlsqldatabase::testQml(error-outsidetransaction)
  PASS   : tst_qqmlsqldatabase::testQml(reopen1)
  PASS   : tst_qqmlsqldatabase::testQml(reopen2)
  PASS   : tst_qqmlsqldatabase::testQml_cleanopen(reopen1)
  PASS   : tst_qqmlsqldatabase::testQml_cleanopen(reopen2)
  PASS   : tst_qqmlsqldatabase::testQml_cleanopen(error-creation)
  PASS   : tst_qqmlsqldatabase::totalDatabases()
  PASS   : tst_qqmlsqldatabase::cleanupTestCase()
  Totals: 22 passed, 1 failed, 0 skipped
  ********* Finished testing of tst_qqmlsqldatabase *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qqmlsqldatabase: 0.675921 seconds, exit code 1

  Build log: 
http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_00790/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz

  Tested changes (refs/builds/dev_1378969448):
    http://codereview.qt-project.org/65265 [PS5] - Convert lookups to use 
ReturnedValue
    http://codereview.qt-project.org/65264 [PS3] - Use a ReturnedValue for 
Managed::getIndexed()
    http://codereview.qt-project.org/65220 [PS4] - Use ReturnedValue for 
Managed::get().
    http://codereview.qt-project.org/65219 [PS2] - Use ReturnedValue for 
Managed::construct()
    http://codereview.qt-project.org/65205 [PS2] - Rename QV4::ValueScope to 
QV4::Scope
    http://codereview.qt-project.org/65204 [PS2] - Require a ValueScope for 
ScopedCallData as well
    http://codereview.qt-project.org/65203 [PS2] - Use a ReturnedValue for 
Managed::call()
    http://codereview.qt-project.org/65202 [PS2] - Adjust return values to use 
ReturnedValue
    http://codereview.qt-project.org/65185 [PS3] - Change calling convention in 
JIT to use ReturnedValue
    http://codereview.qt-project.org/65180 [PS3] - Fix ReturnedValue support on 
ia32 and arm
    http://codereview.qt-project.org/65172 [PS3] - Convert ReturnedValue into a 
primitive (typedef to quint64)
    http://codereview.qt-project.org/65037 [PS7] - Fix __qmljs_init_closure to 
use ReturnedValue
    http://codereview.qt-project.org/65036 [PS7] - Change binops to use 
ReturnedValue
    http://codereview.qt-project.org/65035 [PS7] - Convert unary operations and 
some other runtime methods
    http://codereview.qt-project.org/65034 [PS7] - Use ReturnedValue for more 
runtime methods
    http://codereview.qt-project.org/65033 [PS7] - Remove unused code to 
generate post increment and decrement expressions
    http://codereview.qt-project.org/65032 [PS7] - Use ReturnedValue for some 
more runtime methods
    http://codereview.qt-project.org/64989 [PS9] - Use QV4::ReturnedValue in 
the runtime API
    http://codereview.qt-project.org/64987 [PS9] - Use a ReturnedValue when 
converting to String or Object
_______________________________________________
Ci-reports mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/ci-reports

Reply via email to