[Ci-reports] fail on QtBase_stable_Integration #3293

Qt Continuous Integration System ci-noreply at qt-project.org
Wed Mar 5 20:35:09 CET 2014


Autotests `tst_qabstractslider' and `tst_qscrollbar' failed :(

  Testing tst_QScrollBar
  FAIL!  : tst_QScrollBar::task_209492() Compared values are not the same
     Actual   (scrollArea.scrollCount): 2
     Expected (1)                     : 1
     Loc: [tst_qscrollbar.cpp(150)]
  Totals: 4 passed, 1 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QScrollBar *********
  Config: Using QtTest library 5.3.0, Qt 5.3.0
  PASS   : tst_QScrollBar::initTestCase()
  XFAIL  : tst_QScrollBar::scrollSingleStep() This test fails on Mac OS X, see QTBUG-25272
     Loc: [tst_qscrollbar.cpp(112)]
  PASS   : tst_QScrollBar::scrollSingleStep()
  FAIL!  : tst_QScrollBar::task_209492() Compared values are not the same
     Actual   (scrollArea.scrollCount): 2
     Expected (1)                     : 1
     Loc: [tst_qscrollbar.cpp(150)]
  PASS   : tst_QScrollBar::QTBUG_27308()
  PASS   : tst_QScrollBar::cleanupTestCase()
  Totals: 4 passed, 1 failed, 0 skipped
  ********* Finished testing of tst_QScrollBar *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qscrollbar: 11 seconds, exit code 1
  
  Testing tst_QAbstractSlider
  XPASS  : tst_QAbstractSlider::sliderPressedReleased(scrollbar on the groove) QCOMPARE(spy1.count(), expectedCount) returned TRUE unexpectedly.
     Loc: [tst_qabstractslider.cpp(997)]
  XPASS  : tst_QAbstractSlider::sliderPressedReleased(scrollbar on the groove) QCOMPARE(spy2.count(), expectedCount) returned TRUE unexpectedly.
     Loc: [tst_qabstractslider.cpp(1002)]
  Totals: 69 passed, 2 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QAbstractSlider *********
  Config: Using QtTest library 5.3.0, Qt 5.3.0
  PASS   : tst_QAbstractSlider::initTestCase()
  PASS   : tst_QAbstractSlider::triggerAction(No action)
  PASS   : tst_QAbstractSlider::triggerAction(Move action)
  PASS   : tst_QAbstractSlider::triggerAction(Empty step add)
  PASS   : tst_QAbstractSlider::triggerAction(Empty step sub)
  PASS   : tst_QAbstractSlider::triggerAction(Empty page add)
  PASS   : tst_QAbstractSlider::triggerAction(Empty page sub)
  PASS   : tst_QAbstractSlider::triggerAction(Legal step add)
  PASS   : tst_QAbstractSlider::triggerAction(Legal step sub)
  PASS   : tst_QAbstractSlider::triggerAction(Legal page add)
  PASS   : tst_QAbstractSlider::triggerAction(Legal page sub)
  PASS   : tst_QAbstractSlider::triggerAction(Illegal step add)
  PASS   : tst_QAbstractSlider::triggerAction(Illegal step sub)
  PASS   : tst_QAbstractSlider::triggerAction(Illegal page add)
  PASS   : tst_QAbstractSlider::triggerAction(Illegal page sub)
  PASS   : tst_QAbstractSlider::triggerAction(Negative step add)
  PASS   : tst_QAbstractSlider::triggerAction(Negative step sub)
  PASS   : tst_QAbstractSlider::triggerAction(Negative page add)
  PASS   : tst_QAbstractSlider::triggerAction(Negative page sub)
  PASS   : tst_QAbstractSlider::triggerAction(Illegal negative step add)
  PASS   : tst_QAbstractSlider::triggerAction(Illegal negative step sub)
  PASS   : tst_QAbstractSlider::triggerAction(Illegal negative page add)
  PASS   : tst_QAbstractSlider::triggerAction(Illegal negative page sub)
  PASS   : tst_QAbstractSlider::triggerAction(Slider to minimum)
  PASS   : tst_QAbstractSlider::triggerAction(Slider to maximum)
  PASS   : tst_QAbstractSlider::minimum_maximum(Normal range)
  PASS   : tst_QAbstractSlider::minimum_maximum(Minimum higher)
  PASS   : tst_QAbstractSlider::minimum_maximum(Negative minimum)
  PASS   : tst_QAbstractSlider::minimum_maximum(Negative range)
  PASS   : tst_QAbstractSlider::keyPressed(Step down once 1)
  PASS   : tst_QAbstractSlider::keyPressed(Step down once 2)
  PASS   : tst_QAbstractSlider::keyPressed(Step left once)
  PASS   : tst_QAbstractSlider::keyPressed(Step right once)
  PASS   : tst_QAbstractSlider::keyPressed(Page down once)
  PASS   : tst_QAbstractSlider::keyPressed(Page up once)
  PASS   : tst_QAbstractSlider::keyPressed(Symmetric seq)
  PASS   : tst_QAbstractSlider::keyPressed(Home)
  PASS   : tst_QAbstractSlider::keyPressed(End)
  PASS   : tst_QAbstractSlider::keyPressed(Past end)
  PASS   : tst_QAbstractSlider::keyPressed(Past home)
  PASS   : tst_QAbstractSlider::wheelEvent(Normal data step)
  XFAIL  : tst_QAbstractSlider::wheelEvent(Normal data page) QTBUG-23679
     Loc: [tst_qabstractslider.cpp(884)]
  XFAIL  : tst_QAbstractSlider::wheelEvent(Normal data page) QTBUG-23679
     Loc: [tst_qabstractslider.cpp(898)]
  PASS   : tst_QAbstractSlider::wheelEvent(Normal data page)
  XFAIL  : tst_QAbstractSlider::wheelEvent(Different orientation) QTBUG-23679
     Loc: [tst_qabstractslider.cpp(884)]
  XFAIL  : tst_QAbstractSlider::wheelEvent(Different orientation) QTBUG-23679
     Loc: [tst_qabstractslider.cpp(898)]
  PASS   : tst_QAbstractSlider::wheelEvent(Different orientation)
  XFAIL  : tst_QAbstractSlider::wheelEvent(Different orientation2) QTBUG-23679
     Loc: [tst_qabstractslider.cpp(884)]
  XFAIL  : tst_QAbstractSlider::wheelEvent(Different orientation2) QTBUG-23679
     Loc: [tst_qabstractslider.cpp(898)]
  PASS   : tst_QAbstractSlider::wheelEvent(Different orientation2)
  PASS   : tst_QAbstractSlider::wheelEvent(Inverted controls)
  PASS   : tst_QAbstractSlider::wheelEvent(Past end)
  PASS   : tst_QAbstractSlider::wheelEvent(Past start)
  PASS   : tst_QAbstractSlider::wheelEvent(With modifiers)
  PASS   : tst_QAbstractSlider::sliderPressedReleased(slider on the handle)
  PASS   : tst_QAbstractSlider::sliderPressedReleased(slider on the groove)
  PASS   : tst_QAbstractSlider::sliderPressedReleased(scrollbar on the handle)
  XPASS  : tst_QAbstractSlider::sliderPressedReleased(scrollbar on the groove) QCOMPARE(spy1.count(), expectedCount) returned TRUE unexpectedly.
     Loc: [tst_qabstractslider.cpp(997)]
  XPASS  : tst_QAbstractSlider::sliderPressedReleased(scrollbar on the groove) QCOMPARE(spy2.count(), expectedCount) returned TRUE unexpectedly.
     Loc: [tst_qabstractslider.cpp(1002)]
  PASS   : tst_QAbstractSlider::setOrientation()
  PASS   : tst_QAbstractSlider::sliderMoved(slider pressed)
  PASS   : tst_QAbstractSlider::sliderMoved(slider not pressed)
  PASS   : tst_QAbstractSlider::sliderMoved(scrollbar pressed)
  PASS   : tst_QAbstractSlider::sliderMoved(scrollbar not pressed)
  PASS   : tst_QAbstractSlider::rangeChanged(no change)
  PASS   : tst_QAbstractSlider::rangeChanged(min change)
  PASS   : tst_QAbstractSlider::rangeChanged(max change)
  PASS   : tst_QAbstractSlider::rangeChanged(both change)
  PASS   : tst_QAbstractSlider::setSliderPosition(tracking, slider down)
  PASS   : tst_QAbstractSlider::setSliderPosition(tracking, slider not down)
  PASS   : tst_QAbstractSlider::setSliderPosition(no tracking, slider down)
  PASS   : tst_QAbstractSlider::setSliderPosition(no tracking, slider not down)
  PASS   : tst_QAbstractSlider::setValue(slider down)
  PASS   : tst_QAbstractSlider::setValue(slider not down)
  2014-03-05 20:05:31.057 tst_qabstractslider[81239:1203] Persistent UI failed to open file file://localhost/Users/qt/Library/Saved%20Application%20State/com.yourcompany.tst_qabstractslider.savedState/window_5.data: Permission denied (13)
  PASS   : tst_QAbstractSlider::setRepeatAction()
  PASS   : tst_QAbstractSlider::connectedSliders()
  PASS   : tst_QAbstractSlider::cleanupTestCase()
  Totals: 69 passed, 2 failed, 0 skipped
  ********* Finished testing of tst_QAbstractSlider *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qabstractslider: 8 seconds, exit code 2

  Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_03293/macx-clang_developer-build_OSX_10.8/log.txt.gz

  Tested changes (refs/builds/stable_1394040364):
    http://codereview.qt-project.org/79597 [PS1] - CustomSortFilterModel example: fix build with QT_NO_CURSOR
    http://codereview.qt-project.org/79915 [PS2] - Fix the name of the GPLv3 license file
    http://codereview.qt-project.org/79800 [PS4] - Fix win32 mkspecs
    http://codereview.qt-project.org/79625 [PS1] - Always initialize integer types in D-Bus demarshalling
    http://codereview.qt-project.org/79965 [PS1] - Fix cursor blink time in Windows
    http://codereview.qt-project.org/79783 [PS3] - simd.prf: replace CONFIG based neon check with a QT_CPU_FEATURES check
    http://codereview.qt-project.org/79437 [PS1] - Cleanup SPDY stream closing
    http://codereview.qt-project.org/79904 [PS2] - Update QStyle::sizeFromContents() docs
    http://codereview.qt-project.org/79725 [PS1] - QDoc: Do not warn about a file overwritting while writing to /dev/null
    http://codereview.qt-project.org/79893 [PS1] - Remove unused and unlinked qdocconf file from src/plugins.
    http://codereview.qt-project.org/79855 [PS3] - Dynamic GL: Query gl handle and type via the native interface
    http://codereview.qt-project.org/79917 [PS1] - Respect scrollbar position setting on Mac
    http://codereview.qt-project.org/80007 [PS3] - Use None instead of GLX_NONE
    http://codereview.qt-project.org/79298 [PS3] - qmacmime: bugfix unicode::canConvert
    http://codereview.qt-project.org/79297 [PS3] - Cocoa/Platformsupport: move qmacmime from cocoa to platformsupport
    http://codereview.qt-project.org/79296 [PS2] - Cocoa: remove old carbon code from qmacmime
    http://codereview.qt-project.org/79295 [PS1] - Cocoa: remove qmacmime includes where not needed
    http://codereview.qt-project.org/79294 [PS1] - Cocoa: create QCocoaMimeTypes for Cocoa-only mime-types
    http://codereview.qt-project.org/79956 [PS3] - Tablet target widget isn't always the same as its widget window
    http://codereview.qt-project.org/78957 [PS2] - Add optimize_full qmake config option
    http://codereview.qt-project.org/79775 [PS4] - Make QOpenGLFunctions able to resolve everything
    http://codereview.qt-project.org/79777 [PS1] - Clean up proxy leftovers in gui/opengl
    http://codereview.qt-project.org/79442 [PS5] - Android: Support double click event
    http://codereview.qt-project.org/79997 [PS2] - spdy autotest: Fix build with QT_NO_OPENSSL
    http://codereview.qt-project.org/79998 [PS2] - spdy autotest: Fixed build with QT_NO_NETWORKPROXY
    http://codereview.qt-project.org/78835 [PS1] - Avoid creating a new QMimeData each time the Android clipboard is used
    http://codereview.qt-project.org/79941 [PS1] - Fix compile
    http://codereview.qt-project.org/79837 [PS2] - Pass the APPLICATION_PARAMETERS variable if defined.
    http://codereview.qt-project.org/79826 [PS1] - Android: Display HTML text correctly on Android native dialog.
    http://codereview.qt-project.org/79874 [PS1] - Fix building of Qt with icc on Windows



More information about the Ci-reports mailing list