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

Qt Continuous Integration System ci-noreply at qt-project.org
Fri Mar 15 01:09:41 CET 2013


Autotest `tst_qdnslookup' 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 tst_QDnsLookup
  FAIL!  : tst_QDnsLookup::lookup(aaaa-single) 'waitForDone(&lookup)' returned FALSE. ()
  .\tst_qdnslookup.cpp(144) : failure location
  FAIL!  : tst_QDnsLookup::lookup(aaaa-multi) 'int(lookup.error()) == error' returned FALSE. (Server failure)
  .\tst_qdnslookup.cpp(146) : failure location
  FAIL!  : tst_QDnsLookup::lookup(any-ascii) 'waitForDone(&lookup)' returned FALSE. ()
  .\tst_qdnslookup.cpp(144) : failure location
  FAIL!  : tst_QDnsLookup::lookup(mx-ascii) 'waitForDone(&lookup)' returned FALSE. ()
  .\tst_qdnslookup.cpp(144) : failure location
  FAIL!  : tst_QDnsLookup::lookupReuse() 'waitForDone(&lookup)' returned FALSE. ()
  .\tst_qdnslookup.cpp(233) : failure location
  FAIL!  : tst_QDnsLookup::lookupAbortRetry() Compared values are not the same
     Actual   (int(lookup.error())): 5
     Expected (int(QDnsLookup::NoError)): 0
  .\tst_qdnslookup.cpp(273) : failure location
  Totals: 24 passed, 6 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.0.2, Qt 5.0.2
  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. (Server failure)
  .\tst_qdnslookup.cpp(146) : failure location
  FAIL!  : tst_QDnsLookup::lookup(a-single) 'int(lookup.error()) == error' returned FALSE. (Server failure)
  .\tst_qdnslookup.cpp(146) : failure location
  FAIL!  : tst_QDnsLookup::lookup(a-multi) 'waitForDone(&lookup)' returned FALSE. ()
  .\tst_qdnslookup.cpp(144) : failure location
  PASS   : tst_QDnsLookup::lookup(aaaa-empty)
  PASS   : tst_QDnsLookup::lookup(aaaa-notfound)
  FAIL!  : tst_QDnsLookup::lookup(aaaa-single) 'waitForDone(&lookup)' returned FALSE. ()
  .\tst_qdnslookup.cpp(144) : failure location
  FAIL!  : tst_QDnsLookup::lookup(aaaa-multi) 'waitForDone(&lookup)' returned FALSE. ()
  .\tst_qdnslookup.cpp(144) : failure location
  PASS   : tst_QDnsLookup::lookup(any-empty)
  PASS   : tst_QDnsLookup::lookup(any-notfound)
  FAIL!  : tst_QDnsLookup::lookup(any-ascii) 'int(lookup.error()) == error' returned FALSE. (Server failure)
  .\tst_qdnslookup.cpp(146) : failure location
  PASS   : tst_QDnsLookup::lookup(mx-empty)
  PASS   : tst_QDnsLookup::lookup(mx-notfound)
  FAIL!  : tst_QDnsLookup::lookup(mx-ascii) 'waitForDone(&lookup)' returned FALSE. ()
  .\tst_qdnslookup.cpp(144) : failure location
  PASS   : tst_QDnsLookup::lookup(ns-empty)
  PASS   : tst_QDnsLookup::lookup(ns-notfound)
  PASS   : tst_QDnsLookup::lookup(ns-ascii)
  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())): 5
     Expected (int(QDnsLookup::NoError)): 0
  .\tst_qdnslookup.cpp(235) : failure location
  FAIL!  : tst_QDnsLookup::lookupAbortRetry() Compared values are not the same
     Actual   (int(lookup.error())): 5
     Expected (int(QDnsLookup::NoError)): 0
  .\tst_qdnslookup.cpp(273) : failure location
  PASS   : tst_QDnsLookup::cleanupTestCase()
  Totals: 21 passed, 9 failed, 0 skipped
  ********* Finished testing of tst_QDnsLookup *********
  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 6
  QtQA::App::TestRunner:   second attempt: exited with exit code 9
  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_qdnslookup: 138 seconds, exit code 9

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

  Tested changes (refs/builds/release_1363300187):
    http://codereview.qt-project.org/49083 [PS1] - fix all "qt style yes options" which start with -l



More information about the Ci-reports mailing list