[Ci-reports] fail on QtBase_5.4_Integration #607

Qt Continuous Integration System ci-noreply at qt-project.org
Thu Oct 30 13:35:27 CET 2014


Autotest `tst_qkeysequence' failed :(

  Testing tst_QKeySequence
  FAIL!  : tst_QKeySequence::keyBindings() Compared lists differ at index 1.
     Actual   (bindings): <null>
     Expected (expected): <null>
     Loc: [tst_qkeysequence.cpp(397)]
  Totals: 180 passed, 1 failed, 0 skipped, 0 blacklisted
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QKeySequence *********
  Config: Using QtTest library 5.4.0, Qt 5.4.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 4.6.3)
  PASS   : tst_QKeySequence::initTestCase()
  PASS   : tst_QKeySequence::swap()
  PASS   : tst_QKeySequence::operatorQString(No modifier)
  PASS   : tst_QKeySequence::operatorQString(Ctrl+Left)
  PASS   : tst_QKeySequence::operatorQString(Ctrl+,)
  PASS   : tst_QKeySequence::operatorQString(Alt+Left)
  PASS   : tst_QKeySequence::operatorQString(Alt+Shift+Left)
  PASS   : tst_QKeySequence::operatorQString(Ctrl)
  PASS   : tst_QKeySequence::operatorQString(Alt)
  PASS   : tst_QKeySequence::operatorQString(Shift)
  PASS   : tst_QKeySequence::operatorQString(Meta)
  PASS   : tst_QKeySequence::compareConstructors(No modifier)
  PASS   : tst_QKeySequence::compareConstructors(Ctrl+Left)
  PASS   : tst_QKeySequence::compareConstructors(Ctrl+,)
  PASS   : tst_QKeySequence::compareConstructors(Alt+Left)
  PASS   : tst_QKeySequence::compareConstructors(Alt+Shift+Left)
  PASS   : tst_QKeySequence::compareConstructors(Ctrl)
  PASS   : tst_QKeySequence::compareConstructors(Alt)
  PASS   : tst_QKeySequence::compareConstructors(Shift)
  PASS   : tst_QKeySequence::compareConstructors(Meta)
  PASS   : tst_QKeySequence::symetricConstructors(No modifier)
  PASS   : tst_QKeySequence::symetricConstructors(Ctrl)
  PASS   : tst_QKeySequence::symetricConstructors(Alt)
  PASS   : tst_QKeySequence::symetricConstructors(Shift)
  PASS   : tst_QKeySequence::symetricConstructors(Meta)
  PASS   : tst_QKeySequence::checkMultipleNames()
  PASS   : tst_QKeySequence::checkMultipleCodes()
  PASS   : tst_QKeySequence::mnemonic(1)
  PASS   : tst_QKeySequence::mnemonic(2)
  PASS   : tst_QKeySequence::mnemonic(3)
  PASS   : tst_QKeySequence::mnemonic(4)
  PASS   : tst_QKeySequence::mnemonic(5)
  PASS   : tst_QKeySequence::mnemonic(6)
  PASS   : tst_QKeySequence::mnemonic(7)
  PASS   : tst_QKeySequence::mnemonic(8)
  PASS   : tst_QKeySequence::mnemonic(9)
  PASS   : tst_QKeySequence::mnemonic(10)
  PASS   : tst_QKeySequence::mnemonic(11)
  PASS   : tst_QKeySequence::toString(Ctrl+Left)
  PASS   : tst_QKeySequence::toString(Alt+Left)
  PASS   : tst_QKeySequence::toString(Alt+Shift+Left)
  PASS   : tst_QKeySequence::toString(Ctrl)
  PASS   : tst_QKeySequence::toString(Alt)
  PASS   : tst_QKeySequence::toString(Shift)
  PASS   : tst_QKeySequence::toString(Meta)
  PASS   : tst_QKeySequence::toString(Ctrl+Plus)
  PASS   : tst_QKeySequence::toString(Ctrl+,)
  PASS   : tst_QKeySequence::toString(Ctrl+,,Ctrl+,)
  PASS   : tst_QKeySequence::toString(MultiKey)
  PASS   : tst_QKeySequence::toString(Invalid)
  PASS   : tst_QKeySequence::toStringFromKeycode(A)
  PASS   : tst_QKeySequence::toStringFromKeycode(-1)
  PASS   : tst_QKeySequence::toStringFromKeycode(Unknown)
  PASS   : tst_QKeySequence::toStringFromKeycode(Ctrl+Num+Ins)
  PASS   : tst_QKeySequence::toStringFromKeycode(Ctrl+Num+Del)
  PASS   : tst_QKeySequence::toStringFromKeycode(Ctrl+Alt+Num+Del)
  PASS   : tst_QKeySequence::toStringFromKeycode(Ctrl+Ins)
  PASS   : tst_QKeySequence::toStringFromKeycode(Ctrl+Num+Ins(1))
  PASS   : tst_QKeySequence::streamOperators(No modifier)
  PASS   : tst_QKeySequence::streamOperators(Ctrl+Left)
  PASS   : tst_QKeySequence::streamOperators(Ctrl+,)
  PASS   : tst_QKeySequence::streamOperators(Alt+Left)
  PASS   : tst_QKeySequence::streamOperators(Alt+Shift+Left)
  PASS   : tst_QKeySequence::streamOperators(Ctrl)
  PASS   : tst_QKeySequence::streamOperators(Alt)
  PASS   : tst_QKeySequence::streamOperators(Shift)
  PASS   : tst_QKeySequence::streamOperators(Meta)
  PASS   : tst_QKeySequence::parseString(A)
  PASS   : tst_QKeySequence::parseString(a)
  PASS   : tst_QKeySequence::parseString(Ctrl+Left)
  PASS   : tst_QKeySequence::parseString(CTRL+LEFT)
  PASS   : tst_QKeySequence::parseString(Meta+A)
  PASS   : tst_QKeySequence::parseString(mEtA+A)
  PASS   : tst_QKeySequence::parseString(Ctrl++)
  PASS   : tst_QKeySequence::parseString(Win+A)
  PASS   : tst_QKeySequence::parseString(Super+Meta+A)
  PASS   : tst_QKeySequence::parseString(Meta+Trolls)
  PASS   : tst_QKeySequence::parseString(Meta+Period)
  PASS   : tst_QKeySequence::parseString(Meta+Ypsilon)
  PASS   : tst_QKeySequence::parseString(4+3=2)
  PASS   : tst_QKeySequence::parseString(Alabama)
  PASS   : tst_QKeySequence::parseString(Simon+G)
  PASS   : tst_QKeySequence::parseString(Shift+++2)
  PASS   : tst_QKeySequence::parseString(A+Meta)
  PASS   : tst_QKeySequence::parseString(Meta+++Shift)
  PASS   : tst_QKeySequence::parseString(Meta+a+Shift)
  PASS   : tst_QKeySequence::parseString(a)
  PASS   : tst_QKeySequence::parseString(A)
  PASS   : tst_QKeySequence::parseString(Meta+Shift+)
  PASS   : tst_QKeySequence::fromString(Ctrl+Left)
  PASS   : tst_QKeySequence::fromString(Alt+Left)
  PASS   : tst_QKeySequence::fromString(Alt+Shift+Left)
  PASS   : tst_QKeySequence::fromString(Ctrl)
  PASS   : tst_QKeySequence::fromString(Alt)
  PASS   : tst_QKeySequence::fromString(Shift)
  PASS   : tst_QKeySequence::fromString(Meta)
  PASS   : tst_QKeySequence::fromString(Ctrl+Plus)
  PASS   : tst_QKeySequence::fromString(Ctrl+,)
  PASS   : tst_QKeySequence::fromString(Ctrl+,,Ctrl+,)
  PASS   : tst_QKeySequence::fromString(MultiKey)
  PASS   : tst_QKeySequence::fromString(Invalid)
  PASS   : tst_QKeySequence::listToString(Ctrl+Left; Meta+A)
  PASS   : tst_QKeySequence::listToString(Ctrl+;; Meta+A)
  PASS   : tst_QKeySequence::listToString(;; Meta+A)
  PASS   : tst_QKeySequence::listToString(Ctrl+Left; Meta+;)
  PASS   : tst_QKeySequence::listToString(Ctrl+Left; )
  PASS   : tst_QKeySequence::listToString(Ctrl+Left; ; Meta+A)
  PASS   : tst_QKeySequence::listFromString(Ctrl+Left; Meta+A)
  PASS   : tst_QKeySequence::listFromString(Ctrl+;; Meta+A)
  PASS   : tst_QKeySequence::listFromString(;; Meta+A)
  PASS   : tst_QKeySequence::listFromString(Ctrl+Left; Meta+;)
  PASS   : tst_QKeySequence::listFromString(Ctrl+Left; )
  PASS   : tst_QKeySequence::listFromString(Ctrl+Left; ; Meta+A)
  PASS   : tst_QKeySequence::listFromString(Ctrl+Left; 4+3=2; Meta+A)
  PASS   : tst_QKeySequence::standardKeys(unknownkey)
  PASS   : tst_QKeySequence::standardKeys(copy)
  PASS   : tst_QKeySequence::standardKeys(cut)
  PASS   : tst_QKeySequence::standardKeys(paste)
  PASS   : tst_QKeySequence::standardKeys(delete)
  PASS   : tst_QKeySequence::standardKeys(open)
  PASS   : tst_QKeySequence::standardKeys(find)
  PASS   : tst_QKeySequence::standardKeys(bold)
  PASS   : tst_QKeySequence::standardKeys(italic)
  PASS   : tst_QKeySequence::standardKeys(underline)
  PASS   : tst_QKeySequence::standardKeys(selectall)
  PASS   : tst_QKeySequence::standardKeys(print)
  PASS   : tst_QKeySequence::standardKeys(movenextchar)
  PASS   : tst_QKeySequence::standardKeys(zoomIn)
  PASS   : tst_QKeySequence::standardKeys(zoomOut)
  PASS   : tst_QKeySequence::standardKeys(whatsthis)
  PASS   : tst_QKeySequence::standardKeys(help)
  PASS   : tst_QKeySequence::standardKeys(nextChild)
  PASS   : tst_QKeySequence::standardKeys(previousChild)
  PASS   : tst_QKeySequence::standardKeys(forward)
  PASS   : tst_QKeySequence::standardKeys(backward)
  PASS   : tst_QKeySequence::standardKeys(MoveToEndOfBlock)
  PASS   : tst_QKeySequence::standardKeys(SelectEndOfDocument)
  FAIL!  : tst_QKeySequence::keyBindings() Compared lists differ at index 1.
     Actual   (bindings): <null>
     Expected (expected): <null>
     Loc: [tst_qkeysequence.cpp(397)]
  PASS   : tst_QKeySequence::translated(Shift++)
  PASS   : tst_QKeySequence::translated(Ctrl++)
  PASS   : tst_QKeySequence::translated(Alt++)
  PASS   : tst_QKeySequence::translated(Meta++)
  PASS   : tst_QKeySequence::translated(Shift+,, Shift++)
  PASS   : tst_QKeySequence::translated(Shift+,, Ctrl++)
  PASS   : tst_QKeySequence::translated(Shift+,, Alt++)
  PASS   : tst_QKeySequence::translated(Shift+,, Meta++)
  PASS   : tst_QKeySequence::translated(Ctrl+,, Shift++)
  PASS   : tst_QKeySequence::translated(Ctrl+,, Ctrl++)
  PASS   : tst_QKeySequence::translated(Ctrl+,, Alt++)
  PASS   : tst_QKeySequence::translated(Ctrl+,, Meta++)
  PASS   : tst_QKeySequence::i18nKeys(Kanji)
  PASS   : tst_QKeySequence::i18nKeys(Muhenkan)
  PASS   : tst_QKeySequence::i18nKeys(Henkan)
  PASS   : tst_QKeySequence::i18nKeys(Romaji)
  PASS   : tst_QKeySequence::i18nKeys(Hiragana)
  PASS   : tst_QKeySequence::i18nKeys(Katakana)
  PASS   : tst_QKeySequence::i18nKeys(Hiragana Katakana)
  PASS   : tst_QKeySequence::i18nKeys(Zenkaku)
  PASS   : tst_QKeySequence::i18nKeys(Hankaku)
  PASS   : tst_QKeySequence::i18nKeys(Zenkaku Hankaku)
  PASS   : tst_QKeySequence::i18nKeys(Touroku)
  PASS   : tst_QKeySequence::i18nKeys(Massyo)
  PASS   : tst_QKeySequence::i18nKeys(Kana Lock)
  PASS   : tst_QKeySequence::i18nKeys(Kana Shift)
  PASS   : tst_QKeySequence::i18nKeys(Eisu Shift)
  PASS   : tst_QKeySequence::i18nKeys(Eisu_toggle)
  PASS   : tst_QKeySequence::i18nKeys(Code input)
  PASS   : tst_QKeySequence::i18nKeys(Multiple Candidate)
  PASS   : tst_QKeySequence::i18nKeys(Previous Candidate)
  PASS   : tst_QKeySequence::i18nKeys(Hangul)
  PASS   : tst_QKeySequence::i18nKeys(Hangul Start)
  PASS   : tst_QKeySequence::i18nKeys(Hangul End)
  PASS   : tst_QKeySequence::i18nKeys(Hangul Hanja)
  PASS   : tst_QKeySequence::i18nKeys(Hangul Jamo)
  PASS   : tst_QKeySequence::i18nKeys(Hangul Romaja)
  PASS   : tst_QKeySequence::i18nKeys(Hangul Jeonja)
  PASS   : tst_QKeySequence::i18nKeys(Hangul Banja)
  PASS   : tst_QKeySequence::i18nKeys(Hangul PreHanja)
  PASS   : tst_QKeySequence::i18nKeys(Hangul PostHanja)
  PASS   : tst_QKeySequence::i18nKeys(Hangul Special)
  PASS   : tst_QKeySequence::cleanupTestCase()
  Totals: 180 passed, 1 failed, 0 skipped, 0 blacklisted
  ********* Finished testing of tst_QKeySequence *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qkeysequence: 0.139181 seconds, exit code 1

  Build log: http://testresults.qt-project.org/ci/QtBase_5.4_Integration/build_00607/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz

  Tested changes (refs/builds/5.4_1414672571):
    http://codereview.qt-project.org/98480 [PS1] - QWindowsStyle: fix CE_ComboBoxLabel text color
    http://codereview.qt-project.org/98476 [PS1] - Remove executable mode on qwidget_window.pro
    http://codereview.qt-project.org/98465 [PS1] - QShapedPixmapWindow: do not leak the backing store
    http://codereview.qt-project.org/94168 [PS2] - Do not include accessibility.pri twice
    http://codereview.qt-project.org/94925 [PS1] - Make the QPlatformTheme::keyBindings() search deterministic



More information about the Ci-reports mailing list