[Ci-reports] fail on QtBase_dev_Integration #5869

Qt Continuous Integration System ci-noreply at qt-project.org
Thu Feb 19 15:15:51 CET 2015


Autotest `tst_qdnslookup' failed :(

  Testing tst_QDnsLookup
  FAIL!  : tst_QDnsLookup::lookup(normal:mx-single-cname) 'int(lookup.error()) == error' returned FALSE. (Non existent domain)
  tst_qdnslookup.cpp(209) : failure location
  FAIL!  : tst_QDnsLookup::lookup(normal:ns-single) 'int(lookup.error()) == error' returned FALSE. (Non existent domain)
  tst_qdnslookup.cpp(209) : failure location
  FAIL!  : tst_QDnsLookup::lookup(normal:ns-multi) 'int(lookup.error()) == error' returned FALSE. (Non existent domain)
  tst_qdnslookup.cpp(209) : failure location
  FAIL!  : tst_QDnsLookup::lookup(normal:ptr-single) 'int(lookup.error()) == error' returned FALSE. (Non existent domain)
  tst_qdnslookup.cpp(209) : failure location
  FAIL!  : tst_QDnsLookup::lookup(idn:a-single) 'int(lookup.error()) == error' returned FALSE. (Non existent domain)
  tst_qdnslookup.cpp(209) : failure location
  FAIL!  : tst_QDnsLookup::lookup(idn:a-multi) 'int(lookup.error()) == error' returned FALSE. (Non existent domain)
  tst_qdnslookup.cpp(209) : failure location
  FAIL!  : tst_QDnsLookup::lookup(idn:aaaa-single) 'int(lookup.error()) == error' returned FALSE. (Non existent domain)
  tst_qdnslookup.cpp(209) : failure location
  FAIL!  : tst_QDnsLookup::lookup(idn:aaaa-multi) 'int(lookup.error()) == error' returned FALSE. (Non existent domain)
  tst_qdnslookup.cpp(209) : failure location
  FAIL!  : tst_QDnsLookup::lookup(idn:any-a-single) 'int(lookup.error()) == error' returned FALSE. (Non existent domain)
  tst_qdnslookup.cpp(209) : failure location
  FAIL!  : tst_QDnsLookup::lookup(idn:any-a-plus-aaaa) 'int(lookup.error()) == error' returned FALSE. (Non existent domain)
  tst_qdnslookup.cpp(209) : failure location
  FAIL!  : tst_QDnsLookup::lookup(idn:any-multi) 'int(lookup.error()) == error' returned FALSE. (Non existent domain)
  tst_qdnslookup.cpp(209) : failure location
  FAIL!  : tst_QDnsLookup::lookup(idn:mx-single) 'int(lookup.error()) == error' returned FALSE. (Non existent domain)
  tst_qdnslookup.cpp(209) : failure location
  FAIL!  : tst_QDnsLookup::lookup(idn:mx-single-cname) 'int(lookup.error()) == error' returned FALSE. (Non existent domain)
  tst_qdnslookup.cpp(209) : failure location
  FAIL!  : tst_QDnsLookup::lookup(idn:mx-multi) 'int(lookup.error()) == error' returned FALSE. (Non existent domain)
  tst_qdnslookup.cpp(209) : failure location
  FAIL!  : tst_QDnsLookup::lookup(idn:mx-multi-sameprio) 'int(lookup.error()) == error' returned FALSE. (Non existent domain)
  tst_qdnslookup.cpp(209) : failure location
  FAIL!  : tst_QDnsLookup::lookup(idn:ns-single) 'int(lookup.error()) == error' returned FALSE. (Non existent domain)
  tst_qdnslookup.cpp(209) : failure location
  FAIL!  : tst_QDnsLookup::lookup(idn:ns-multi) 'int(lookup.error()) == error' returned FALSE. (Non existent domain)
  tst_qdnslookup.cpp(209) : failure location
  FAIL!  : tst_QDnsLookup::lookup(idn:ptr-single) 'int(lookup.error()) == error' returned FALSE. (Non existent domain)
  tst_qdnslookup.cpp(209) : failure location
  FAIL!  : tst_QDnsLookup::lookup(idn:srv-single) 'int(lookup.error()) == error' returned FALSE. (Non existent domain)
  tst_qdnslookup.cpp(209) : failure location
  FAIL!  : tst_QDnsLookup::lookup(idn:srv-prio) 'int(lookup.error()) == error' returned FALSE. (Non existent domain)
  tst_qdnslookup.cpp(209) : failure location
  FAIL!  : tst_QDnsLookup::lookup(idn:srv-weighted) 'int(lookup.error()) == error' returned FALSE. (Non existent domain)
  tst_qdnslookup.cpp(209) : failure location
  FAIL!  : tst_QDnsLookup::lookup(idn:srv-multi) 'int(lookup.error()) == error' returned FALSE. (Non existent domain)
  tst_qdnslookup.cpp(209) : failure location
  FAIL!  : tst_QDnsLookup::lookup(idn:txt-single) 'int(lookup.error()) == error' returned FALSE. (Non existent domain)
  tst_qdnslookup.cpp(209) : failure location
  FAIL!  : tst_QDnsLookup::lookup(idn:txt-multi-onerr) 'int(lookup.error()) == error' returned FALSE. (Non existent domain)
  tst_qdnslookup.cpp(209) : failure location
  FAIL!  : tst_QDnsLookup::lookup(idn:txt-multi-multirr) 'int(lookup.error()) == error' returned FALSE. (Non existent domain)
  tst_qdnslookup.cpp(209) : failure location
  FAIL!  : tst_QDnsLookup::lookupReuse(idn) Compared values are not the same
     Actual   (int(lookup.error()))     : 7
     Expected (int(QDnsLookup::NoError)): 0
  tst_qdnslookup.cpp(310) : failure location
  FAIL!  : tst_QDnsLookup::lookupAbortRetry(idn) Compared values are not the same
     Actual   (int(lookup.error()))     : 7
     Expected (int(QDnsLookup::NoError)): 0
  tst_qdnslookup.cpp(354) : failure location
  Totals: 53 passed, 27 failed, 0 skipped, 0 blacklisted
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QDnsLookup *********
  Config: Using QtTest library 5.5.0, Qt 5.5.0 (i386-little_endian-ilp32 shared (dynamic) release build; by MSVC 2010)
  PASS   : tst_QDnsLookup::initTestCase()
  PASS   : tst_QDnsLookup::lookup(normal:a-empty)
  PASS   : tst_QDnsLookup::lookup(normal:a-notfound)
  PASS   : tst_QDnsLookup::lookup(normal:a-single)
  PASS   : tst_QDnsLookup::lookup(normal:a-multi)
  PASS   : tst_QDnsLookup::lookup(normal:aaaa-empty)
  PASS   : tst_QDnsLookup::lookup(normal:aaaa-notfound)
  PASS   : tst_QDnsLookup::lookup(normal:aaaa-single)
  PASS   : tst_QDnsLookup::lookup(normal:aaaa-multi)
  PASS   : tst_QDnsLookup::lookup(normal:any-empty)
  PASS   : tst_QDnsLookup::lookup(normal:any-notfound)
  PASS   : tst_QDnsLookup::lookup(normal:any-a-single)
  PASS   : tst_QDnsLookup::lookup(normal:any-a-plus-aaaa)
  PASS   : tst_QDnsLookup::lookup(normal:any-multi)
  PASS   : tst_QDnsLookup::lookup(normal:mx-empty)
  PASS   : tst_QDnsLookup::lookup(normal:mx-notfound)
  PASS   : tst_QDnsLookup::lookup(normal:mx-single)
  FAIL!  : tst_QDnsLookup::lookup(normal:mx-single-cname) 'int(lookup.error()) == error' returned FALSE. (Non existent domain)
  tst_qdnslookup.cpp(209) : failure location
  PASS   : tst_QDnsLookup::lookup(normal:mx-multi)
  PASS   : tst_QDnsLookup::lookup(normal:mx-multi-sameprio)
  PASS   : tst_QDnsLookup::lookup(normal:ns-empty)
  PASS   : tst_QDnsLookup::lookup(normal:ns-notfound)
  FAIL!  : tst_QDnsLookup::lookup(normal:ns-single) 'int(lookup.error()) == error' returned FALSE. (Non existent domain)
  tst_qdnslookup.cpp(209) : failure location
  FAIL!  : tst_QDnsLookup::lookup(normal:ns-multi) 'int(lookup.error()) == error' returned FALSE. (Non existent domain)
  tst_qdnslookup.cpp(209) : failure location
  PASS   : tst_QDnsLookup::lookup(normal:ptr-empty)
  PASS   : tst_QDnsLookup::lookup(normal:ptr-notfound)
  FAIL!  : tst_QDnsLookup::lookup(normal:ptr-single) 'int(lookup.error()) == error' returned FALSE. (Non existent domain)
  tst_qdnslookup.cpp(209) : failure location
  PASS   : tst_QDnsLookup::lookup(normal:srv-empty)
  PASS   : tst_QDnsLookup::lookup(normal:srv-notfound)
  PASS   : tst_QDnsLookup::lookup(normal:srv-single)
  PASS   : tst_QDnsLookup::lookup(normal:srv-prio)
  PASS   : tst_QDnsLookup::lookup(normal:srv-weighted)
  PASS   : tst_QDnsLookup::lookup(normal:srv-multi)
  PASS   : tst_QDnsLookup::lookup(normal:txt-empty)
  PASS   : tst_QDnsLookup::lookup(normal:txt-notfound)
  PASS   : tst_QDnsLookup::lookup(normal:txt-single)
  PASS   : tst_QDnsLookup::lookup(normal:txt-multi-onerr)
  PASS   : tst_QDnsLookup::lookup(normal:txt-multi-multirr)
  PASS   : tst_QDnsLookup::lookup(idn:a-empty)
  PASS   : tst_QDnsLookup::lookup(idn:a-notfound)
  FAIL!  : tst_QDnsLookup::lookup(idn:a-single) 'int(lookup.error()) == error' returned FALSE. (Non existent domain)
  tst_qdnslookup.cpp(209) : failure location
  FAIL!  : tst_QDnsLookup::lookup(idn:a-multi) 'int(lookup.error()) == error' returned FALSE. (Non existent domain)
  tst_qdnslookup.cpp(209) : failure location
  PASS   : tst_QDnsLookup::lookup(idn:aaaa-empty)
  PASS   : tst_QDnsLookup::lookup(idn:aaaa-notfound)
  FAIL!  : tst_QDnsLookup::lookup(idn:aaaa-single) 'int(lookup.error()) == error' returned FALSE. (Non existent domain)
  tst_qdnslookup.cpp(209) : failure location
  FAIL!  : tst_QDnsLookup::lookup(idn:aaaa-multi) 'int(lookup.error()) == error' returned FALSE. (Non existent domain)
  tst_qdnslookup.cpp(209) : failure location
  PASS   : tst_QDnsLookup::lookup(idn:any-empty)
  PASS   : tst_QDnsLookup::lookup(idn:any-notfound)
  FAIL!  : tst_QDnsLookup::lookup(idn:any-a-single) 'int(lookup.error()) == error' returned FALSE. (Non existent domain)
  tst_qdnslookup.cpp(209) : failure location
  FAIL!  : tst_QDnsLookup::lookup(idn:any-a-plus-aaaa) 'int(lookup.error()) == error' returned FALSE. (Non existent domain)
  tst_qdnslookup.cpp(209) : failure location
  FAIL!  : tst_QDnsLookup::lookup(idn:any-multi) 'int(lookup.error()) == error' returned FALSE. (Non existent domain)
  tst_qdnslookup.cpp(209) : failure location
  PASS   : tst_QDnsLookup::lookup(idn:mx-empty)
  PASS   : tst_QDnsLookup::lookup(idn:mx-notfound)
  FAIL!  : tst_QDnsLookup::lookup(idn:mx-single) 'int(lookup.error()) == error' returned FALSE. (Non existent domain)
  tst_qdnslookup.cpp(209) : failure location
  FAIL!  : tst_QDnsLookup::lookup(idn:mx-single-cname) 'int(lookup.error()) == error' returned FALSE. (Non existent domain)
  tst_qdnslookup.cpp(209) : failure location
  FAIL!  : tst_QDnsLookup::lookup(idn:mx-multi) 'int(lookup.error()) == error' returned FALSE. (Non existent domain)
  tst_qdnslookup.cpp(209) : failure location
  FAIL!  : tst_QDnsLookup::lookup(idn:mx-multi-sameprio) 'int(lookup.error()) == error' returned FALSE. (Non existent domain)
  tst_qdnslookup.cpp(209) : failure location
  PASS   : tst_QDnsLookup::lookup(idn:ns-empty)
  PASS   : tst_QDnsLookup::lookup(idn:ns-notfound)
  FAIL!  : tst_QDnsLookup::lookup(idn:ns-single) 'int(lookup.error()) == error' returned FALSE. (Non existent domain)
  tst_qdnslookup.cpp(209) : failure location
  FAIL!  : tst_QDnsLookup::lookup(idn:ns-multi) 'int(lookup.error()) == error' returned FALSE. (Non existent domain)
  tst_qdnslookup.cpp(209) : failure location
  PASS   : tst_QDnsLookup::lookup(idn:ptr-empty)
  PASS   : tst_QDnsLookup::lookup(idn:ptr-notfound)
  FAIL!  : tst_QDnsLookup::lookup(idn:ptr-single) 'int(lookup.error()) == error' returned FALSE. (Non existent domain)
  tst_qdnslookup.cpp(209) : failure location
  PASS   : tst_QDnsLookup::lookup(idn:srv-empty)
  PASS   : tst_QDnsLookup::lookup(idn:srv-notfound)
  FAIL!  : tst_QDnsLookup::lookup(idn:srv-single) 'int(lookup.error()) == error' returned FALSE. (Non existent domain)
  tst_qdnslookup.cpp(209) : failure location
  FAIL!  : tst_QDnsLookup::lookup(idn:srv-prio) 'int(lookup.error()) == error' returned FALSE. (Non existent domain)
  tst_qdnslookup.cpp(209) : failure location
  FAIL!  : tst_QDnsLookup::lookup(idn:srv-weighted) 'int(lookup.error()) == error' returned FALSE. (Non existent domain)
  tst_qdnslookup.cpp(209) : failure location
  FAIL!  : tst_QDnsLookup::lookup(idn:srv-multi) 'int(lookup.error()) == error' returned FALSE. (Non existent domain)
  tst_qdnslookup.cpp(209) : failure location
  PASS   : tst_QDnsLookup::lookup(idn:txt-empty)
  PASS   : tst_QDnsLookup::lookup(idn:txt-notfound)
  FAIL!  : tst_QDnsLookup::lookup(idn:txt-single) 'int(lookup.error()) == error' returned FALSE. (Non existent domain)
  tst_qdnslookup.cpp(209) : failure location
  FAIL!  : tst_QDnsLookup::lookup(idn:txt-multi-onerr) 'int(lookup.error()) == error' returned FALSE. (Non existent domain)
  tst_qdnslookup.cpp(209) : failure location
  FAIL!  : tst_QDnsLookup::lookup(idn:txt-multi-multirr) 'int(lookup.error()) == error' returned FALSE. (Non existent domain)
  tst_qdnslookup.cpp(209) : failure location
  PASS   : tst_QDnsLookup::lookupReuse(normal)
  FAIL!  : tst_QDnsLookup::lookupReuse(idn) Compared values are not the same
     Actual   (int(lookup.error()))     : 7
     Expected (int(QDnsLookup::NoError)): 0
  tst_qdnslookup.cpp(310) : failure location
  PASS   : tst_QDnsLookup::lookupAbortRetry(normal)
  FAIL!  : tst_QDnsLookup::lookupAbortRetry(idn) Compared values are not the same
     Actual   (int(lookup.error()))     : 7
     Expected (int(QDnsLookup::NoError)): 0
  tst_qdnslookup.cpp(354) : failure location
  PASS   : tst_QDnsLookup::cleanupTestCase()
  Totals: 53 passed, 27 failed, 0 skipped, 0 blacklisted
  ********* Finished testing of tst_QDnsLookup *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qdnslookup: 1 seconds, exit code 27

  Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_05869/win32-msvc2010_opengl_dynamic_Windows_7/log.txt.gz

  Tested changes (refs/builds/dev_1424351011):
    http://codereview.qt-project.org/106713 [PS1] - xcb: remove stray QDBusMenuConnection in QXcbNativeInterface



More information about the Ci-reports mailing list