[Ci-reports] fail on QtBase_stable_Integration #3266

Qt Continuous Integration System ci-noreply at qt-project.org
Mon Mar 3 18:55:47 CET 2014


Autotest `tst_qregion' failed :(

  Testing tst_QRegion
  FAIL!  : tst_QRegion::regionFromPath() Compared values are not the same
     Actual   (rgn.rects().size()): 5
     Expected (4)                 : 4
     Loc: [tst_qregion.cpp(898)]
  Totals: 71 passed, 1 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QRegion *********
  Config: Using QtTest library 5.3.0, Qt 5.3.0
  PASS   : tst_QRegion::initTestCase()
  PASS   : tst_QRegion::boundingRect()
  PASS   : tst_QRegion::rects()
  PASS   : tst_QRegion::swap()
  PASS   : tst_QRegion::setRects()
  PASS   : tst_QRegion::ellipseRegion()
  PASS   : tst_QRegion::polygonRegion()
  PASS   : tst_QRegion::bitmapRegion()
  PASS   : tst_QRegion::intersected(task30716)
  PASS   : tst_QRegion::emptyPolygonRegion(no points)
  PASS   : tst_QRegion::emptyPolygonRegion(one point)
  PASS   : tst_QRegion::emptyPolygonRegion(two points, horizontal)
  PASS   : tst_QRegion::emptyPolygonRegion(two points, vertical)
  PASS   : tst_QRegion::emptyPolygonRegion(two points, diagonal)
  PASS   : tst_QRegion::emptyPolygonRegion(triangle)
  PASS   : tst_QRegion::emptyPolygonRegion(rectangle)
  PASS   : tst_QRegion::intersects_region(rect overlap rect)
  PASS   : tst_QRegion::intersects_region(rect not overlap rect)
  PASS   : tst_QRegion::intersects_region(ellipse overlap ellipse)
  PASS   : tst_QRegion::intersects_region(ellipse not overlap ellipse)
  PASS   : tst_QRegion::intersects_rect(rect overlap rect)
  PASS   : tst_QRegion::intersects_rect(rect not overlap rect)
  PASS   : tst_QRegion::intersects_rect(ellipse overlap rect)
  PASS   : tst_QRegion::intersects_rect(ellipse not overlap rect)
  PASS   : tst_QRegion::contains_point()
  PASS   : tst_QRegion::operator_plus(empty 0)
  PASS   : tst_QRegion::operator_plus(empty 1)
  PASS   : tst_QRegion::operator_plus(empty 2)
  PASS   : tst_QRegion::operator_plus(non overlapping)
  PASS   : tst_QRegion::operator_plus(adjacent y-rects)
  PASS   : tst_QRegion::operator_plus(adjacent x-rects)
  PASS   : tst_QRegion::operator_plus(double merge)
  PASS   : tst_QRegion::operator_plus(double merge 2)
  PASS   : tst_QRegion::operator_plus(overlapping x)
  PASS   : tst_QRegion::operator_plus(overlapping y)
  PASS   : tst_QRegion::operator_plus(triple merge)
  PASS   : tst_QRegion::operator_plus(don't merge y)
  PASS   : tst_QRegion::operator_plus(equal 1)
  PASS   : tst_QRegion::operator_plus(equal 2)
  PASS   : tst_QRegion::operator_minus(empty 0)
  PASS   : tst_QRegion::operator_minus(empty 1)
  PASS   : tst_QRegion::operator_minus(empty 2)
  PASS   : tst_QRegion::operator_minus(simple 1)
  PASS   : tst_QRegion::operator_minus(simple 2)
  PASS   : tst_QRegion::operator_minus(empty 3)
  PASS   : tst_QRegion::operator_intersect(empty 0)
  PASS   : tst_QRegion::operator_intersect(empty 1)
  PASS   : tst_QRegion::operator_intersect(empty 2)
  PASS   : tst_QRegion::operator_intersect(simple 1)
  PASS   : tst_QRegion::operator_intersect(simple 2)
  PASS   : tst_QRegion::operator_intersect(merge 1)
  PASS   : tst_QRegion::operator_intersect(merge 2)
  PASS   : tst_QRegion::operator_intersect(empty 3)
  PASS   : tst_QRegion::operator_intersect(extents check)
  PASS   : tst_QRegion::operator_intersect(dont merge)
  PASS   : tst_QRegion::operator_xor(empty 0)
  PASS   : tst_QRegion::operator_xor(empty 1)
  PASS   : tst_QRegion::operator_xor(empty 2)
  PASS   : tst_QRegion::operator_xor(simple 1)
  PASS   : tst_QRegion::operator_xor(simple 2)
  PASS   : tst_QRegion::operator_xor(simple 3)
  PASS   : tst_QRegion::operator_xor(simple 4)
  PASS   : tst_QRegion::operator_xor(simple 5)
  PASS   : tst_QRegion::operator_xor(simple 6)
  PASS   : tst_QRegion::operator_xor(simple 7)
  PASS   : tst_QRegion::rectCount(empty)
  PASS   : tst_QRegion::rectCount(rect)
  PASS   : tst_QRegion::rectCount(2 rects)
  PASS   : tst_QRegion::isEmpty(QRegion)
  PASS   : tst_QRegion::isEmpty(minus)
  FAIL!  : tst_QRegion::regionFromPath() Compared values are not the same
     Actual   (rgn.rects().size()): 5
     Expected (4)                 : 4
     Loc: [tst_qregion.cpp(898)]
  PASS   : tst_QRegion::cleanupTestCase()
  Totals: 71 passed, 1 failed, 0 skipped
  ********* Finished testing of tst_QRegion *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qregion: 0.140788 seconds, exit code 1

  Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_03266/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz

  Tested changes (refs/builds/stable_1393867371):
    http://codereview.qt-project.org/79699 [PS1] - Remove use of templates in tst_qatomicinteger.
    http://codereview.qt-project.org/79581 [PS4] - Support QQuickWidget on Windows.
    http://codereview.qt-project.org/79134 [PS1] - Atomics: implement fetchAndSub on top of fetchAndAdd
    http://codereview.qt-project.org/79624 [PS1] - Fix use uninitialized, detected by GCC 4.8
    http://codereview.qt-project.org/79605 [PS2] - Doc: fix warning: No documentation for 'QApplication::palette()'
    http://codereview.qt-project.org/79604 [PS1] - Doc: fix documentation for QGraphicsScene::focusItemChanged()
    http://codereview.qt-project.org/78957 [PS1] - Add optimize_full qmake config option
    http://codereview.qt-project.org/79758 [PS1] - Windows Vista Style: Don't draw menubar item background for QQ Controls
    http://codereview.qt-project.org/79479 [PS1] - Android: Add commercial license to BSD-licensed files
    http://codereview.qt-project.org/78835 [PS1] - Avoid creating a new QMimeData each time the Android clipboard is used
    http://codereview.qt-project.org/79344 [PS4] - Cocoa: Keep child NSWindow alive while it grabs the mouse
    http://codereview.qt-project.org/79217 [PS5] - Cocoa: Use helper class for event handling in native windows
    http://codereview.qt-project.org/78271 [PS2] - xcb: Rename main.cpp to xcbmain.cpp



More information about the Ci-reports mailing list