Autotests `tst_qitemdelegate' and `tst_qlineedit' failed :(
Testing tst_QLineEdit
FAIL! : tst_QLineEdit::noCursorBlinkWhenReadOnly() 'le.updates > 0' returned
FALSE. ()
tst_qlineedit.cpp(1871) : failure location
FAIL! : tst_QLineEdit::QTBUG7174_inputMaskCursorBlink()
'edit.updateRegion.contains(cursorRect)' returned FALSE. ()
tst_qlineedit.cpp(3756) : failure location
Totals: 323 passed, 2 failed, 0 skipped
QtQA::App::TestRunner: test failed, running again to see if it is flaky...
********* Start testing of tst_QLineEdit *********
Config: Using QtTest library 5.2.0, Qt 5.2.0
PASS : tst_QLineEdit::initTestCase()
PASS : tst_QLineEdit::getSetCheck()
PASS : tst_QLineEdit::experimental()
PASS : tst_QLineEdit::upperAndLowercase()
PASS : tst_QLineEdit::setInputMask(keys ip_localhost)
PASS : tst_QLineEdit::setInputMask(keys mac)
PASS : tst_QLineEdit::setInputMask(keys mac2)
PASS : tst_QLineEdit::setInputMask(keys byte)
PASS : tst_QLineEdit::setInputMask(keys halfbytes)
PASS : tst_QLineEdit::setInputMask(keys blank char same type as content)
PASS : tst_QLineEdit::setInputMask(keys parts of ip_localhost)
PASS : tst_QLineEdit::setInputMask(keys ip_null)
PASS : tst_QLineEdit::setInputMask(keys ip_null_hash)
PASS : tst_QLineEdit::setInputMask(keys ip_overflow)
PASS : tst_QLineEdit::setInputMask(keys uppercase)
PASS : tst_QLineEdit::setInputMask(keys lowercase)
PASS : tst_QLineEdit::setInputMask(keys nocase)
PASS : tst_QLineEdit::setInputMask(keys nocase1)
PASS : tst_QLineEdit::setInputMask(keys nocase2)
PASS : tst_QLineEdit::setInputMask(keys reserved)
PASS : tst_QLineEdit::setInputMask(keys escape01)
PASS : tst_QLineEdit::setInputMask(keys escape02)
PASS : tst_QLineEdit::setInputMask(keys escape03)
PASS : tst_QLineEdit::setInputMask(keys upper_lower_nocase1)
PASS : tst_QLineEdit::setInputMask(keys upper_lower_nocase2)
PASS : tst_QLineEdit::setInputMask(keys exact_case1)
PASS : tst_QLineEdit::setInputMask(keys exact_case2)
PASS : tst_QLineEdit::setInputMask(keys exact_case3)
PASS : tst_QLineEdit::setInputMask(keys exact_case4)
PASS : tst_QLineEdit::setInputMask(keys exact_case5)
PASS : tst_QLineEdit::setInputMask(keys exact_case6)
PASS : tst_QLineEdit::setInputMask(keys illegal_keys1)
PASS : tst_QLineEdit::setInputMask(keys illegal_keys2)
XFAIL : tst_QLineEdit::setInputMask(keys blank=input) To eat blanks or not?
Known issue. Task 43172
tst_qlineedit.cpp(673) : failure location
PASS : tst_QLineEdit::setInputMask(keys blank=input)
PASS : tst_QLineEdit::setInputMask(insert ip_localhost)
PASS : tst_QLineEdit::setInputMask(insert mac)
PASS : tst_QLineEdit::setInputMask(insert mac2)
PASS : tst_QLineEdit::setInputMask(insert byte)
PASS : tst_QLineEdit::setInputMask(insert halfbytes)
PASS : tst_QLineEdit::setInputMask(insert blank char same type as content)
PASS : tst_QLineEdit::setInputMask(insert parts of ip_localhost)
PASS : tst_QLineEdit::setInputMask(insert ip_null)
PASS : tst_QLineEdit::setInputMask(insert ip_null_hash)
PASS : tst_QLineEdit::setInputMask(insert ip_overflow)
PASS : tst_QLineEdit::setInputMask(insert uppercase)
PASS : tst_QLineEdit::setInputMask(insert lowercase)
PASS : tst_QLineEdit::setInputMask(insert nocase)
PASS : tst_QLineEdit::setInputMask(insert nocase1)
PASS : tst_QLineEdit::setInputMask(insert nocase2)
PASS : tst_QLineEdit::setInputMask(insert reserved)
PASS : tst_QLineEdit::setInputMask(insert escape01)
PASS : tst_QLineEdit::setInputMask(insert escape02)
PASS : tst_QLineEdit::setInputMask(insert escape03)
PASS : tst_QLineEdit::setInputMask(insert upper_lower_nocase1)
PASS : tst_QLineEdit::setInputMask(insert upper_lower_nocase2)
PASS : tst_QLineEdit::setInputMask(insert exact_case1)
PASS : tst_QLineEdit::setInputMask(insert exact_case2)
PASS : tst_QLineEdit::setInputMask(insert exact_case3)
PASS : tst_QLineEdit::setInputMask(insert exact_case4)
PASS : tst_QLineEdit::setInputMask(insert exact_case5)
PASS : tst_QLineEdit::setInputMask(insert exact_case6)
PASS : tst_QLineEdit::setInputMask(insert illegal_keys1)
PASS : tst_QLineEdit::setInputMask(insert illegal_keys2)
XFAIL : tst_QLineEdit::setInputMask(insert blank=input) To eat blanks or
not? Known issue. Task 43172
tst_qlineedit.cpp(673) : failure location
PASS : tst_QLineEdit::setInputMask(insert blank=input)
PASS : tst_QLineEdit::inputMask(nul 1)
PASS : tst_QLineEdit::inputMask(nul 2)
PASS : tst_QLineEdit::inputMask(mask 1)
PASS : tst_QLineEdit::inputMask(mask 2)
PASS : tst_QLineEdit::inputMask(mask 3)
PASS : tst_QLineEdit::inputMask(mask 4)
PASS : tst_QLineEdit::inputMask(invalid)
PASS : tst_QLineEdit::inputMask(unset)
PASS : tst_QLineEdit::clearInputMask()
PASS : tst_QLineEdit::keypress_inputMask(jumping on period(separator))
PASS : tst_QLineEdit::keypress_inputMask(jumping on input)
PASS : tst_QLineEdit::keypress_inputMask(delete)
PASS : tst_QLineEdit::keypress_inputMask(deleting all)
PASS : tst_QLineEdit::keypress_inputMask(backspace)
PASS : tst_QLineEdit::keypress_inputMask(uppercase)
PASS : tst_QLineEdit::inputMaskAndValidator(task28291)
PASS : tst_QLineEdit::hasAcceptableInputMask(Alphabetic optional and
required)
PASS : tst_QLineEdit::hasAcceptableInputMask(Alphanumeric optional and
require)
XFAIL : tst_QLineEdit::hasAcceptableInputMask(Any optional and required) To
eat blanks or not? Known issue. Task 43172
tst_qlineedit.cpp(842) : failure location
PASS : tst_QLineEdit::hasAcceptableInputMask(Any optional and required)
PASS : tst_QLineEdit::hasAcceptableInputMask(Numeric (0-9) required)
PASS : tst_QLineEdit::hasAcceptableInputMask(Numeric (1-9) optional and
required)
PASS : tst_QLineEdit::hasAcceptableInputValidator()
PASS : tst_QLineEdit::redo(Inserts and setting cursor)
PASS : tst_QLineEdit::undo(insert_numbers)
PASS : tst_QLineEdit::undo(insert_helloworld)
PASS : tst_QLineEdit::undo(insert_patterns)
PASS : tst_QLineEdit::undo(keyboard_numbers)
PASS : tst_QLineEdit::undo(keyboard_helloworld)
PASS : tst_QLineEdit::undo(keyboard_patterns)
PASS : tst_QLineEdit::undo_keypressevents(Inserts and moving cursor)
PASS : tst_QLineEdit::undo_keypressevents(Inserts,moving,selection and
delete)
PASS : tst_QLineEdit::undo_keypressevents(Inserts,moving,selection, delete
and undo)
PASS : tst_QLineEdit::undo_keypressevents(Inserts,moving,selection and
undo, removing selection)
PASS : tst_QLineEdit::undo_keypressevents(Inserts,backspace)
PASS : tst_QLineEdit::undo_keypressevents(Inserts,backspace,inserts)
PASS : tst_QLineEdit::undo_keypressevents(Inserts,moving,selection and
overwriting)
PASS : tst_QLineEdit::QTBUG5786_undoPaste()
PASS : tst_QLineEdit::clear()
PASS : tst_QLineEdit::text(Plain text0)
PASS : tst_QLineEdit::text(Plain text1)
PASS : tst_QLineEdit::text(Plain text2)
PASS : tst_QLineEdit::text(Plain text3)
PASS : tst_QLineEdit::text(Plain text4)
PASS : tst_QLineEdit::text(Newlines)
PASS : tst_QLineEdit::text(Text with nbsp)
PASS : tst_QLineEdit::textMask(Plain text1)
PASS : tst_QLineEdit::maskCharacter(Hex)
PASS : tst_QLineEdit::maskCharacter(hex)
PASS : tst_QLineEdit::maskCharacter(HexInvalid)
PASS : tst_QLineEdit::maskCharacter(hexInvalid)
PASS : tst_QLineEdit::maskCharacter(Bin)
PASS : tst_QLineEdit::maskCharacter(bin)
PASS : tst_QLineEdit::maskCharacter(BinInvalid)
PASS : tst_QLineEdit::maskCharacter(binInvalid)
PASS : tst_QLineEdit::setText()
PASS : tst_QLineEdit::displayText(setText_Normal text0)
PASS : tst_QLineEdit::displayText(setText_Normal text1)
PASS : tst_QLineEdit::displayText(setText_Normal text2)
PASS : tst_QLineEdit::displayText(setText_Normal text3)
PASS : tst_QLineEdit::displayText(setText_Normal text4)
PASS : tst_QLineEdit::displayText(setText_Normal text with nbsp)
PASS : tst_QLineEdit::displayText(setText_NoEcho text0)
PASS : tst_QLineEdit::displayText(setText_NoEcho text1)
PASS : tst_QLineEdit::displayText(setText_NoEcho text2)
PASS : tst_QLineEdit::displayText(setText_NoEcho text3)
PASS : tst_QLineEdit::displayText(setText_NoEcho text4)
PASS : tst_QLineEdit::displayText(setText_NoEcho text with nbsp)
PASS : tst_QLineEdit::displayText(setText_Password text0)
PASS : tst_QLineEdit::displayText(setText_Password text1)
PASS : tst_QLineEdit::displayText(setText_Password text2)
PASS : tst_QLineEdit::displayText(setText_Password text3)
PASS : tst_QLineEdit::displayText(setText_Password text4)
PASS : tst_QLineEdit::displayText(setText_Password text with nbsp)
PASS : tst_QLineEdit::displayText(useKeys_Normal text0)
PASS : tst_QLineEdit::displayText(useKeys_Normal text1)
PASS : tst_QLineEdit::displayText(useKeys_Normal text2)
PASS : tst_QLineEdit::displayText(useKeys_Normal text3)
PASS : tst_QLineEdit::displayText(useKeys_Normal text4)
PASS : tst_QLineEdit::displayText(useKeys_Normal text with nbsp)
PASS : tst_QLineEdit::displayText(useKeys_NoEcho text0)
PASS : tst_QLineEdit::displayText(useKeys_NoEcho text1)
PASS : tst_QLineEdit::displayText(useKeys_NoEcho text2)
PASS : tst_QLineEdit::displayText(useKeys_NoEcho text3)
PASS : tst_QLineEdit::displayText(useKeys_NoEcho text4)
PASS : tst_QLineEdit::displayText(useKeys_NoEcho text with nbsp)
PASS : tst_QLineEdit::displayText(useKeys_Password text0)
PASS : tst_QLineEdit::displayText(useKeys_Password text1)
PASS : tst_QLineEdit::displayText(useKeys_Password text2)
PASS : tst_QLineEdit::displayText(useKeys_Password text3)
PASS : tst_QLineEdit::displayText(useKeys_Password text4)
PASS : tst_QLineEdit::displayText(useKeys_Password text with nbsp)
PASS : tst_QLineEdit::passwordEchoOnEdit()
PASS : tst_QLineEdit::passwordEchoDelay()
PASS : tst_QLineEdit::maxLength_mask(mask_case)
PASS : tst_QLineEdit::maxLength_mask(mask_nocase)
PASS : tst_QLineEdit::maxLength_mask(mask_null)
PASS : tst_QLineEdit::maxLength_mask(mask_escape)
PASS : tst_QLineEdit::maxLength(keyclick before0)
PASS : tst_QLineEdit::maxLength(keyclick before1)
PASS : tst_QLineEdit::maxLength(keyclick after0)
PASS : tst_QLineEdit::maxLength(keyclick after1)
PASS : tst_QLineEdit::maxLength(settext before0)
PASS : tst_QLineEdit::maxLength(settext before1)
PASS : tst_QLineEdit::maxLength(settext after0)
PASS : tst_QLineEdit::maxLength(settext after1)
PASS : tst_QLineEdit::isReadOnly()
FAIL! : tst_QLineEdit::noCursorBlinkWhenReadOnly() 'le.updates > 0' returned
FALSE. ()
tst_qlineedit.cpp(1871) : failure location
PASS : tst_QLineEdit::cursorPosition()
PASS : tst_QLineEdit::cursorPositionChanged(a)
PASS : tst_QLineEdit::cursorPositionChanged(abc<home>)
PASS : tst_QLineEdit::cursorPositionChanged(abc<left>)
PASS : tst_QLineEdit::cursorPositionChanged(abc<right>)
PASS : tst_QLineEdit::cursorPositionChanged(abc<home><right>)
PASS : tst_QLineEdit::cursorPositionChanged(abc<backspace>)
PASS : tst_QLineEdit::cursorPositionChanged(abc<delete>)
PASS : tst_QLineEdit::cursorPositionChanged(abc<left><delete>)
PASS : tst_QLineEdit::cursorPositionChanged(abc<home><end>)
PASS : tst_QLineEdit::cursorPositionChanged(abc efg<home><ctrl-right>)
PASS : tst_QLineEdit::cursorPositionChanged(abc efg<ctrl-left>)
PASS : tst_QLineEdit::selectedText()
PASS : tst_QLineEdit::deleteSelectedText()
PASS : tst_QLineEdit::textChangedAndTextEdited()
PASS : tst_QLineEdit::returnPressed()
PASS : tst_QLineEdit::returnPressed_maskvalidator(no mask, no validator,
input '123<cr>')
PASS : tst_QLineEdit::returnPressed_maskvalidator(mask '999', no validator,
input '12<cr>')
PASS : tst_QLineEdit::returnPressed_maskvalidator(mask '999', no validator,
input '123<cr>')
PASS : tst_QLineEdit::returnPressed_maskvalidator(no mask, intfix
validator(0,999), input '123<cr>')
PASS : tst_QLineEdit::returnPressed_maskvalidator(no mask, intfix
validator(0,999), input '7777<cr>')
XFAIL : tst_QLineEdit::returnPressed_maskvalidator(mask '999', intfix
validator(0,999), input '12<cr>') QIntValidator has changed behaviour. Does not
accept spaces. Task 43082.
tst_qlineedit.cpp(2442) : failure location
PASS : tst_QLineEdit::returnPressed_maskvalidator(mask '999', intfix
validator(0,999), input '12<cr>')
PASS : tst_QLineEdit::returnPressed_maskvalidator(mask '999', intfix
validator(0,999), input '<cr>')
PASS : tst_QLineEdit::setValidator()
PASS : tst_QLineEdit::setValidator_QIntValidator(insert range [0,9] valid
'1')
PASS : tst_QLineEdit::setValidator_QIntValidator(insert range [3,7] valid
'3')
PASS : tst_QLineEdit::setValidator_QIntValidator(insert range [3,7] valid
'7')
PASS : tst_QLineEdit::setValidator_QIntValidator(insert range [0,100] valid
'9')
PASS : tst_QLineEdit::setValidator_QIntValidator(insert range [0,100] valid
'12')
PASS : tst_QLineEdit::setValidator_QIntValidator(insert range [-100,100]
valid '-12')
PASS : tst_QLineEdit::setValidator_QIntValidator(insert range [0,9] inv
'a-a')
PASS : tst_QLineEdit::setValidator_QIntValidator(insert range [0,9] inv 'A')
PASS : tst_QLineEdit::setValidator_QIntValidator(insert range [0,100] inv
'-')
PASS : tst_QLineEdit::setValidator_QIntValidator(insert range [0,100] int
'153')
PASS : tst_QLineEdit::setValidator_QIntValidator(insert range [-100,100]
int '-153')
PASS : tst_QLineEdit::setValidator_QIntValidator(insert range [3,7] int '2')
PASS : tst_QLineEdit::setValidator_QIntValidator(insert range [3,7] int '8')
PASS : tst_QLineEdit::setValidator_QIntValidator(useKeys range [0,9] valid
'1')
PASS : tst_QLineEdit::setValidator_QIntValidator(useKeys range [3,7] valid
'3')
PASS : tst_QLineEdit::setValidator_QIntValidator(useKeys range [3,7] valid
'7')
PASS : tst_QLineEdit::setValidator_QIntValidator(useKeys range [0,100]
valid '9')
PASS : tst_QLineEdit::setValidator_QIntValidator(useKeys range [0,100]
valid '12')
PASS : tst_QLineEdit::setValidator_QIntValidator(useKeys range [-100,100]
valid '-12')
PASS : tst_QLineEdit::setValidator_QIntValidator(useKeys range [0,9] inv
'a-a')
PASS : tst_QLineEdit::setValidator_QIntValidator(useKeys range [0,9] inv
'A')
PASS : tst_QLineEdit::setValidator_QIntValidator(useKeys range [0,100] inv
'-')
PASS : tst_QLineEdit::setValidator_QIntValidator(useKeys range [0,100] int
'153')
PASS : tst_QLineEdit::setValidator_QIntValidator(useKeys range [-100,100]
int '-153')
PASS : tst_QLineEdit::setValidator_QIntValidator(useKeys range [3,7] int
'2')
PASS : tst_QLineEdit::setValidator_QIntValidator(useKeys range [3,7] int
'8')
PASS : tst_QLineEdit::frame()
PASS : tst_QLineEdit::leftKeyOnSelectedText()
PASS : tst_QLineEdit::setAlignment()
PASS : tst_QLineEdit::isModified()
PASS : tst_QLineEdit::edited()
PASS : tst_QLineEdit::insert()
PASS : tst_QLineEdit::setSelection(selection start: 0 length: 1)
PASS : tst_QLineEdit::setSelection(selection start: 0 length: 2)
PASS : tst_QLineEdit::setSelection(selection start: 0 length: 4)
QWARN : tst_QLineEdit::setSelection(selection start: -1 length: 0)
QLineEdit::setSelection: Invalid start position (-1)
PASS : tst_QLineEdit::setSelection(selection start: -1 length: 0)
PASS : tst_QLineEdit::setSelection(selection start: 34 length: 1)
PASS : tst_QLineEdit::setSelection(selection start: 34 length: 2)
PASS : tst_QLineEdit::setSelection(selection start: 34 length: -1)
PASS : tst_QLineEdit::setSelection(selection start: 1 length: -2)
QWARN : tst_QLineEdit::setSelection(selection start: -1 length: -1)
QLineEdit::setSelection: Invalid start position (-1)
PASS : tst_QLineEdit::setSelection(selection start: -1 length: -1)
PASS : tst_QLineEdit::cut()
PASS : tst_QLineEdit::maxLengthAndInputMask()
PASS : tst_QLineEdit::returnPressedKeyEvent()
PASS : tst_QLineEdit::keepSelectionOnTabFocusIn()
PASS : tst_QLineEdit::readOnlyStyleOption()
PASS : tst_QLineEdit::validateOnFocusOut()
PASS : tst_QLineEdit::editInvalidText()
PASS : tst_QLineEdit::charWithAltOrCtrlModifier()
PASS : tst_QLineEdit::inlineCompletion()
PASS : tst_QLineEdit::noTextEditedOnClear()
PASS : tst_QLineEdit::cursor()
PASS : tst_QLineEdit::textMargin(default-0)
PASS : tst_QLineEdit::textMargin(default-1)
PASS : tst_QLineEdit::textMargin(default-2)
PASS : tst_QLineEdit::textMargin(default-3)
PASS : tst_QLineEdit::textMargin(hor-0)
PASS : tst_QLineEdit::textMargin(hor-1)
PASS : tst_QLineEdit::textMargin(hor-2)
PASS : tst_QLineEdit::textMargin(default-2-ver)
PASS : tst_QLineEdit::textMargin(ver)
QWARN : tst_QLineEdit::task180999_focus() Test input context to commit
without focused object
QWARN : tst_QLineEdit::task180999_focus() Test input context to commit
without focused object
QWARN : tst_QLineEdit::task180999_focus() Test input context to commit
without focused object
QWARN : tst_QLineEdit::task180999_focus() Test input context to commit
without focused object
QWARN : tst_QLineEdit::task180999_focus() Test input context to commit
without focused object
QWARN : tst_QLineEdit::task180999_focus() Test input context to commit
without focused object
QWARN : tst_QLineEdit::task180999_focus() Test input context to commit
without focused object
QWARN : tst_QLineEdit::task180999_focus() Test input context to commit
without focused object
QWARN : tst_QLineEdit::task180999_focus() Test input context to commit
without focused object
QWARN : tst_QLineEdit::task180999_focus() Test input context to commit
without focused object
PASS : tst_QLineEdit::task180999_focus()
PASS : tst_QLineEdit::task174640_editingFinished()
QWARN : tst_QLineEdit::task198789_currentCompletion()
QWindowsWindow::setGeometry: Unable to set geometry 100x30+320+138 on
QWidgetWindow/'task198789_WidgetClassWindow'. Resulting geometry:
104x30+320+138 (frame: 4, 23, 4, 4, custom margin: 0, 0, 0, 0, minimum size:
0x0, maximum size: 16777215x16777215).
PASS : tst_QLineEdit::task198789_currentCompletion()
PASS : tst_QLineEdit::task210502_caseInsensitiveInlineCompletion()
PASS : tst_QLineEdit::task229938_dontEmitChangedWhenTextIsNotChanged()
PASS : tst_QLineEdit::task233101_cursorPosAfterInputMethod(data1)
PASS : tst_QLineEdit::task233101_cursorPosAfterInputMethod(data2)
PASS : tst_QLineEdit::task233101_cursorPosAfterInputMethod(data3)
PASS : tst_QLineEdit::task233101_cursorPosAfterInputMethod(data4)
PASS : tst_QLineEdit::task233101_cursorPosAfterInputMethod(data5)
PASS : tst_QLineEdit::task233101_cursorPosAfterInputMethod(data6)
PASS : tst_QLineEdit::task233101_cursorPosAfterInputMethod(data7)
PASS : tst_QLineEdit::task233101_cursorPosAfterInputMethod(data8)
PASS : tst_QLineEdit::task233101_cursorPosAfterInputMethod(data9)
PASS : tst_QLineEdit::task233101_cursorPosAfterInputMethod(data10)
PASS : tst_QLineEdit::task233101_cursorPosAfterInputMethod(data11)
PASS : tst_QLineEdit::task233101_cursorPosAfterInputMethod(data12)
PASS : tst_QLineEdit::task233101_cursorPosAfterInputMethod(data13)
PASS : tst_QLineEdit::task233101_cursorPosAfterInputMethod(data14)
PASS : tst_QLineEdit::task233101_cursorPosAfterInputMethod(data15)
PASS : tst_QLineEdit::task233101_cursorPosAfterInputMethod(data16)
PASS : tst_QLineEdit::task233101_cursorPosAfterInputMethod(data17)
PASS : tst_QLineEdit::task233101_cursorPosAfterInputMethod(data18)
PASS : tst_QLineEdit::task233101_cursorPosAfterInputMethod(data19)
PASS : tst_QLineEdit::task233101_cursorPosAfterInputMethod(data20)
PASS : tst_QLineEdit::task233101_cursorPosAfterInputMethod(data21)
PASS : tst_QLineEdit::task233101_cursorPosAfterInputMethod(data22)
PASS : tst_QLineEdit::task233101_cursorPosAfterInputMethod(data23)
PASS : tst_QLineEdit::task233101_cursorPosAfterInputMethod(data24)
QWARN : tst_QLineEdit::task241436_passwordEchoOnEditRestoreEchoMode() Test
input context to commit without focused object
QWARN : tst_QLineEdit::task241436_passwordEchoOnEditRestoreEchoMode() Test
input context to commit without focused object
QWARN : tst_QLineEdit::task241436_passwordEchoOnEditRestoreEchoMode() Test
input context to commit without focused object
PASS : tst_QLineEdit::task241436_passwordEchoOnEditRestoreEchoMode()
PASS : tst_QLineEdit::task248948_redoRemovedSelection()
PASS : tst_QLineEdit::taskQTBUG_4401_enterKeyClearsPassword()
PASS : tst_QLineEdit::taskQTBUG_4679_moveToStartEndOfBlock()
PASS : tst_QLineEdit::taskQTBUG_4679_selectToStartEndOfBlock()
PASS : tst_QLineEdit::taskQTBUG_7902_contextMenuCrash()
PASS : tst_QLineEdit::taskQTBUG_7395_readOnlyShortcut()
PASS : tst_QLineEdit::QTBUG697_paletteCurrentColorGroup()
PASS : tst_QLineEdit::QTBUG13520_textNotVisible()
FAIL! : tst_QLineEdit::QTBUG7174_inputMaskCursorBlink()
'edit.updateRegion.contains(cursorRect)' returned FALSE. ()
tst_qlineedit.cpp(3756) : failure location
PASS : tst_QLineEdit::QTBUG16850_setSelection()
PASS : tst_QLineEdit::bidiVisualMovement(Latin text)
PASS : tst_QLineEdit::bidiVisualMovement(Hebrew text, one item)
PASS : tst_QLineEdit::bidiVisualMovement(Hebrew text after Latin text)
PASS : tst_QLineEdit::bidiVisualMovement(Latin text after Hebrew text)
PASS : tst_QLineEdit::bidiVisualMovement(LTR, 3 items)
PASS : tst_QLineEdit::bidiVisualMovement(RTL, 3 items)
PASS : tst_QLineEdit::bidiVisualMovement(LTR, 4 items)
PASS : tst_QLineEdit::bidiVisualMovement(RTL, 4 items)
PASS : tst_QLineEdit::bidiLogicalMovement(Latin text)
PASS : tst_QLineEdit::bidiLogicalMovement(Hebrew text, one item)
PASS : tst_QLineEdit::bidiLogicalMovement(Hebrew text after Latin text)
PASS : tst_QLineEdit::bidiLogicalMovement(Latin text after Hebrew text)
PASS : tst_QLineEdit::bidiLogicalMovement(LTR, 3 items)
PASS : tst_QLineEdit::bidiLogicalMovement(RTL, 3 items)
PASS : tst_QLineEdit::bidiLogicalMovement(LTR, 4 items)
PASS : tst_QLineEdit::bidiLogicalMovement(RTL, 4 items)
PASS : tst_QLineEdit::selectAndCursorPosition()
PASS : tst_QLineEdit::inputMethod()
PASS : tst_QLineEdit::inputMethodSelection()
PASS : tst_QLineEdit::inputMethodQueryImHints(None)
PASS : tst_QLineEdit::inputMethodQueryImHints(Password)
PASS : tst_QLineEdit::inputMethodQueryImHints(Normal)
PASS : tst_QLineEdit::undoRedoAndEchoModes(Normal)
PASS : tst_QLineEdit::undoRedoAndEchoModes(NoEcho)
PASS : tst_QLineEdit::undoRedoAndEchoModes(Password)
PASS : tst_QLineEdit::undoRedoAndEchoModes(PasswordEchoOnEdit)
PASS : tst_QLineEdit::clearButton()
PASS : tst_QLineEdit::sideWidgets()
PASS : tst_QLineEdit::cleanupTestCase()
Totals: 323 passed, 2 failed, 0 skipped
********* Finished testing of tst_QLineEdit *********
QtQA::App::TestRunner: test failure could be reproduced twice consecutively
QtQA::App::TestRunner: end tst_qlineedit: 8 seconds, exit code 2
Testing tst_QItemDelegate
FAIL! : tst_QItemDelegate::font(foo italic) Compared values are not the same
Actual (delegate->displayText):
Expected (item->text()) : foo
tst_qitemdelegate.cpp(475) : failure location
FAIL! : tst_QItemDelegate::font(foo bold) Compared values are not the same
Actual (delegate->displayText):
Expected (item->text()) : foo
tst_qitemdelegate.cpp(475) : failure location
FAIL! : tst_QItemDelegate::font(foo family) Compared values are not the same
Actual (delegate->displayText):
Expected (item->text()) : foo
tst_qitemdelegate.cpp(475) : failure location
FAIL! : tst_QItemDelegate::decoration(pixmap 30x30) Compared values are not
the same
Actual (delegate.decorationRect.size()): QSize(0x0)
Expected (expected) : QSize(30x30)
tst_qitemdelegate.cpp(1091) : failure location
FAIL! : tst_QItemDelegate::decoration(image 30x30) Compared values are not
the same
Actual (delegate.decorationRect.size()): QSize(0x0)
Expected (expected) : QSize(30x30)
tst_qitemdelegate.cpp(1091) : failure location
FAIL! : tst_QItemDelegate::decoration(icon 30x30) Compared values are not
the same
Actual (delegate.decorationRect.size()): QSize(0x0)
Expected (expected) : QSize(16x16)
tst_qitemdelegate.cpp(1091) : failure location
FAIL! : tst_QItemDelegate::decoration(color 30x30) Compared values are not
the same
Actual (delegate.decorationRect.size()): QSize(0x0)
Expected (expected) : QSize(16x16)
tst_qitemdelegate.cpp(1091) : failure location
Totals: 47 passed, 7 failed, 0 skipped
QtQA::App::TestRunner: test failed, running again to see if it is flaky...
********* Start testing of tst_QItemDelegate *********
Config: Using QtTest library 5.2.0, Qt 5.2.0
PASS : tst_QItemDelegate::initTestCase()
PASS : tst_QItemDelegate::getSetCheck()
PASS : tst_QItemDelegate::textRectangle(empty)
PASS : tst_QItemDelegate::sizeHint(empty)
PASS : tst_QItemDelegate::editorKeyPress(foo bar)
PASS : tst_QItemDelegate::doubleEditorNegativeInput()
FAIL! : tst_QItemDelegate::font(foo italic) Compared values are not the same
Actual (delegate->displayText):
Expected (item->text()) : foo
tst_qitemdelegate.cpp(475) : failure location
FAIL! : tst_QItemDelegate::font(foo bold) Compared values are not the same
Actual (delegate->displayText):
Expected (item->text()) : foo
tst_qitemdelegate.cpp(475) : failure location
FAIL! : tst_QItemDelegate::font(foo family) Compared values are not the same
Actual (delegate->displayText):
Expected (item->text()) : foo
tst_qitemdelegate.cpp(475) : failure location
PASS : tst_QItemDelegate::doLayout(top, left to right, hint)
PASS : tst_QItemDelegate::doLayout(top, right to left, hint)
PASS : tst_QItemDelegate::doLayout(bottom, left to right, hint)
PASS : tst_QItemDelegate::doLayout(bottom, right to left, hint)
PASS : tst_QItemDelegate::doLayout(left, left to right, hint)
PASS : tst_QItemDelegate::doLayout(left, right to left, hint)
PASS : tst_QItemDelegate::doLayout(right, left to right, hint)
PASS : tst_QItemDelegate::doLayout(right, right to left, hint)
PASS : tst_QItemDelegate::rect(pixmap)
PASS : tst_QItemDelegate::rect(image)
PASS : tst_QItemDelegate::rect(icon)
PASS : tst_QItemDelegate::rect(color)
PASS : tst_QItemDelegate::rect(double)
PASS : tst_QItemDelegate::testEventFilter()
PASS : tst_QItemDelegate::dateTimeEditor(data)
PASS : tst_QItemDelegate::dateAndTimeEditorTest2()
PASS : tst_QItemDelegate::uintEdit()
FAIL! : tst_QItemDelegate::decoration(pixmap 30x30) Compared values are not
the same
Actual (delegate.decorationRect.size()): QSize(0x0)
Expected (expected) : QSize(30x30)
tst_qitemdelegate.cpp(1091) : failure location
FAIL! : tst_QItemDelegate::decoration(image 30x30) Compared values are not
the same
Actual (delegate.decorationRect.size()): QSize(0x0)
Expected (expected) : QSize(30x30)
tst_qitemdelegate.cpp(1091) : failure location
FAIL! : tst_QItemDelegate::decoration(icon 30x30) Compared values are not
the same
Actual (delegate.decorationRect.size()): QSize(0x0)
Expected (expected) : QSize(16x16)
tst_qitemdelegate.cpp(1091) : failure location
FAIL! : tst_QItemDelegate::decoration(color 30x30) Compared values are not
the same
Actual (delegate.decorationRect.size()): QSize(0x0)
Expected (expected) : QSize(16x16)
tst_qitemdelegate.cpp(1091) : failure location
PASS : tst_QItemDelegate::editorEvent(unchecked, checkable, release)
PASS : tst_QItemDelegate::editorEvent(checked, checkable, release)
PASS : tst_QItemDelegate::editorEvent(unchecked, checkable, release)
PASS : tst_QItemDelegate::editorEvent(unchecked, checkable, release, right
button)
PASS : tst_QItemDelegate::editorEvent(unchecked, checkable, release outside)
PASS : tst_QItemDelegate::editorEvent(unchecked, checkable, dblclick)
PASS : tst_QItemDelegate::editorEvent(unchecked, tristate, release)
PASS : tst_QItemDelegate::editorEvent(partially checked, tristate, release)
PASS : tst_QItemDelegate::editorEvent(checked, tristate, release)
PASS : tst_QItemDelegate::enterKey(lineedit enter)
PASS : tst_QItemDelegate::enterKey(textedit enter)
PASS : tst_QItemDelegate::enterKey(plaintextedit enter)
PASS : tst_QItemDelegate::enterKey(plaintextedit return)
PASS : tst_QItemDelegate::enterKey(plaintextedit tab)
PASS : tst_QItemDelegate::enterKey(lineedit tab)
PASS : tst_QItemDelegate::comboBox()
PASS : tst_QItemDelegate::testLineEditValidation(enter)
PASS : tst_QItemDelegate::testLineEditValidation(return)
PASS : tst_QItemDelegate::testLineEditValidation(tab)
PASS : tst_QItemDelegate::testLineEditValidation(backtab)
PASS : tst_QItemDelegate::testLineEditValidation(escape)
PASS : tst_QItemDelegate::task257859_finalizeEdit()
PASS : tst_QItemDelegate::QTBUG4435_keepSelectionOnCheck()
PASS : tst_QItemDelegate::cleanupTestCase()
Totals: 47 passed, 7 failed, 0 skipped
********* Finished testing of tst_QItemDelegate *********
QtQA::App::TestRunner: test failure could be reproduced twice consecutively
QtQA::App::TestRunner: end tst_qitemdelegate: 93 seconds, exit code 7
Build log:
http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_02408/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz
Tested changes (refs/builds/stable_1383043111):
http://codereview.qt-project.org/54786 [PS10] - Android: handle keyPress
event for Key_Back
http://codereview.qt-project.org/69397 [PS3] - Fix the show/hide logic.
http://codereview.qt-project.org/69065 [PS3] - Allow the user to specify a
theme list.
_______________________________________________
Ci-reports mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/ci-reports