[Ci-reports] fail on QtBase_dev_Integration #3831

Qt Continuous Integration System ci-noreply at qt-project.org
Thu Jul 10 21:00:54 CEST 2014


nine autotests failed :(

  Testing tst_qquicktext
  FAIL!  : tst_qquicktext::imgTagsAlign(heart-bottom) 'textObject->height() == imgHeight' returned FALSE. ()
     Loc: [tst_qquicktext.cpp(2820)]
  FAIL!  : tst_qquicktext::imgTagsAlign(heart-middle) 'textObject->height() == imgHeight' returned FALSE. ()
     Loc: [tst_qquicktext.cpp(2820)]
  FAIL!  : tst_qquicktext::imgTagsAlign(heart-top) 'textObject->height() == imgHeight' returned FALSE. ()
     Loc: [tst_qquicktext.cpp(2820)]
  FAIL!  : tst_qquicktext::imgTagsAlign(starfish-bottom) 'textObject->height() == imgHeight' returned FALSE. ()
     Loc: [tst_qquicktext.cpp(2820)]
  FAIL!  : tst_qquicktext::imgTagsAlign(starfish-middle) 'textObject->height() == imgHeight' returned FALSE. ()
     Loc: [tst_qquicktext.cpp(2820)]
  FAIL!  : tst_qquicktext::imgTagsAlign(starfish-top) 'textObject->height() == imgHeight' returned FALSE. ()
     Loc: [tst_qquicktext.cpp(2820)]
  FAIL!  : tst_qquicktext::imgTagsError() Not all expected messages were received
  Totals: 173 passed, 7 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_qquicktext *********
  Config: Using QtTest library 5.4.0, Qt 5.4.0 (x86_64-little_endian-lp64 shared (dynamic) debug build; by GCC 4.6.1)
  PASS   : tst_qquicktext::initTestCase()
  PASS   : tst_qquicktext::text()
  PASS   : tst_qquicktext::width()
  PASS   : tst_qquicktext::wrap()
  PASS   : tst_qquicktext::elide()
  PASS   : tst_qquicktext::multilineElide(plain)
  PASS   : tst_qquicktext::multilineElide(styled)
  PASS   : tst_qquicktext::implicitElide(maximum width, empty)
  PASS   : tst_qquicktext::implicitElide(maximum width, short)
  PASS   : tst_qquicktext::implicitElide(maximum width, long)
  PASS   : tst_qquicktext::implicitElide(reset width, empty)
  PASS   : tst_qquicktext::implicitElide(reset width, short)
  PASS   : tst_qquicktext::implicitElide(reset width, long)
  QWARN  : tst_qquicktext::textFormat() Don't know how to handle 'textFormat', use qRegisterMetaType to register it.
  PASS   : tst_qquicktext::textFormat()
  PASS   : tst_qquicktext::baseUrl()
  PASS   : tst_qquicktext::embeddedImages(local)
  PASS   : tst_qquicktext::embeddedImages(local-error)
  PASS   : tst_qquicktext::embeddedImages(local)
  PASS   : tst_qquicktext::embeddedImages(remote)
  PASS   : tst_qquicktext::embeddedImages(remote-error)
  PASS   : tst_qquicktext::embeddedImages(remote)
  PASS   : tst_qquicktext::lineCount()
  PASS   : tst_qquicktext::lineHeight()
  PASS   : tst_qquicktext::horizontalAlignment()
  PASS   : tst_qquicktext::horizontalAlignment_RightToLeft()
  PASS   : tst_qquicktext::verticalAlignment()
  PASS   : tst_qquicktext::hAlignImplicitWidth()
  PASS   : tst_qquicktext::font()
  PASS   : tst_qquicktext::style()
  PASS   : tst_qquicktext::color()
  PASS   : tst_qquicktext::smooth()
  PASS   : tst_qquicktext::renderType()
  PASS   : tst_qquicktext::antialiasing()
  PASS   : tst_qquicktext::weight()
  PASS   : tst_qquicktext::underline()
  PASS   : tst_qquicktext::overline()
  PASS   : tst_qquicktext::strikeout()
  PASS   : tst_qquicktext::capitalization()
  PASS   : tst_qquicktext::letterSpacing()
  PASS   : tst_qquicktext::wordSpacing()
  PASS   : tst_qquicktext::linkInteraction(click on link)
  PASS   : tst_qquicktext::linkInteraction(click on text)
  PASS   : tst_qquicktext::linkInteraction(drag within link)
  PASS   : tst_qquicktext::linkInteraction(drag away from link)
  PASS   : tst_qquicktext::linkInteraction(drag on to link)
  PASS   : tst_qquicktext::linkInteraction(click on bottom right aligned link)
  PASS   : tst_qquicktext::linkInteraction(click on mirrored link)
  PASS   : tst_qquicktext::linkInteraction(click on center aligned link)
  PASS   : tst_qquicktext::linkInteraction(click on rich text link)
  PASS   : tst_qquicktext::linkInteraction(click on rich text)
  PASS   : tst_qquicktext::linkInteraction(click on bottom right aligned rich text link)
  PASS   : tst_qquicktext::linkInteraction(click on center aligned rich text link)
  PASS   : tst_qquicktext::linkInteraction(click on right elided link)
  PASS   : tst_qquicktext::linkInteraction(click on left elided link)
  PASS   : tst_qquicktext::linkInteraction(click on second line)
  PASS   : tst_qquicktext::linkInteraction(click on third line)
  PASS   : tst_qquicktext::linkInteraction(drag from second line to third)
  PASS   : tst_qquicktext::linkInteraction(click on rich text second line)
  PASS   : tst_qquicktext::linkInteraction(click on rich text third line)
  PASS   : tst_qquicktext::linkInteraction(drag rich text from second line to third)
  PASS   : tst_qquicktext::linkInteraction(click on left outer link)
  PASS   : tst_qquicktext::linkInteraction(click on right outer link)
  PASS   : tst_qquicktext::linkInteraction(click on inner link left)
  PASS   : tst_qquicktext::linkInteraction(click on inner link right)
  PASS   : tst_qquicktext::linkInteraction(drag from inner to outer link)
  PASS   : tst_qquicktext::linkInteraction(drag from outer to inner link)
  PASS   : tst_qquicktext::linkInteraction(click on left outer rich text link)
  PASS   : tst_qquicktext::linkInteraction(click on right outer rich text link)
  PASS   : tst_qquicktext::linkInteraction(click on inner rich text link left)
  PASS   : tst_qquicktext::linkInteraction(click on inner rich text link right)
  PASS   : tst_qquicktext::linkInteraction(drag from inner to outer rich text link)
  PASS   : tst_qquicktext::linkInteraction(drag from outer to inner rich text link)
  PASS   : tst_qquicktext::implicitSize(plain)
  PASS   : tst_qquicktext::implicitSize(richtext)
  PASS   : tst_qquicktext::implicitSize(styledtext)
  PASS   : tst_qquicktext::implicitSize(plain, 0 width)
  PASS   : tst_qquicktext::implicitSize(plain, elide)
  PASS   : tst_qquicktext::implicitSize(plain, 0 width, elide)
  PASS   : tst_qquicktext::implicitSize(richtext, 0 width)
  PASS   : tst_qquicktext::implicitSize(styledtext, 0 width)
  PASS   : tst_qquicktext::implicitSize(plain_wrap)
  PASS   : tst_qquicktext::implicitSize(richtext_wrap)
  PASS   : tst_qquicktext::implicitSize(styledtext_wrap)
  PASS   : tst_qquicktext::implicitSize(plain_wrap, 0 width)
  PASS   : tst_qquicktext::implicitSize(plain_wrap, elide)
  PASS   : tst_qquicktext::implicitSize(plain_wrap, 0 width, elide)
  PASS   : tst_qquicktext::implicitSize(richtext_wrap, 0 width)
  PASS   : tst_qquicktext::implicitSize(styledtext_wrap, 0 width)
  PASS   : tst_qquicktext::contentSize()
  PASS   : tst_qquicktext::implicitSizeBinding(plain)
  PASS   : tst_qquicktext::implicitSizeBinding(richtext)
  PASS   : tst_qquicktext::implicitSizeBinding(styledtext)
  PASS   : tst_qquicktext::implicitSizeBinding(plain, 0 width)
  PASS   : tst_qquicktext::implicitSizeBinding(plain, elide)
  PASS   : tst_qquicktext::implicitSizeBinding(plain, 0 width, elide)
  PASS   : tst_qquicktext::implicitSizeBinding(richtext, 0 width)
  PASS   : tst_qquicktext::implicitSizeBinding(styledtext, 0 width)
  PASS   : tst_qquicktext::implicitSizeBinding(plain_wrap)
  PASS   : tst_qquicktext::implicitSizeBinding(richtext_wrap)
  PASS   : tst_qquicktext::implicitSizeBinding(styledtext_wrap)
  PASS   : tst_qquicktext::implicitSizeBinding(plain_wrap, 0 width)
  PASS   : tst_qquicktext::implicitSizeBinding(plain_wrap, elide)
  PASS   : tst_qquicktext::implicitSizeBinding(plain_wrap, 0 width, elide)
  PASS   : tst_qquicktext::implicitSizeBinding(richtext_wrap, 0 width)
  PASS   : tst_qquicktext::implicitSizeBinding(styledtext_wrap, 0 width)
  PASS   : tst_qquicktext::geometryChanged()
  PASS   : tst_qquicktext::boundingRect(PlainText)
  PASS   : tst_qquicktext::boundingRect(StyledText)
  PASS   : tst_qquicktext::boundingRect(RichText)
  PASS   : tst_qquicktext::clipRect()
  PASS   : tst_qquicktext::lineLaidOut()
  PASS   : tst_qquicktext::lineLaidOutRelayout()
  PASS   : tst_qquicktext::lineLaidOutHAlign()
  PASS   : tst_qquicktext::imgTagsBaseUrl(absolute local)
  PASS   : tst_qquicktext::imgTagsBaseUrl(relative local context 1)
  PASS   : tst_qquicktext::imgTagsBaseUrl(relative local context 2)
  PASS   : tst_qquicktext::imgTagsBaseUrl(relative local base 1)
  PASS   : tst_qquicktext::imgTagsBaseUrl(relative local base 2)
  PASS   : tst_qquicktext::imgTagsBaseUrl(base relative to local context)
  PASS   : tst_qquicktext::imgTagsBaseUrl(absolute remote)
  PASS   : tst_qquicktext::imgTagsBaseUrl(relative remote base 1)
  PASS   : tst_qquicktext::imgTagsBaseUrl(relative remote base 2)
  FAIL!  : tst_qquicktext::imgTagsAlign(heart-bottom) 'textObject->height() == imgHeight' returned FALSE. ()
     Loc: [tst_qquicktext.cpp(2820)]
  FAIL!  : tst_qquicktext::imgTagsAlign(heart-middle) 'textObject->height() == imgHeight' returned FALSE. ()
     Loc: [tst_qquicktext.cpp(2820)]
  FAIL!  : tst_qquicktext::imgTagsAlign(heart-top) 'textObject->height() == imgHeight' returned FALSE. ()
     Loc: [tst_qquicktext.cpp(2820)]
  FAIL!  : tst_qquicktext::imgTagsAlign(starfish-bottom) 'textObject->height() == imgHeight' returned FALSE. ()
     Loc: [tst_qquicktext.cpp(2820)]
  FAIL!  : tst_qquicktext::imgTagsAlign(starfish-middle) 'textObject->height() == imgHeight' returned FALSE. ()
     Loc: [tst_qquicktext.cpp(2820)]
  FAIL!  : tst_qquicktext::imgTagsAlign(starfish-top) 'textObject->height() == imgHeight' returned FALSE. ()
     Loc: [tst_qquicktext.cpp(2820)]
  PASS   : tst_qquicktext::imgTagsMultipleImages()
  QDEBUG : tst_qquicktext::imgTagsElide() QNetworkReplyImpl::_q_startOperation was called more than once
  PASS   : tst_qquicktext::imgTagsElide()
  PASS   : tst_qquicktext::imgTagsUpdates()
  INFO   : tst_qquicktext::imgTagsError() Did not receive message: "file::2:1: QML Text: Cannot open: file:data/images/starfish_2.pn"
  FAIL!  : tst_qquicktext::imgTagsError() Not all expected messages were received
  QDEBUG : tst_qquicktext::fontSizeMode(plain) QNetworkReplyImpl::_q_startOperation was called more than once
  PASS   : tst_qquicktext::fontSizeMode(plain)
  PASS   : tst_qquicktext::fontSizeMode(styled)
  PASS   : tst_qquicktext::fontSizeModeMultiline(plain)
  PASS   : tst_qquicktext::fontSizeModeMultiline(styledtext)
  PASS   : tst_qquicktext::multilengthStrings(No Wrap)
  PASS   : tst_qquicktext::multilengthStrings(Wrap)
  PASS   : tst_qquicktext::fontFormatSizes(fs1)
  PASS   : tst_qquicktext::fontFormatSizes(fs2)
  PASS   : tst_qquicktext::fontFormatSizes(fs3)
  PASS   : tst_qquicktext::fontFormatSizes(fs4)
  PASS   : tst_qquicktext::fontFormatSizes(fs5)
  PASS   : tst_qquicktext::fontFormatSizes(fs6)
  PASS   : tst_qquicktext::fontFormatSizes(fs7)
  PASS   : tst_qquicktext::fontFormatSizes(h1)
  PASS   : tst_qquicktext::fontFormatSizes(h2)
  PASS   : tst_qquicktext::fontFormatSizes(h3)
  PASS   : tst_qquicktext::fontFormatSizes(h4)
  PASS   : tst_qquicktext::fontFormatSizes(h5)
  PASS   : tst_qquicktext::fontFormatSizes(h6)
  PASS   : tst_qquicktext::baselineOffset(top align)
  PASS   : tst_qquicktext::baselineOffset(bottom align)
  PASS   : tst_qquicktext::baselineOffset(center align)
  PASS   : tst_qquicktext::baselineOffset(bold)
  PASS   : tst_qquicktext::baselineOffset(richText)
  PASS   : tst_qquicktext::baselineOffset(elided)
  PASS   : tst_qquicktext::baselineOffset(elided bottom align)
  PASS   : tst_qquicktext::baselineOffset(image)
  PASS   : tst_qquicktext::baselineOffset(customLine)
  PASS   : tst_qquicktext::baselineOffset(scaled font)
  PASS   : tst_qquicktext::baselineOffset(fixed line height top align)
  PASS   : tst_qquicktext::baselineOffset(fixed line height bottom align)
  PASS   : tst_qquicktext::baselineOffset(proportional line height top align)
  PASS   : tst_qquicktext::baselineOffset(proportional line height bottom align)
  PASS   : tst_qquicktext::htmlLists(ordered list)
  PASS   : tst_qquicktext::htmlLists(ordered list closed)
  PASS   : tst_qquicktext::htmlLists(ordered list alpha)
  PASS   : tst_qquicktext::htmlLists(ordered list upper alpha)
  PASS   : tst_qquicktext::htmlLists(ordered list roman)
  PASS   : tst_qquicktext::htmlLists(ordered list upper roman)
  PASS   : tst_qquicktext::htmlLists(ordered list bad)
  PASS   : tst_qquicktext::htmlLists(unordered list)
  PASS   : tst_qquicktext::htmlLists(unordered list closed)
  PASS   : tst_qquicktext::htmlLists(unordered list disc)
  PASS   : tst_qquicktext::htmlLists(unordered list square)
  PASS   : tst_qquicktext::htmlLists(unordered list bad)
  PASS   : tst_qquicktext::elideBeforeMaximumLineCount()
  PASS   : tst_qquicktext::hover()
  PASS   : tst_qquicktext::cleanupTestCase()
  Totals: 173 passed, 7 failed, 0 skipped
  ********* Finished testing of tst_qquicktext *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qquicktext: 15 seconds, exit code 7
  
  Testing tst_qquickpositioners
  FAIL!  : tst_qquickpositioners::test_conflictinganchors() Compared values are not the same
     Actual   (messageHandler.messages().back())                                                                                                                         : "<Unknown File>: QML Column: Cannot specify top, bottom, verticalCenter, fill or centerIn anchors for items inside Column. Column will not function."
     Expected (QString("file::2:1: QML Column: Cannot specify top, bottom, verticalCenter, fill or centerIn anchors for items inside Column. Column will not function.")): "file::2:1: QML Column: Cannot specify top, bottom, verticalCenter, fill or centerIn anchors for items inside Column. Column will not function."
     Loc: [tst_qquickpositioners.cpp(1860)]
  Totals: 101 passed, 1 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_qquickpositioners *********
  Config: Using QtTest library 5.4.0, Qt 5.4.0 (x86_64-little_endian-lp64 shared (dynamic) debug build; by GCC 4.6.1)
  PASS   : tst_qquickpositioners::initTestCase()
  QDEBUG : tst_qquickpositioners::test_horizontal() 1
  QDEBUG : tst_qquickpositioners::test_horizontal() 2
  QDEBUG : tst_qquickpositioners::test_horizontal() 3
  QDEBUG : tst_qquickpositioners::test_horizontal() 4
  PASS   : tst_qquickpositioners::test_horizontal()
  QDEBUG : tst_qquickpositioners::test_horizontal_rtl() 1
  QDEBUG : tst_qquickpositioners::test_horizontal_rtl() 2
  QDEBUG : tst_qquickpositioners::test_horizontal_rtl() 3
  QDEBUG : tst_qquickpositioners::test_horizontal_rtl() 4
  PASS   : tst_qquickpositioners::test_horizontal_rtl()
  QDEBUG : tst_qquickpositioners::test_horizontal_spacing() 1
  QDEBUG : tst_qquickpositioners::test_horizontal_spacing() 2
  QDEBUG : tst_qquickpositioners::test_horizontal_spacing() 3
  QDEBUG : tst_qquickpositioners::test_horizontal_spacing() 4
  PASS   : tst_qquickpositioners::test_horizontal_spacing()
  QDEBUG : tst_qquickpositioners::test_horizontal_spacing_rightToLeft() 1
  QDEBUG : tst_qquickpositioners::test_horizontal_spacing_rightToLeft() 2
  QDEBUG : tst_qquickpositioners::test_horizontal_spacing_rightToLeft() 3
  QDEBUG : tst_qquickpositioners::test_horizontal_spacing_rightToLeft() 4
  PASS   : tst_qquickpositioners::test_horizontal_spacing_rightToLeft()
  QDEBUG : tst_qquickpositioners::test_horizontal_animated() 1
  QDEBUG : tst_qquickpositioners::test_horizontal_animated() 2
  QDEBUG : tst_qquickpositioners::test_horizontal_animated() 3
  QDEBUG : tst_qquickpositioners::test_horizontal_animated() 4
  PASS   : tst_qquickpositioners::test_horizontal_animated()
  QDEBUG : tst_qquickpositioners::test_horizontal_animated_rightToLeft() 1
  QDEBUG : tst_qquickpositioners::test_horizontal_animated_rightToLeft() 2
  QDEBUG : tst_qquickpositioners::test_horizontal_animated_rightToLeft() 3
  QDEBUG : tst_qquickpositioners::test_horizontal_animated_rightToLeft() 4
  PASS   : tst_qquickpositioners::test_horizontal_animated_rightToLeft()
  QDEBUG : tst_qquickpositioners::test_horizontal_animated_disabled() 1
  QDEBUG : tst_qquickpositioners::test_horizontal_animated_disabled() 2
  QDEBUG : tst_qquickpositioners::test_horizontal_animated_disabled() 3
  QDEBUG : tst_qquickpositioners::test_horizontal_animated_disabled() 4
  PASS   : tst_qquickpositioners::test_horizontal_animated_disabled()
  QDEBUG : tst_qquickpositioners::test_vertical() 1
  QDEBUG : tst_qquickpositioners::test_vertical() 2
  QDEBUG : tst_qquickpositioners::test_vertical() 3
  QDEBUG : tst_qquickpositioners::test_vertical() 4
  PASS   : tst_qquickpositioners::test_vertical()
  QDEBUG : tst_qquickpositioners::test_vertical_spacing() 1
  QDEBUG : tst_qquickpositioners::test_vertical_spacing() 2
  QDEBUG : tst_qquickpositioners::test_vertical_spacing() 3
  QDEBUG : tst_qquickpositioners::test_vertical_spacing() 4
  PASS   : tst_qquickpositioners::test_vertical_spacing()
  QDEBUG : tst_qquickpositioners::test_vertical_animated() 1
  QDEBUG : tst_qquickpositioners::test_vertical_animated() 2
  QDEBUG : tst_qquickpositioners::test_vertical_animated() 3
  QDEBUG : tst_qquickpositioners::test_vertical_animated() 4
  PASS   : tst_qquickpositioners::test_vertical_animated()
  QDEBUG : tst_qquickpositioners::test_grid() 1
  QDEBUG : tst_qquickpositioners::test_grid() 2
  QDEBUG : tst_qquickpositioners::test_grid() 3
  QDEBUG : tst_qquickpositioners::test_grid() 4
  PASS   : tst_qquickpositioners::test_grid()
  QDEBUG : tst_qquickpositioners::test_grid_topToBottom() 1
  QDEBUG : tst_qquickpositioners::test_grid_topToBottom() 2
  QDEBUG : tst_qquickpositioners::test_grid_topToBottom() 3
  QDEBUG : tst_qquickpositioners::test_grid_topToBottom() 4
  PASS   : tst_qquickpositioners::test_grid_topToBottom()
  QDEBUG : tst_qquickpositioners::test_grid_rightToLeft() 1
  QDEBUG : tst_qquickpositioners::test_grid_rightToLeft() 2
  QDEBUG : tst_qquickpositioners::test_grid_rightToLeft() 3
  QDEBUG : tst_qquickpositioners::test_grid_rightToLeft() 4
  PASS   : tst_qquickpositioners::test_grid_rightToLeft()
  QDEBUG : tst_qquickpositioners::test_grid_spacing() 1
  QDEBUG : tst_qquickpositioners::test_grid_spacing() 2
  QDEBUG : tst_qquickpositioners::test_grid_spacing() 3
  QDEBUG : tst_qquickpositioners::test_grid_spacing() 4
  PASS   : tst_qquickpositioners::test_grid_spacing()
  QDEBUG : tst_qquickpositioners::test_grid_row_column_spacing() 1
  QDEBUG : tst_qquickpositioners::test_grid_row_column_spacing() 2
  QDEBUG : tst_qquickpositioners::test_grid_row_column_spacing() 3
  QDEBUG : tst_qquickpositioners::test_grid_row_column_spacing() 4
  PASS   : tst_qquickpositioners::test_grid_row_column_spacing()
  QDEBUG : tst_qquickpositioners::test_grid_animated() 1
  QDEBUG : tst_qquickpositioners::test_grid_animated() 2
  QDEBUG : tst_qquickpositioners::test_grid_animated() 3
  QDEBUG : tst_qquickpositioners::test_grid_animated() 4
  PASS   : tst_qquickpositioners::test_grid_animated()
  QDEBUG : tst_qquickpositioners::test_grid_animated_rightToLeft() 1
  QDEBUG : tst_qquickpositioners::test_grid_animated_rightToLeft() 2
  QDEBUG : tst_qquickpositioners::test_grid_animated_rightToLeft() 3
  QDEBUG : tst_qquickpositioners::test_grid_animated_rightToLeft() 4
  PASS   : tst_qquickpositioners::test_grid_animated_rightToLeft()
  QDEBUG : tst_qquickpositioners::test_grid_zero_columns() 1
  QDEBUG : tst_qquickpositioners::test_grid_zero_columns() 2
  QDEBUG : tst_qquickpositioners::test_grid_zero_columns() 3
  QDEBUG : tst_qquickpositioners::test_grid_zero_columns() 4
  PASS   : tst_qquickpositioners::test_grid_zero_columns()
  QDEBUG : tst_qquickpositioners::test_grid_H_alignment() 1
  QDEBUG : tst_qquickpositioners::test_grid_H_alignment() 2
  QDEBUG : tst_qquickpositioners::test_grid_H_alignment() 3
  QDEBUG : tst_qquickpositioners::test_grid_H_alignment() 4
  PASS   : tst_qquickpositioners::test_grid_H_alignment()
  QDEBUG : tst_qquickpositioners::test_grid_V_alignment() 1
  QDEBUG : tst_qquickpositioners::test_grid_V_alignment() 2
  QDEBUG : tst_qquickpositioners::test_grid_V_alignment() 3
  QDEBUG : tst_qquickpositioners::test_grid_V_alignment() 4
  PASS   : tst_qquickpositioners::test_grid_V_alignment()
  QDEBUG : tst_qquickpositioners::test_propertychanges() 1
  QDEBUG : tst_qquickpositioners::test_propertychanges() 2
  QDEBUG : tst_qquickpositioners::test_propertychanges() 3
  QDEBUG : tst_qquickpositioners::test_propertychanges() 4
  PASS   : tst_qquickpositioners::test_propertychanges()
  QDEBUG : tst_qquickpositioners::test_repeater() 1
  QDEBUG : tst_qquickpositioners::test_repeater() 2
  QDEBUG : tst_qquickpositioners::test_repeater() 3
  QDEBUG : tst_qquickpositioners::test_repeater() 4
  PASS   : tst_qquickpositioners::test_repeater()
  QDEBUG : tst_qquickpositioners::test_flow() 1
  QDEBUG : tst_qquickpositioners::test_flow() 2
  QDEBUG : tst_qquickpositioners::test_flow() 3
  QDEBUG : tst_qquickpositioners::test_flow() 4
  PASS   : tst_qquickpositioners::test_flow()
  QDEBUG : tst_qquickpositioners::test_flow_rightToLeft() 1
  QDEBUG : tst_qquickpositioners::test_flow_rightToLeft() 2
  QDEBUG : tst_qquickpositioners::test_flow_rightToLeft() 3
  QDEBUG : tst_qquickpositioners::test_flow_rightToLeft() 4
  PASS   : tst_qquickpositioners::test_flow_rightToLeft()
  QDEBUG : tst_qquickpositioners::test_flow_topToBottom() 1
  QDEBUG : tst_qquickpositioners::test_flow_topToBottom() 2
  QDEBUG : tst_qquickpositioners::test_flow_topToBottom() 3
  QDEBUG : tst_qquickpositioners::test_flow_topToBottom() 4
  PASS   : tst_qquickpositioners::test_flow_topToBottom()
  QDEBUG : tst_qquickpositioners::test_flow_resize() 1
  QDEBUG : tst_qquickpositioners::test_flow_resize() 2
  QDEBUG : tst_qquickpositioners::test_flow_resize() 3
  QDEBUG : tst_qquickpositioners::test_flow_resize() 4
  PASS   : tst_qquickpositioners::test_flow_resize()
  QDEBUG : tst_qquickpositioners::test_flow_resize_rightToLeft() 1
  QDEBUG : tst_qquickpositioners::test_flow_resize_rightToLeft() 2
  QDEBUG : tst_qquickpositioners::test_flow_resize_rightToLeft() 3
  QDEBUG : tst_qquickpositioners::test_flow_resize_rightToLeft() 4
  PASS   : tst_qquickpositioners::test_flow_resize_rightToLeft()
  QDEBUG : tst_qquickpositioners::test_flow_implicit_resize() 1
  QDEBUG : tst_qquickpositioners::test_flow_implicit_resize() 2
  QDEBUG : tst_qquickpositioners::test_flow_implicit_resize() 3
  QDEBUG : tst_qquickpositioners::test_flow_implicit_resize() 4
  PASS   : tst_qquickpositioners::test_flow_implicit_resize()
  FAIL!  : tst_qquickpositioners::test_conflictinganchors() Compared values are not the same
     Actual   (messageHandler.messages().back())                                                                                                                         : "<Unknown File>: QML Column: Cannot specify top, bottom, verticalCenter, fill or centerIn anchors for items inside Column. Column will not function."
     Expected (QString("file::2:1: QML Column: Cannot specify top, bottom, verticalCenter, fill or centerIn anchors for items inside Column. Column will not function.")): "file::2:1: QML Column: Cannot specify top, bottom, verticalCenter, fill or centerIn anchors for items inside Column. Column will not function."
     Loc: [tst_qquickpositioners.cpp(1860)]
  QDEBUG : tst_qquickpositioners::test_mirroring() 1
  QDEBUG : tst_qquickpositioners::test_mirroring() 2
  QDEBUG : tst_qquickpositioners::test_mirroring() 3
  QDEBUG : tst_qquickpositioners::test_mirroring() 4
  QDEBUG : tst_qquickpositioners::test_mirroring() 1
  QDEBUG : tst_qquickpositioners::test_mirroring() 2
  QDEBUG : tst_qquickpositioners::test_mirroring() 3
  QDEBUG : tst_qquickpositioners::test_mirroring() 4
  QDEBUG : tst_qquickpositioners::test_mirroring() 1
  QDEBUG : tst_qquickpositioners::test_mirroring() 2
  QDEBUG : tst_qquickpositioners::test_mirroring() 3
  QDEBUG : tst_qquickpositioners::test_mirroring() 4
  QDEBUG : tst_qquickpositioners::test_mirroring() 1
  QDEBUG : tst_qquickpositioners::test_mirroring() 2
  QDEBUG : tst_qquickpositioners::test_mirroring() 3
  QDEBUG : tst_qquickpositioners::test_mirroring() 4
  QDEBUG : tst_qquickpositioners::test_mirroring() 1
  QDEBUG : tst_qquickpositioners::test_mirroring() 2
  QDEBUG : tst_qquickpositioners::test_mirroring() 3
  QDEBUG : tst_qquickpositioners::test_mirroring() 4
  QDEBUG : tst_qquickpositioners::test_mirroring() 1
  QDEBUG : tst_qquickpositioners::test_mirroring() 2
  QDEBUG : tst_qquickpositioners::test_mirroring() 3
  QDEBUG : tst_qquickpositioners::test_mirroring() 4
  PASS   : tst_qquickpositioners::test_mirroring()
  QDEBUG : tst_qquickpositioners::test_allInvisible() 1
  QDEBUG : tst_qquickpositioners::test_allInvisible() 2
  QDEBUG : tst_qquickpositioners::test_allInvisible() 3
  QDEBUG : tst_qquickpositioners::test_allInvisible() 4
  PASS   : tst_qquickpositioners::test_allInvisible()
  QDEBUG : tst_qquickpositioners::test_attachedproperties(column) 1
  QDEBUG : tst_qquickpositioners::test_attachedproperties(column) 2
  QDEBUG : tst_qquickpositioners::test_attachedproperties(column) 3
  QDEBUG : tst_qquickpositioners::test_attachedproperties(column) 4
  PASS   : tst_qquickpositioners::test_attachedproperties(column)
  QDEBUG : tst_qquickpositioners::test_attachedproperties(row) 1
  QDEBUG : tst_qquickpositioners::test_attachedproperties(row) 2
  QDEBUG : tst_qquickpositioners::test_attachedproperties(row) 3
  QDEBUG : tst_qquickpositioners::test_attachedproperties(row) 4
  PASS   : tst_qquickpositioners::test_attachedproperties(row)
  QDEBUG : tst_qquickpositioners::test_attachedproperties(grid) 1
  QDEBUG : tst_qquickpositioners::test_attachedproperties(grid) 2
  QDEBUG : tst_qquickpositioners::test_attachedproperties(grid) 3
  QDEBUG : tst_qquickpositioners::test_attachedproperties(grid) 4
  PASS   : tst_qquickpositioners::test_attachedproperties(grid)
  QDEBUG : tst_qquickpositioners::test_attachedproperties(flow) 1
  QDEBUG : tst_qquickpositioners::test_attachedproperties(flow) 2
  QDEBUG : tst_qquickpositioners::test_attachedproperties(flow) 3
  QDEBUG : tst_qquickpositioners::test_attachedproperties(flow) 4
  PASS   : tst_qquickpositioners::test_attachedproperties(flow)
  QDEBUG : tst_qquickpositioners::test_attachedproperties_dynamic() 1
  QDEBUG : tst_qquickpositioners::test_attachedproperties_dynamic() 2
  QDEBUG : tst_qquickpositioners::test_attachedproperties_dynamic() 3
  QDEBUG : tst_qquickpositioners::test_attachedproperties_dynamic() 4
  PASS   : tst_qquickpositioners::test_attachedproperties_dynamic()
  PASS   : tst_qquickpositioners::populateTransitions_row(statically populate)
  PASS   : tst_qquickpositioners::populateTransitions_row(statically populate, no populate transition)
  PASS   : tst_qquickpositioners::populateTransitions_row(dynamically populate)
  PASS   : tst_qquickpositioners::populateTransitions_row(dynamically populate, no populate transition)
  PASS   : tst_qquickpositioners::populateTransitions_column(statically populate)
  PASS   : tst_qquickpositioners::populateTransitions_column(statically populate, no populate transition)
  PASS   : tst_qquickpositioners::populateTransitions_column(dynamically populate)
  PASS   : tst_qquickpositioners::populateTransitions_column(dynamically populate, no populate transition)
  PASS   : tst_qquickpositioners::populateTransitions_grid(statically populate)
  PASS   : tst_qquickpositioners::populateTransitions_grid(statically populate, no populate transition)
  PASS   : tst_qquickpositioners::populateTransitions_grid(dynamically populate)
  PASS   : tst_qquickpositioners::populateTransitions_grid(dynamically populate, no populate transition)
  PASS   : tst_qquickpositioners::populateTransitions_flow(statically populate)
  PASS   : tst_qquickpositioners::populateTransitions_flow(statically populate, no populate transition)
  PASS   : tst_qquickpositioners::populateTransitions_flow(dynamically populate)
  PASS   : tst_qquickpositioners::populateTransitions_flow(dynamically populate, no populate transition)
  PASS   : tst_qquickpositioners::addTransitions_row(add one @ start)
  PASS   : tst_qquickpositioners::addTransitions_row(add one @ middle)
  PASS   : tst_qquickpositioners::addTransitions_row(add one @ end)
  PASS   : tst_qquickpositioners::addTransitions_row(add multiple @ start)
  PASS   : tst_qquickpositioners::addTransitions_row(add multiple @ middle)
  PASS   : tst_qquickpositioners::addTransitions_row(add multiple @ end)
  PASS   : tst_qquickpositioners::addTransitions_column(add one @ start)
  PASS   : tst_qquickpositioners::addTransitions_column(add one @ middle)
  PASS   : tst_qquickpositioners::addTransitions_column(add one @ end)
  PASS   : tst_qquickpositioners::addTransitions_column(add multiple @ start)
  PASS   : tst_qquickpositioners::addTransitions_column(add multiple @ middle)
  PASS   : tst_qquickpositioners::addTransitions_column(add multiple @ end)
  PASS   : tst_qquickpositioners::addTransitions_grid(add one @ start)
  PASS   : tst_qquickpositioners::addTransitions_grid(add one @ middle)
  PASS   : tst_qquickpositioners::addTransitions_grid(add one @ end)
  PASS   : tst_qquickpositioners::addTransitions_grid(add multiple @ start)
  PASS   : tst_qquickpositioners::addTransitions_grid(add multiple @ middle)
  PASS   : tst_qquickpositioners::addTransitions_grid(add multiple @ end)
  PASS   : tst_qquickpositioners::addTransitions_flow(add one @ start)
  PASS   : tst_qquickpositioners::addTransitions_flow(add one @ middle)
  PASS   : tst_qquickpositioners::addTransitions_flow(add one @ end)
  PASS   : tst_qquickpositioners::addTransitions_flow(add multiple @ start)
  PASS   : tst_qquickpositioners::addTransitions_flow(add multiple @ middle)
  PASS   : tst_qquickpositioners::addTransitions_flow(add multiple @ end)
  PASS   : tst_qquickpositioners::moveTransitions_row(remove one @ start)
  PASS   : tst_qquickpositioners::moveTransitions_row(remove one @ middle)
  PASS   : tst_qquickpositioners::moveTransitions_row(remove one @ end)
  PASS   : tst_qquickpositioners::moveTransitions_row(remove multiple @ start)
  PASS   : tst_qquickpositioners::moveTransitions_row(remove multiple @ middle)
  PASS   : tst_qquickpositioners::moveTransitions_row(remove multiple @ end)
  PASS   : tst_qquickpositioners::moveTransitions_column(remove one @ start)
  PASS   : tst_qquickpositioners::moveTransitions_column(remove one @ middle)
  PASS   : tst_qquickpositioners::moveTransitions_column(remove one @ end)
  PASS   : tst_qquickpositioners::moveTransitions_column(remove multiple @ start)
  PASS   : tst_qquickpositioners::moveTransitions_column(remove multiple @ middle)
  PASS   : tst_qquickpositioners::moveTransitions_column(remove multiple @ end)
  PASS   : tst_qquickpositioners::moveTransitions_grid(remove one @ start)
  PASS   : tst_qquickpositioners::moveTransitions_grid(remove one @ middle)
  PASS   : tst_qquickpositioners::moveTransitions_grid(remove one @ end)
  PASS   : tst_qquickpositioners::moveTransitions_grid(remove multiple @ start)
  PASS   : tst_qquickpositioners::moveTransitions_grid(remove multiple @ middle)
  PASS   : tst_qquickpositioners::moveTransitions_grid(remove multiple @ end)
  PASS   : tst_qquickpositioners::moveTransitions_flow(remove one @ start)
  PASS   : tst_qquickpositioners::moveTransitions_flow(remove one @ middle)
  PASS   : tst_qquickpositioners::moveTransitions_flow(remove one @ end)
  PASS   : tst_qquickpositioners::moveTransitions_flow(remove multiple @ start)
  PASS   : tst_qquickpositioners::moveTransitions_flow(remove multiple @ middle)
  PASS   : tst_qquickpositioners::moveTransitions_flow(remove multiple @ end)
  PASS   : tst_qquickpositioners::cleanupTestCase()
  Totals: 101 passed, 1 failed, 0 skipped
  ********* Finished testing of tst_qquickpositioners *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qquickpositioners: 107 seconds, exit code 1
  
  Testing tst_QQuickItem
  FAIL!  : tst_QQuickItem::layoutMirroringIllegalParent() Not all expected messages were received
  Totals: 72 passed, 1 failed, 6 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QQuickItem *********
  Config: Using QtTest library 5.4.0, Qt 5.4.0 (x86_64-little_endian-lp64 shared (dynamic) debug build; by GCC 4.6.1)
  PASS   : tst_QQuickItem::initTestCase()
  (... 35 lines omitted; there are too many errors!)
  PASS   : tst_QQuickItem::keysForward()
  PASS   : tst_QQuickItem::keyNavigation(KeyNavigation)
  PASS   : tst_QQuickItem::keyNavigation(KeyNavigation_FocusScope)
  PASS   : tst_QQuickItem::keyNavigation_RightToLeft()
  PASS   : tst_QQuickItem::keyNavigation_skipNotVisible()
  PASS   : tst_QQuickItem::keyNavigation_implicitSetting()
  PASS   : tst_QQuickItem::keyNavigation_focusReason()
  PASS   : tst_QQuickItem::layoutMirroring()
  QWARN  : tst_QQuickItem::layoutMirroringIllegalParent() <Unknown File>: QML QtObject: LayoutDirection attached property only works with Items
  INFO   : tst_QQuickItem::layoutMirroringIllegalParent() Did not receive message: "file::1:21: QML QtObject: LayoutDirection attached property only works with Items"
  FAIL!  : tst_QQuickItem::layoutMirroringIllegalParent() Not all expected messages were received
  PASS   : tst_QQuickItem::smooth()
  PASS   : tst_QQuickItem::antialiasing()
  PASS   : tst_QQuickItem::clip()
  PASS   : tst_QQuickItem::mapCoordinates(-20)
  PASS   : tst_QQuickItem::mapCoordinates(-10)
  PASS   : tst_QQuickItem::mapCoordinates(0)
  PASS   : tst_QQuickItem::mapCoordinates(10)
  PASS   : tst_QQuickItem::mapCoordinates(20)
  PASS   : tst_QQuickItem::mapCoordinatesRect(-20)
  PASS   : tst_QQuickItem::mapCoordinatesRect(-15)
  PASS   : tst_QQuickItem::mapCoordinatesRect(-10)
  PASS   : tst_QQuickItem::mapCoordinatesRect(-5)
  PASS   : tst_QQuickItem::mapCoordinatesRect(0)
  PASS   : tst_QQuickItem::mapCoordinatesRect(5)
  PASS   : tst_QQuickItem::mapCoordinatesRect(10)
  PASS   : tst_QQuickItem::mapCoordinatesRect(15)
  PASS   : tst_QQuickItem::mapCoordinatesRect(20)
  PASS   : tst_QQuickItem::propertyChanges()
  PASS   : tst_QQuickItem::transforms(translate)
  PASS   : tst_QQuickItem::transforms(matrix4x4)
  PASS   : tst_QQuickItem::transforms(rotation)
  PASS   : tst_QQuickItem::transforms(scale)
  PASS   : tst_QQuickItem::transforms(sequence)
  PASS   : tst_QQuickItem::childrenRect()
  PASS   : tst_QQuickItem::childrenRectBug()
  PASS   : tst_QQuickItem::childrenRectBug2()
  PASS   : tst_QQuickItem::childrenRectBug3()
  PASS   : tst_QQuickItem::childrenProperty()
  PASS   : tst_QQuickItem::resourcesProperty()
  PASS   : tst_QQuickItem::transformCrash()
  PASS   : tst_QQuickItem::implicitSize()
  PASS   : tst_QQuickItem::qtbug_16871()
  QWARN  : tst_QQuickItem::visibleChildren() QQmlComponent: Component destroyed while completion pending
  PASS   : tst_QQuickItem::visibleChildren()
  PASS   : tst_QQuickItem::parentLoop()
  QWARN  : tst_QQuickItem::contains(hollow square: testing points inside) QQmlExpression: Expression file:///work/build/qt/qtdeclarative/tests/auto/quick/qquickitem2/data/hollowTestItem.qml:24:24 depends on non-NOTIFYable properties:
  QWARN  : tst_QQuickItem::contains(hollow square: testing points inside)     HollowTestItem::holeRadius
  QWARN  : tst_QQuickItem::contains(hollow square: testing points inside) QQmlExpression: Expression file:///work/build/qt/qtdeclarative/tests/auto/quick/qquickitem2/data/hollowTestItem.qml:25:25 depends on non-NOTIFYable properties:
  QWARN  : tst_QQuickItem::contains(hollow square: testing points inside)     HollowTestItem::holeRadius
  QWARN  : tst_QQuickItem::contains(hollow square: testing points inside) QQmlExpression: Expression file:///work/build/qt/qtdeclarative/tests/auto/quick/qquickitem2/data/hollowTestItem.qml:26:25 depends on non-NOTIFYable properties:
  QWARN  : tst_QQuickItem::contains(hollow square: testing points inside)     HollowTestItem::circle
  QWARN  : tst_QQuickItem::contains(hollow square: testing points inside) QQmlExpression: Expression file:///work/build/qt/qtdeclarative/tests/auto/quick/qquickitem2/data/hollowTestItem.qml:19:21 depends on non-NOTIFYable properties:
  QWARN  : tst_QQuickItem::contains(hollow square: testing points inside)     HollowTestItem::circle
  PASS   : tst_QQuickItem::contains(hollow square: testing points inside)
  QWARN  : tst_QQuickItem::contains(hollow square: testing points outside) QQmlExpression: Expression file:///work/build/qt/qtdeclarative/tests/auto/quick/qquickitem2/data/hollowTestItem.qml:24:24 depends on non-NOTIFYable properties:
  QWARN  : tst_QQuickItem::contains(hollow square: testing points outside)     HollowTestItem::holeRadius
  QWARN  : tst_QQuickItem::contains(hollow square: testing points outside) QQmlExpression: Expression file:///work/build/qt/qtdeclarative/tests/auto/quick/qquickitem2/data/hollowTestItem.qml:25:25 depends on non-NOTIFYable properties:
  QWARN  : tst_QQuickItem::contains(hollow square: testing points outside)     HollowTestItem::holeRadius
  QWARN  : tst_QQuickItem::contains(hollow square: testing points outside) QQmlExpression: Expression file:///work/build/qt/qtdeclarative/tests/auto/quick/qquickitem2/data/hollowTestItem.qml:26:25 depends on non-NOTIFYable properties:
  QWARN  : tst_QQuickItem::contains(hollow square: testing points outside)     HollowTestItem::circle
  QWARN  : tst_QQuickItem::contains(hollow square: testing points outside) QQmlExpression: Expression file:///work/build/qt/qtdeclarative/tests/auto/quick/qquickitem2/data/hollowTestItem.qml:19:21 depends on non-NOTIFYable properties:
  QWARN  : tst_QQuickItem::contains(hollow square: testing points outside)     HollowTestItem::circle
  PASS   : tst_QQuickItem::contains(hollow square: testing points outside)
  QWARN  : tst_QQuickItem::contains(hollow circle: testing points inside) QQmlExpression: Expression file:///work/build/qt/qtdeclarative/tests/auto/quick/qquickitem2/data/hollowTestItem.qml:24:24 depends on non-NOTIFYable properties:
  QWARN  : tst_QQuickItem::contains(hollow circle: testing points inside)     HollowTestItem::holeRadius
  QWARN  : tst_QQuickItem::contains(hollow circle: testing points inside) QQmlExpression: Expression file:///work/build/qt/qtdeclarative/tests/auto/quick/qquickitem2/data/hollowTestItem.qml:25:25 depends on non-NOTIFYable properties:
  QWARN  : tst_QQuickItem::contains(hollow circle: testing points inside)     HollowTestItem::holeRadius
  QWARN  : tst_QQuickItem::contains(hollow circle: testing points inside) QQmlExpression: Expression file:///work/build/qt/qtdeclarative/tests/auto/quick/qquickitem2/data/hollowTestItem.qml:26:25 depends on non-NOTIFYable properties:
  QWARN  : tst_QQuickItem::contains(hollow circle: testing points inside)     HollowTestItem::circle
  QWARN  : tst_QQuickItem::contains(hollow circle: testing points inside) QQmlExpression: Expression file:///work/build/qt/qtdeclarative/tests/auto/quick/qquickitem2/data/hollowTestItem.qml:19:21 depends on non-NOTIFYable properties:
  QWARN  : tst_QQuickItem::contains(hollow circle: testing points inside)     HollowTestItem::circle
  PASS   : tst_QQuickItem::contains(hollow circle: testing points inside)
  QWARN  : tst_QQuickItem::contains(hollow circle: testing points outside) QQmlExpression: Expression file:///work/build/qt/qtdeclarative/tests/auto/quick/qquickitem2/data/hollowTestItem.qml:24:24 depends on non-NOTIFYable properties:
  QWARN  : tst_QQuickItem::contains(hollow circle: testing points outside)     HollowTestItem::holeRadius
  QWARN  : tst_QQuickItem::contains(hollow circle: testing points outside) QQmlExpression: Expression file:///work/build/qt/qtdeclarative/tests/auto/quick/qquickitem2/data/hollowTestItem.qml:25:25 depends on non-NOTIFYable properties:
  QWARN  : tst_QQuickItem::contains(hollow circle: testing points outside)     HollowTestItem::holeRadius
  QWARN  : tst_QQuickItem::contains(hollow circle: testing points outside) QQmlExpression: Expression file:///work/build/qt/qtdeclarative/tests/auto/quick/qquickitem2/data/hollowTestItem.qml:26:25 depends on non-NOTIFYable properties:
  QWARN  : tst_QQuickItem::contains(hollow circle: testing points outside)     HollowTestItem::circle
  QWARN  : tst_QQuickItem::contains(hollow circle: testing points outside) QQmlExpression: Expression file:///work/build/qt/qtdeclarative/tests/auto/quick/qquickitem2/data/hollowTestItem.qml:19:21 depends on non-NOTIFYable properties:
  QWARN  : tst_QQuickItem::contains(hollow circle: testing points outside)     HollowTestItem::circle
  PASS   : tst_QQuickItem::contains(hollow circle: testing points outside)
  PASS   : tst_QQuickItem::childAt()
  PASS   : tst_QQuickItem::grab()
  PASS   : tst_QQuickItem::cleanupTestCase()
  Totals: 72 passed, 1 failed, 6 skipped
  ********* Finished testing of tst_QQuickItem *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qquickitem2: 8 seconds, exit code 1
  
  Testing tst_qquickimage
  FAIL!  : tst_qquickimage::imageSource(local not found) Not all expected messages were received
  FAIL!  : tst_qquickimage::imageSource(local async not found) Not all expected messages were received
  FAIL!  : tst_qquickimage::imageSource(remote not found) Not all expected messages were received
  Totals: 55 passed, 3 failed, 2 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_qquickimage *********
  Config: Using QtTest library 5.4.0, Qt 5.4.0 (x86_64-little_endian-lp64 shared (dynamic) debug build; by GCC 4.6.1)
  PASS   : tst_qquickimage::initTestCase()
  PASS   : tst_qquickimage::noSource()
  PASS   : tst_qquickimage::imageSource(local)
  PASS   : tst_qquickimage::imageSource(local no cache)
  PASS   : tst_qquickimage::imageSource(local async)
  QWARN  : tst_qquickimage::imageSource(local not found) <Unknown File>: QML Image: Cannot open: file:///work/build/qt/qtdeclarative/tests/auto/quick/qquickimage/data/no-such-file.png
  INFO   : tst_qquickimage::imageSource(local not found) Did not receive message: "file::2:1: QML Image: Cannot open: file:///work/build/qt/qtdeclarative/tests/auto/quick/qquickimage/data/no-such-file.png"
  FAIL!  : tst_qquickimage::imageSource(local not found) Not all expected messages were received
  QWARN  : tst_qquickimage::imageSource(local async not found) <Unknown File>: QML Image: Cannot open: file:///work/build/qt/qtdeclarative/tests/auto/quick/qquickimage/data/no-such-file-1.png
  INFO   : tst_qquickimage::imageSource(local async not found) Did not receive message: "file::2:1: QML Image: Cannot open: file:///work/build/qt/qtdeclarative/tests/auto/quick/qquickimage/data/no-such-file-1.png"
  FAIL!  : tst_qquickimage::imageSource(local async not found) Not all expected messages were received
  PASS   : tst_qquickimage::imageSource(remote)
  PASS   : tst_qquickimage::imageSource(remote redirected)
  QWARN  : tst_qquickimage::imageSource(remote not found) <Unknown File>: QML Image: Error downloading http://127.0.0.1:14451/no-such-file.png - server replied: Not found
  INFO   : tst_qquickimage::imageSource(remote not found) Did not receive message: "file::2:1: QML Image: Error downloading http://127.0.0.1:14451/no-such-file.png - server replied: Not found"
  FAIL!  : tst_qquickimage::imageSource(remote not found) Not all expected messages were received
  PASS   : tst_qquickimage::clearSource()
  PASS   : tst_qquickimage::resized()
  PASS   : tst_qquickimage::preserveAspectRatio()
  PASS   : tst_qquickimage::smooth()
  PASS   : tst_qquickimage::mirror()
  SKIP   : tst_qquickimage::svg(svg) svg support not available
     Loc: [tst_qquickimage.cpp(396)]
  SKIP   : tst_qquickimage::svg(svgz) svg support not available
     Loc: [tst_qquickimage.cpp(396)]
  PASS   : tst_qquickimage::geometry(PreserveAspectFit)
  PASS   : tst_qquickimage::geometry(PreserveAspectFit explicit width 300)
  PASS   : tst_qquickimage::geometry(PreserveAspectFit explicit height 400)
  PASS   : tst_qquickimage::geometry(PreserveAspectFit explicit width 300, height 400)
  PASS   : tst_qquickimage::geometry(PreserveAspectCrop)
  PASS   : tst_qquickimage::geometry(PreserveAspectCrop explicit width 300)
  PASS   : tst_qquickimage::geometry(PreserveAspectCrop explicit height 400)
  PASS   : tst_qquickimage::geometry(PreserveAspectCrop explicit width 300, height 400)
  PASS   : tst_qquickimage::geometry(Stretch)
  PASS   : tst_qquickimage::geometry(Stretch explicit width 300)
  PASS   : tst_qquickimage::geometry(Stretch explicit height 400)
  PASS   : tst_qquickimage::geometry(Stretch explicit width 300, height 400)
  PASS   : tst_qquickimage::geometry(Tile)
  PASS   : tst_qquickimage::geometry(Tile explicit width 300)
  PASS   : tst_qquickimage::geometry(Tile explicit height 400)
  PASS   : tst_qquickimage::geometry(Tile explicit width 300, height 400)
  PASS   : tst_qquickimage::geometry(TileVertically)
  PASS   : tst_qquickimage::geometry(TileVertically explicit width 300)
  PASS   : tst_qquickimage::geometry(TileVertically explicit height 400)
  PASS   : tst_qquickimage::geometry(TileVertically explicit width 300, height 400)
  PASS   : tst_qquickimage::geometry(TileHorizontally)
  PASS   : tst_qquickimage::geometry(TileHorizontally explicit width 300)
  PASS   : tst_qquickimage::geometry(TileHorizontally explicit height 400)
  PASS   : tst_qquickimage::geometry(TileHorizontally explicit width 300, height 400)
  PASS   : tst_qquickimage::big()
  PASS   : tst_qquickimage::tiling_QTBUG_6716(vertical_tiling)
  PASS   : tst_qquickimage::tiling_QTBUG_6716(horizontal_tiling)
  PASS   : tst_qquickimage::noLoading()
  PASS   : tst_qquickimage::paintedWidthHeight()
  PASS   : tst_qquickimage::sourceSize_QTBUG_14303()
  PASS   : tst_qquickimage::sourceSize_QTBUG_16389()
  PASS   : tst_qquickimage::nullPixmapPaint()
  PASS   : tst_qquickimage::imageCrash_QTBUG_22125()
  PASS   : tst_qquickimage::imageCrash_QTBUG_32513()
  PASS   : tst_qquickimage::sourceSize(unscaled)
  PASS   : tst_qquickimage::sourceSize(scale width)
  PASS   : tst_qquickimage::sourceSize(scale height)
  PASS   : tst_qquickimage::sourceSize(larger sourceSize)
  PASS   : tst_qquickimage::progressAndStatusChanges()
  PASS   : tst_qquickimage::sourceSizeChanges()
  PASS   : tst_qquickimage::correctStatus()
  PASS   : tst_qquickimage::highdpi()
  PASS   : tst_qquickimage::cleanupTestCase()
  Totals: 55 passed, 3 failed, 2 skipped
  ********* Finished testing of tst_qquickimage *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qquickimage: 7 seconds, exit code 3
  
  Testing tst_qquickfontloader
  FAIL!  : tst_qquickfontloader::failLocalFont() Not all expected messages were received
  FAIL!  : tst_qquickfontloader::failWebFont() Not all expected messages were received
  Totals: 9 passed, 2 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_qquickfontloader *********
  Config: Using QtTest library 5.4.0, Qt 5.4.0 (x86_64-little_endian-lp64 shared (dynamic) debug build; by GCC 4.6.1)
  PASS   : tst_qquickfontloader::initTestCase()
  PASS   : tst_qquickfontloader::noFont()
  PASS   : tst_qquickfontloader::namedFont()
  PASS   : tst_qquickfontloader::localFont()
  QWARN  : tst_qquickfontloader::failLocalFont() <Unknown File>: QML FontLoader: Cannot load font: "file:///work/build/qt/qtdeclarative/tests/auto/quick/qquickfontloader/data/dummy.ttf"
  INFO   : tst_qquickfontloader::failLocalFont() Did not receive message: "file::2:1: QML FontLoader: Cannot load font: "file:///work/build/qt/qtdeclarative/tests/auto/quick/qquickfontloader/data/dummy.ttf""
  FAIL!  : tst_qquickfontloader::failLocalFont() Not all expected messages were received
  PASS   : tst_qquickfontloader::webFont()
  PASS   : tst_qquickfontloader::redirWebFont()
  QWARN  : tst_qquickfontloader::failWebFont() void TestNamespace::QQuickFontObject::replyFinished(): Unable to load font 'http://localhost:14457/nonexist.ttf': Error downloading http://localhost:14457/nonexist.ttf - server replied: Not found
  QWARN  : tst_qquickfontloader::failWebFont() <Unknown File>: QML FontLoader: Cannot load font: "http://localhost:14457/nonexist.ttf"
  INFO   : tst_qquickfontloader::failWebFont() Did not receive message: "file::2:1: QML FontLoader: Cannot load font: "http://localhost:14457/nonexist.ttf""
  FAIL!  : tst_qquickfontloader::failWebFont() Not all expected messages were received
  PASS   : tst_qquickfontloader::changeFont()
  QWARN  : tst_qquickfontloader::changeFontSourceViaState() void TestNamespace::QQuickFontObject::replyFinished(): Unable to load font '': Protocol "" is unknown
  XFAIL  : tst_qquickfontloader::changeFontSourceViaState() QTBUG-20268
     Loc: [tst_qquickfontloader.cpp(249)]
  PASS   : tst_qquickfontloader::changeFontSourceViaState()
  PASS   : tst_qquickfontloader::cleanupTestCase()
  Totals: 9 passed, 2 failed, 0 skipped
  ********* Finished testing of tst_qquickfontloader *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qquickfontloader: 31 seconds, exit code 2
  
  Testing tst_qquickborderimage
  FAIL!  : tst_qquickborderimage::imageSource(local not found) Not all expected messages were received
  FAIL!  : tst_qquickborderimage::imageSource(remote not found) Not all expected messages were received
  Totals: 31 passed, 2 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_qquickborderimage *********
  Config: Using QtTest library 5.4.0, Qt 5.4.0 (x86_64-little_endian-lp64 shared (dynamic) debug build; by GCC 4.6.1)
  PASS   : tst_qquickborderimage::initTestCase()
  PASS   : tst_qquickborderimage::noSource()
  PASS   : tst_qquickborderimage::imageSource(local)
  QWARN  : tst_qquickborderimage::imageSource(local not found) <Unknown File>: QML BorderImage: Cannot open: file:///work/build/qt/qtdeclarative/tests/auto/quick/qquickborderimage/data/no-such-file.png
  INFO   : tst_qquickborderimage::imageSource(local not found) Did not receive message: "file::2:1: QML BorderImage: Cannot open: file:///work/build/qt/qtdeclarative/tests/auto/quick/qquickborderimage/data/no-such-file.png"
  FAIL!  : tst_qquickborderimage::imageSource(local not found) Not all expected messages were received
  PASS   : tst_qquickborderimage::imageSource(remote)
  QWARN  : tst_qquickborderimage::imageSource(remote not found) <Unknown File>: QML BorderImage: Error downloading http://127.0.0.1:14446/no-such-file.png - server replied: Not found
  INFO   : tst_qquickborderimage::imageSource(remote not found) Did not receive message: "file::2:1: QML BorderImage: Error downloading http://127.0.0.1:14446/no-such-file.png - server replied: Not found"
  FAIL!  : tst_qquickborderimage::imageSource(remote not found) Not all expected messages were received
  PASS   : tst_qquickborderimage::clearSource()
  PASS   : tst_qquickborderimage::resized()
  PASS   : tst_qquickborderimage::smooth()
  QDEBUG : tst_qquickborderimage::mirror() QNetworkReplyImpl::_q_startOperation was called more than once
  QWARN  : tst_qquickborderimage::mirror() QQuickWindow::grabWindow: window must be created and have a valid size
  QWARN  : tst_qquickborderimage::mirror() QQuickWindow::grabWindow: window must be created and have a valid size
  PASS   : tst_qquickborderimage::mirror()
  QDEBUG : tst_qquickborderimage::tileModes() QNetworkReplyImpl::_q_startOperation was called more than once
  PASS   : tst_qquickborderimage::tileModes()
  QDEBUG : tst_qquickborderimage::sciSource(local) QNetworkReplyImpl::_q_startOperation was called more than once
  PASS   : tst_qquickborderimage::sciSource(local)
  PASS   : tst_qquickborderimage::sciSource(local quoted filename)
  QWARN  : tst_qquickborderimage::sciSource(local not found) QIODevice::read: device not open
  PASS   : tst_qquickborderimage::sciSource(local not found)
  PASS   : tst_qquickborderimage::sciSource(remote)
  PASS   : tst_qquickborderimage::sciSource(remote filename quoted)
  PASS   : tst_qquickborderimage::sciSource(remote image)
  PASS   : tst_qquickborderimage::sciSource(remote not found)
  PASS   : tst_qquickborderimage::invalidSciFile()
  PASS   : tst_qquickborderimage::validSciFiles(valid1)
  PASS   : tst_qquickborderimage::validSciFiles(valid2)
  PASS   : tst_qquickborderimage::validSciFiles(valid3)
  PASS   : tst_qquickborderimage::validSciFiles(valid4)
  PASS   : tst_qquickborderimage::pendingRemoteRequest(png file)
  PASS   : tst_qquickborderimage::pendingRemoteRequest(sci file)
  PASS   : tst_qquickborderimage::statusChanges(localfile)
  PASS   : tst_qquickborderimage::statusChanges(nofile)
  QWARN  : tst_qquickborderimage::statusChanges(nonexistent) <Unknown File>: QML BorderImage: Cannot open: file:///work/build/qt/qtdeclarative/tests/auto/quick/qquickborderimage/data/thisfiledoesnotexist.png
  PASS   : tst_qquickborderimage::statusChanges(nonexistent)
  QWARN  : tst_qquickborderimage::statusChanges(noprotocol) <Unknown File>: QML BorderImage: Protocol "" is unknown
  PASS   : tst_qquickborderimage::statusChanges(noprotocol)
  PASS   : tst_qquickborderimage::statusChanges(remote)
  PASS   : tst_qquickborderimage::sourceSizeChanges()
  PASS   : tst_qquickborderimage::progressAndStatusChanges()
  PASS   : tst_qquickborderimage::cleanupTestCase()
  Totals: 31 passed, 2 failed, 0 skipped
  ********* Finished testing of tst_qquickborderimage *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qquickborderimage: 2 seconds, exit code 2
  
  Testing tst_qquickanimatedimage
  FAIL!  : tst_qquickanimatedimage::invalidSource() Not all expected messages were received
  Totals: 18 passed, 1 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_qquickanimatedimage *********
  Config: Using QtTest library 5.4.0, Qt 5.4.0 (x86_64-little_endian-lp64 shared (dynamic) debug build; by GCC 4.6.1)
  PASS   : tst_qquickanimatedimage::initTestCase()
  PASS   : tst_qquickanimatedimage::play()
  PASS   : tst_qquickanimatedimage::pause()
  PASS   : tst_qquickanimatedimage::stopped()
  PASS   : tst_qquickanimatedimage::setFrame()
  PASS   : tst_qquickanimatedimage::frameCount()
  PASS   : tst_qquickanimatedimage::mirror_running()
  PASS   : tst_qquickanimatedimage::mirror_notRunning(paused)
  PASS   : tst_qquickanimatedimage::mirror_notRunning(stopped)
  PASS   : tst_qquickanimatedimage::remote(playing)
  PASS   : tst_qquickanimatedimage::remote(paused)
  PASS   : tst_qquickanimatedimage::sourceSize()
  PASS   : tst_qquickanimatedimage::sourceSizeChanges()
  PASS   : tst_qquickanimatedimage::sourceSizeReadOnly()
  QWARN  : tst_qquickanimatedimage::invalidSource() <Unknown File>: QML AnimatedImage: Error Reading Animated Image File no-such-file.gif
  INFO   : tst_qquickanimatedimage::invalidSource() Did not receive message: "file::2:2: QML AnimatedImage: Error Reading Animated Image File file:no-such-file.gif"
  FAIL!  : tst_qquickanimatedimage::invalidSource() Not all expected messages were received
  PASS   : tst_qquickanimatedimage::qtbug_16520()
  PASS   : tst_qquickanimatedimage::progressAndStatusChanges()
  PASS   : tst_qquickanimatedimage::playingAndPausedChanges()
  PASS   : tst_qquickanimatedimage::cleanupTestCase()
  Totals: 18 passed, 1 failed, 0 skipped
  ********* Finished testing of tst_qquickanimatedimage *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qquickanimatedimage: 5 seconds, exit code 1
  
  Testing tst_qquickimageprovider
  FAIL!  : tst_qquickimageprovider::requestImage_sync("qimage|sync missing") Not all expected messages were received
  FAIL!  : tst_qquickimageprovider::requestImage_sync("qimage|sync unknown provider") Not all expected messages were received
  FAIL!  : tst_qquickimageprovider::requestImage_async("qimage|async missing") Not all expected messages were received
  FAIL!  : tst_qquickimageprovider::requestImage_async("qimage|async unknown provider") Not all expected messages were received
  FAIL!  : tst_qquickimageprovider::requestImage_async_forced("qimage|async_forced missing") Not all expected messages were received
  FAIL!  : tst_qquickimageprovider::requestImage_async_forced("qimage|async_forced unknown provider") Not all expected messages were received
  FAIL!  : tst_qquickimageprovider::requestPixmap_sync("qpixmap missing") Not all expected messages were received
  FAIL!  : tst_qquickimageprovider::requestPixmap_sync("qpixmap unknown provider") Not all expected messages were received
  FAIL!  : tst_qquickimageprovider::removeProvider(qimage) Not all expected messages were received
  FAIL!  : tst_qquickimageprovider::removeProvider(qpixmap) Not all expected messages were received
  Totals: 35 passed, 10 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_qquickimageprovider *********
  Config: Using QtTest library 5.4.0, Qt 5.4.0 (x86_64-little_endian-lp64 shared (dynamic) debug build; by GCC 4.6.1)
  PASS   : tst_qquickimageprovider::initTestCase()
  PASS   : tst_qquickimageprovider::requestImage_sync("qimage|sync simple test")
  PASS   : tst_qquickimageprovider::requestImage_sync("qimage|sync simple test with capitalization")
  PASS   : tst_qquickimageprovider::requestImage_sync("qimage|sync url with no id")
  PASS   : tst_qquickimageprovider::requestImage_sync("qimage|sync url with path")
  PASS   : tst_qquickimageprovider::requestImage_sync("qimage|sync url with fragment")
  PASS   : tst_qquickimageprovider::requestImage_sync("qimage|sync url with query")
  PASS   : tst_qquickimageprovider::requestImage_sync("qimage|sync scaled image")
  QWARN  : tst_qquickimageprovider::requestImage_sync("qimage|sync missing") <Unknown File>: QML Image: Failed to get image from provider: image://test/no-such-file.png
  INFO   : tst_qquickimageprovider::requestImage_sync("qimage|sync missing") Did not receive message: "file::2:1: QML Image: Failed to get image from provider: image://test/no-such-file.png"
  FAIL!  : tst_qquickimageprovider::requestImage_sync("qimage|sync missing") Not all expected messages were received
  QWARN  : tst_qquickimageprovider::requestImage_sync("qimage|sync unknown provider") <Unknown File>: QML Image: Invalid image provider: image://bogus/exists.png
  INFO   : tst_qquickimageprovider::requestImage_sync("qimage|sync unknown provider") Did not receive message: "file::2:1: QML Image: Invalid image provider: image://bogus/exists.png"
  FAIL!  : tst_qquickimageprovider::requestImage_sync("qimage|sync unknown provider") Not all expected messages were received
  PASS   : tst_qquickimageprovider::requestImage_async("qimage|async simple test")
  PASS   : tst_qquickimageprovider::requestImage_async("qimage|async simple test with capitalization")
  PASS   : tst_qquickimageprovider::requestImage_async("qimage|async url with no id")
  PASS   : tst_qquickimageprovider::requestImage_async("qimage|async url with path")
  PASS   : tst_qquickimageprovider::requestImage_async("qimage|async url with fragment")
  PASS   : tst_qquickimageprovider::requestImage_async("qimage|async url with query")
  PASS   : tst_qquickimageprovider::requestImage_async("qimage|async scaled image")
  QWARN  : tst_qquickimageprovider::requestImage_async("qimage|async missing") <Unknown File>: QML Image: Failed to get image from provider: image://test/no-such-file.png
  INFO   : tst_qquickimageprovider::requestImage_async("qimage|async missing") Did not receive message: "file::2:1: QML Image: Failed to get image from provider: image://test/no-such-file.png"
  FAIL!  : tst_qquickimageprovider::requestImage_async("qimage|async missing") Not all expected messages were received
  QWARN  : tst_qquickimageprovider::requestImage_async("qimage|async unknown provider") <Unknown File>: QML Image: Invalid image provider: image://bogus/exists.png
  INFO   : tst_qquickimageprovider::requestImage_async("qimage|async unknown provider") Did not receive message: "file::2:1: QML Image: Invalid image provider: image://bogus/exists.png"
  FAIL!  : tst_qquickimageprovider::requestImage_async("qimage|async unknown provider") Not all expected messages were received
  PASS   : tst_qquickimageprovider::requestImage_async_forced("qimage|async_forced simple test")
  PASS   : tst_qquickimageprovider::requestImage_async_forced("qimage|async_forced simple test with capitalization")
  PASS   : tst_qquickimageprovider::requestImage_async_forced("qimage|async_forced url with no id")
  PASS   : tst_qquickimageprovider::requestImage_async_forced("qimage|async_forced url with path")
  PASS   : tst_qquickimageprovider::requestImage_async_forced("qimage|async_forced url with fragment")
  PASS   : tst_qquickimageprovider::requestImage_async_forced("qimage|async_forced url with query")
  PASS   : tst_qquickimageprovider::requestImage_async_forced("qimage|async_forced scaled image")
  QWARN  : tst_qquickimageprovider::requestImage_async_forced("qimage|async_forced missing") <Unknown File>: QML Image: Failed to get image from provider: image://test/no-such-file.png
  INFO   : tst_qquickimageprovider::requestImage_async_forced("qimage|async_forced missing") Did not receive message: "file::2:1: QML Image: Failed to get image from provider: image://test/no-such-file.png"
  FAIL!  : tst_qquickimageprovider::requestImage_async_forced("qimage|async_forced missing") Not all expected messages were received
  QWARN  : tst_qquickimageprovider::requestImage_async_forced("qimage|async_forced unknown provider") <Unknown File>: QML Image: Invalid image provider: image://bogus/exists.png
  INFO   : tst_qquickimageprovider::requestImage_async_forced("qimage|async_forced unknown provider") Did not receive message: "file::2:1: QML Image: Invalid image provider: image://bogus/exists.png"
  FAIL!  : tst_qquickimageprovider::requestImage_async_forced("qimage|async_forced unknown provider") Not all expected messages were received
  PASS   : tst_qquickimageprovider::requestPixmap_sync("qpixmap simple test")
  PASS   : tst_qquickimageprovider::requestPixmap_sync("qpixmap simple test with capitalization")
  PASS   : tst_qquickimageprovider::requestPixmap_sync("qpixmap url with no id")
  PASS   : tst_qquickimageprovider::requestPixmap_sync("qpixmap url with path")
  PASS   : tst_qquickimageprovider::requestPixmap_sync("qpixmap url with fragment")
  PASS   : tst_qquickimageprovider::requestPixmap_sync("qpixmap url with query")
  PASS   : tst_qquickimageprovider::requestPixmap_sync("qpixmap scaled image")
  QWARN  : tst_qquickimageprovider::requestPixmap_sync("qpixmap missing") <Unknown File>: QML Image: Failed to get image from provider: image://test/no-such-file.png
  INFO   : tst_qquickimageprovider::requestPixmap_sync("qpixmap missing") Did not receive message: "file::2:1: QML Image: Failed to get image from provider: image://test/no-such-file.png"
  FAIL!  : tst_qquickimageprovider::requestPixmap_sync("qpixmap missing") Not all expected messages were received
  QWARN  : tst_qquickimageprovider::requestPixmap_sync("qpixmap unknown provider") <Unknown File>: QML Image: Invalid image provider: image://bogus/exists.png
  INFO   : tst_qquickimageprovider::requestPixmap_sync("qpixmap unknown provider") Did not receive message: "file::2:1: QML Image: Invalid image provider: image://bogus/exists.png"
  FAIL!  : tst_qquickimageprovider::requestPixmap_sync("qpixmap unknown provider") Not all expected messages were received
  PASS   : tst_qquickimageprovider::requestPixmap_async()
  QWARN  : tst_qquickimageprovider::removeProvider(qimage) <Unknown File>: QML Image: Invalid image provider: image://test/image-29.png
  INFO   : tst_qquickimageprovider::removeProvider(qimage) Did not receive message: "file::2:1: QML Image: Invalid image provider: image://test/image-29.png"
  FAIL!  : tst_qquickimageprovider::removeProvider(qimage) Not all expected messages were received
  QWARN  : tst_qquickimageprovider::removeProvider(qpixmap) <Unknown File>: QML Image: Invalid image provider: image://test/image-31.png
  INFO   : tst_qquickimageprovider::removeProvider(qpixmap) Did not receive message: "file::2:1: QML Image: Invalid image provider: image://test/image-31.png"
  FAIL!  : tst_qquickimageprovider::removeProvider(qpixmap) Not all expected messages were received
  PASS   : tst_qquickimageprovider::imageProviderId(lowercase)
  PASS   : tst_qquickimageprovider::imageProviderId(CamelCase)
  PASS   : tst_qquickimageprovider::imageProviderId(UPPERCASE)
  PASS   : tst_qquickimageprovider::threadTest()
  PASS   : tst_qquickimageprovider::cleanupTestCase()
  Totals: 35 passed, 10 failed, 0 skipped
  ********* Finished testing of tst_qquickimageprovider *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qquickimageprovider: 3 seconds, exit code 10
  
  Testing tst_qquickanchors
  FAIL!  : tst_qquickanchors::illegalSets(H - too many anchors) Not all expected messages were received
  FAIL!  : tst_qquickanchors::illegalSets(H - anchor to V) Not all expected messages were received
  FAIL!  : tst_qquickanchors::illegalSets(H - anchor to non parent/sibling) Not all expected messages were received
  FAIL!  : tst_qquickanchors::illegalSets(H - anchor to self) Not all expected messages were received
  FAIL!  : tst_qquickanchors::illegalSets(H - anchor to V) Not all expected messages were received
  FAIL!  : tst_qquickanchors::illegalSets(H - anchor to non parent/sibling) Not all expected messages were received
  FAIL!  : tst_qquickanchors::illegalSets(H - anchor to self) Not all expected messages were received
  FAIL!  : tst_qquickanchors::illegalSets(V - too many anchors) Not all expected messages were received
  FAIL!  : tst_qquickanchors::illegalSets(V - too many anchors with baseline) Not all expected messages were received
  FAIL!  : tst_qquickanchors::illegalSets(V - anchor to H) Not all expected messages were received
  FAIL!  : tst_qquickanchors::illegalSets(V - anchor to non parent/sibling) Not all expected messages were received
  FAIL!  : tst_qquickanchors::illegalSets(V - anchor to self) Not all expected messages were received
  FAIL!  : tst_qquickanchors::illegalSets(V - anchor to H) Not all expected messages were received
  FAIL!  : tst_qquickanchors::illegalSets(V - anchor to non parent/sibling) Not all expected messages were received
  FAIL!  : tst_qquickanchors::illegalSets(V - anchor to self) Not all expected messages were received
  FAIL!  : tst_qquickanchors::illegalSets(V - anchor to H) Not all expected messages were received
  FAIL!  : tst_qquickanchors::illegalSets(V - anchor to non parent/sibling) Not all expected messages were received
  FAIL!  : tst_qquickanchors::illegalSets(V - anchor to self) Not all expected messages were received
  FAIL!  : tst_qquickanchors::illegalSets(centerIn - anchor to non parent/sibling) Not all expected messages were received
  FAIL!  : tst_qquickanchors::illegalSets(fill - anchor to non parent/sibling) Not all expected messages were received
  Totals: 34 passed, 20 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_qquickanchors *********
  Config: Using QtTest library 5.4.0, Qt 5.4.0 (x86_64-little_endian-lp64 shared (dynamic) debug build; by GCC 4.6.1)
  PASS   : tst_qquickanchors::initTestCase()
  PASS   : tst_qquickanchors::basicAnchors()
  PASS   : tst_qquickanchors::basicAnchorsRTL()
  PASS   : tst_qquickanchors::loops()
  QWARN  : tst_qquickanchors::illegalSets(H - too many anchors) <Unknown File>: QML Rectangle: Cannot specify left, right, and horizontalCenter anchors at the same time.
  INFO   : tst_qquickanchors::illegalSets(H - too many anchors) Did not receive message: "file::2:23: QML Rectangle: Cannot specify left, right, and horizontalCenter anchors at the same time."
  FAIL!  : tst_qquickanchors::illegalSets(H - too many anchors) Not all expected messages were received
  QWARN  : tst_qquickanchors::illegalSets(H - anchor to V) <Unknown File>: QML Rectangle: Cannot anchor a horizontal edge to a vertical edge.
  INFO   : tst_qquickanchors::illegalSets(H - anchor to V) Did not receive message: "file::2:13: QML Rectangle: Cannot anchor a horizontal edge to a vertical edge."
  FAIL!  : tst_qquickanchors::illegalSets(H - anchor to V) Not all expected messages were received
  QWARN  : tst_qquickanchors::illegalSets(H - anchor to non parent/sibling) <Unknown File>: QML Rectangle: Cannot anchor to an item that isn't a parent or sibling.
  INFO   : tst_qquickanchors::illegalSets(H - anchor to non parent/sibling) Did not receive message: "file::2:45: QML Rectangle: Cannot anchor to an item that isn't a parent or sibling."
  FAIL!  : tst_qquickanchors::illegalSets(H - anchor to non parent/sibling) Not all expected messages were received
  QWARN  : tst_qquickanchors::illegalSets(H - anchor to self) <Unknown File>: QML Rectangle: Cannot anchor item to self.
  INFO   : tst_qquickanchors::illegalSets(H - anchor to self) Did not receive message: "file::2:1: QML Rectangle: Cannot anchor item to self."
  FAIL!  : tst_qquickanchors::illegalSets(H - anchor to self) Not all expected messages were received
  QWARN  : tst_qquickanchors::illegalSets(H - anchor to V) <Unknown File>: QML Rectangle: Cannot anchor a horizontal edge to a vertical edge.
  INFO   : tst_qquickanchors::illegalSets(H - anchor to V) Did not receive message: "file::2:13: QML Rectangle: Cannot anchor a horizontal edge to a vertical edge."
  FAIL!  : tst_qquickanchors::illegalSets(H - anchor to V) Not all expected messages were received
  QWARN  : tst_qquickanchors::illegalSets(H - anchor to non parent/sibling) <Unknown File>: QML Rectangle: Cannot anchor to an item that isn't a parent or sibling.
  INFO   : tst_qquickanchors::illegalSets(H - anchor to non parent/sibling) Did not receive message: "file::2:45: QML Rectangle: Cannot anchor to an item that isn't a parent or sibling."
  FAIL!  : tst_qquickanchors::illegalSets(H - anchor to non parent/sibling) Not all expected messages were received
  QWARN  : tst_qquickanchors::illegalSets(H - anchor to self) <Unknown File>: QML Rectangle: Cannot anchor item to self.
  INFO   : tst_qquickanchors::illegalSets(H - anchor to self) Did not receive message: "file::2:1: QML Rectangle: Cannot anchor item to self."
  FAIL!  : tst_qquickanchors::illegalSets(H - anchor to self) Not all expected messages were received
  QWARN  : tst_qquickanchors::illegalSets(V - too many anchors) <Unknown File>: QML Rectangle: Cannot specify top, bottom, and verticalCenter anchors at the same time.
  INFO   : tst_qquickanchors::illegalSets(V - too many anchors) Did not receive message: "file::2:23: QML Rectangle: Cannot specify top, bottom, and verticalCenter anchors at the same time."
  FAIL!  : tst_qquickanchors::illegalSets(V - too many anchors) Not all expected messages were received
  QWARN  : tst_qquickanchors::illegalSets(V - too many anchors with baseline) <Unknown File>: QML Text: Baseline anchor cannot be used in conjunction with top, bottom, or verticalCenter anchors.
  INFO   : tst_qquickanchors::illegalSets(V - too many anchors with baseline) Did not receive message: "file::2:47: QML Text: Baseline anchor cannot be used in conjunction with top, bottom, or verticalCenter anchors."
  FAIL!  : tst_qquickanchors::illegalSets(V - too many anchors with baseline) Not all expected messages were received
  QWARN  : tst_qquickanchors::illegalSets(V - anchor to H) <Unknown File>: QML Rectangle: Cannot anchor a vertical edge to a horizontal edge.
  INFO   : tst_qquickanchors::illegalSets(V - anchor to H) Did not receive message: "file::2:13: QML Rectangle: Cannot anchor a vertical edge to a horizontal edge."
  FAIL!  : tst_qquickanchors::illegalSets(V - anchor to H) Not all expected messages were received
  QWARN  : tst_qquickanchors::illegalSets(V - anchor to non parent/sibling) <Unknown File>: QML Rectangle: Cannot anchor to an item that isn't a parent or sibling.
  INFO   : tst_qquickanchors::illegalSets(V - anchor to non parent/sibling) Did not receive message: "file::2:45: QML Rectangle: Cannot anchor to an item that isn't a parent or sibling."
  FAIL!  : tst_qquickanchors::illegalSets(V - anchor to non parent/sibling) Not all expected messages were received
  QWARN  : tst_qquickanchors::illegalSets(V - anchor to self) <Unknown File>: QML Rectangle: Cannot anchor item to self.
  INFO   : tst_qquickanchors::illegalSets(V - anchor to self) Did not receive message: "file::2:1: QML Rectangle: Cannot anchor item to self."
  FAIL!  : tst_qquickanchors::illegalSets(V - anchor to self) Not all expected messages were received
  QWARN  : tst_qquickanchors::illegalSets(V - anchor to H) <Unknown File>: QML Rectangle: Cannot anchor a vertical edge to a horizontal edge.
  INFO   : tst_qquickanchors::illegalSets(V - anchor to H) Did not receive message: "file::2:13: QML Rectangle: Cannot anchor a vertical edge to a horizontal edge."
  FAIL!  : tst_qquickanchors::illegalSets(V - anchor to H) Not all expected messages were received
  QWARN  : tst_qquickanchors::illegalSets(V - anchor to non parent/sibling) <Unknown File>: QML Rectangle: Cannot anchor to an item that isn't a parent or sibling.
  INFO   : tst_qquickanchors::illegalSets(V - anchor to non parent/sibling) Did not receive message: "file::2:45: QML Rectangle: Cannot anchor to an item that isn't a parent or sibling."
  FAIL!  : tst_qquickanchors::illegalSets(V - anchor to non parent/sibling) Not all expected messages were received
  QWARN  : tst_qquickanchors::illegalSets(V - anchor to self) <Unknown File>: QML Rectangle: Cannot anchor item to self.
  INFO   : tst_qquickanchors::illegalSets(V - anchor to self) Did not receive message: "file::2:1: QML Rectangle: Cannot anchor item to self."
  FAIL!  : tst_qquickanchors::illegalSets(V - anchor to self) Not all expected messages were received
  QWARN  : tst_qquickanchors::illegalSets(V - anchor to H) <Unknown File>: QML Rectangle: Cannot anchor a vertical edge to a horizontal edge.
  INFO   : tst_qquickanchors::illegalSets(V - anchor to H) Did not receive message: "file::2:13: QML Rectangle: Cannot anchor a vertical edge to a horizontal edge."
  FAIL!  : tst_qquickanchors::illegalSets(V - anchor to H) Not all expected messages were received
  QWARN  : tst_qquickanchors::illegalSets(V - anchor to non parent/sibling) <Unknown File>: QML Rectangle: Cannot anchor to an item that isn't a parent or sibling.
  INFO   : tst_qquickanchors::illegalSets(V - anchor to non parent/sibling) Did not receive message: "file::2:45: QML Rectangle: Cannot anchor to an item that isn't a parent or sibling."
  FAIL!  : tst_qquickanchors::illegalSets(V - anchor to non parent/sibling) Not all expected messages were received
  QWARN  : tst_qquickanchors::illegalSets(V - anchor to self) <Unknown File>: QML Rectangle: Cannot anchor item to self.
  INFO   : tst_qquickanchors::illegalSets(V - anchor to self) Did not receive message: "file::2:1: QML Rectangle: Cannot anchor item to self."
  FAIL!  : tst_qquickanchors::illegalSets(V - anchor to self) Not all expected messages were received
  QWARN  : tst_qquickanchors::illegalSets(centerIn - anchor to non parent/sibling) <Unknown File>: QML Rectangle: Cannot anchor to an item that isn't a parent or sibling.
  INFO   : tst_qquickanchors::illegalSets(centerIn - anchor to non parent/sibling) Did not receive message: "file::2:45: QML Rectangle: Cannot anchor to an item that isn't a parent or sibling."
  FAIL!  : tst_qquickanchors::illegalSets(centerIn - anchor to non parent/sibling) Not all expected messages were received
  QWARN  : tst_qquickanchors::illegalSets(fill - anchor to non parent/sibling) <Unknown File>: QML Rectangle: Cannot anchor to an item that isn't a parent or sibling.
  INFO   : tst_qquickanchors::illegalSets(fill - anchor to non parent/sibling) Did not receive message: "file::2:45: QML Rectangle: Cannot anchor to an item that isn't a parent or sibling."
  FAIL!  : tst_qquickanchors::illegalSets(fill - anchor to non parent/sibling) Not all expected messages were received
  PASS   : tst_qquickanchors::reset(left)
  PASS   : tst_qquickanchors::reset(top)
  PASS   : tst_qquickanchors::reset(right)
  PASS   : tst_qquickanchors::reset(bottom)
  PASS   : tst_qquickanchors::reset(hcenter)
  PASS   : tst_qquickanchors::reset(vcenter)
  PASS   : tst_qquickanchors::reset(baseline)
  PASS   : tst_qquickanchors::resetConvenience()
  PASS   : tst_qquickanchors::nullItem(left)
  PASS   : tst_qquickanchors::nullItem(top)
  PASS   : tst_qquickanchors::nullItem(right)
  PASS   : tst_qquickanchors::nullItem(bottom)
  PASS   : tst_qquickanchors::nullItem(hcenter)
  PASS   : tst_qquickanchors::nullItem(vcenter)
  PASS   : tst_qquickanchors::nullItem(baseline)
  PASS   : tst_qquickanchors::crash1()
  PASS   : tst_qquickanchors::centerIn()
  PASS   : tst_qquickanchors::centerInRTL()
  PASS   : tst_qquickanchors::centerInRotation()
  PASS   : tst_qquickanchors::hvCenter()
  PASS   : tst_qquickanchors::hvCenterRTL()
  PASS   : tst_qquickanchors::fill()
  PASS   : tst_qquickanchors::fillRTL()
  PASS   : tst_qquickanchors::margins(fill)
  PASS   : tst_qquickanchors::margins(individual)
  PASS   : tst_qquickanchors::marginsRTL(fill)
  PASS   : tst_qquickanchors::marginsRTL(individual)
  PASS   : tst_qquickanchors::stretch()
  PASS   : tst_qquickanchors::baselineOffset()
  PASS   : tst_qquickanchors::cleanupTestCase()
  Totals: 34 passed, 20 failed, 0 skipped
  ********* Finished testing of tst_qquickanchors *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qquickanchors: 1 seconds, exit code 20

  Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_03831/revdep-qtdeclarative_linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz

  Tested changes (refs/builds/dev_1405016542):
    http://codereview.qt-project.org/89540 [PS2] - QUrl: fromLocalFile(QString()) should lead to an empty URL.
    http://codereview.qt-project.org/64890 [PS16] - Session management for OS X



More information about the Ci-reports mailing list