[Ci-reports] fail on QtDeclarative_5.3_Integration #72

Qt Continuous Integration System ci-noreply at qt-project.org
Thu Jul 17 13:03:12 CEST 2014


Autotest `tst_qquicktextinput' 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_qquicktextinput
  FAIL!  : tst_qquicktextinput::tripleClickSelectsAll() Compared values are not the same
     Actual   (input->selectedText()): "Hello"
     Expected (hello)                : "Hello world!"
     Loc: [tst_qquicktextinput.cpp(4127)]
  Totals: 400 passed, 1 failed, 5 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_qquicktextinput *********
  Config: Using QtTest library 5.3.2, Qt 5.3.2
  PASS   : tst_qquicktextinput::initTestCase()
  PASS   : tst_qquicktextinput::text()
  PASS   : tst_qquicktextinput::width()
  PASS   : tst_qquicktextinput::font()
  PASS   : tst_qquicktextinput::color()
  PASS   : tst_qquicktextinput::wrap()
  PASS   : tst_qquicktextinput::selection()
  PASS   : tst_qquicktextinput::persistentSelection()
  PASS   : tst_qquicktextinput::isRightToLeft(Empty)
  PASS   : tst_qquicktextinput::isRightToLeft(Neutral)
  PASS   : tst_qquicktextinput::isRightToLeft(LTR)
  PASS   : tst_qquicktextinput::isRightToLeft(RTL)
  PASS   : tst_qquicktextinput::isRightToLeft(Bidi RTL + LTR + RTL)
  PASS   : tst_qquicktextinput::isRightToLeft(Bidi LTR + RTL + LTR)
  PASS   : tst_qquicktextinput::moveCursorSelection((t)he|characters)
  PASS   : tst_qquicktextinput::moveCursorSelection(do(g)|characters)
  PASS   : tst_qquicktextinput::moveCursorSelection(jum(p)ed|characters)
  PASS   : tst_qquicktextinput::moveCursorSelection(jumped( )over|characters)
  PASS   : tst_qquicktextinput::moveCursorSelection((the )|characters)
  PASS   : tst_qquicktextinput::moveCursorSelection(( dog)|characters)
  PASS   : tst_qquicktextinput::moveCursorSelection(( jumped )|characters)
  PASS   : tst_qquicktextinput::moveCursorSelection(th(e qu)ick|characters)
  PASS   : tst_qquicktextinput::moveCursorSelection(la(zy d)og|characters)
  PASS   : tst_qquicktextinput::moveCursorSelection(jum(ped ov)er|characters)
  PASS   : tst_qquicktextinput::moveCursorSelection(()the|characters)
  PASS   : tst_qquicktextinput::moveCursorSelection(dog()|characters)
  PASS   : tst_qquicktextinput::moveCursorSelection(jum()ped|characters)
  PASS   : tst_qquicktextinput::moveCursorSelection(<(t)he>|words)
  PASS   : tst_qquicktextinput::moveCursorSelection(<do(g)>|words)
  PASS   : tst_qquicktextinput::moveCursorSelection(<jum(p)ed>|words)
  PASS   : tst_qquicktextinput::moveCursorSelection(<jumped( )>over|words,ltr)
  PASS   : tst_qquicktextinput::moveCursorSelection(jumped<( )over>|words,rtl)
  PASS   : tst_qquicktextinput::moveCursorSelection(<(the )>quick|words,ltr)
  PASS   : tst_qquicktextinput::moveCursorSelection(<(the )quick>|words,rtl)
  PASS   : tst_qquicktextinput::moveCursorSelection(<lazy( dog)>|words,ltr)
  PASS   : tst_qquicktextinput::moveCursorSelection(lazy<( dog)>|words,rtl)
  PASS   : tst_qquicktextinput::moveCursorSelection(<fox( jumped )>over|words,ltr)
  PASS   : tst_qquicktextinput::moveCursorSelection(fox<( jumped )over>|words,rtl)
  PASS   : tst_qquicktextinput::moveCursorSelection(<th(e qu)ick>|words)
  PASS   : tst_qquicktextinput::moveCursorSelection(<la(zy d)og|words>)
  PASS   : tst_qquicktextinput::moveCursorSelection(<jum(ped ov)er>|words)
  PASS   : tst_qquicktextinput::moveCursorSelection(<()>the|words)
  PASS   : tst_qquicktextinput::moveCursorSelection(dog<()>|words)
  PASS   : tst_qquicktextinput::moveCursorSelection(jum<()>ped|words)
  PASS   : tst_qquicktextinput::moveCursorSelection(<Hello(,)> |words,ltr)
  PASS   : tst_qquicktextinput::moveCursorSelection(Hello<(,)> |words,rtl)
  PASS   : tst_qquicktextinput::moveCursorSelection(<Hello(, )>world|words,ltr)
  PASS   : tst_qquicktextinput::moveCursorSelection(Hello<(, )world>|words,rtl)
  PASS   : tst_qquicktextinput::moveCursorSelection(<Hel(lo, )>world|words,ltr)
  PASS   : tst_qquicktextinput::moveCursorSelection(<Hel(lo, )world>|words,rtl)
  PASS   : tst_qquicktextinput::moveCursorSelection(<Hel(lo)>,|words)
  PASS   : tst_qquicktextinput::moveCursorSelection(Hello<()>,|words)
  PASS   : tst_qquicktextinput::moveCursorSelection(Hello,<()>|words)
  PASS   : tst_qquicktextinput::moveCursorSelection(Hello,<( )>world|words,ltr)
  PASS   : tst_qquicktextinput::moveCursorSelection(Hello,<( )world>|words,rtl)
  PASS   : tst_qquicktextinput::moveCursorSelection(Hello,<( world)>|words)
  PASS   : tst_qquicktextinput::moveCursorSelection(Hello,<( world!)>|words)
  PASS   : tst_qquicktextinput::moveCursorSelection(<Hello(, world!)>|words,ltr)
  PASS   : tst_qquicktextinput::moveCursorSelection(Hello<(, world!)>|words,rtl)
  PASS   : tst_qquicktextinput::moveCursorSelection(<world(!)>|words,ltr)
  PASS   : tst_qquicktextinput::moveCursorSelection(world<(!)>|words,rtl)
  PASS   : tst_qquicktextinput::moveCursorSelection(world!<()>)|words)
  PASS   : tst_qquicktextinput::moveCursorSelection(world<()>!)|words)
  PASS   : tst_qquicktextinput::moveCursorSelection(<(,)>olleH |words,ltr)
  PASS   : tst_qquicktextinput::moveCursorSelection(<(,)olleH> |words,rtl)
  PASS   : tst_qquicktextinput::moveCursorSelection(<dlrow( ,)>olleH|words,ltr)
  PASS   : tst_qquicktextinput::moveCursorSelection(dlrow<( ,)olleH>|words,rtl)
  PASS   : tst_qquicktextinput::moveCursorSelection(<dlrow( ,ol)leH>|words,ltr)
  PASS   : tst_qquicktextinput::moveCursorSelection(dlrow<( ,ol)leH>|words,rtl)
  PASS   : tst_qquicktextinput::moveCursorSelection(,<(ol)leH>,|words)
  PASS   : tst_qquicktextinput::moveCursorSelection(,<()>olleH|words)
  PASS   : tst_qquicktextinput::moveCursorSelection(<()>,olleH|words)
  PASS   : tst_qquicktextinput::moveCursorSelection(<dlrow( )>,olleH|words,ltr)
  PASS   : tst_qquicktextinput::moveCursorSelection(dlrow<( )>,olleH|words,rtl)
  PASS   : tst_qquicktextinput::moveCursorSelection(<(dlrow )>,olleH|words)
  PASS   : tst_qquicktextinput::moveCursorSelection(<(!dlrow )>,olleH|words)
  PASS   : tst_qquicktextinput::moveCursorSelection(<(!dlrow ,)>olleH|words,ltr)
  PASS   : tst_qquicktextinput::moveCursorSelection(<(!dlrow ,)olleH>|words,rtl)
  PASS   : tst_qquicktextinput::moveCursorSelection(<(!)>dlrow|words,ltr)
  PASS   : tst_qquicktextinput::moveCursorSelection(<(!)dlrow|words,rtl)
  PASS   : tst_qquicktextinput::moveCursorSelection(<()>!dlrow|words)
  PASS   : tst_qquicktextinput::moveCursorSelection(!<()>dlrow|words)
  PASS   : tst_qquicktextinput::moveCursorSelection( <s(pac)ey>   text |words)
  PASS   : tst_qquicktextinput::moveCursorSelection( spacey   <t(ex)t> |words)
  PASS   : tst_qquicktextinput::moveCursorSelection(<( )>spacey   text |words|ltr)
  PASS   : tst_qquicktextinput::moveCursorSelection(<( )spacey>   text |words|rtl)
  PASS   : tst_qquicktextinput::moveCursorSelection(spacey   <text( )>|words|ltr)
  PASS   : tst_qquicktextinput::moveCursorSelection(spacey   text<( )>|words|rtl)
  PASS   : tst_qquicktextinput::moveCursorSelection(<()> spacey   text |words)
  PASS   : tst_qquicktextinput::moveCursorSelection( spacey   text <()>|words)
  PASS   : tst_qquicktextinput::moveCursorSelectionSequence(the {<quick( bro)wn> f^ox} jumped|ltr)
  PASS   : tst_qquicktextinput::moveCursorSelectionSequence(the quick<( {bro)wn> f^ox} jumped|rtl)
  PASS   : tst_qquicktextinput::moveCursorSelectionSequence(the {<quick( bro)wn> ^}fox jumped|ltr)
  PASS   : tst_qquicktextinput::moveCursorSelectionSequence(the quick<( {bro)wn> ^}fox jumped|rtl)
  PASS   : tst_qquicktextinput::moveCursorSelectionSequence(the {<quick( bro)wn^>} fox jumped|ltr)
  PASS   : tst_qquicktextinput::moveCursorSelectionSequence(the quick<( {bro)wn^>} f^ox jumped|rtl)
  PASS   : tst_qquicktextinput::moveCursorSelectionSequence(the {<quick() ^}bro)wn> fox|ltr)
  PASS   : tst_qquicktextinput::moveCursorSelectionSequence(the quick<( {^bro)wn>} fox|rtl)
  PASS   : tst_qquicktextinput::moveCursorSelectionSequence(the {<quick^}( bro)wn> fox|ltr)
  PASS   : tst_qquicktextinput::moveCursorSelectionSequence(the quick{<(^ bro)wn>} fox|rtl)
  PASS   : tst_qquicktextinput::moveCursorSelectionSequence(the {<qui^ck}( bro)wn> fox|ltr)
  PASS   : tst_qquicktextinput::moveCursorSelectionSequence(the {<qui^ck}( bro)wn> fox|rtl)
  PASS   : tst_qquicktextinput::moveCursorSelectionSequence(the {<^quick}( bro)wn> fox|ltr)
  PASS   : tst_qquicktextinput::moveCursorSelectionSequence(the {<^quick}( bro)wn> fox|rtl)
  PASS   : tst_qquicktextinput::moveCursorSelectionSequence(the{^ <quick}( bro)wn> fox|ltr)
  PASS   : tst_qquicktextinput::moveCursorSelectionSequence(the{^ <quick}( bro)wn> fox|rtl)
  PASS   : tst_qquicktextinput::moveCursorSelectionSequence({t^he <quick}( bro)wn> fox|ltr)
  PASS   : tst_qquicktextinput::moveCursorSelectionSequence({t^he <quick}( bro)wn> fox|rtl)
  PASS   : tst_qquicktextinput::moveCursorSelectionSequence({<He(ll)o>, w^orld}!|ltr)
  PASS   : tst_qquicktextinput::moveCursorSelectionSequence({<He(ll)o>, w^orld}!|rtl)
  PASS   : tst_qquicktextinput::moveCursorSelectionSequence(!{dlro^w ,<o(ll)eH>}|ltr)
  PASS   : tst_qquicktextinput::moveCursorSelectionSequence(!{dlro^w ,<o(ll)eH>}|rtl)
  PASS   : tst_qquicktextinput::moveCursorSelectionSequence({<(^} sp)acey>   text |ltr)
  PASS   : tst_qquicktextinput::moveCursorSelectionSequence({<( ^}sp)acey>   text |ltr)
  PASS   : tst_qquicktextinput::moveCursorSelectionSequence(<( {s^p)acey>}   text |rtl)
  PASS   : tst_qquicktextinput::moveCursorSelectionSequence(<( {^sp)acey>}   text |rtl)
  PASS   : tst_qquicktextinput::moveCursorSelectionSequence( spacey   <te(xt {^)>}|rtl)
  PASS   : tst_qquicktextinput::moveCursorSelectionSequence( spacey   <te(xt{^ )>}|rtl)
  PASS   : tst_qquicktextinput::moveCursorSelectionSequence( spacey   {<te(x^t} )>|ltr)
  PASS   : tst_qquicktextinput::moveCursorSelectionSequence( spacey   {<te(xt^} )>|ltr)
  PASS   : tst_qquicktextinput::dragMouseSelection()
  QWARN  : tst_qquicktextinput::mouseSelectionMode(SelectWords focused) QXcbClipboard: SelectionRequest too old
  PASS   : tst_qquicktextinput::mouseSelectionMode(SelectWords focused)
  QWARN  : tst_qquicktextinput::mouseSelectionMode(SelectCharacters focused) QXcbClipboard: SelectionRequest too old
  QWARN  : tst_qquicktextinput::mouseSelectionMode(SelectCharacters focused) QXcbClipboard: SelectionRequest too old
  PASS   : tst_qquicktextinput::mouseSelectionMode(SelectCharacters focused)
  PASS   : tst_qquicktextinput::mouseSelectionMode(default focused)
  PASS   : tst_qquicktextinput::mouseSelectionMode(SelectWords unfocused)
  PASS   : tst_qquicktextinput::mouseSelectionMode(SelectCharacters unfocused)
  PASS   : tst_qquicktextinput::mouseSelectionMode(default unfocused)
  PASS   : tst_qquicktextinput::mouseSelectionMode(SelectWords focuss on press)
  PASS   : tst_qquicktextinput::mouseSelectionMode(SelectCharacters focus on press)
  PASS   : tst_qquicktextinput::mouseSelectionMode(default focus on press)
  QWARN  : tst_qquicktextinput::mouseSelectionMode_accessors() Don't know how to handle 'SelectionMode', use qRegisterMetaType to register it.
  PASS   : tst_qquicktextinput::mouseSelectionMode_accessors()
  PASS   : tst_qquicktextinput::selectByMouse()
  PASS   : tst_qquicktextinput::renderType()
  QWARN  : tst_qquicktextinput::tripleClickSelectsAll() QXcbClipboard: SelectionRequest too old
  QWARN  : tst_qquicktextinput::tripleClickSelectsAll() QXcbClipboard: SelectionRequest too old
  QWARN  : tst_qquicktextinput::tripleClickSelectsAll() QXcbClipboard: SelectionRequest too old
  QWARN  : tst_qquicktextinput::tripleClickSelectsAll() QXcbClipboard: SelectionRequest too old
  QWARN  : tst_qquicktextinput::tripleClickSelectsAll() QXcbClipboard: SelectionRequest too old
  QWARN  : tst_qquicktextinput::tripleClickSelectsAll() QXcbClipboard: SelectionRequest too old
  PASS   : tst_qquicktextinput::tripleClickSelectsAll()
  PASS   : tst_qquicktextinput::horizontalAlignment_RightToLeft()
  PASS   : tst_qquicktextinput::verticalAlignment()
  PASS   : tst_qquicktextinput::clipRect()
  PASS   : tst_qquicktextinput::boundingRect()
  PASS   : tst_qquicktextinput::positionAt()
  PASS   : tst_qquicktextinput::maxLength()
  PASS   : tst_qquicktextinput::masks()
  PASS   : tst_qquicktextinput::validators()
  PASS   : tst_qquicktextinput::inputMethods()
  PASS   : tst_qquicktextinput::signal_accepted()
  PASS   : tst_qquicktextinput::signal_editingfinished()
  PASS   : tst_qquicktextinput::passwordCharacter()
  PASS   : tst_qquicktextinput::cursorDelegate(out of line)
  PASS   : tst_qquicktextinput::cursorDelegate(in line)
  PASS   : tst_qquicktextinput::cursorDelegate(external)
  PASS   : tst_qquicktextinput::remoteCursorDelegate()
  SKIP   : tst_qquicktextinput::cursorVisible() This test is unstable
     Loc: [tst_qquicktextinput.cpp(2886)]
  PASS   : tst_qquicktextinput::cursorRectangle(left to right)
  PASS   : tst_qquicktextinput::cursorRectangle(right to left)
  PASS   : tst_qquicktextinput::navigation()
  PASS   : tst_qquicktextinput::navigation_RTL()
  PASS   : tst_qquicktextinput::copyAndPaste()
  QWARN  : tst_qquicktextinput::copyAndPasteKeySequence() QXcbClipboard: Cannot transfer data, no data available
  QWARN  : tst_qquicktextinput::copyAndPasteKeySequence() QXcbConnection: XCB error: 134 (Unknown), sequence: 2487, resource id: 299, major code: 135 (Unknown), minor code: 3
  QWARN  : tst_qquicktextinput::copyAndPasteKeySequence() QXcbClipboard: Cannot transfer data, no data available
  PASS   : tst_qquicktextinput::copyAndPasteKeySequence()
  PASS   : tst_qquicktextinput::canPasteEmpty()
  PASS   : tst_qquicktextinput::canPaste()
  QWARN  : tst_qquicktextinput::middleClickPaste() QXcbClipboard: SelectionRequest too old
  QWARN  : tst_qquicktextinput::middleClickPaste() QXcbClipboard: SelectionRequest too old
  QWARN  : tst_qquicktextinput::middleClickPaste() QXcbClipboard: SelectionRequest too old
  PASS   : tst_qquicktextinput::middleClickPaste()
  PASS   : tst_qquicktextinput::readOnly()
  QtQA::App::TestRunner: Process exited due to signal 7; dumped core
  QtQA::App::TestRunner: ============================== backtrace follows: ==============================
  QtQA::App::TestRunner: gdb commands: thread apply all bt 100
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: warning: core file may not match specified executable file.
  QtQA::App::TestRunner: [New LWP 5871]
  QtQA::App::TestRunner: [New LWP 5874]
  QtQA::App::TestRunner: [New LWP 5907]
  QtQA::App::TestRunner: [New LWP 5877]
  QtQA::App::TestRunner: [New LWP 5905]
  QtQA::App::TestRunner: [New LWP 5873]
  QtQA::App::TestRunner: [New LWP 5872]
  QtQA::App::TestRunner: [New LWP 5876]
  QtQA::App::TestRunner: [New LWP 5875]
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libGL.so.1
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=1bebd22a9527d238157f105a32483d09441bef30"
  QtQA::App::TestRunner: Missing separate debuginfo for /lib64/libpthread.so.0
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=522229c2dde70aaa8e4295ecb7b6643c810f758f"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libstdc++.so.6
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=893844ce9810835b76559f6ec3dc5a15e0d32a00"
  QtQA::App::TestRunner: [Thread debugging using libthread_db enabled]
  QtQA::App::TestRunner: Using host libthread_db library "/lib64/libthread_db.so.1".
  QtQA::App::TestRunner: Missing separate debuginfo for /lib64/libm.so.6
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=35d35d9ce781be3a140a34242d998498615b021f"
  QtQA::App::TestRunner: Missing separate debuginfo for /lib64/libgcc_s.so.1
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=26253bec1076626f73b8b13bed9510ae626e1ead"
  QtQA::App::TestRunner: Missing separate debuginfo for /lib64/libc.so.6
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=881176f957e2887122be7fac9c3b69cd64ad707d"
  QtQA::App::TestRunner: Missing separate debuginfo for /lib64/librt.so.1
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=0913d5ea4659cfa3ffad451acc84a6ed62772141"
  QtQA::App::TestRunner: Missing separate debuginfo for /lib64/libz.so.1
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=9e815ef41bf59451f1855b91195b2124e2a95f9e"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libEGL.so.1
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=3ad6bdb016a80f2519c0646181834873d157b9df"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libicui18n.so.51.2
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=4db8e8b04edd6fef5491f5509c441c5fa7f9429b"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libicuuc.so.51.2
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=e5927b34951b4149c1766ab1374f55bf8949b659"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libicudata.so.51.2
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=f55ae3c6899c08db06273e09b34fcbe90fe9b908"
  QtQA::App::TestRunner: Missing separate debuginfo for /lib64/libdl.so.2
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=666913ec064c25fde1720db77b1f57bdeb5d9b3a"
  QtQA::App::TestRunner: Missing separate debuginfo for /lib64/ld-linux-x86-64.so.2
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=afa98667969782208459e394f8c8f87ac7510710"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libglapi.so.0
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=fef266d8c8e06672fc3d3b9939cf17e5aa3a9b63"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libXext.so.6
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=0807b733a052985c11b6dc268d24d7be6fde68a1"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libXdamage.so.1
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=a31a85e165e362c9038d06e626371ea1333ec6a7"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libXfixes.so.3
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=9cb2d6bd518bbc980a29e6e01731fca38fbcc13e"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libX11-xcb.so.1
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=2423c10bbf3ae05c7a120362431f580e4b82df32"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libX11.so.6
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=bc2bf51620a006d6392286492c766444d7468bf9"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-glx.so.0
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=5173b801935a64543ddc8033326b8a0b1a8bc427"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-dri2.so.0
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=4b342e0883b749b56137f3d21100327999b9e222"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb.so.1
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=d3ca8665813dd850a9dc3d83639d23b9dd099cf2"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libXxf86vm.so.1
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=40b1954702e8aeb3599755cc27eb3f5f918c20ef"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libdrm.so.2
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=be54a417dcf1fca2afff698b88ed21676d78c51a"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-xfixes.so.0
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=c65d9d2746c735547aa31df6feb3a00e0319b28d"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libgbm.so.1
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=26304efb271b514c30e31812cb36d7a8bf4612ff"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libwayland-client.so.0
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=e23c66009f0244b0941f667292532428a4526115"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libwayland-server.so.0
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=2b279857315e09f5bc23acbf49eea0415727680e"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libudev.so.1
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=d5032d18412faf0a496fe560b8d6524b66fd56b7"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libXau.so.6
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=1d9338bd0b89e7530cd331c277f93d6bdd420103"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libffi.so.4
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=926e49a6618c3a16618653d036bc992191de3a16"
  QtQA::App::TestRunner: Missing separate debuginfo for /lib64/libselinux.so.1
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=e2bba1e6e7493c181ab4da9f2c771c8db0875872"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libpcre.so.1
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=ef846533cf9aa9f40966ff8f2c1d120f1847bb45"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libXi.so.6
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=f2d2ddd2a00cde61928a3a0e46f64b393e24bd46"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-render-util.so.0
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=86ba582c5f51fcb3a19084dc18dc49ab29a62a29"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libSM.so.6
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=82320ca88c2f667a4a7bc45a9dddf7ce7d2162ef"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libICE.so.6
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=3c0712449120f737d38143d851487220bb613d3a"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-render.so.0
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=d2646d12501e207ae001c34daf4d07486a305247"
  QtQA::App::TestRunner: Missing separate debuginfo for /lib64/libdbus-1.so.3
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=bb6dfaa730111e4f2ba069c9d98fda44c3dee089"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-image.so.0
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=99370535517e12d5ee2f7b45f3ff21be2e9f54e0"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-icccm.so.4
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=48b46c200e9869bc32a2b936e5edc384eb5be721"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-sync.so.0
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=707ba1835b788f39b29f998f51c6918726e4254f"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-shm.so.0
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=77a6b9785e20aedeaf86739f31a5a3c6f67ec073"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-randr.so.0
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=19aa736c71e072b018983392dd42bfda1be6ba9a"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-shape.so.0
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=43dbc136ba3424d33a9fe6d78ae2d11cd08d8b0c"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-keysyms.so.1
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=20b3431c86e59c17dfe5f92ba68f9763c214d3c0"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libfontconfig.so.1
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=4a9f2b5f4361c46f929498bfa0079b186348e7a8"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libfreetype.so.6
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=4403c1216c9f4eefc474f1d7b8a27c2e9b00d6e3"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libXrender.so.1
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=7f1193ad6199bf9129321828306f786667b04f61"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libuuid.so.1
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=0fee89fc46999fef721ac130c77269881e0435ea"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libxcb-util.so.1
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=8ccedeb6773a300d76df7c47ecf858528b98fb08"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libexpat.so.1
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=7a9d0a0d3c055d48b9c5b1c4da6eeb8135604cd0"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libpng16.so.16
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=c0d262d3e7c31b9309384c94cacbd07bacc54a0a"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libXcursor.so.1
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=51e64e283dd61586dcb6b8d888768f574b50cf33"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/dri/swrast_dri.so
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=df7ed06aaafdef76389beceee8ceba61cb40aebe"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMX86Disassembler.so
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=b4cbc952906697bd02a53980ab8debd35730abad"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMX86CodeGen.so
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=c1bc93f0afd428e6eec528b2925fa8e3301c6174"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMX86Desc.so
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=157c395676561ea5494dd7a6acebab553e4bbfd7"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMX86Info.so
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=ce6d9858229b5061744b68fb6bdef0222270e374"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMJIT.so
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=c7bf3ee6ec2009f80bb903a60cd32f596b45fe2a"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMExecutionEngine.so
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=ead0023acac5b7bbe5cd77ff8f12bd76deb6be82"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMScalarOpts.so
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=7862155a67f62c447a86f06ae809710d641531f2"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMTarget.so
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=6cb522d3955b679e2c1063bf94c2a01a5228d1a5"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMCore.so
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=6223620587a646fbdfb9533b67d3b14285d97d8d"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMSupport.so
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=0cb9949d229cfd887890a9ea99e7b4e4647ffaeb"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMMC.so
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=fc105843f495913c7ab5b56249e6deb37d840ba8"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMAnalysis.so
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=878cf9789522f97a53e3e09e195f5ea2d9792ee7"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMAsmPrinter.so
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=27692e3cfe9d973223f1d0dbd4819389e5e661cd"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMCodeGen.so
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=b90763281f8e7af1b5d8bd08b9c33cf775251494"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMSelectionDAG.so
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=0bcd03d1866e33cb57847db5f2a0c1e4316f5d76"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMX86AsmPrinter.so
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=22e69bd9595638a5ef3337b07ae2600631294f5d"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMX86Utils.so
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=85dd8057575c45e817586048f7d7518d40527425"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMRuntimeDyld.so
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=4f9b0a2594fec760847bc70ae5a8833c4372d4ae"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMInstCombine.so
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=4e30f8a31e363358de5f58d2d0adc47f39108553"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMTransformUtils.so
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=9ed458d0e23556bf6b4fe37d567acfb1d79d0bd8"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMipa.so
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=4f0dc7cbd7205c73f8bae100e525036fd64b3ba4"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMMCParser.so
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=a4188edc09e89dd29aec98c415d7c72698790c6f"
  QtQA::App::TestRunner: Missing separate debuginfo for /usr/lib64/libLLVMObject.so
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=099379af4a995fb58a1083093b815b03fc9e88e2"
  QtQA::App::TestRunner: Missing separate debuginfo for /lib64/libcrypto.so.1.0.0
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=f3d1f6c33a4aa8e2950f42c2c101a1d0f9221846"
  QtQA::App::TestRunner: Missing separate debuginfo for /lib64/libssl.so.1.0.0
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=095296b342ebb0506c07893375f520494a86dc40"
  QtQA::App::TestRunner: Missing separate debuginfo for /lib64/libresolv.so.2
  QtQA::App::TestRunner: Try: zypper install -C "debuginfo(build-id)=799562eb36d9479df11b4bb13d8c29d852484fe8"
  QtQA::App::TestRunner: Core was generated by `./tst_qquicktextinput -o /work/ci/qt/qtdeclarative/5.3/_artifacts/test-logs/tst'.
  QtQA::App::TestRunner: Program terminated with signal SIGBUS, Bus error.
  QtQA::App::TestRunner: #0  0x00007fc61c138499 in realloc () from /lib64/libc.so.6
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 9 (Thread 0x7fc609113700 (LWP 5875)):
  QtQA::App::TestRunner: #0  0x00007fc61cc980af in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
  QtQA::App::TestRunner: #1  0x00007fc611702dd3 in ?? () from /usr/lib64/dri/swrast_dri.so
  QtQA::App::TestRunner: #2  0x00007fc61cc940db in start_thread () from /lib64/libpthread.so.0
  QtQA::App::TestRunner: #3  0x00007fc61c1a290d in clone () from /lib64/libc.so.6
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 8 (Thread 0x7fc608912700 (LWP 5876)):
  QtQA::App::TestRunner: #0  0x00007fc61cc980af in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
  QtQA::App::TestRunner: #1  0x00007fc611702dd3 in ?? () from /usr/lib64/dri/swrast_dri.so
  QtQA::App::TestRunner: #2  0x00007fc61cc940db in start_thread () from /lib64/libpthread.so.0
  QtQA::App::TestRunner: #3  0x00007fc61c1a290d in clone () from /lib64/libc.so.6
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 7 (Thread 0x7fc613f1c700 (LWP 5872)):
  QtQA::App::TestRunner: #0  0x00007fc61c199b3d in poll () from /lib64/libc.so.6
  QtQA::App::TestRunner: #1  0x00007fc619b370e2 in ?? () from /usr/lib64/libxcb.so.1
  QtQA::App::TestRunner: #2  0x00007fc619b3877f in xcb_wait_for_event () from /usr/lib64/libxcb.so.1
  QtQA::App::TestRunner: #3  0x00007fc616bfa77b in QXcbEventReader::run (this=0x11af9d0) at qxcbconnection.cpp:1043
  QtQA::App::TestRunner: #4  0x00007fc61d1c3fd9 in QThreadPrivate::start (arg=0x11af9d0) at thread/qthread_unix.cpp:345
  QtQA::App::TestRunner: #5  0x00007fc61cc940db in start_thread () from /lib64/libpthread.so.0
  QtQA::App::TestRunner: #6  0x00007fc61c1a290d in clone () from /lib64/libc.so.6
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 6 (Thread 0x7fc61327b700 (LWP 5873)):
  QtQA::App::TestRunner: #0  0x00007fc61c19b913 in select () from /lib64/libc.so.6
  QtQA::App::TestRunner: #1  0x00007fc61d4a9418 in qt_safe_select (nfds=10, fdread=0x7fc604000a78, fdwrite=0x7fc604000d08, fdexcept=0x7fc604000f98, orig_timeout=0x0) at kernel/qcore_unix.cpp:83
  QtQA::App::TestRunner: #2  0x00007fc61d4aaa8e in QEventDispatcherUNIX::select (this=0x7fc6040008c0, nfds=10, readfds=0x7fc604000a78, writefds=0x7fc604000d08, exceptfds=0x7fc604000f98, timeout=0x0) at kernel/qeventdispatcher_unix.cpp:328
  QtQA::App::TestRunner: #3  0x00007fc61d4aa2d2 in QEventDispatcherUNIXPrivate::doSelect (this=0x7fc6040008e0, flags=..., timeout=0x0) at kernel/qeventdispatcher_unix.cpp:204
  QtQA::App::TestRunner: #4  0x00007fc61d4abdb7 in QEventDispatcherUNIX::processEvents (this=0x7fc6040008c0, flags=...) at kernel/qeventdispatcher_unix.cpp:615
  QtQA::App::TestRunner: #5  0x00007fc61d4348fa in QEventLoop::processEvents (this=0x7fc61327ad20, flags=...) at kernel/qeventloop.cpp:136
  QtQA::App::TestRunner: #6  0x00007fc61d434bdd in QEventLoop::exec (this=0x7fc61327ad20, flags=...) at kernel/qeventloop.cpp:212
  QtQA::App::TestRunner: #7  0x00007fc61d1bcad2 in QThread::exec (this=0x11d5e30) at thread/qthread.cpp:511
  QtQA::App::TestRunner: #8  0x00007fc61eafca99 in QQmlThreadPrivate::run (this=0x11d5e30) at qml/ftw/qqmlthread.cpp:149
  QtQA::App::TestRunner: #9  0x00007fc61d1c3fd9 in QThreadPrivate::start (arg=0x11d5e30) at thread/qthread_unix.cpp:345
  QtQA::App::TestRunner: #10 0x00007fc61cc940db in start_thread () from /lib64/libpthread.so.0
  QtQA::App::TestRunner: #11 0x00007fc61c1a290d in clone () from /lib64/libc.so.6
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 5 (Thread 0x7fc60128d700 (LWP 5905)):
  QtQA::App::TestRunner: #0  0x00007fc61c19b9e9 in pselect () from /lib64/libc.so.6
  QtQA::App::TestRunner: #1  0x00007fc61d4a9478 in qt_safe_select (nfds=15, fdread=0x7fc5f8000a78, fdwrite=0x7fc5f8000d08, fdexcept=0x7fc5f8000f98, orig_timeout=0x7fc60128cbd0) at kernel/qcore_unix.cpp:94
  QtQA::App::TestRunner: #2  0x00007fc61d4aaa8e in QEventDispatcherUNIX::select (this=0x7fc5f80008c0, nfds=15, readfds=0x7fc5f8000a78, writefds=0x7fc5f8000d08, exceptfds=0x7fc5f8000f98, timeout=0x7fc60128cbd0) at kernel/qeventdispatcher_unix.cpp:328
  QtQA::App::TestRunner: #3  0x00007fc61d4aa2d2 in QEventDispatcherUNIXPrivate::doSelect (this=0x7fc5f80008e0, flags=..., timeout=0x7fc60128cbd0) at kernel/qeventdispatcher_unix.cpp:204
  QtQA::App::TestRunner: #4  0x00007fc61d4abdb7 in QEventDispatcherUNIX::processEvents (this=0x7fc5f80008c0, flags=...) at kernel/qeventdispatcher_unix.cpp:615
  QtQA::App::TestRunner: #5  0x00007fc61d4348fa in QEventLoop::processEvents (this=0x7fc60128cd20, flags=...) at kernel/qeventloop.cpp:136
  QtQA::App::TestRunner: #6  0x00007fc61d434bdd in QEventLoop::exec (this=0x7fc60128cd20, flags=...) at kernel/qeventloop.cpp:212
  QtQA::App::TestRunner: #7  0x00007fc61d1bcad2 in QThread::exec (this=0x7fc5fc0031c0) at thread/qthread.cpp:511
  QtQA::App::TestRunner: #8  0x00007fc61d1bcc78 in QThread::run (this=0x7fc5fc0031c0) at thread/qthread.cpp:578
  QtQA::App::TestRunner: #9  0x00007fc61d1c3fd9 in QThreadPrivate::start (arg=0x7fc5fc0031c0) at thread/qthread_unix.cpp:345
  QtQA::App::TestRunner: #10 0x00007fc61cc940db in start_thread () from /lib64/libpthread.so.0
  QtQA::App::TestRunner: #11 0x00007fc61c1a290d in clone () from /lib64/libc.so.6
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 4 (Thread 0x7fc603fff700 (LWP 5877)):
  QtQA::App::TestRunner: #0  0x00007fc61cc980af in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
  QtQA::App::TestRunner: #1  0x00007fc611702dd3 in ?? () from /usr/lib64/dri/swrast_dri.so
  QtQA::App::TestRunner: #2  0x00007fc61cc940db in start_thread () from /lib64/libpthread.so.0
  QtQA::App::TestRunner: #3  0x00007fc61c1a290d in clone () from /lib64/libc.so.6
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 3 (Thread 0x7fc5f37fe700 (LWP 5907)):
  QtQA::App::TestRunner: #0  0x00007fc61cc98458 in pthread_cond_timedwait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
  QtQA::App::TestRunner: #1  0x00007fc61d1c5685 in QWaitConditionPrivate::wait_relative (this=0x7fc5ec003820, time=30000) at thread/qwaitcondition_unix.cpp:126
  QtQA::App::TestRunner: #2  0x00007fc61d1c56bc in QWaitConditionPrivate::wait (this=0x7fc5ec003820, time=30000) at thread/qwaitcondition_unix.cpp:134
  QtQA::App::TestRunner: #3  0x00007fc61d1c548d in QWaitCondition::wait (this=0x7fc5ec003540, mutex=0x7fc5ec003220, time=30000) at thread/qwaitcondition_unix.cpp:208
  QtQA::App::TestRunner: #4  0x00007fc61d1bdd89 in QThreadPoolThread::run (this=0x7fc5ec003530) at thread/qthreadpool.cpp:135
  QtQA::App::TestRunner: #5  0x00007fc61d1c3fd9 in QThreadPrivate::start (arg=0x7fc5ec003530) at thread/qthread_unix.cpp:345
  QtQA::App::TestRunner: #6  0x00007fc61cc940db in start_thread () from /lib64/libpthread.so.0
  QtQA::App::TestRunner: #7  0x00007fc61c1a290d in clone () from /lib64/libc.so.6
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 2 (Thread 0x7fc609914700 (LWP 5874)):
  QtQA::App::TestRunner: #0  0x00007fc61cc980af in pthread_cond_wait@@GLIBC_2.3.2 () from /lib64/libpthread.so.0
  QtQA::App::TestRunner: #1  0x00007fc611702dd3 in ?? () from /usr/lib64/dri/swrast_dri.so
  QtQA::App::TestRunner: #2  0x00007fc61cc940db in start_thread () from /lib64/libpthread.so.0
  QtQA::App::TestRunner: #3  0x00007fc61c1a290d in clone () from /lib64/libc.so.6
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: Thread 1 (Thread 0x7fc61f87a840 (LWP 5871)):
  QtQA::App::TestRunner: #0  0x00007fc61c138499 in realloc () from /lib64/libc.so.6
  QtQA::App::TestRunner: #1  0x00007fc619b39057 in ?? () from /usr/lib64/libxcb.so.1
  QtQA::App::TestRunner: #2  0x00007fc619b390e2 in xcb_get_extension_data () from /usr/lib64/libxcb.so.1
  QtQA::App::TestRunner: #3  0x00007fc619b377d8 in xcb_send_request () from /usr/lib64/libxcb.so.1
  QtQA::App::TestRunner: #4  0x00007fc6159286e0 in xcb_sync_set_counter () from /usr/lib64/libxcb-sync.so.0
  QtQA::App::TestRunner: #5  0x00007fc616c183bc in QXcbWindow::updateSyncRequestCounter (this=0x1a23830) at qxcbwindow.cpp:1991
  QtQA::App::TestRunner: #6  0x00007fc616bfc0b0 in QXcbConnection::syncWindow (this=0x11a2500, window=0x1a23830) at qxcbconnection.cpp:1847
  QtQA::App::TestRunner: #7  0x00007fc616c53e7e in QXcbConnection::qt_static_metacall (_o=0x11a2500, _c=QMetaObject::InvokeMetaMethod, _id=0, _a=0x171fc00) at .moc/moc_qxcbconnection.cpp:188
  QtQA::App::TestRunner: #8  0x00007fc61d4727a5 in QMetaCallEvent::placeMetaCall (this=0x1aa5fe0, object=0x11a2500) at kernel/qobject.cpp:487
  QtQA::App::TestRunner: #9  0x00007fc61d4737ec in QObject::event (this=0x11a2500, e=0x1aa5fe0) at kernel/qobject.cpp:1241
  QtQA::App::TestRunner: #10 0x00007fc61d43801c in QCoreApplicationPrivate::notify_helper (this=0x1190d20, receiver=0x11a2500, event=0x1aa5fe0) at kernel/qcoreapplication.cpp:1052
  QtQA::App::TestRunner: #11 0x00007fc61d437cde in QCoreApplication::notify (this=0x7fff220a3720, receiver=0x11a2500, event=0x1aa5fe0) at kernel/qcoreapplication.cpp:997
  QtQA::App::TestRunner: #12 0x00007fc61da3c2ce in QGuiApplication::notify (this=0x7fff220a3720, object=0x11a2500, event=0x1aa5fe0) at kernel/qguiapplication.cpp:1477
  QtQA::App::TestRunner: #13 0x00007fc61d437be6 in QCoreApplication::notifyInternal (this=0x7fff220a3720, receiver=0x11a2500, event=0x1aa5fe0) at kernel/qcoreapplication.cpp:935
  QtQA::App::TestRunner: #14 0x00007fc61d43b8cf in QCoreApplication::sendEvent (receiver=0x11a2500, event=0x1aa5fe0) at kernel/qcoreapplication.h:237
  QtQA::App::TestRunner: #15 0x00007fc61d438f43 in QCoreApplicationPrivate::sendPostedEvents (receiver=0x0, event_type=0, data=0x1190e40) at kernel/qcoreapplication.cpp:1539
  QtQA::App::TestRunner: #16 0x00007fc61d4abc6d in QEventDispatcherUNIX::processEvents (this=0x11b2a90, flags=...) at kernel/qeventdispatcher_unix.cpp:587
  QtQA::App::TestRunner: #17 0x00007fc616c94694 in QUnixEventDispatcherQPA::processEvents (this=0x11b2a90, flags=...) at eventdispatchers/qunixeventdispatcher.cpp:70
  QtQA::App::TestRunner: #18 0x00007fc61d43812d in QCoreApplication::processEvents (flags=..., maxtime=5000) at kernel/qcoreapplication.cpp:1133
  QtQA::App::TestRunner: #19 0x000000000041272b in QTest::qWaitForWindowActive (window=0x7fff220a2630, timeout=5000) at /work/build/qt/qtbase/include/QtTest/../../src/testlib/qtestsystem.h:81
  QtQA::App::TestRunner: #20 0x0000000000461bcb in tst_qquicktextinput::focusOnPress (this=0x7fff220a36d0) at tst_qquicktextinput.cpp:3392
  QtQA::App::TestRunner: #21 0x000000000048d829 in tst_qquicktextinput::qt_static_metacall (_o=0x7fff220a36d0, _c=QMetaObject::InvokeMetaMethod, _id=47, _a=0x7fff220a29b0) at .moc/tst_qquicktextinput.moc:450
  QtQA::App::TestRunner: #22 0x00007fc61d443def in QMetaMethod::invoke (this=0x7fff220a2e70, object=0x7fff220a36d0, connectionType=Qt::DirectConnection, returnValue=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:2169
  QtQA::App::TestRunner: #23 0x00007fc61d4432a4 in QMetaObject::invokeMethod (obj=0x7fff220a36d0, member=0x1337bf0 "focusOnPress", type=Qt::DirectConnection, ret=..., val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at kernel/qmetaobject.cpp:1464
  QtQA::App::TestRunner: #24 0x00007fc61e54d51d in QMetaObject::invokeMethod (obj=0x7fff220a36d0, member=0x1337bf0 "focusOnPress", type=Qt::DirectConnection, val0=..., val1=..., val2=..., val3=..., val4=..., val5=..., val6=..., val7=..., val8=..., val9=...) at ../../include/QtCore/../../src/corelib/kernel/qobjectdefs.h:399
  QtQA::App::TestRunner: #25 0x00007fc61e548f69 in QTest::qInvokeTestMethodDataEntry (slot=0x1337bf0 "focusOnPress") at qtestcase.cpp:1890
  QtQA::App::TestRunner: #26 0x00007fc61e5497bf in QTest::qInvokeTestMethod (slotName=0x17b6ca8 "focusOnPress()", data=0x0) at qtestcase.cpp:2015
  QtQA::App::TestRunner: #27 0x00007fc61e54a2c7 in QTest::qInvokeTestMethods (testObject=0x7fff220a36d0) at qtestcase.cpp:2242
  QtQA::App::TestRunner: #28 0x00007fc61e54a867 in QTest::qExec (testObject=0x7fff220a36d0, argc=5, argv=0x7fff220a3828) at qtestcase.cpp:2475
  QtQA::App::TestRunner: #29 0x000000000048d456 in main (argc=5, argv=0x7fff220a3828) at tst_qquicktextinput.cpp:6466
  QtQA::App::TestRunner:
  QtQA::App::TestRunner: ================================================================================
  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 1
  QtQA::App::TestRunner:   second attempt: exited with signal 7
  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_qquicktextinput: 104 seconds, signal 7

  Build log: http://testresults.qt-project.org/ci/QtDeclarative_5.3_Integration/build_00072/linux-g++_developer-build_OpenSuSE_13.1_x64/log.txt.gz

  Tested changes (refs/builds/5.3_1405591903):
    http://codereview.qt-project.org/88603 [PS3] - Doc: add documentation for the RSS News example



More information about the Ci-reports mailing list