[Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtbase#stable

Qt Continuous Integration System ci-noreply at qt-project.org
Tue May 7 14:06:36 CEST 2013


Autotest `license' failed :(

  
  #   Failed test 'src/plugins/platforms/xcb/qxcbxsettings.cpp does not appear to contain a license header'
  #   at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 458.
  # Looks like you failed 1 test of 6228.
  /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl ..
  Dubious, test returned 1 (wstat 256, 0x100)
  Failed 1/6228 subtests
  
  Test Summary Report
  -------------------
  /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl (Wstat: 256 Tests: 6228 Failed: 1)
    Failed test:  3957
    Non-zero exit status: 1
  Files=1, Tests=6228, 11 wallclock secs ( 0.66 usr  0.06 sys + 10.74 cusr  0.57 csys = 12.03 CPU)
  Result: FAIL
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  
  #   Failed test 'src/plugins/platforms/xcb/qxcbxsettings.cpp does not appear to contain a license header'
  #   at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 458.
  # Looks like you failed 1 test of 6228.
  /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl ..
  Dubious, test returned 1 (wstat 256, 0x100)
  Failed 1/6228 subtests
  
  Test Summary Report
  -------------------
  /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl (Wstat: 256 Tests: 6228 Failed: 1)
    Failed test:  3957
    Non-zero exit status: 1
  Files=1, Tests=6228, 12 wallclock secs ( 0.69 usr  0.04 sys + 10.75 cusr  0.54 csys = 12.02 CPU)
  Result: FAIL
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end license: 23 seconds, exit code 1

  Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_01124/linux-g++-32_Ubuntu_10.04_x86/log.txt.gz

    ============================================================

Autotest `license' failed :(

  
  #   Failed test 'src/plugins/platforms/xcb/qxcbxsettings.cpp does not appear to contain a license header'
  #   at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 458.
  # Looks like you failed 1 test of 6228.
  /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl ..
  Dubious, test returned 1 (wstat 256, 0x100)
  Failed 1/6228 subtests
  
  Test Summary Report
  -------------------
  /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl (Wstat: 256 Tests: 6228 Failed: 1)
    Failed test:  3957
    Non-zero exit status: 1
  Files=1, Tests=6228,  9 wallclock secs ( 0.69 usr  0.04 sys +  7.88 cusr  0.65 csys =  9.26 CPU)
  Result: FAIL
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  
  #   Failed test 'src/plugins/platforms/xcb/qxcbxsettings.cpp does not appear to contain a license header'
  #   at /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl line 458.
  # Looks like you failed 1 test of 6228.
  /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl ..
  Dubious, test returned 1 (wstat 256, 0x100)
  Failed 1/6228 subtests
  
  Test Summary Report
  -------------------
  /work/build/_qtqa_latest/tests/prebuild/license/tst_licenses.pl (Wstat: 256 Tests: 6228 Failed: 1)
    Failed test:  3957
    Non-zero exit status: 1
  Files=1, Tests=6228,  8 wallclock secs ( 0.69 usr  0.05 sys +  7.89 cusr  0.49 csys =  9.12 CPU)
  Result: FAIL
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end license: 17 seconds, exit code 1

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

  Tested changes (refs/builds/stable_1367928079):
    http://codereview.qt-project.org/55563 [PS1] - Implement apostrophe in windows cmd args
    http://codereview.qt-project.org/55225 [PS3] - QLocale: add autotest for French_Morocco locale
    http://codereview.qt-project.org/55496 [PS1] - Fix typo in changes-5.0.0: there's no "S" after "INTERFACE" or "ADAPTOR"
    http://codereview.qt-project.org/55228 [PS6] - Doc: Updated the addtional information about elide marks
    http://codereview.qt-project.org/54535 [PS2] - Doc: remove references to toWinHBitmap and fromWinHBitmap
    http://codereview.qt-project.org/55520 [PS1] - qdoc: Documentation for QMetaObject::Connection now appears
    http://codereview.qt-project.org/48015 [PS5] - Fix crashes when creating large documents
    http://codereview.qt-project.org/54716 [PS2] - Specify gnu_printf for message formatting with MinGW
    http://codereview.qt-project.org/55198 [PS1] - Re-enable automatic evdev support in EGLFS for Qt on embedded Android.
    http://codereview.qt-project.org/54968 [PS1] - Prevent crash due to giving QWidget::update() a large region.
    http://codereview.qt-project.org/55227 [PS1] - Create a proper variable name in the cmake macro.
    http://codereview.qt-project.org/55226 [PS2] - Only expect EGL libraries in the cmake files if Qt is configured to use it.
    http://codereview.qt-project.org/54005 [PS4] - xcb: don't do mouse synthesis from touch unless we find a reason
    http://codereview.qt-project.org/55458 [PS3] - Don't destroy the window if the QCloseEvent wasn't accepted
    http://codereview.qt-project.org/55149 [PS2] - Fixed applying invalid data from QLineEdit to model
    http://codereview.qt-project.org/54819 [PS4] - xcb: fallback to gtk cursor themes
    http://codereview.qt-project.org/54783 [PS7] - Introduce QXcbXSettings
    http://codereview.qt-project.org/55269 [PS2] - Enable non-client-area mouse events by default for widgets.
    http://codereview.qt-project.org/55067 [PS4] - Set geometry set by QPlatformWindow::initialGeometry() on widget.
    http://codereview.qt-project.org/55201 [PS2] - QApplication: fix touch to mouse bug when setting buttons()
    http://codereview.qt-project.org/55203 [PS4] - QGraphicsView: ignore unhandeled touch events
    http://codereview.qt-project.org/55362 [PS1] - Android: Change default Ministro download location
    http://codereview.qt-project.org/55073 [PS3] - Fix compilation for Android ARMv5
    http://codereview.qt-project.org/55454 [PS1] - iOS: Set context and bind FBO before allocating render-buffer storage
    http://codereview.qt-project.org/55192 [PS1] - Don't use GL_REPEAT for image-brush drawing on OpenGL ES2
    http://codereview.qt-project.org/55158 [PS1] - doc: QWidget::setEnabled cannot enable children of a disabled widget



More information about the Ci-reports mailing list