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

Qt Continuous Integration System ci-noreply at qt-project.org
Tue Feb 5 16:54:04 CET 2013


Autotest `tst_qsslcertificate' failed :(

  Testing tst_QSslCertificate
  FAIL!  : tst_QSslCertificate::fromPath("certificates/*" wildcard der) Compared values are not the same
     Actual   (QSslCertificate::fromPath(path, pemencoding ? QSsl::Pem : QSsl::Der, QRegExp::PatternSyntax(syntax)).size()): 2
     Expected (numCerts): 0
     Loc: [tst_qsslcertificate.cpp(586)]
  Totals: 110 passed, 1 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QSslCertificate *********
  Config: Using QTest library 5.0.2, Qt 5.0.2
  PASS   : tst_QSslCertificate::initTestCase()
  PASS   : tst_QSslCertificate::emptyConstructor()
  PASS   : tst_QSslCertificate::constructor(ca-cert.pem)
  PASS   : tst_QSslCertificate::constructor(cert-ss-san-utf8.pem)
  PASS   : tst_QSslCertificate::constructor(cert-ss-san.pem)
  PASS   : tst_QSslCertificate::constructor(cert-ss.der)
  PASS   : tst_QSslCertificate::constructor(cert-ss.pem)
  PASS   : tst_QSslCertificate::constructor(cert.der)
  PASS   : tst_QSslCertificate::constructor(cert.pem)
  PASS   : tst_QSslCertificate::constructingGarbage()
  PASS   : tst_QSslCertificate::copyAndAssign(ca-cert.pem)
  PASS   : tst_QSslCertificate::copyAndAssign(cert-ss-san-utf8.pem)
  PASS   : tst_QSslCertificate::copyAndAssign(cert-ss-san.pem)
  PASS   : tst_QSslCertificate::copyAndAssign(cert-ss.der)
  PASS   : tst_QSslCertificate::copyAndAssign(cert-ss.pem)
  PASS   : tst_QSslCertificate::copyAndAssign(cert.der)
  PASS   : tst_QSslCertificate::copyAndAssign(cert.pem)
  PASS   : tst_QSslCertificate::digest(ca-cert.pem)
  PASS   : tst_QSslCertificate::digest(cert-ss-san-utf8.pem)
  PASS   : tst_QSslCertificate::digest(cert-ss-san.pem)
  PASS   : tst_QSslCertificate::digest(cert-ss.der)
  PASS   : tst_QSslCertificate::digest(cert-ss.pem)
  PASS   : tst_QSslCertificate::digest(cert.der)
  PASS   : tst_QSslCertificate::digest(cert.pem)
  PASS   : tst_QSslCertificate::utf8SubjectNames()
  PASS   : tst_QSslCertificate::subjectAlternativeNames(cert-ss-san-utf8.pem)
  PASS   : tst_QSslCertificate::subjectAlternativeNames(cert-ss-san.pem)
  PASS   : tst_QSslCertificate::publicKey(cert-ss.der)
  PASS   : tst_QSslCertificate::publicKey(cert-ss.pem)
  PASS   : tst_QSslCertificate::publicKey(cert.der)
  PASS   : tst_QSslCertificate::publicKey(cert.pem)
  PASS   : tst_QSslCertificate::toPemOrDer(ca-cert.pem)
  PASS   : tst_QSslCertificate::toPemOrDer(cert-ss-san-utf8.pem)
  PASS   : tst_QSslCertificate::toPemOrDer(cert-ss-san.pem)
  PASS   : tst_QSslCertificate::toPemOrDer(cert-ss.der)
  PASS   : tst_QSslCertificate::toPemOrDer(cert-ss.pem)
  PASS   : tst_QSslCertificate::toPemOrDer(cert.der)
  PASS   : tst_QSslCertificate::toPemOrDer(cert.pem)
  PASS   : tst_QSslCertificate::fromDevice()
  PASS   : tst_QSslCertificate::fromPath(empty fixed pem)
  PASS   : tst_QSslCertificate::fromPath(empty fixed der)
  PASS   : tst_QSslCertificate::fromPath(empty regexp pem)
  PASS   : tst_QSslCertificate::fromPath(empty regexp der)
  PASS   : tst_QSslCertificate::fromPath(empty wildcard pem)
  PASS   : tst_QSslCertificate::fromPath(empty wildcard der)
  PASS   : tst_QSslCertificate::fromPath("certificates" fixed pem)
  PASS   : tst_QSslCertificate::fromPath("certificates" fixed der)
  PASS   : tst_QSslCertificate::fromPath("certificates" regexp pem)
  PASS   : tst_QSslCertificate::fromPath("certificates" regexp der)
  PASS   : tst_QSslCertificate::fromPath("certificates" wildcard pem)
  PASS   : tst_QSslCertificate::fromPath("certificates" wildcard der)
  PASS   : tst_QSslCertificate::fromPath("certificates/cert.pem" fixed pem)
  PASS   : tst_QSslCertificate::fromPath("certificates/cert.pem" fixed der)
  PASS   : tst_QSslCertificate::fromPath("certificates/cert.pem" regexp pem)
  PASS   : tst_QSslCertificate::fromPath("certificates/cert.pem" regexp der)
  PASS   : tst_QSslCertificate::fromPath("certificates/cert.pem" wildcard pem)
  PASS   : tst_QSslCertificate::fromPath("certificates/cert.pem" wildcard der)
  PASS   : tst_QSslCertificate::fromPath("certificates/*" fixed pem)
  PASS   : tst_QSslCertificate::fromPath("certificates/*" fixed der)
  PASS   : tst_QSslCertificate::fromPath("certificates/*" regexp pem)
  PASS   : tst_QSslCertificate::fromPath("certificates/*" regexp der)
  PASS   : tst_QSslCertificate::fromPath("certificates/*" wildcard pem)
  PASS   : tst_QSslCertificate::fromPath("certificates/ca*" wildcard pem)
  PASS   : tst_QSslCertificate::fromPath("certificates/cert*" wildcard pem)
  PASS   : tst_QSslCertificate::fromPath("certificates/cert-[sure]*" wildcard pem)
  PASS   : tst_QSslCertificate::fromPath("certificates/cert-[not]*" wildcard pem)
  FAIL!  : tst_QSslCertificate::fromPath("certificates/*" wildcard der) Compared values are not the same
     Actual   (QSslCertificate::fromPath(path, pemencoding ? QSsl::Pem : QSsl::Der, QRegExp::PatternSyntax(syntax)).size()): 2
     Expected (numCerts): 0
     Loc: [tst_qsslcertificate.cpp(586)]
  PASS   : tst_QSslCertificate::fromPath("c*/c*.pem" fixed pem)
  PASS   : tst_QSslCertificate::fromPath("c*/c*.pem" fixed der)
  PASS   : tst_QSslCertificate::fromPath("c*/c*.pem" regexp pem)
  PASS   : tst_QSslCertificate::fromPath("c*/c*.pem" regexp der)
  PASS   : tst_QSslCertificate::fromPath("c*/c*.pem" wildcard pem)
  PASS   : tst_QSslCertificate::fromPath("c*/c*.pem" wildcard der)
  PASS   : tst_QSslCertificate::fromPath("d*/c*.pem" fixed pem)
  PASS   : tst_QSslCertificate::fromPath("d*/c*.pem" fixed der)
  PASS   : tst_QSslCertificate::fromPath("d*/c*.pem" regexp pem)
  PASS   : tst_QSslCertificate::fromPath("d*/c*.pem" regexp der)
  PASS   : tst_QSslCertificate::fromPath("d*/c*.pem" wildcard pem)
  PASS   : tst_QSslCertificate::fromPath("d*/c*.pem" wildcard der)
  PASS   : tst_QSslCertificate::fromPath("c.*/c.*.pem" fixed pem)
  PASS   : tst_QSslCertificate::fromPath("c.*/c.*.pem" fixed der)
  PASS   : tst_QSslCertificate::fromPath("c.*/c.*.pem" regexp pem)
  PASS   : tst_QSslCertificate::fromPath("c.*/c.*.pem" regexp der)
  PASS   : tst_QSslCertificate::fromPath("c.*/c.*.pem" wildcard pem)
  PASS   : tst_QSslCertificate::fromPath("c.*/c.*.pem" wildcard der)
  PASS   : tst_QSslCertificate::fromPath("d.*/c.*.pem" fixed pem)
  PASS   : tst_QSslCertificate::fromPath("d.*/c.*.pem" fixed der)
  PASS   : tst_QSslCertificate::fromPath("d.*/c.*.pem" regexp pem)
  PASS   : tst_QSslCertificate::fromPath("d.*/c.*.pem" regexp der)
  PASS   : tst_QSslCertificate::fromPath("d.*/c.*.pem" wildcard pem)
  PASS   : tst_QSslCertificate::fromPath("d.*/c.*.pem" wildcard der)
  PASS   : tst_QSslCertificate::fromPath(absolute path wildcard pem)
  PASS   : tst_QSslCertificate::fromPath(trailing-whitespace)
  PASS   : tst_QSslCertificate::fromPath(no-ending-newline)
  PASS   : tst_QSslCertificate::fromPath(malformed-just-begin)
  PASS   : tst_QSslCertificate::fromPath(malformed-just-begin-no-newline)
  PASS   : tst_QSslCertificate::certInfo()
  PASS   : tst_QSslCertificate::certInfoQByteArray()
  PASS   : tst_QSslCertificate::task256066toPem()
  PASS   : tst_QSslCertificate::nulInCN()
  PASS   : tst_QSslCertificate::nulInSan()
  PASS   : tst_QSslCertificate::largeSerialNumber()
  PASS   : tst_QSslCertificate::largeExpirationDate()
  PASS   : tst_QSslCertificate::blacklistedCertificates()
  PASS   : tst_QSslCertificate::toText()
  PASS   : tst_QSslCertificate::multipleCommonNames()
  PASS   : tst_QSslCertificate::subjectAndIssuerAttributes()
  PASS   : tst_QSslCertificate::verify()
  PASS   : tst_QSslCertificate::extensions()
  PASS   : tst_QSslCertificate::threadSafeConstMethods()
  PASS   : tst_QSslCertificate::cleanupTestCase()
  Totals: 110 passed, 1 failed, 0 skipped
  ********* Finished testing of tst_QSslCertificate *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qsslcertificate: 0.794429 seconds, exit code 1

  Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_00376/linux-g++-32_Ubuntu_10.04_x86/log.txt.gz

  Tested changes (refs/builds/stable_1360077924):
    http://codereview.qt-project.org/46484 [PS1] - Doc: Fix filenames for nested classes generated by qdoc
    http://codereview.qt-project.org/46869 [PS1] - Fix loading of SSL certificate of DER files on Windows
    http://codereview.qt-project.org/46545 [PS1] - Do not use the non-existent state() method reference



More information about the Ci-reports mailing list