Autotests `tst_qgl', `tst_qguiapplication', and `tst_qlineedit' failed :( Testing tst_QLineEdit FAIL! : tst_QLineEdit::inputMethod() 'testWidget->hasFocus()' returned FALSE. () .\tst_qlineedit.cpp(3905) : failure location Totals: 320 passed, 1 failed, 2 skipped QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QLineEdit ********* Config: Using QTest library 5.0.1, Qt 5.0.1 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(663) : 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(663) : 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(832) : 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() SKIP : tst_QLineEdit::passwordEchoDelay() Platform not defining echo delay and overriding only possible in internal build .\tst_qlineedit.cpp(1678) : failure location 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() PASS : tst_QLineEdit::noCursorBlinkWhenReadOnly() 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(2426) : 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) 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 'task198789_WidgetClassWindow'. Resulting geometry: 104x30+320+138 (frame: 4, 23, 4, 4). 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) 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() SKIP : tst_QLineEdit::QTBUG697_paletteCurrentColorGroup() Only tested on X11 .\tst_qlineedit.cpp(3677) : failure location PASS : tst_QLineEdit::QTBUG13520_textNotVisible() PASS : tst_QLineEdit::QTBUG7174_inputMaskCursorBlink() 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() FAIL! : tst_QLineEdit::inputMethod() 'testWidget->hasFocus()' returned FALSE. () .\tst_qlineedit.cpp(3905) : failure location 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::cleanupTestCase() Totals: 320 passed, 1 failed, 2 skipped ********* Finished testing of tst_QLineEdit ********* QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qlineedit: 22 seconds, exit code 1 Testing tst_QGuiApplication QtQA::App::TestRunner: Process exited with exit code 0xC0000005 (STATUS_ACCESS_VIOLATION) QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QGuiApplication ********* Config: Using QTest library 5.0.1, Qt 5.0.1 PASS : tst_QGuiApplication::initTestCase() PASS : tst_QGuiApplication::displayName() PASS : tst_QGuiApplication::focusObject() PASS : tst_QGuiApplication::allWindows() PASS : tst_QGuiApplication::topLevelWindows() QWARN : tst_QGuiApplication::abortQuitOnShow() QObject::disconnect: Unexpected null parameter QtQA::App::TestRunner: Process exited with exit code 0xC0000005 (STATUS_ACCESS_VIOLATION) QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qguiapplication: 1 seconds, exit code 3221225477 Testing tst_QGL FAIL! : tst_QGL::graphicsViewClipping() Pixel [4,0]: Max fuzz (1) exceeded: (0,0,4,255) vs (0,0,0,255) .\tst_qgl.cpp(878) : failure location QtQA::App::TestRunner: Process exited with exit code 0xC0000005 (STATUS_ACCESS_VIOLATION) QtQA::App::TestRunner: test failed, running again to see if it is flaky... ********* Start testing of tst_QGL ********* Config: Using QTest library 5.0.1, Qt 5.0.1 PASS : tst_QGL::initTestCase() PASS : tst_QGL::getSetCheck() FAIL! : tst_QGL::graphicsViewClipping() Pixel [4,0]: Max fuzz (1) exceeded: (0,0,4,255) vs (0,0,0,255) .\tst_qgl.cpp(878) : failure location QtQA::App::TestRunner: Process exited with exit code 0xC0000005 (STATUS_ACCESS_VIOLATION) QtQA::App::TestRunner: test failure could be reproduced twice consecutively QtQA::App::TestRunner: end tst_qgl: 1 seconds, exit code 3221225477
Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_00236/win32-msvc2010_Windows_7/log.txt.gz Tested changes (refs/builds/stable_1357758353): http://codereview.qt-project.org/43606 [PS2] - configure.exe: Fix line feed character http://codereview.qt-project.org/44080 [PS5] - Transient QWindows centered; default-constructed geometry http://codereview.qt-project.org/44081 [PS1] - Added transient window manual test http://codereview.qt-project.org/44284 [PS3] - Support MinGW for CTest test cases http://codereview.qt-project.org/44213 [PS1] - Fix socket binding on mingw builds http://codereview.qt-project.org/44154 [PS1] - qmake: link statically on MinGW _______________________________________________ Ci-reports mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/ci-reports
