[Ci-reports] fail on QtDeclarative_5.5_Integration #91

Qt Continuous Integration System ci-noreply at qt-project.org
Thu Mar 12 13:40:31 CET 2015


Autotests `tst_qquickanimations' and `tst_qquickpositioners' failed :(

  Testing tst_qquickpositioners
  FAIL!  : tst_qquickpositioners::addTransitions_row(add multiple @ start) Compared values are not the same
     Actual   (((model.count())))                    : 13
     Expected (positioner->property("count").toInt()): 11
  tst_qquickpositioners.cpp(702) : failure location
  FAIL!  : tst_qquickpositioners::addTransitions_row(add multiple @ middle) Compared values are not the same
     Actual   (((model.count())))                    : 13
     Expected (positioner->property("count").toInt()): 11
  tst_qquickpositioners.cpp(702) : failure location
  FAIL!  : tst_qquickpositioners::addTransitions_row(add multiple @ end) Compared values are not the same
     Actual   (((model.count())))                    : 13
     Expected (positioner->property("count").toInt()): 11
  tst_qquickpositioners.cpp(702) : failure location
  FAIL!  : tst_qquickpositioners::addTransitions_column(add multiple @ start) Compared values are not the same
     Actual   (((model.count())))                    : 13
     Expected (positioner->property("count").toInt()): 11
  tst_qquickpositioners.cpp(702) : failure location
  FAIL!  : tst_qquickpositioners::addTransitions_column(add multiple @ middle) Compared values are not the same
     Actual   (((model.count())))                    : 13
     Expected (positioner->property("count").toInt()): 11
  tst_qquickpositioners.cpp(702) : failure location
  FAIL!  : tst_qquickpositioners::addTransitions_column(add multiple @ end) Compared values are not the same
     Actual   (((model.count())))                    : 13
     Expected (positioner->property("count").toInt()): 11
  tst_qquickpositioners.cpp(702) : failure location
  FAIL!  : tst_qquickpositioners::addTransitions_grid(add multiple @ start) Compared values are not the same
     Actual   (((model.count())))                    : 13
     Expected (positioner->property("count").toInt()): 11
  tst_qquickpositioners.cpp(702) : failure location
  FAIL!  : tst_qquickpositioners::addTransitions_grid(add multiple @ middle) Compared values are not the same
     Actual   (((model.count())))                    : 13
     Expected (positioner->property("count").toInt()): 11
  tst_qquickpositioners.cpp(702) : failure location
  FAIL!  : tst_qquickpositioners::addTransitions_grid(add multiple @ end) Compared values are not the same
     Actual   (((model.count())))                    : 13
     Expected (positioner->property("count").toInt()): 11
  tst_qquickpositioners.cpp(702) : failure location
  FAIL!  : tst_qquickpositioners::addTransitions_flow(add multiple @ start) Compared values are not the same
     Actual   (((model.count())))                    : 13
     Expected (positioner->property("count").toInt()): 11
  tst_qquickpositioners.cpp(702) : failure location
  FAIL!  : tst_qquickpositioners::addTransitions_flow(add multiple @ middle) Compared values are not the same
     Actual   (((model.count())))                    : 13
     Expected (positioner->property("count").toInt()): 11
  tst_qquickpositioners.cpp(702) : failure location
  FAIL!  : tst_qquickpositioners::addTransitions_flow(add multiple @ end) Compared values are not the same
     Actual   (((model.count())))                    : 13
     Expected (positioner->property("count").toInt()): 11
  tst_qquickpositioners.cpp(702) : failure location
  Totals: 90 passed, 12 failed, 0 skipped, 0 blacklisted
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_qquickpositioners *********
  Config: Using QtTest library 5.5.0, Qt 5.5.0 (i386-little_endian-ilp32 shared (dynamic) release build; by MSVC 2010)
  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()
  PASS   : tst_qquickpositioners::test_conflictinganchors()
  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)
  FAIL!  : tst_qquickpositioners::addTransitions_row(add multiple @ start) Compared values are not the same
     Actual   (((model.count())))                    : 13
     Expected (positioner->property("count").toInt()): 11
  tst_qquickpositioners.cpp(702) : failure location
  FAIL!  : tst_qquickpositioners::addTransitions_row(add multiple @ middle) Compared values are not the same
     Actual   (((model.count())))                    : 13
     Expected (positioner->property("count").toInt()): 11
  tst_qquickpositioners.cpp(702) : failure location
  FAIL!  : tst_qquickpositioners::addTransitions_row(add multiple @ end) Compared values are not the same
     Actual   (((model.count())))                    : 13
     Expected (positioner->property("count").toInt()): 11
  tst_qquickpositioners.cpp(702) : failure location
  PASS   : tst_qquickpositioners::addTransitions_column(add one @ start)
  PASS   : tst_qquickpositioners::addTransitions_column(add one @ middle)
  PASS   : tst_qquickpositioners::addTransitions_column(add one @ end)
  FAIL!  : tst_qquickpositioners::addTransitions_column(add multiple @ start) Compared values are not the same
     Actual   (((model.count())))                    : 13
     Expected (positioner->property("count").toInt()): 11
  tst_qquickpositioners.cpp(702) : failure location
  FAIL!  : tst_qquickpositioners::addTransitions_column(add multiple @ middle) Compared values are not the same
     Actual   (((model.count())))                    : 13
     Expected (positioner->property("count").toInt()): 11
  tst_qquickpositioners.cpp(702) : failure location
  FAIL!  : tst_qquickpositioners::addTransitions_column(add multiple @ end) Compared values are not the same
     Actual   (((model.count())))                    : 13
     Expected (positioner->property("count").toInt()): 11
  tst_qquickpositioners.cpp(702) : failure location
  PASS   : tst_qquickpositioners::addTransitions_grid(add one @ start)
  PASS   : tst_qquickpositioners::addTransitions_grid(add one @ middle)
  PASS   : tst_qquickpositioners::addTransitions_grid(add one @ end)
  FAIL!  : tst_qquickpositioners::addTransitions_grid(add multiple @ start) Compared values are not the same
     Actual   (((model.count())))                    : 13
     Expected (positioner->property("count").toInt()): 11
  tst_qquickpositioners.cpp(702) : failure location
  FAIL!  : tst_qquickpositioners::addTransitions_grid(add multiple @ middle) Compared values are not the same
     Actual   (((model.count())))                    : 13
     Expected (positioner->property("count").toInt()): 11
  tst_qquickpositioners.cpp(702) : failure location
  FAIL!  : tst_qquickpositioners::addTransitions_grid(add multiple @ end) Compared values are not the same
     Actual   (((model.count())))                    : 13
     Expected (positioner->property("count").toInt()): 11
  tst_qquickpositioners.cpp(702) : failure location
  PASS   : tst_qquickpositioners::addTransitions_flow(add one @ start)
  PASS   : tst_qquickpositioners::addTransitions_flow(add one @ middle)
  PASS   : tst_qquickpositioners::addTransitions_flow(add one @ end)
  FAIL!  : tst_qquickpositioners::addTransitions_flow(add multiple @ start) Compared values are not the same
     Actual   (((model.count())))                    : 13
     Expected (positioner->property("count").toInt()): 11
  tst_qquickpositioners.cpp(702) : failure location
  FAIL!  : tst_qquickpositioners::addTransitions_flow(add multiple @ middle) Compared values are not the same
     Actual   (((model.count())))                    : 13
     Expected (positioner->property("count").toInt()): 11
  tst_qquickpositioners.cpp(702) : failure location
  FAIL!  : tst_qquickpositioners::addTransitions_flow(add multiple @ end) Compared values are not the same
     Actual   (((model.count())))                    : 13
     Expected (positioner->property("count").toInt()): 11
  tst_qquickpositioners.cpp(702) : failure location
  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: 90 passed, 12 failed, 0 skipped, 0 blacklisted
  ********* Finished testing of tst_qquickpositioners *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qquickpositioners: 501 seconds, exit code 12
  
  Testing tst_qquickanimations
  FAIL!  : tst_qquickanimations::reparent() Compared pointers are not the same
     Actual   (((target->parentItem()))): 01295720
     Expected (viaParent)               : 01295618
  tst_qquickanimations.cpp(412) : failure location
  Totals: 43 passed, 1 failed, 0 skipped, 0 blacklisted
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_qquickanimations *********
  Config: Using QtTest library 5.5.0, Qt 5.5.0 (i386-little_endian-ilp32 shared (dynamic) release build; by MSVC 2010)
  PASS   : tst_qquickanimations::initTestCase()
  PASS   : tst_qquickanimations::simpleProperty()
  PASS   : tst_qquickanimations::simpleNumber()
  PASS   : tst_qquickanimations::simpleColor()
  PASS   : tst_qquickanimations::simpleRotation()
  FAIL!  : tst_qquickanimations::simplePath() '(redRect->rotation() != 0)' returned FALSE. ()
  tst_qquickanimations.cpp(265) : failure location
  PASS   : tst_qquickanimations::simpleAnchor()
  PASS   : tst_qquickanimations::reparent()
  PASS   : tst_qquickanimations::pathInterpolator()
  PASS   : tst_qquickanimations::pathInterpolatorBackwardJump()
  PASS   : tst_qquickanimations::pathWithNoStart()
  PASS   : tst_qquickanimations::alwaysRunToEnd()
  PASS   : tst_qquickanimations::complete()
  PASS   : tst_qquickanimations::resume()
  PASS   : tst_qquickanimations::dotProperty()
  PASS   : tst_qquickanimations::badTypes()
  PASS   : tst_qquickanimations::badProperties()
  PASS   : tst_qquickanimations::mixedTypes()
  PASS   : tst_qquickanimations::properties()
  PASS   : tst_qquickanimations::propertiesTransition()
  PASS   : tst_qquickanimations::pathTransition()
  PASS   : tst_qquickanimations::disabledTransition()
  PASS   : tst_qquickanimations::invalidDuration()
  PASS   : tst_qquickanimations::attached()
  PASS   : tst_qquickanimations::propertyValueSourceDefaultStart()
  PASS   : tst_qquickanimations::dontStart()
  PASS   : tst_qquickanimations::easingProperties()
  PASS   : tst_qquickanimations::rotation()
  PASS   : tst_qquickanimations::startStopSignals()
  PASS   : tst_qquickanimations::runningTrueBug()
  PASS   : tst_qquickanimations::nonTransitionBug()
  PASS   : tst_qquickanimations::registrationBug()
  PASS   : tst_qquickanimations::doubleRegistrationBug()
  PASS   : tst_qquickanimations::alwaysRunToEndRestartBug()
  PASS   : tst_qquickanimations::transitionAssignmentBug()
  PASS   : tst_qquickanimations::pauseBindingBug()
  PASS   : tst_qquickanimations::pauseBug()
  PASS   : tst_qquickanimations::loopingBug()
  PASS   : tst_qquickanimations::anchorBug()
  PASS   : tst_qquickanimations::pathAnimationInOutBackBug()
  PASS   : tst_qquickanimations::scriptActionBug()
  PASS   : tst_qquickanimations::groupAnimationNullChildBug()
  PASS   : tst_qquickanimations::scriptActionCrash()
  PASS   : tst_qquickanimations::cleanupTestCase()
  Totals: 43 passed, 1 failed, 0 skipped, 0 blacklisted
  ********* Finished testing of tst_qquickanimations *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qquickanimations: 73 seconds, exit code 1

  Build log: http://testresults.qt.io/ci/QtDeclarative_5.5_Integration/build_00091/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz

  Tested changes (refs/builds/5.5_1426160922):
    http://codereview.qt-project.org/108311 [PS3] - Repeater: Don't rely on the createFrom variable
    http://codereview.qt-project.org/108368 [PS2] - Fix qqmldebuggingenabler autotest
    http://codereview.qt-project.org/108363 [PS4] - Remove bogus autotests for invalid ports



More information about the Ci-reports mailing list