Autotest `tst_bic @ /work/build/_qtqa_latest/tests/postbuild/bic' failed :(

  Testing tst_Bic
  FAIL!  : tst_Bic::sizesAndVTables(QtQuickWidgets:5.4) Test failed, read 
warnings above.
     Loc: [tst_bic.cpp(533)]
  Totals: 3 passed, 1 failed, 4 skipped, 0 blacklisted
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_Bic *********
  Config: Using QtTest library 5.5.1, Qt 5.5.1 (x86_64-little_endian-lp64 
shared (dynamic) release build; by GCC 4.8.2)
  WARNING: tst_Bic::initTestCase() This test needs the correct qmake in PATH, 
we need it to generate INCPATH for qt modules.
     Loc: [tst_bic.cpp(281)]
  QDEBUG : tst_Bic::initTestCase() modules keys: ("QtQuickTest", "QtQuick", 
"QtQuickWidgets", "QtQml")
  QDEBUG : tst_Bic::initTestCase() modules values: ("qmltest", "quick", 
"quickwidgets", "qml")
  QDEBUG : tst_Bic::initTestCase()
  Compiler: g++ 4.8
  g++ (Ubuntu 4.8.2-19ubuntu1) 4.8.2
  Copyright (C) 2013 Free Software Foundation, Inc.
  This is free software; see the source for copying conditions.  There is NO
  warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  
  
  Arguments: -c -I/work/build/qt/qtdeclarative/tests/global 
-I/home/qt/install/include -I/home/qt/install/include/QtQuickTest 
-I/home/qt/install/include/QtQuickWidgets -I/home/qt/install/include/QtWidgets 
-I/home/qt/install/include/QtQuick -I/home/qt/install/include/QtGui 
-I/home/qt/install/include/QtQml -I/home/qt/install/include/QtNetwork 
-I/home/qt/install/include/QtCore 
-I/work/build/qt/qtdeclarative/tests/global/.moc 
-I/home/qt/install/mkspecs/linux-g++ -I/usr/X11R6/include/ -DQT_NO_STL -xc++ -o 
/dev/null -fdump-class-hierarchy -fPIC
  
  File suffix: linux-gcc-amd64
  
  
  PASS   : tst_Bic::initTestCase()
  PASS   : tst_Bic::sizesAndVTables(QtQuickTest:5.0)
  PASS   : tst_Bic::sizesAndVTables(QtQuickTest:5.1)
  PASS   : tst_Bic::sizesAndVTables(QtQuickTest:5.2)
  PASS   : tst_Bic::sizesAndVTables(QtQuickTest:5.3)
  QWARN  : tst_Bic::sizesAndVTables(QtQuickTest:5.4) VTables for the following 
classes were removed ("QAccessibleDoubleSpinBox", "QAccessibleProgressBar", 
"QAccessibleTabBar", "QAccessibleDisplay", "QAccessibleDialogButtonBox", 
"QAccessibleTable", "QAccessibleTextEdit", "QAccessibleButton", 
"QAccessibleMenuBar", "QAccessibleTableHeaderCell", "QAccessibleTree", 
"QAccessibleTextWidget", "QAccessibleSlider", "QAccessibleMdiSubWindow", 
"QAccessibleComboBox", "QAccessibleToolBox", "QAccessibleTableCell", 
"QAccessibleAbstractSlider", "QAccessibleScrollArea", "QAccessibleToolButton", 
"QAccessibleMdiArea", "QAccessibleWindowContainer", 
"QAccessibleAbstractScrollArea", "QAccessibleCalendarWidget", 
"QAccessibleDial", "QAccessibleMenu", "QAccessibleScrollBar", 
"QAccessibleSpinBox", "QAccessibleTextBrowser", "QAccessibleGroupBox", 
"QAccessibleStackedWidget", "QAccessiblePlainTextEdit", 
"QAccessibleAbstractSpinBox", "QAccessibleLineEdit", 
"QAccessibleTableCornerButton", "QAccessibleDockWi
 dget", "QAccessibleMenuItem", "QAccessibleMainWindow")
  QWARN  : tst_Bic::sizesAndVTables(QtQuickTest:5.4) the following classes were 
removed: ("QAccessibleTabBar", "QAccessibleToolBox", "QAccessibleSlider", 
"QAccessibleToolButton", "QAccessibleMenuBar", "QAccessibleScrollBar", 
"QAccessibleScrollArea", "QAccessibleButton", "QAccessibleProgressBar", 
"QAccessibleMdiSubWindow", "QAccessibleTableCell", "QAccessibleSpinBox", 
"QAccessibleDisplay", "QAccessibleComboBox", "QAccessibleDockWidget", 
"QAccessibleAbstractScrollArea", "QAccessibleTextWidget", 
"QAccessibleTableCornerButton", "QAccessibleTextBrowser", 
"QAccessibleAbstractSpinBox", "QAccessibleCalendarWidget", 
"QAccessibleGroupBox", "QAccessibleMenu", "QAccessibleMainWindow", 
"QAccessibleDialogButtonBox", "QAccessibleTable", "QAccessibleAbstractSlider", 
"QAccessibleMenuItem", "QAccessibleTree", "QAccessibleWindowContainer", 
"QAccessibleTextEdit", "QAccessiblePlainTextEdit", 
"QAccessibleTableHeaderCell", "QAccessibleStackedWidget", 
"QAccessibleLineEdit", "QAccessibleMdiArea", "QA
 ccessibleDoubleSpinBox", "QAccessibleDial")
  FAIL!  : tst_Bic::sizesAndVTables(QtQuickTest:5.4) Test failed, read warnings 
above.
     Loc: [tst_bic.cpp(533)]
  SKIP   : tst_Bic::sizesAndVTables(QtQuickTest:5.5) No platform spec found for 
this platform/version - 
/work/build/qt/qtdeclarative/tests/auto/bic/data/QtQuickTest.5.5.0.linux-gcc-amd64.txt
 not found.
     Loc: [tst_bic.cpp(463)]
  PASS   : tst_Bic::cleanupTestCase()
  Totals: 6 passed, 1 failed, 1 skipped, 0 blacklisted
  ********* Finished testing of tst_Bic *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_bic: 5 seconds, exit code 1

  Build log: 
http://testresults.qt.io/ci/QtBase_5.5_Integration/build_01940/revdep-qtdeclarative_linux-g++_shadow-build_Ubuntu_14.04_x64/log.txt.gz

  Tested changes (refs/builds/5.5_1439895911):
    http://codereview.qt-project.org/123573 [PS1] - Add shader files to 
examples documentation file list
    http://codereview.qt-project.org/122639 [PS3] - Do not install headers for 
private classes
    http://codereview.qt-project.org/123592 [PS2] - Doc: remove type() 
reference from QApplication and QGuiApplication
    http://codereview.qt-project.org/123526 [PS2] - QRegularExpression: fix 
matching over QStringRefs
    http://codereview.qt-project.org/123581 [PS1] - egl: Do not do any further 
ops when context creation fails
_______________________________________________
Ci-reports mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/ci-reports

Reply via email to