[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 19 12:13:12 CET 2013


Autotests `tst_qmimedatabase-cache' and `tst_qxmlstream' failed :(

  Testing tst_QMimeDatabase
  FAIL!  : tst_QMimeDatabase::suffixes(mimetype with a single pattern) Compared values are not the same
     Actual   (mimePatterns.join(QLatin1Char(';'))):
     Expected (expectedPatterns.join(QLatin1Char(';'))): *.pdf
     Loc: [../tst_qmimedatabase.cpp(582)]
  FAIL!  : tst_QMimeDatabase::suffixes(mimetype with multiple patterns) Compared values are not the same
     Actual   (mimePatterns.join(QLatin1Char(';'))):
     Expected (expectedPatterns.join(QLatin1Char(';'))): *.kpr;*.kpt
     Loc: [../tst_qmimedatabase.cpp(582)]
  FAIL!  : tst_QMimeDatabase::suffixes(jpeg) Compared values are not the same
     Actual   (mimePatterns.join(QLatin1Char(';'))):
     Expected (expectedPatterns.join(QLatin1Char(';'))): *.jpe;*.jpeg;*.jpg
     Loc: [../tst_qmimedatabase.cpp(582)]
  FAIL!  : tst_QMimeDatabase::suffixes(mimetype with many patterns) Compared values are not the same
     Actual   (mimePatterns.join(QLatin1Char(';'))):
     Expected (expectedPatterns.join(QLatin1Char(';'))): *.wp;*.wp4;*.wp5;*.wp6;*.wpd;*.wpp
     Loc: [../tst_qmimedatabase.cpp(582)]
  FAIL!  : tst_QMimeDatabase::suffixes(oasis text mimetype) Compared values are not the same
     Actual   (mimePatterns.join(QLatin1Char(';'))):
     Expected (expectedPatterns.join(QLatin1Char(';'))): *.odt
     Loc: [../tst_qmimedatabase.cpp(582)]
  FAIL!  : tst_QMimeDatabase::suffixes(oasis presentation mimetype) Compared values are not the same
     Actual   (mimePatterns.join(QLatin1Char(';'))):
     Expected (expectedPatterns.join(QLatin1Char(';'))): *.odp
     Loc: [../tst_qmimedatabase.cpp(582)]
  FAIL!  : tst_QMimeDatabase::suffixes(mimetype with multiple patterns) Compared values are not the same
     Actual   (mimePatterns.join(QLatin1Char(';'))):
     Expected (expectedPatterns.join(QLatin1Char(';'))): *,v;*.asc;*.txt
     Loc: [../tst_qmimedatabase.cpp(582)]
  FAIL!  : tst_QMimeDatabase::suffixes(mimetype with uncommon pattern) Compared values are not the same
     Actual   (mimePatterns.join(QLatin1Char(';'))):
     Expected (expectedPatterns.join(QLatin1Char(';'))): README*
     Loc: [../tst_qmimedatabase.cpp(582)]
  Totals: 54 passed, 8 failed, 3 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QMimeDatabase *********
  Config: Using QTest library 5.0.2, Qt 5.0.2
  QDEBUG : tst_QMimeDatabase::initTestCase()
  Local XDG_DATA_HOME:  "/tmp/tst_qmimedatabase-pxm9gG/local"
  Global XDG_DATA_DIRS:  "/tmp/tst_qmimedatabase-pxm9gG/global"
  WARNING: tst_QMimeDatabase::initTestCase() testdata testfiles could not be located!
     Loc: [../tst_qmimedatabase.cpp(117)]
  QWARN  : tst_QMimeDatabase::initTestCase()
  Cannot find the shared-mime-info test suite
  starting from: /work/build/qt/qtbase/tests/auto/corelib/mimetypes/qmimedatabase/qmimedatabase-cache
  cd tests/auto/corelib/mimetypes/qmimedatabase
  wget http://cgit.freedesktop.org/xdg/shared-mime-info/snapshot/Release-1-0.zip
  unzip Release-1-0.zip
  ln -s Release-1-0/tests testfiles
  
  PASS   : tst_QMimeDatabase::initTestCase()
  PASS   : tst_QMimeDatabase::mimeTypeForName()
  PASS   : tst_QMimeDatabase::mimeTypeForFileName(text)
  PASS   : tst_QMimeDatabase::mimeTypeForFileName(case-insensitive search)
  PASS   : tst_QMimeDatabase::mimeTypeForFileName(case-sensitive uppercase match)
  PASS   : tst_QMimeDatabase::mimeTypeForFileName(case-sensitive lowercase match)
  PASS   : tst_QMimeDatabase::mimeTypeForFileName(case-sensitive long-extension match)
  PASS   : tst_QMimeDatabase::mimeTypeForFileName(case-sensitive-only match)
  PASS   : tst_QMimeDatabase::mimeTypeForFileName(case-sensitive-only match)
  PASS   : tst_QMimeDatabase::mimeTypeForFileName(desktop file)
  PASS   : tst_QMimeDatabase::mimeTypeForFileName(old kdelnk file is x-desktop too)
  PASS   : tst_QMimeDatabase::mimeTypeForFileName(double-extension file)
  PASS   : tst_QMimeDatabase::mimeTypeForFileName(single-extension file)
  PASS   : tst_QMimeDatabase::mimeTypeForFileName(.doc should assume msword)
  PASS   : tst_QMimeDatabase::mimeTypeForFileName(glob that uses [] syntax, 1)
  PASS   : tst_QMimeDatabase::mimeTypeForFileName(glob that uses [] syntax, 2)
  PASS   : tst_QMimeDatabase::mimeTypeForFileName(glob that ends with *, no extension)
  PASS   : tst_QMimeDatabase::mimeTypeForFileName(glob that ends with *, extension)
  PASS   : tst_QMimeDatabase::mimeTypeForFileName(glob that ends with *, also matches *.txt. Higher weight wins.)
  PASS   : tst_QMimeDatabase::mimeTypeForFileName(glob that ends with *, also matches *.nfo. Higher weight wins.)
  PASS   : tst_QMimeDatabase::mimeTypeForFileName(glob that ends with *, also matches *.pdf. *.pdf has higher weight)
  PASS   : tst_QMimeDatabase::mimeTypeForFileName(directory)
  PASS   : tst_QMimeDatabase::mimeTypeForFileName(doesn't exist, no extension)
  PASS   : tst_QMimeDatabase::mimeTypeForFileName(doesn't exist but has known extension)
  PASS   : tst_QMimeDatabase::mimeTypeForFileName(empty)
  PASS   : tst_QMimeDatabase::mimeTypesForFileName(txt, 1 hit)
  PASS   : tst_QMimeDatabase::mimeTypesForFileName(txtfoobar, 0 hit)
  PASS   : tst_QMimeDatabase::mimeTypesForFileName(m, 2 hits)
  PASS   : tst_QMimeDatabase::mimeTypesForFileName(sub, 3 hits)
  PASS   : tst_QMimeDatabase::inheritance()
  PASS   : tst_QMimeDatabase::aliases()
  PASS   : tst_QMimeDatabase::listAliases(csv)
  PASS   : tst_QMimeDatabase::listAliases(xml)
  PASS   : tst_QMimeDatabase::listAliases(xml2)
  PASS   : tst_QMimeDatabase::listAliases(no_mime)
  PASS   : tst_QMimeDatabase::icons()
  PASS   : tst_QMimeDatabase::mimeTypeForFileWithContent()
  PASS   : tst_QMimeDatabase::mimeTypeForUrl()
  PASS   : tst_QMimeDatabase::mimeTypeForData(tnef data, needs smi >= 0.20)
  PASS   : tst_QMimeDatabase::mimeTypeForData(PDF magic)
  PASS   : tst_QMimeDatabase::mimeTypeForData(PHP, High-priority rule)
  PASS   : tst_QMimeDatabase::mimeTypeForData(unknown)
  PASS   : tst_QMimeDatabase::mimeTypeForFileAndContent(plain text, no extension)
  PASS   : tst_QMimeDatabase::mimeTypeForFileAndContent(plain text, unknown extension)
  PASS   : tst_QMimeDatabase::mimeTypeForFileAndContent(msword file, unknown extension)
  PASS   : tst_QMimeDatabase::mimeTypeForFileAndContent(excel file, found by extension)
  PASS   : tst_QMimeDatabase::mimeTypeForFileAndContent(text.xls, found by extension, user is in control)
  PASS   : tst_QMimeDatabase::allMimeTypes()
  FAIL!  : tst_QMimeDatabase::suffixes(mimetype with a single pattern) Compared values are not the same
     Actual   (mimePatterns.join(QLatin1Char(';'))):
     Expected (expectedPatterns.join(QLatin1Char(';'))): *.pdf
     Loc: [../tst_qmimedatabase.cpp(582)]
  FAIL!  : tst_QMimeDatabase::suffixes(mimetype with multiple patterns) Compared values are not the same
     Actual   (mimePatterns.join(QLatin1Char(';'))):
     Expected (expectedPatterns.join(QLatin1Char(';'))): *.kpr;*.kpt
     Loc: [../tst_qmimedatabase.cpp(582)]
  FAIL!  : tst_QMimeDatabase::suffixes(jpeg) Compared values are not the same
     Actual   (mimePatterns.join(QLatin1Char(';'))):
     Expected (expectedPatterns.join(QLatin1Char(';'))): *.jpe;*.jpeg;*.jpg
     Loc: [../tst_qmimedatabase.cpp(582)]
  FAIL!  : tst_QMimeDatabase::suffixes(mimetype with many patterns) Compared values are not the same
     Actual   (mimePatterns.join(QLatin1Char(';'))):
     Expected (expectedPatterns.join(QLatin1Char(';'))): *.wp;*.wp4;*.wp5;*.wp6;*.wpd;*.wpp
     Loc: [../tst_qmimedatabase.cpp(582)]
  FAIL!  : tst_QMimeDatabase::suffixes(oasis text mimetype) Compared values are not the same
     Actual   (mimePatterns.join(QLatin1Char(';'))):
     Expected (expectedPatterns.join(QLatin1Char(';'))): *.odt
     Loc: [../tst_qmimedatabase.cpp(582)]
  FAIL!  : tst_QMimeDatabase::suffixes(oasis presentation mimetype) Compared values are not the same
     Actual   (mimePatterns.join(QLatin1Char(';'))):
     Expected (expectedPatterns.join(QLatin1Char(';'))): *.odp
     Loc: [../tst_qmimedatabase.cpp(582)]
  FAIL!  : tst_QMimeDatabase::suffixes(mimetype with multiple patterns) Compared values are not the same
     Actual   (mimePatterns.join(QLatin1Char(';'))):
     Expected (expectedPatterns.join(QLatin1Char(';'))): *,v;*.asc;*.txt
     Loc: [../tst_qmimedatabase.cpp(582)]
  FAIL!  : tst_QMimeDatabase::suffixes(mimetype with uncommon pattern) Compared values are not the same
     Actual   (mimePatterns.join(QLatin1Char(';'))):
     Expected (expectedPatterns.join(QLatin1Char(';'))): README*
     Loc: [../tst_qmimedatabase.cpp(582)]
  PASS   : tst_QMimeDatabase::suffixes(mimetype with no patterns)
  PASS   : tst_QMimeDatabase::knownSuffix()
  PASS   : tst_QMimeDatabase::fromThreads()
  SKIP   : tst_QMimeDatabase::findByFileName() shared-mime-info test suite not available.
     Loc: [../tst_qmimedatabase.cpp(602)]
  SKIP   : tst_QMimeDatabase::findByData() shared-mime-info test suite not available.
     Loc: [../tst_qmimedatabase.cpp(602)]
  SKIP   : tst_QMimeDatabase::findByFile() shared-mime-info test suite not available.
     Loc: [../tst_qmimedatabase.cpp(602)]
  PASS   : tst_QMimeDatabase::installNewGlobalMimeType()
  PASS   : tst_QMimeDatabase::installNewLocalMimeType()
  PASS   : tst_QMimeDatabase::cleanupTestCase()
  Totals: 54 passed, 8 failed, 3 skipped
  ********* Finished testing of tst_QMimeDatabase *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qmimedatabase-cache: 6 seconds, exit code 8
  
  Testing tst_QXmlStream
  QFATAL : tst_QXmlStream::initTestCase() The input <root xml:lang="en"></root> didn't contain an element
  FAIL!  : tst_QXmlStream::initTestCase() Received a fatal error.
     Loc: [Unknown file(0)]
  Totals: 0 passed, 1 failed, 0 skipped
  QtQA::App::TestRunner: Process exited due to signal 6; dumped core
  QtQA::App::TestRunner: ============================== backtrace follows: ==============================
  QtQA::App::TestRunner: gdb commands: thread apply all bt 100
  QtQA::App::TestRunner: [New Thread 29746]
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: warning: Can't read pathname for load map: Input/output error.
  QtQA::App::TestRunner: Core was generated by `./tst_qxmlstream -silent -o /work/build/_artifacts/test-logs/tst_qxmlstream-tes'.
  QtQA::App::TestRunner: Program terminated with signal 6, Aborted.
  QtQA::App::TestRunner: #0  0xb77a4430 in __kernel_vsyscall ()
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 1 (Thread 29746):
  QtQA::App::TestRunner: #0  0xb77a4430 in __kernel_vsyscall ()
  QtQA::App::TestRunner: #1  0xb6f2a651 in *__GI_raise (sig=6)
  QtQA::App::TestRunner:     at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
  QtQA::App::TestRunner: #2  0xb6f2da82 in *__GI_abort () at abort.c:92
  QtQA::App::TestRunner: #3  0xb7235746 in qt_message_fatal (this=0xbfbe9a9c,
  QtQA::App::TestRunner:     msg=0x806aed8 "The input %s didn't contain an element")
  QtQA::App::TestRunner:     at global/qlogging.cpp:868
  QtQA::App::TestRunner: #4  QMessageLogger::fatal (this=0xbfbe9a9c,
  QtQA::App::TestRunner:     msg=0x806aed8 "The input %s didn't contain an element")
  QtQA::App::TestRunner:     at global/qlogging.cpp:356
  QtQA::App::TestRunner: #5  0x08069071 in documentElement (this=0xbfbea4c4, localName=...)
  QtQA::App::TestRunner:     at tst_qxmlstream.cpp:217
  QtQA::App::TestRunner: #6  TestSuiteHandler::endElement (this=0xbfbea4c4, localName=...)
  QtQA::App::TestRunner:     at tst_qxmlstream.cpp:418
  QtQA::App::TestRunner: #7  0xb762efc8 in QXmlSimpleReaderPrivate::processElementETagBegin2 (
  QtQA::App::TestRunner:     this=0x8c19ed8) at sax/qxml.cpp:4065
  QtQA::App::TestRunner: #8  0xb7635968 in QXmlSimpleReaderPrivate::parseElement (this=0x8c19ed8)
  QtQA::App::TestRunner:     at sax/qxml.cpp:3881
  QtQA::App::TestRunner: #9  0xb7635050 in QXmlSimpleReaderPrivate::parseContent (this=0x8c19ed8)
  QtQA::App::TestRunner:     at sax/qxml.cpp:4424
  QtQA::App::TestRunner: #10 0xb7635af5 in QXmlSimpleReaderPrivate::parseElement (this=0x8c19ed8)
  QtQA::App::TestRunner:     at sax/qxml.cpp:3950
  QtQA::App::TestRunner: #11 0xb7635050 in QXmlSimpleReaderPrivate::parseContent (this=0x8c19ed8)
  QtQA::App::TestRunner:     at sax/qxml.cpp:4424
  QtQA::App::TestRunner: #12 0xb7635af5 in QXmlSimpleReaderPrivate::parseElement (this=0x8c19ed8)
  QtQA::App::TestRunner:     at sax/qxml.cpp:3950
  QtQA::App::TestRunner: #13 0xb7639760 in QXmlSimpleReaderPrivate::parseBeginOrContinue (
  QtQA::App::TestRunner:     this=0x8c19ed8, state=0, incremental=false) at sax/qxml.cpp:3495
  QtQA::App::TestRunner: #14 0xb7639ab1 in QXmlSimpleReader::parse (this=0xbfbea154, input=0xbfbea15c,
  QtQA::App::TestRunner:     incremental=false) at sax/qxml.cpp:3437
  QtQA::App::TestRunner: #15 0x08057cb5 in tst_QXmlStream::initTestCase (this=0xbfbea4bc)
  QtQA::App::TestRunner:     at tst_qxmlstream.cpp:590
  QtQA::App::TestRunner: #16 0xb73fe640 in QMetaMethod::invoke (this=0xbfbea3a8, object=0xbfbea4bc,
  QtQA::App::TestRunner:     connectionType=Qt::DirectConnection, returnValue=..., val0=..., val1=...,
  QtQA::App::TestRunner:     val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=...,
  QtQA::App::TestRunner:     val9=...) at kernel/qmetaobject.cpp:2146
  QtQA::App::TestRunner: #17 0xb77828d2 in QMetaMethod::invoke (obj=0xbfbea4bc,
  QtQA::App::TestRunner:     methodName=<value optimized out>)
  QtQA::App::TestRunner:     at ../../include/QtCore/../../src/corelib/kernel/qmetaobject.h:124
  QtQA::App::TestRunner: #18 invokeMethod (obj=0xbfbea4bc, methodName=<value optimized out>)
  QtQA::App::TestRunner:     at qtestcase.cpp:1144
  QtQA::App::TestRunner: #19 0xb7787d7f in qInvokeTestMethods (testObject=0xbfbea4bc, argc=6,
  QtQA::App::TestRunner:     argv=0xbfbea614) at qtestcase.cpp:1898
  QtQA::App::TestRunner: #20 QTest::qExec (testObject=0xbfbea4bc, argc=6, argv=0xbfbea614)
  QtQA::App::TestRunner:     at qtestcase.cpp:2137
  QtQA::App::TestRunner: #21 0x080614be in main (argc=6, argv=0xbfbea614) at tst_qxmlstream.cpp:1159
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: ================================================================================
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QXmlStream *********
  Config: Using QTest library 5.0.2, Qt 5.0.2
  QFATAL : tst_QXmlStream::initTestCase() The input <root xml:lang="en"></root> didn't contain an element
  FAIL!  : tst_QXmlStream::initTestCase() Received a fatal error.
     Loc: [Unknown file(0)]
  Totals: 0 passed, 1 failed, 0 skipped
  ********* Finished testing of tst_QXmlStream *********
  QtQA::App::TestRunner: Process exited due to signal 6; dumped core
  QtQA::App::TestRunner: ============================== backtrace follows: ==============================
  QtQA::App::TestRunner: gdb commands: thread apply all bt 100
  QtQA::App::TestRunner: [New Thread 20918]
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: warning: Can't read pathname for load map: Input/output error.
  QtQA::App::TestRunner: Core was generated by `./tst_qxmlstream -o /work/build/_artifacts/test-logs/tst_qxmlstream-testresults'.
  QtQA::App::TestRunner: Program terminated with signal 6, Aborted.
  QtQA::App::TestRunner: #0  0xb76e9430 in __kernel_vsyscall ()
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 1 (Thread 20918):
  QtQA::App::TestRunner: #0  0xb76e9430 in __kernel_vsyscall ()
  QtQA::App::TestRunner: #1  0xb6e6f651 in *__GI_raise (sig=6)
  QtQA::App::TestRunner:     at ../nptl/sysdeps/unix/sysv/linux/raise.c:64
  QtQA::App::TestRunner: #2  0xb6e72a82 in *__GI_abort () at abort.c:92
  QtQA::App::TestRunner: #3  0xb717a746 in qt_message_fatal (this=0xbfa4661c,
  QtQA::App::TestRunner:     msg=0x806aed8 "The input %s didn't contain an element")
  QtQA::App::TestRunner:     at global/qlogging.cpp:868
  QtQA::App::TestRunner: #4  QMessageLogger::fatal (this=0xbfa4661c,
  QtQA::App::TestRunner:     msg=0x806aed8 "The input %s didn't contain an element")
  QtQA::App::TestRunner:     at global/qlogging.cpp:356
  QtQA::App::TestRunner: #5  0x08069071 in documentElement (this=0xbfa47044, localName=...)
  QtQA::App::TestRunner:     at tst_qxmlstream.cpp:217
  QtQA::App::TestRunner: #6  TestSuiteHandler::endElement (this=0xbfa47044, localName=...)
  QtQA::App::TestRunner:     at tst_qxmlstream.cpp:418
  QtQA::App::TestRunner: #7  0xb7573fc8 in QXmlSimpleReaderPrivate::processElementETagBegin2 (
  QtQA::App::TestRunner:     this=0x8fe4ed8) at sax/qxml.cpp:4065
  QtQA::App::TestRunner: #8  0xb757a968 in QXmlSimpleReaderPrivate::parseElement (this=0x8fe4ed8)
  QtQA::App::TestRunner:     at sax/qxml.cpp:3881
  QtQA::App::TestRunner: #9  0xb757a050 in QXmlSimpleReaderPrivate::parseContent (this=0x8fe4ed8)
  QtQA::App::TestRunner:     at sax/qxml.cpp:4424
  QtQA::App::TestRunner: #10 0xb757aaf5 in QXmlSimpleReaderPrivate::parseElement (this=0x8fe4ed8)
  QtQA::App::TestRunner:     at sax/qxml.cpp:3950
  QtQA::App::TestRunner: #11 0xb757a050 in QXmlSimpleReaderPrivate::parseContent (this=0x8fe4ed8)
  QtQA::App::TestRunner:     at sax/qxml.cpp:4424
  QtQA::App::TestRunner: #12 0xb757aaf5 in QXmlSimpleReaderPrivate::parseElement (this=0x8fe4ed8)
  QtQA::App::TestRunner:     at sax/qxml.cpp:3950
  QtQA::App::TestRunner: #13 0xb757e760 in QXmlSimpleReaderPrivate::parseBeginOrContinue (
  QtQA::App::TestRunner:     this=0x8fe4ed8, state=0, incremental=false) at sax/qxml.cpp:3495
  QtQA::App::TestRunner: #14 0xb757eab1 in QXmlSimpleReader::parse (this=0xbfa46cd4, input=0xbfa46cdc,
  QtQA::App::TestRunner:     incremental=false) at sax/qxml.cpp:3437
  QtQA::App::TestRunner: #15 0x08057cb5 in tst_QXmlStream::initTestCase (this=0xbfa4703c)
  QtQA::App::TestRunner:     at tst_qxmlstream.cpp:590
  QtQA::App::TestRunner: #16 0xb7343640 in QMetaMethod::invoke (this=0xbfa46f28, object=0xbfa4703c,
  QtQA::App::TestRunner:     connectionType=Qt::DirectConnection, returnValue=..., val0=..., val1=...,
  QtQA::App::TestRunner:     val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=...,
  QtQA::App::TestRunner:     val9=...) at kernel/qmetaobject.cpp:2146
  QtQA::App::TestRunner: #17 0xb76c78d2 in QMetaMethod::invoke (obj=0xbfa4703c,
  QtQA::App::TestRunner:     methodName=<value optimized out>)
  QtQA::App::TestRunner:     at ../../include/QtCore/../../src/corelib/kernel/qmetaobject.h:124
  QtQA::App::TestRunner: #18 invokeMethod (obj=0xbfa4703c, methodName=<value optimized out>)
  QtQA::App::TestRunner:     at qtestcase.cpp:1144
  QtQA::App::TestRunner: #19 0xb76ccd7f in qInvokeTestMethods (testObject=0xbfa4703c, argc=5,
  QtQA::App::TestRunner:     argv=0xbfa47194) at qtestcase.cpp:1898
  QtQA::App::TestRunner: #20 QTest::qExec (testObject=0xbfa4703c, argc=5, argv=0xbfa47194)
  QtQA::App::TestRunner:     at qtestcase.cpp:2137
  QtQA::App::TestRunner: #21 0x080614be in main (argc=5, argv=0xbfa47194) at tst_qxmlstream.cpp:1159
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: ================================================================================
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qxmlstream: 3 seconds, signal 6

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

  Tested changes (refs/builds/stable_1361270559):
    http://codereview.qt-project.org/47854 [PS2] - Cocoa: Improve expose event handling.
    http://codereview.qt-project.org/48227 [PS2] - Fixed memory leak in QXmlStreamReader
    http://codereview.qt-project.org/48221 [PS2] - Fix focus handling of native child widgets in xcb.
    http://codereview.qt-project.org/48288 [PS1] - Don't enable HIDPI when rendering directly to PDF on Mac



More information about the Ci-reports mailing list