thirty-two autotests failed :(
Some (not all) of the tests were determined to be flaky, meaning results were
not consistent across multiple runs. This might make the problem difficult to
reproduce. Also, flaky failures might or might not be related to any recent
changes in the source code.
Testing tst_qquicktextinput
FAIL! : tst_qquicktextinput::remoteCursorDelegate() Compared values are not
the same
Loc: [tst_qquicktextinput.cpp(2883)]
Totals: 402 passed, 1 failed, 3 skipped, 0 blacklisted
QtQA::App::TestRunner: test failed, running again to see if it is flaky...
********* Start testing of tst_qquicktextinput *********
Config: Using QtTest library 5.5.1, Qt 5.5.1 (x86_64-little_endian-lp64
shared (dynamic) release build; by Clang 6.0 (clang-600.0.54) (Apple))
PASS : tst_qquicktextinput::initTestCase()
PASS : tst_qquicktextinput::text()
PASS : tst_qquicktextinput::width()
PASS : tst_qquicktextinput::font()
PASS : tst_qquicktextinput::color()
PASS : tst_qquicktextinput::wrap()
PASS : tst_qquicktextinput::selection()
PASS : tst_qquicktextinput::persistentSelection()
PASS : tst_qquicktextinput::isRightToLeft(Empty)
PASS : tst_qquicktextinput::isRightToLeft(Neutral)
PASS : tst_qquicktextinput::isRightToLeft(LTR)
PASS : tst_qquicktextinput::isRightToLeft(RTL)
PASS : tst_qquicktextinput::isRightToLeft(Bidi RTL + LTR + RTL)
PASS : tst_qquicktextinput::isRightToLeft(Bidi LTR + RTL + LTR)
PASS : tst_qquicktextinput::moveCursorSelection((t)he|characters)
PASS : tst_qquicktextinput::moveCursorSelection(do(g)|characters)
PASS : tst_qquicktextinput::moveCursorSelection(jum(p)ed|characters)
PASS : tst_qquicktextinput::moveCursorSelection(jumped( )over|characters)
PASS : tst_qquicktextinput::moveCursorSelection((the )|characters)
PASS : tst_qquicktextinput::moveCursorSelection(( dog)|characters)
PASS : tst_qquicktextinput::moveCursorSelection(( jumped )|characters)
PASS : tst_qquicktextinput::moveCursorSelection(th(e qu)ick|characters)
PASS : tst_qquicktextinput::moveCursorSelection(la(zy d)og|characters)
PASS : tst_qquicktextinput::moveCursorSelection(jum(ped ov)er|characters)
PASS : tst_qquicktextinput::moveCursorSelection(()the|characters)
PASS : tst_qquicktextinput::moveCursorSelection(dog()|characters)
PASS : tst_qquicktextinput::moveCursorSelection(jum()ped|characters)
PASS : tst_qquicktextinput::moveCursorSelection(<(t)he>|words)
PASS : tst_qquicktextinput::moveCursorSelection(<do(g)>|words)
PASS : tst_qquicktextinput::moveCursorSelection(<jum(p)ed>|words)
PASS : tst_qquicktextinput::moveCursorSelection(<jumped( )>over|words,ltr)
PASS : tst_qquicktextinput::moveCursorSelection(jumped<( )over>|words,rtl)
PASS : tst_qquicktextinput::moveCursorSelection(<(the )>quick|words,ltr)
PASS : tst_qquicktextinput::moveCursorSelection(<(the )quick>|words,rtl)
PASS : tst_qquicktextinput::moveCursorSelection(<lazy( dog)>|words,ltr)
PASS : tst_qquicktextinput::moveCursorSelection(lazy<( dog)>|words,rtl)
PASS : tst_qquicktextinput::moveCursorSelection(<fox( jumped
)>over|words,ltr)
PASS : tst_qquicktextinput::moveCursorSelection(fox<( jumped
)over>|words,rtl)
PASS : tst_qquicktextinput::moveCursorSelection(<th(e qu)ick>|words)
PASS : tst_qquicktextinput::moveCursorSelection(<la(zy d)og|words>)
PASS : tst_qquicktextinput::moveCursorSelection(<jum(ped ov)er>|words)
PASS : tst_qquicktextinput::moveCursorSelection(<()>the|words)
PASS : tst_qquicktextinput::moveCursorSelection(dog<()>|words)
PASS : tst_qquicktextinput::moveCursorSelection(jum<()>ped|words)
PASS : tst_qquicktextinput::moveCursorSelection(<Hello(,)> |words,ltr)
PASS : tst_qquicktextinput::moveCursorSelection(Hello<(,)> |words,rtl)
PASS : tst_qquicktextinput::moveCursorSelection(<Hello(, )>world|words,ltr)
PASS : tst_qquicktextinput::moveCursorSelection(Hello<(, )world>|words,rtl)
PASS : tst_qquicktextinput::moveCursorSelection(<Hel(lo, )>world|words,ltr)
PASS : tst_qquicktextinput::moveCursorSelection(<Hel(lo, )world>|words,rtl)
PASS : tst_qquicktextinput::moveCursorSelection(<Hel(lo)>,|words)
PASS : tst_qquicktextinput::moveCursorSelection(Hello<()>,|words)
PASS : tst_qquicktextinput::moveCursorSelection(Hello,<()>|words)
PASS : tst_qquicktextinput::moveCursorSelection(Hello,<( )>world|words,ltr)
PASS : tst_qquicktextinput::moveCursorSelection(Hello,<( )world>|words,rtl)
PASS : tst_qquicktextinput::moveCursorSelection(Hello,<( world)>|words)
PASS : tst_qquicktextinput::moveCursorSelection(Hello,<( world!)>|words)
PASS : tst_qquicktextinput::moveCursorSelection(<Hello(, world!)>|words,ltr)
PASS : tst_qquicktextinput::moveCursorSelection(Hello<(, world!)>|words,rtl)
PASS : tst_qquicktextinput::moveCursorSelection(<world(!)>|words,ltr)
PASS : tst_qquicktextinput::moveCursorSelection(world<(!)>|words,rtl)
PASS : tst_qquicktextinput::moveCursorSelection(world!<()>)|words)
PASS : tst_qquicktextinput::moveCursorSelection(world<()>!)|words)
PASS : tst_qquicktextinput::moveCursorSelection(<(,)>olleH |words,ltr)
PASS : tst_qquicktextinput::moveCursorSelection(<(,)olleH> |words,rtl)
PASS : tst_qquicktextinput::moveCursorSelection(<dlrow( ,)>olleH|words,ltr)
PASS : tst_qquicktextinput::moveCursorSelection(dlrow<( ,)olleH>|words,rtl)
PASS : tst_qquicktextinput::moveCursorSelection(<dlrow( ,ol)leH>|words,ltr)
PASS : tst_qquicktextinput::moveCursorSelection(dlrow<( ,ol)leH>|words,rtl)
PASS : tst_qquicktextinput::moveCursorSelection(,<(ol)leH>,|words)
PASS : tst_qquicktextinput::moveCursorSelection(,<()>olleH|words)
PASS : tst_qquicktextinput::moveCursorSelection(<()>,olleH|words)
PASS : tst_qquicktextinput::moveCursorSelection(<dlrow( )>,olleH|words,ltr)
PASS : tst_qquicktextinput::moveCursorSelection(dlrow<( )>,olleH|words,rtl)
PASS : tst_qquicktextinput::moveCursorSelection(<(dlrow )>,olleH|words)
PASS : tst_qquicktextinput::moveCursorSelection(<(!dlrow )>,olleH|words)
PASS : tst_qquicktextinput::moveCursorSelection(<(!dlrow ,)>olleH|words,ltr)
PASS : tst_qquicktextinput::moveCursorSelection(<(!dlrow ,)olleH>|words,rtl)
PASS : tst_qquicktextinput::moveCursorSelection(<(!)>dlrow|words,ltr)
PASS : tst_qquicktextinput::moveCursorSelection(<(!)dlrow|words,rtl)
PASS : tst_qquicktextinput::moveCursorSelection(<()>!dlrow|words)
PASS : tst_qquicktextinput::moveCursorSelection(!<()>dlrow|words)
PASS : tst_qquicktextinput::moveCursorSelection( <s(pac)ey> text |words)
PASS : tst_qquicktextinput::moveCursorSelection( spacey <t(ex)t> |words)
PASS : tst_qquicktextinput::moveCursorSelection(<( )>spacey text
|words|ltr)
PASS : tst_qquicktextinput::moveCursorSelection(<( )spacey> text
|words|rtl)
PASS : tst_qquicktextinput::moveCursorSelection(spacey <text(
)>|words|ltr)
PASS : tst_qquicktextinput::moveCursorSelection(spacey text<(
)>|words|rtl)
PASS : tst_qquicktextinput::moveCursorSelection(<()> spacey text |words)
PASS : tst_qquicktextinput::moveCursorSelection( spacey text <()>|words)
PASS : tst_qquicktextinput::moveCursorSelectionSequence(the {<quick(
bro)wn> f^ox} jumped|ltr)
PASS : tst_qquicktextinput::moveCursorSelectionSequence(the quick<(
{bro)wn> f^ox} jumped|rtl)
PASS : tst_qquicktextinput::moveCursorSelectionSequence(the {<quick(
bro)wn> ^}fox jumped|ltr)
PASS : tst_qquicktextinput::moveCursorSelectionSequence(the quick<(
{bro)wn> ^}fox jumped|rtl)
PASS : tst_qquicktextinput::moveCursorSelectionSequence(the {<quick(
bro)wn^>} fox jumped|ltr)
PASS : tst_qquicktextinput::moveCursorSelectionSequence(the quick<(
{bro)wn^>} f^ox jumped|rtl)
PASS : tst_qquicktextinput::moveCursorSelectionSequence(the {<quick()
^}bro)wn> fox|ltr)
PASS : tst_qquicktextinput::moveCursorSelectionSequence(the quick<(
{^bro)wn>} fox|rtl)
PASS : tst_qquicktextinput::moveCursorSelectionSequence(the {<quick^}(
bro)wn> fox|ltr)
PASS : tst_qquicktextinput::moveCursorSelectionSequence(the quick{<(^
bro)wn>} fox|rtl)
PASS : tst_qquicktextinput::moveCursorSelectionSequence(the {<qui^ck}(
bro)wn> fox|ltr)
PASS : tst_qquicktextinput::moveCursorSelectionSequence(the {<qui^ck}(
bro)wn> fox|rtl)
PASS : tst_qquicktextinput::moveCursorSelectionSequence(the {<^quick}(
bro)wn> fox|ltr)
PASS : tst_qquicktextinput::moveCursorSelectionSequence(the {<^quick}(
bro)wn> fox|rtl)
PASS : tst_qquicktextinput::moveCursorSelectionSequence(the{^ <quick}(
bro)wn> fox|ltr)
PASS : tst_qquicktextinput::moveCursorSelectionSequence(the{^ <quick}(
bro)wn> fox|rtl)
PASS : tst_qquicktextinput::moveCursorSelectionSequence({t^he <quick}(
bro)wn> fox|ltr)
PASS : tst_qquicktextinput::moveCursorSelectionSequence({t^he <quick}(
bro)wn> fox|rtl)
PASS : tst_qquicktextinput::moveCursorSelectionSequence({<He(ll)o>,
w^orld}!|ltr)
PASS : tst_qquicktextinput::moveCursorSelectionSequence({<He(ll)o>,
w^orld}!|rtl)
PASS : tst_qquicktextinput::moveCursorSelectionSequence(!{dlro^w
,<o(ll)eH>}|ltr)
PASS : tst_qquicktextinput::moveCursorSelectionSequence(!{dlro^w
,<o(ll)eH>}|rtl)
PASS : tst_qquicktextinput::moveCursorSelectionSequence({<(^} sp)acey>
text |ltr)
PASS : tst_qquicktextinput::moveCursorSelectionSequence({<( ^}sp)acey>
text |ltr)
PASS : tst_qquicktextinput::moveCursorSelectionSequence(<( {s^p)acey>}
text |rtl)
PASS : tst_qquicktextinput::moveCursorSelectionSequence(<( {^sp)acey>}
text |rtl)
PASS : tst_qquicktextinput::moveCursorSelectionSequence( spacey <te(xt
{^)>}|rtl)
PASS : tst_qquicktextinput::moveCursorSelectionSequence( spacey <te(xt{^
)>}|rtl)
PASS : tst_qquicktextinput::moveCursorSelectionSequence( spacey {<te(x^t}
)>|ltr)
PASS : tst_qquicktextinput::moveCursorSelectionSequence( spacey {<te(xt^}
)>|ltr)
PASS : tst_qquicktextinput::dragMouseSelection()
PASS : tst_qquicktextinput::mouseSelectionMode(SelectWords focused)
PASS : tst_qquicktextinput::mouseSelectionMode(SelectCharacters focused)
PASS : tst_qquicktextinput::mouseSelectionMode(default focused)
PASS : tst_qquicktextinput::mouseSelectionMode(SelectWords unfocused)
PASS : tst_qquicktextinput::mouseSelectionMode(SelectCharacters unfocused)
PASS : tst_qquicktextinput::mouseSelectionMode(default unfocused)
PASS : tst_qquicktextinput::mouseSelectionMode(SelectWords focuss on press)
PASS : tst_qquicktextinput::mouseSelectionMode(SelectCharacters focus on
press)
PASS : tst_qquicktextinput::mouseSelectionMode(default focus on press)
QWARN : tst_qquicktextinput::mouseSelectionMode_accessors() Don't know how
to handle 'mode', use qRegisterMetaType to register it.
PASS : tst_qquicktextinput::mouseSelectionMode_accessors()
PASS : tst_qquicktextinput::selectByMouse()
PASS : tst_qquicktextinput::renderType()
PASS : tst_qquicktextinput::tripleClickSelectsAll()
PASS : tst_qquicktextinput::horizontalAlignment_RightToLeft()
PASS : tst_qquicktextinput::verticalAlignment()
PASS : tst_qquicktextinput::clipRect()
PASS : tst_qquicktextinput::boundingRect()
PASS : tst_qquicktextinput::positionAt()
PASS : tst_qquicktextinput::maxLength()
PASS : tst_qquicktextinput::masks()
PASS : tst_qquicktextinput::validators()
PASS : tst_qquicktextinput::inputMethods()
PASS : tst_qquicktextinput::signal_accepted()
PASS : tst_qquicktextinput::signal_editingfinished()
PASS : tst_qquicktextinput::passwordCharacter()
PASS : tst_qquicktextinput::cursorDelegate(out of line)
PASS : tst_qquicktextinput::cursorDelegate(in line)
PASS : tst_qquicktextinput::cursorDelegate(external)
FAIL! : tst_qquicktextinput::remoteCursorDelegate() Compared values are not
the same
Loc: [tst_qquicktextinput.cpp(2883)]
SKIP : tst_qquicktextinput::cursorVisible() This test is unstable
Loc: [tst_qquicktextinput.cpp(2889)]
PASS : tst_qquicktextinput::cursorRectangle(left to right)
PASS : tst_qquicktextinput::cursorRectangle(right to left)
PASS : tst_qquicktextinput::navigation()
PASS : tst_qquicktextinput::navigation_RTL()
PASS : tst_qquicktextinput::copyAndPaste()
PASS : tst_qquicktextinput::copyAndPasteKeySequence()
PASS : tst_qquicktextinput::canPasteEmpty()
PASS : tst_qquicktextinput::canPaste()
PASS : tst_qquicktextinput::middleClickPaste()
PASS : tst_qquicktextinput::readOnly()
PASS : tst_qquicktextinput::focusOnPress()
PASS : tst_qquicktextinput::openInputPanel()
PASS : tst_qquicktextinput::setHAlignClearCache()
PASS : tst_qquicktextinput::focusOutClearSelection()
PASS : tst_qquicktextinput::focusOutNotClearSelection()
PASS : tst_qquicktextinput::echoMode()
SKIP : tst_qquicktextinput::passwordEchoDelay() No mask delay in use
Loc: [tst_qquicktextinput.cpp(3287)]
PASS : tst_qquicktextinput::geometrySignals()
PASS : tst_qquicktextinput::contentSize()
PASS : tst_qquicktextinput::preeditAutoScroll()
PASS : tst_qquicktextinput::preeditCursorRectangle()
PASS : tst_qquicktextinput::inputContextMouseHandler()
PASS : tst_qquicktextinput::inputMethodComposing()
PASS : tst_qquicktextinput::inputMethodUpdate()
PASS : tst_qquicktextinput::cursorRectangleSize()
PASS : tst_qquicktextinput::getText(all plain text)
PASS : tst_qquicktextinput::getText(plain text sub string)
PASS : tst_qquicktextinput::getText(plain text sub string reversed)
PASS : tst_qquicktextinput::getText(plain text cropped beginning)
PASS : tst_qquicktextinput::getText(plain text cropped end)
PASS : tst_qquicktextinput::getText(plain text cropped beginning and end)
PASS : tst_qquicktextinput::insert(at cursor position (beginning))
PASS : tst_qquicktextinput::insert(at cursor position (end))
PASS : tst_qquicktextinput::insert(at cursor position (middle))
PASS : tst_qquicktextinput::insert(after cursor position (beginning))
PASS : tst_qquicktextinput::insert(before cursor position (end))
PASS : tst_qquicktextinput::insert(before cursor position (middle))
PASS : tst_qquicktextinput::insert(after cursor position (middle))
PASS : tst_qquicktextinput::insert(before selection)
PASS : tst_qquicktextinput::insert(before reversed selection)
PASS : tst_qquicktextinput::insert(after selection)
PASS : tst_qquicktextinput::insert(after reversed selection)
PASS : tst_qquicktextinput::insert(into selection)
PASS : tst_qquicktextinput::insert(into reversed selection)
PASS : tst_qquicktextinput::insert(rich text into plain text)
PASS : tst_qquicktextinput::insert(before start)
PASS : tst_qquicktextinput::insert(past end)
PASS : tst_qquicktextinput::insert(mask: at cursor position (beginning))
PASS : tst_qquicktextinput::insert(mask: at cursor position (end))
PASS : tst_qquicktextinput::insert(mask: at cursor position (middle))
PASS : tst_qquicktextinput::insert(mask: after cursor position (beginning))
PASS : tst_qquicktextinput::insert(mask: before cursor position (end))
PASS : tst_qquicktextinput::insert(mask: before cursor position (middle))
PASS : tst_qquicktextinput::insert(mask: after cursor position (middle))
PASS : tst_qquicktextinput::insert(mask: before selection)
PASS : tst_qquicktextinput::insert(mask: before reversed selection)
PASS : tst_qquicktextinput::insert(mask: after selection)
PASS : tst_qquicktextinput::insert(mask: after reversed selection)
PASS : tst_qquicktextinput::insert(mask: into selection)
PASS : tst_qquicktextinput::insert(mask: into reversed selection)
PASS : tst_qquicktextinput::insert(mask: before start)
PASS : tst_qquicktextinput::insert(mask: past end)
PASS : tst_qquicktextinput::insert(mask: invalid characters)
PASS : tst_qquicktextinput::insert(mask: mixed validity)
PASS : tst_qquicktextinput::remove(from cursor position (beginning))
PASS : tst_qquicktextinput::remove(to cursor position (beginning))
PASS : tst_qquicktextinput::remove(to cursor position (end))
PASS : tst_qquicktextinput::remove(to cursor position (end))
PASS : tst_qquicktextinput::remove(from cursor position (middle))
PASS : tst_qquicktextinput::remove(to cursor position (middle))
PASS : tst_qquicktextinput::remove(after cursor position (beginning))
PASS : tst_qquicktextinput::remove(before cursor position (end))
PASS : tst_qquicktextinput::remove(before cursor position (middle))
PASS : tst_qquicktextinput::remove(after cursor position (middle))
PASS : tst_qquicktextinput::remove(before selection)
PASS : tst_qquicktextinput::remove(before reversed selection)
PASS : tst_qquicktextinput::remove(after selection)
PASS : tst_qquicktextinput::remove(after reversed selection)
PASS : tst_qquicktextinput::remove(from selection)
PASS : tst_qquicktextinput::remove(from reversed selection)
PASS : tst_qquicktextinput::remove(cropped beginning)
PASS : tst_qquicktextinput::remove(cropped end)
PASS : tst_qquicktextinput::remove(cropped beginning and end)
PASS : tst_qquicktextinput::remove(mask: from cursor position)
PASS : tst_qquicktextinput::remove(mask: to cursor position)
PASS : tst_qquicktextinput::remove(mask: before cursor position)
PASS : tst_qquicktextinput::remove(mask: after cursor position)
PASS : tst_qquicktextinput::remove(mask: before selection)
PASS : tst_qquicktextinput::remove(mask: before reversed selection)
PASS : tst_qquicktextinput::remove(mask: after selection)
PASS : tst_qquicktextinput::remove(mask: after reversed selection)
PASS : tst_qquicktextinput::remove(mask: from selection)
PASS : tst_qquicktextinput::remove(mask: from reversed selection)
PASS : tst_qquicktextinput::remove(mask: cropped beginning)
PASS : tst_qquicktextinput::remove(mask: cropped end)
PASS : tst_qquicktextinput::remove(mask: cropped beginning and end)
PASS : tst_qquicktextinput::keySequence(select all)
PASS : tst_qquicktextinput::keySequence(select start of line)
PASS : tst_qquicktextinput::keySequence(select start of block)
PASS : tst_qquicktextinput::keySequence(select end of line)
PASS : tst_qquicktextinput::keySequence(select end of document)
PASS : tst_qquicktextinput::keySequence(select end of block)
SKIP : tst_qquicktextinput::keySequence(delete end of line) Key sequence is
undefined
Loc: [tst_qquicktextinput.cpp(5095)]
PASS : tst_qquicktextinput::keySequence(move to start of line)
PASS : tst_qquicktextinput::keySequence(move to start of block)
PASS : tst_qquicktextinput::keySequence(move to next char)
PASS : tst_qquicktextinput::keySequence(move to previous char (ltr))
PASS : tst_qquicktextinput::keySequence(move to previous char (rtl))
PASS : tst_qquicktextinput::keySequence(move to previous char with
selection)
PASS : tst_qquicktextinput::keySequence(select next char (ltr))
PASS : tst_qquicktextinput::keySequence(select next char (rtl))
PASS : tst_qquicktextinput::keySequence(select previous char (ltr))
PASS : tst_qquicktextinput::keySequence(select previous char (rtl))
PASS : tst_qquicktextinput::keySequence(move to next word (ltr))
PASS : tst_qquicktextinput::keySequence(move to next word (rtl))
PASS : tst_qquicktextinput::keySequence(move to next word (password,ltr))
PASS : tst_qquicktextinput::keySequence(move to next word (password,rtl))
PASS : tst_qquicktextinput::keySequence(move to previous word (ltr))
PASS : tst_qquicktextinput::keySequence(move to previous word (rlt))
PASS : tst_qquicktextinput::keySequence(move to previous word
(password,ltr))
PASS : tst_qquicktextinput::keySequence(move to previous word
(password,rtl))
PASS : tst_qquicktextinput::keySequence(select next word)
PASS : tst_qquicktextinput::keySequence(select previous word)
PASS : tst_qquicktextinput::keySequence(delete (selection))
PASS : tst_qquicktextinput::keySequence(delete (no selection))
PASS : tst_qquicktextinput::keySequence(delete end of word)
PASS : tst_qquicktextinput::keySequence(delete start of word)
PASS : tst_qquicktextinput::undo(insert_numbers)
PASS : tst_qquicktextinput::undo(insert_helloworld)
PASS : tst_qquicktextinput::undo(insert_patterns)
PASS : tst_qquicktextinput::undo(keyboard_numbers)
PASS : tst_qquicktextinput::undo(keyboard_helloworld)
PASS : tst_qquicktextinput::undo(keyboard_patterns)
PASS : tst_qquicktextinput::redo(Inserts and setting cursor)
PASS : tst_qquicktextinput::undo_keypressevents(Inserts and moving cursor)
PASS : tst_qquicktextinput::undo_keypressevents(Inserts,moving,selection
and delete)
PASS : tst_qquicktextinput::undo_keypressevents(Inserts,moving,selection,
delete and undo)
PASS : tst_qquicktextinput::undo_keypressevents(Inserts,moving,selection
and undo, removing selection)
PASS : tst_qquicktextinput::undo_keypressevents(Inserts,backspace)
PASS : tst_qquicktextinput::undo_keypressevents(Inserts,backspace,inserts)
PASS : tst_qquicktextinput::undo_keypressevents(Inserts,moving,selection
and overwriting)
PASS : tst_qquicktextinput::undo_keypressevents(Insert,undo,redo)
PASS : tst_qquicktextinput::undo_keypressevents(Insert,delete previous
word,undo,redo,insert)
PASS : tst_qquicktextinput::undo_keypressevents(Insert,select previous
word,remove,undo,insert)
PASS : tst_qquicktextinput::undo_keypressevents(Insert,delete previous
word,undo,insert)
PASS : tst_qquicktextinput::undo_keypressevents(Insert,move,delete next
word,undo,insert)
PASS : tst_qquicktextinput::undo_keypressevents(Insert,move,select,delete
next word,undo,insert)
PASS : tst_qquicktextinput::undo_keypressevents(Cut,paste)
PASS : tst_qquicktextinput::undo_keypressevents(Copy,paste)
PASS : tst_qquicktextinput::backspaceSurrogatePairs()
PASS : tst_qquicktextinput::QTBUG_19956(intvalidator)
PASS : tst_qquicktextinput::QTBUG_19956(doublevalidator)
PASS : tst_qquicktextinput::QTBUG_19956_regexp()
PASS : tst_qquicktextinput::implicitSize(plain)
PASS : tst_qquicktextinput::implicitSize(plain_wrap)
PASS : tst_qquicktextinput::implicitSizeBinding(plain)
PASS : tst_qquicktextinput::implicitSizeBinding(plain_wrap)
PASS : tst_qquicktextinput::negativeDimensions()
PASS : tst_qquicktextinput::setInputMask(keys ip_localhost)
PASS : tst_qquicktextinput::setInputMask(keys mac)
PASS : tst_qquicktextinput::setInputMask(keys mac2)
PASS : tst_qquicktextinput::setInputMask(keys byte)
PASS : tst_qquicktextinput::setInputMask(keys halfbytes)
PASS : tst_qquicktextinput::setInputMask(keys blank char same type as
content)
PASS : tst_qquicktextinput::setInputMask(keys parts of ip_localhost)
PASS : tst_qquicktextinput::setInputMask(keys ip_null)
PASS : tst_qquicktextinput::setInputMask(keys ip_null_hash)
PASS : tst_qquicktextinput::setInputMask(keys ip_overflow)
PASS : tst_qquicktextinput::setInputMask(keys uppercase)
PASS : tst_qquicktextinput::setInputMask(keys lowercase)
PASS : tst_qquicktextinput::setInputMask(keys nocase)
PASS : tst_qquicktextinput::setInputMask(keys nocase1)
PASS : tst_qquicktextinput::setInputMask(keys nocase2)
PASS : tst_qquicktextinput::setInputMask(keys reserved)
PASS : tst_qquicktextinput::setInputMask(keys escape01)
PASS : tst_qquicktextinput::setInputMask(keys escape02)
PASS : tst_qquicktextinput::setInputMask(keys escape03)
PASS : tst_qquicktextinput::setInputMask(keys upper_lower_nocase1)
PASS : tst_qquicktextinput::setInputMask(keys upper_lower_nocase2)
PASS : tst_qquicktextinput::setInputMask(keys exact_case1)
PASS : tst_qquicktextinput::setInputMask(keys exact_case2)
PASS : tst_qquicktextinput::setInputMask(keys exact_case3)
PASS : tst_qquicktextinput::setInputMask(keys exact_case4)
PASS : tst_qquicktextinput::setInputMask(keys exact_case5)
PASS : tst_qquicktextinput::setInputMask(keys exact_case6)
PASS : tst_qquicktextinput::setInputMask(keys illegal_keys1)
PASS : tst_qquicktextinput::setInputMask(keys illegal_keys2)
XFAIL : tst_qquicktextinput::setInputMask(keys blank=input) To eat blanks or
not? Known issue. Task 43172
Loc: [tst_qquicktextinput.cpp(6106)]
PASS : tst_qquicktextinput::setInputMask(keys blank=input)
PASS : tst_qquicktextinput::setInputMask(insert ip_localhost)
PASS : tst_qquicktextinput::setInputMask(insert mac)
PASS : tst_qquicktextinput::setInputMask(insert mac2)
PASS : tst_qquicktextinput::setInputMask(insert byte)
PASS : tst_qquicktextinput::setInputMask(insert halfbytes)
PASS : tst_qquicktextinput::setInputMask(insert blank char same type as
content)
PASS : tst_qquicktextinput::setInputMask(insert parts of ip_localhost)
PASS : tst_qquicktextinput::setInputMask(insert ip_null)
PASS : tst_qquicktextinput::setInputMask(insert ip_null_hash)
PASS : tst_qquicktextinput::setInputMask(insert ip_overflow)
PASS : tst_qquicktextinput::setInputMask(insert uppercase)
PASS : tst_qquicktextinput::setInputMask(insert lowercase)
PASS : tst_qquicktextinput::setInputMask(insert nocase)
PASS : tst_qquicktextinput::setInputMask(insert nocase1)
PASS : tst_qquicktextinput::setInputMask(insert nocase2)
PASS : tst_qquicktextinput::setInputMask(insert reserved)
PASS : tst_qquicktextinput::setInputMask(insert escape01)
PASS : tst_qquicktextinput::setInputMask(insert escape02)
PASS : tst_qquicktextinput::setInputMask(insert escape03)
PASS : tst_qquicktextinput::setInputMask(insert upper_lower_nocase1)
PASS : tst_qquicktextinput::setInputMask(insert upper_lower_nocase2)
PASS : tst_qquicktextinput::setInputMask(insert exact_case1)
PASS : tst_qquicktextinput::setInputMask(insert exact_case2)
PASS : tst_qquicktextinput::setInputMask(insert exact_case3)
PASS : tst_qquicktextinput::setInputMask(insert exact_case4)
PASS : tst_qquicktextinput::setInputMask(insert exact_case5)
PASS : tst_qquicktextinput::setInputMask(insert exact_case6)
PASS : tst_qquicktextinput::setInputMask(insert illegal_keys1)
PASS : tst_qquicktextinput::setInputMask(insert illegal_keys2)
XFAIL : tst_qquicktextinput::setInputMask(insert blank=input) To eat blanks
or not? Known issue. Task 43172
Loc: [tst_qquicktextinput.cpp(6106)]
PASS : tst_qquicktextinput::setInputMask(insert blank=input)
PASS : tst_qquicktextinput::inputMask(nul 1)
PASS : tst_qquicktextinput::inputMask(nul 2)
PASS : tst_qquicktextinput::inputMask(mask 1)
PASS : tst_qquicktextinput::inputMask(mask 2)
PASS : tst_qquicktextinput::inputMask(mask 3)
PASS : tst_qquicktextinput::inputMask(mask 4)
PASS : tst_qquicktextinput::inputMask(invalid)
PASS : tst_qquicktextinput::inputMask(unset)
PASS : tst_qquicktextinput::clearInputMask()
PASS : tst_qquicktextinput::keypress_inputMask(jumping on period(separator))
PASS : tst_qquicktextinput::keypress_inputMask(jumping on input)
PASS : tst_qquicktextinput::keypress_inputMask(delete)
PASS : tst_qquicktextinput::keypress_inputMask(deleting all)
PASS : tst_qquicktextinput::keypress_inputMask(backspace)
PASS : tst_qquicktextinput::keypress_inputMask(uppercase)
PASS : tst_qquicktextinput::keypress_inputMask(Move in mask)
PASS : tst_qquicktextinput::hasAcceptableInputMask(Alphabetic optional and
required)
PASS : tst_qquicktextinput::hasAcceptableInputMask(Alphanumeric optional
and require)
PASS : tst_qquicktextinput::hasAcceptableInputMask(Any optional and
required)
PASS : tst_qquicktextinput::hasAcceptableInputMask(Numeric (0-9) required)
PASS : tst_qquicktextinput::hasAcceptableInputMask(Numeric (1-9) optional
and required)
PASS : tst_qquicktextinput::maskCharacter(Hex)
PASS : tst_qquicktextinput::maskCharacter(hex)
PASS : tst_qquicktextinput::maskCharacter(HexInvalid)
PASS : tst_qquicktextinput::maskCharacter(hexInvalid)
PASS : tst_qquicktextinput::maskCharacter(Bin)
PASS : tst_qquicktextinput::maskCharacter(bin)
PASS : tst_qquicktextinput::maskCharacter(BinInvalid)
PASS : tst_qquicktextinput::maskCharacter(binInvalid)
PASS : tst_qquicktextinput::fixup()
PASS : tst_qquicktextinput::baselineOffset(normal)
PASS : tst_qquicktextinput::baselineOffset(top align)
PASS : tst_qquicktextinput::baselineOffset(bottom align)
PASS : tst_qquicktextinput::baselineOffset(center align)
PASS : tst_qquicktextinput::baselineOffset(multiline bottom aligned)
PASS : tst_qquicktextinput::ensureVisible()
PASS : tst_qquicktextinput::cleanupTestCase()
Totals: 402 passed, 1 failed, 3 skipped, 0 blacklisted
********* Finished testing of tst_qquicktextinput *********
QtQA::App::TestRunner: test failure could be reproduced twice consecutively
QtQA::App::TestRunner: end tst_qquicktextinput: 176 seconds, exit code 1
Testing tst_qquicktextedit
FAIL! : tst_qquicktextedit::remoteCursorDelegate() Compared values are not
the same
Loc: [tst_qquicktextedit.cpp(2622)]
FAIL! : tst_qquicktextedit::delegateLoading(pass) '(view.rootObject())'
returned FALSE. ()
Loc: [tst_qquicktextedit.cpp(2752)]
FAIL! : tst_qquicktextedit::delegateLoading(fail1)
'(view.status()==QQuickView::Error)' returned FALSE. ()
Loc: [tst_qquicktextedit.cpp(2749)]
FAIL! : tst_qquicktextedit::delegateLoading(fail2)
'(view.status()==QQuickView::Error)' returned FALSE. ()
Loc: [tst_qquicktextedit.cpp(2749)]
FAIL! : tst_qquicktextedit::embeddedImages(remote) Compared values are not
the same
Actual
(((QQuickTextEditPrivate::get(textObject)->document->resourcesLoading()))): 1
Expected (0)
: 0
Loc: [tst_qquicktextedit.cpp(5253)]
FAIL! : tst_qquicktextedit::embeddedImages(remote-error) Compared values are
not the same
Actual
(((QQuickTextEditPrivate::get(textObject)->document->resourcesLoading()))): 1
Expected (0)
: 0
Loc: [tst_qquicktextedit.cpp(5253)]
FAIL! : tst_qquicktextedit::embeddedImages(remote-relative) Compared values
are not the same
Actual
(((QQuickTextEditPrivate::get(textObject)->document->resourcesLoading()))): 1
Expected (0)
: 0
Loc: [tst_qquicktextedit.cpp(5253)]
Totals: 348 passed, 7 failed, 1 skipped, 0 blacklisted
QtQA::App::TestRunner: test failed, running again to see if it is flaky...
********* Start testing of tst_qquicktextedit *********
Config: Using QtTest library 5.5.1, Qt 5.5.1 (x86_64-little_endian-lp64
shared (dynamic) release build; by Clang 6.0 (clang-600.0.54) (Apple))
PASS : tst_qquicktextedit::initTestCase()
PASS : tst_qquicktextedit::text()
PASS : tst_qquicktextedit::width()
PASS : tst_qquicktextedit::wrap()
QWARN : tst_qquicktextedit::textFormat() Don't know how to handle
'textFormat', use qRegisterMetaType to register it.
PASS : tst_qquicktextedit::textFormat()
PASS : tst_qquicktextedit::lineCount(plaintext)
PASS : tst_qquicktextedit::lineCount(richtext)
PASS : tst_qquicktextedit::hAlign()
PASS : tst_qquicktextedit::hAlign_RightToLeft()
PASS : tst_qquicktextedit::hAlignVisual()
PASS : tst_qquicktextedit::vAlign()
PASS : tst_qquicktextedit::font()
PASS : tst_qquicktextedit::color()
PASS : tst_qquicktextedit::textMargin()
PASS : tst_qquicktextedit::persistentSelection()
PASS : tst_qquicktextedit::selectionOnFocusOut()
PASS : tst_qquicktextedit::focusOnPress()
PASS : tst_qquicktextedit::selection()
PASS : tst_qquicktextedit::isRightToLeft(Empty)
PASS : tst_qquicktextedit::isRightToLeft(Neutral)
PASS : tst_qquicktextedit::isRightToLeft(LTR)
PASS : tst_qquicktextedit::isRightToLeft(RTL)
PASS : tst_qquicktextedit::isRightToLeft(Bidi RTL + LTR + RTL)
PASS : tst_qquicktextedit::isRightToLeft(Bidi LTR + RTL + LTR)
PASS : tst_qquicktextedit::keySelection()
PASS : tst_qquicktextedit::moveCursorSelection((t)he|characters)
PASS : tst_qquicktextedit::moveCursorSelection(do(g)|characters)
PASS : tst_qquicktextedit::moveCursorSelection(jum(p)ed|characters)
PASS : tst_qquicktextedit::moveCursorSelection(jumped( )over|characters)
PASS : tst_qquicktextedit::moveCursorSelection((the )|characters)
PASS : tst_qquicktextedit::moveCursorSelection(( dog)|characters)
PASS : tst_qquicktextedit::moveCursorSelection(( jumped )|characters)
PASS : tst_qquicktextedit::moveCursorSelection(th(e qu)ick|characters)
PASS : tst_qquicktextedit::moveCursorSelection(la(zy d)og|characters)
PASS : tst_qquicktextedit::moveCursorSelection(jum(ped ov)er|characters)
PASS : tst_qquicktextedit::moveCursorSelection(()the|characters)
PASS : tst_qquicktextedit::moveCursorSelection(dog()|characters)
PASS : tst_qquicktextedit::moveCursorSelection(jum()ped|characters)
PASS : tst_qquicktextedit::moveCursorSelection(<(t)he>|words)
PASS : tst_qquicktextedit::moveCursorSelection(<do(g)>|words)
PASS : tst_qquicktextedit::moveCursorSelection(<jum(p)ed>|words)
PASS : tst_qquicktextedit::moveCursorSelection(<jumped( )>over|words)
PASS : tst_qquicktextedit::moveCursorSelection(jumped<(
)over>|words,reversed)
PASS : tst_qquicktextedit::moveCursorSelection(<(the )>quick|words)
PASS : tst_qquicktextedit::moveCursorSelection(<(the )quick>|words,reversed)
PASS : tst_qquicktextedit::moveCursorSelection(<lazy( dog)>|words)
(... 3056 lines omitted; there are too many errors!)
PASS : tst_qdeclarativelanguage::importsLocal(wrong local import as)
PASS : tst_qdeclarativelanguage::importsLocal(library precedence over local
import)
FAIL! : tst_qdeclarativelanguage::importsRemote(remote import)
'(!component.isLoading())' returned FALSE. ()
Loc: [tst_qdeclarativelanguage.cpp(1406)]
FAIL! : tst_qdeclarativelanguage::importsRemote(remote import with subdir)
'!component.isError()' returned FALSE. ()
Loc: [tst_qdeclarativelanguage.cpp(1418)]
FAIL! : tst_qdeclarativelanguage::importsRemote(remote import with local)
'!component.isError()' returned FALSE. ()
Loc: [tst_qdeclarativelanguage.cpp(1418)]
FAIL! : tst_qdeclarativelanguage::importsRemote(wrong remote import with
undeclared local) Compared values are not the same
Actual (actualerror) : "import
\"http://127.0.0.1:14447/qtest/declarative/qmllanguage\" has no qmldir and no
namespace"
Expected (expectederror): "WrongTestLocal is not a type"
Loc: [tst_qdeclarativelanguage.cpp(1416)]
FAIL! : tst_qdeclarativelanguage::importsRemote(wrong remote import of
internal local) Compared values are not the same
Actual (actualerror) : "import
\"http://127.0.0.1:14447/qtest/declarative/qmllanguage\" has no qmldir and no
namespace"
Expected (expectederror): "LocalInternal is not a type"
Loc: [tst_qdeclarativelanguage.cpp(1416)]
FAIL! : tst_qdeclarativelanguage::importsRemote(wrong remote import of
undeclared local) Compared values are not the same
Actual (actualerror) : "import
\"http://127.0.0.1:14447/qtest/declarative/qmllanguage\" has no qmldir and no
namespace"
Expected (expectederror): "UndeclaredLocal is not a type"
Loc: [tst_qdeclarativelanguage.cpp(1416)]
PASS : tst_qdeclarativelanguage::importsInstalled(installed import 0)
PASS : tst_qdeclarativelanguage::importsInstalled(installed import 0 as TP)
PASS : tst_qdeclarativelanguage::importsInstalled(installed import 1)
PASS : tst_qdeclarativelanguage::importsInstalled(installed import 2)
PASS : tst_qdeclarativelanguage::importsInstalled(installed import 3)
PASS : tst_qdeclarativelanguage::importsInstalled(installed import minor
version not available)
PASS : tst_qdeclarativelanguage::importsInstalled(installed import minor
version not available)
PASS : tst_qdeclarativelanguage::importsInstalled(installed import major
version not available)
PASS : tst_qdeclarativelanguage::importsInstalled(installed import
visibility)
PASS : tst_qdeclarativelanguage::importsOrder(double import)
PASS : tst_qdeclarativelanguage::importsOrder(installed import overrides 1)
PASS : tst_qdeclarativelanguage::importsOrder(installed import overrides 2)
PASS : tst_qdeclarativelanguage::importsOrder(installed import re-overrides
1)
PASS : tst_qdeclarativelanguage::importsOrder(installed import re-overrides
2)
PASS : tst_qdeclarativelanguage::importsOrder(installed import versus
builtin 1)
PASS : tst_qdeclarativelanguage::importsOrder(installed import versus
builtin 2)
PASS : tst_qdeclarativelanguage::importsOrder(namespaces cannot be
overridden by types 1)
PASS : tst_qdeclarativelanguage::importsOrder(namespaces cannot be
overridden by types 2)
PASS : tst_qdeclarativelanguage::importsOrder(local last 1)
PASS : tst_qdeclarativelanguage::importsOrder(local last 2)
PASS : tst_qdeclarativelanguage::importsOrder(local last 3)
PASS : tst_qdeclarativelanguage::importIncorrectCase()
PASS : tst_qdeclarativelanguage::qmlAttachedPropertiesObjectMethod()
PASS : tst_qdeclarativelanguage::customOnProperty()
PASS : tst_qdeclarativelanguage::variantNotify()
PASS : tst_qdeclarativelanguage::revisions()
XFAIL : tst_qdeclarativelanguage::revisionOverloads() QTBUG-13849
Loc: [tst_qdeclarativelanguage.cpp(1980)]
PASS : tst_qdeclarativelanguage::revisionOverloads()
PASS : tst_qdeclarativelanguage::crash1()
PASS : tst_qdeclarativelanguage::crash2()
PASS : tst_qdeclarativelanguage::compatibilitySemicolon()
PASS : tst_qdeclarativelanguage::deepProperty()
PASS : tst_qdeclarativelanguage::cleanupTestCase()
Totals: 326 passed, 9 failed, 0 skipped, 0 blacklisted
********* Finished testing of tst_qdeclarativelanguage *********
QtQA::App::TestRunner: test failure could be reproduced twice consecutively
QtQA::App::TestRunner: end tst_qdeclarativelanguage: 145 seconds, exit code 9
Testing tst_qdeclarativeimage
FAIL! : tst_qdeclarativeimage::imageSource(remote) '(obj->status() ==
QDeclarativeImage::Ready)' returned FALSE. ()
Loc: [tst_qdeclarativeimage.cpp(188)]
FAIL! : tst_qdeclarativeimage::imageSource(remote redirected)
'(obj->status() == QDeclarativeImage::Ready)' returned FALSE. ()
Loc: [tst_qdeclarativeimage.cpp(188)]
FAIL! : tst_qdeclarativeimage::imageSource(remote not found) '(obj->status()
== QDeclarativeImage::Error)' returned FALSE. ()
Loc: [tst_qdeclarativeimage.cpp(194)]
FAIL! : tst_qdeclarativeimage::noLoading() '(obj->status() ==
QDeclarativeImage::Ready)' returned FALSE. ()
Loc: [tst_qdeclarativeimage.cpp(564)]
Totals: 52 passed, 4 failed, 1 skipped, 0 blacklisted
QtQA::App::TestRunner: test failed, running again to see if it is flaky...
********* Start testing of tst_qdeclarativeimage *********
Config: Using QtTest library 5.5.1, Qt 5.5.1 (x86_64-little_endian-lp64
shared (dynamic) release build; by Clang 6.0 (clang-600.0.54) (Apple))
PASS : tst_qdeclarativeimage::initTestCase()
PASS : tst_qdeclarativeimage::noSource()
PASS : tst_qdeclarativeimage::imageSource(local)
PASS : tst_qdeclarativeimage::imageSource(local no cache)
PASS : tst_qdeclarativeimage::imageSource(local async)
PASS : tst_qdeclarativeimage::imageSource(local not found)
PASS : tst_qdeclarativeimage::imageSource(local async not found)
FAIL! : tst_qdeclarativeimage::imageSource(remote) '(obj->status() ==
QDeclarativeImage::Ready)' returned FALSE. ()
Loc: [tst_qdeclarativeimage.cpp(188)]
FAIL! : tst_qdeclarativeimage::imageSource(remote redirected)
'(obj->status() == QDeclarativeImage::Ready)' returned FALSE. ()
Loc: [tst_qdeclarativeimage.cpp(188)]
QWARN : tst_qdeclarativeimage::imageSource(remote not found) <Unknown
File>:2:1: QML Image: Connection closed
FAIL! : tst_qdeclarativeimage::imageSource(remote not found) '(obj->status()
== QDeclarativeImage::Error)' returned FALSE. ()
Loc: [tst_qdeclarativeimage.cpp(194)]
PASS : tst_qdeclarativeimage::clearSource()
PASS : tst_qdeclarativeimage::resized()
QDEBUG : tst_qdeclarativeimage::preserveAspectRatio()
QNetworkReplyImpl::_q_startOperation was called more than once
PASS : tst_qdeclarativeimage::preserveAspectRatio()
PASS : tst_qdeclarativeimage::smooth()
QDEBUG : tst_qdeclarativeimage::mirror() QNetworkReplyImpl::_q_startOperation
was called more than once
PASS : tst_qdeclarativeimage::mirror(Stretch)
PASS : tst_qdeclarativeimage::mirror(PreserveAspectFit)
PASS : tst_qdeclarativeimage::mirror(PreserveAspectCrop)
PASS : tst_qdeclarativeimage::mirror(Tile)
PASS : tst_qdeclarativeimage::mirror(TileVertically)
PASS : tst_qdeclarativeimage::mirror(TileHorizontally)
SKIP : tst_qdeclarativeimage::svg() No image reader for SVG
Loc: [tst_qdeclarativeimage.cpp(367)]
PASS : tst_qdeclarativeimage::geometry(PreserveAspectFit)
PASS : tst_qdeclarativeimage::geometry(PreserveAspectFit explicit width 300)
PASS : tst_qdeclarativeimage::geometry(PreserveAspectFit explicit height
400)
PASS : tst_qdeclarativeimage::geometry(PreserveAspectFit explicit width
300, height 400)
PASS : tst_qdeclarativeimage::geometry(PreserveAspectCrop)
PASS : tst_qdeclarativeimage::geometry(PreserveAspectCrop explicit width
300)
PASS : tst_qdeclarativeimage::geometry(PreserveAspectCrop explicit height
400)
PASS : tst_qdeclarativeimage::geometry(PreserveAspectCrop explicit width
300, height 400)
PASS : tst_qdeclarativeimage::geometry(Stretch)
PASS : tst_qdeclarativeimage::geometry(Stretch explicit width 300)
PASS : tst_qdeclarativeimage::geometry(Stretch explicit height 400)
PASS : tst_qdeclarativeimage::geometry(Stretch explicit width 300, height
400)
PASS : tst_qdeclarativeimage::geometry(Tile)
PASS : tst_qdeclarativeimage::geometry(Tile explicit width 300)
PASS : tst_qdeclarativeimage::geometry(Tile explicit height 400)
PASS : tst_qdeclarativeimage::geometry(Tile explicit width 300, height 400)
PASS : tst_qdeclarativeimage::geometry(TileVertically)
PASS : tst_qdeclarativeimage::geometry(TileVertically explicit width 300)
PASS : tst_qdeclarativeimage::geometry(TileVertically explicit height 400)
PASS : tst_qdeclarativeimage::geometry(TileVertically explicit width 300,
height 400)
PASS : tst_qdeclarativeimage::geometry(TileHorizontally)
PASS : tst_qdeclarativeimage::geometry(TileHorizontally explicit width 300)
PASS : tst_qdeclarativeimage::geometry(TileHorizontally explicit height 400)
PASS : tst_qdeclarativeimage::geometry(TileHorizontally explicit width 300,
height 400)
PASS : tst_qdeclarativeimage::big()
QWARN : tst_qdeclarativeimage::tiling_QTBUG_6716() <Unknown File>:2:1: QML
Image: Connection closed
QWARN : tst_qdeclarativeimage::tiling_QTBUG_6716() <Unknown File>:2:1: QML
Image: Connection closed
PASS : tst_qdeclarativeimage::tiling_QTBUG_6716()
FAIL! : tst_qdeclarativeimage::noLoading() '(obj->status() ==
QDeclarativeImage::Ready)' returned FALSE. ()
Loc: [tst_qdeclarativeimage.cpp(564)]
PASS : tst_qdeclarativeimage::paintedWidthHeight()
PASS : tst_qdeclarativeimage::sourceSize_QTBUG_14303()
PASS : tst_qdeclarativeimage::sourceSize_QTBUG_16389()
PASS : tst_qdeclarativeimage::nullPixmapPaint()
PASS : tst_qdeclarativeimage::resetSourceSize()
PASS : tst_qdeclarativeimage::testQtQuick11Attributes(mirror)
PASS : tst_qdeclarativeimage::testQtQuick11Attributes(cache)
PASS : tst_qdeclarativeimage::readerCrash_QTBUG_22125()
PASS : tst_qdeclarativeimage::cleanupTestCase()
Totals: 52 passed, 4 failed, 1 skipped, 0 blacklisted
********* Finished testing of tst_qdeclarativeimage *********
QtQA::App::TestRunner: test failure could be reproduced twice consecutively
QtQA::App::TestRunner: end tst_qdeclarativeimage: 147 seconds, exit code 4
Testing tst_qdeclarativefontloader
2015-10-05 14:56:06.667 tst_qdeclarativefontloader[22427:1459273] Unable to
register font: Error Domain=com.apple.CoreText.CTFontManagerErrorDomain
Code=103 "The file is not a recognized or supported font file format."
UserInfo=0x7f8319e16360 {NSLocalizedDescription=The file is not a recognized or
supported font file format., CTFontManagerErrorFontURLs=(
"file:///work/build/qtquick1/tests/auto/declarative/qdeclarativefontloader/data/dummy.ttf"
), NSLocalizedFailureReason=Font registration was unsuccessful.}
FAIL! : tst_qdeclarativefontloader::webFont() Compared values are not the
same
Actual (((fontObject->name()))): ""
Expected (QString("OCRA")) : "OCRA"
Loc: [tst_qdeclarativefontloader.cpp(158)]
FAIL! : tst_qdeclarativefontloader::redirWebFont() Compared values are not
the same
Actual (((fontObject->name()))): ""
Expected (QString("OCRA")) : "OCRA"
Loc: [tst_qdeclarativefontloader.cpp(174)]
FAIL! : tst_qdeclarativefontloader::failWebFont() '(fontObject->status() ==
QDeclarativeFontLoader::Error)' returned FALSE. ()
Loc: [tst_qdeclarativefontloader.cpp(189)]
FAIL! : tst_qdeclarativefontloader::changeFont() '(fontObject->status() ==
QDeclarativeFontLoader::Ready)' returned FALSE. ()
Loc: [tst_qdeclarativefontloader.cpp(214)]
Totals: 6 passed, 4 failed, 0 skipped, 0 blacklisted
QtQA::App::TestRunner: test failed, running again to see if it is flaky...
********* Start testing of tst_qdeclarativefontloader *********
Config: Using QtTest library 5.5.1, Qt 5.5.1 (x86_64-little_endian-lp64
shared (dynamic) release build; by Clang 6.0 (clang-600.0.54) (Apple))
PASS : tst_qdeclarativefontloader::initTestCase()
PASS : tst_qdeclarativefontloader::noFont()
PASS : tst_qdeclarativefontloader::namedFont()
PASS : tst_qdeclarativefontloader::localFont()
2015-10-05 14:57:12.654 tst_qdeclarativefontloader[22428:1459406] Unable to
register font: Error Domain=com.apple.CoreText.CTFontManagerErrorDomain
Code=103 "The file is not a recognized or supported font file format."
UserInfo=0x7fbbc0e1f480 {NSLocalizedDescription=The file is not a recognized or
supported font file format., CTFontManagerErrorFontURLs=(
"file:///work/build/qtquick1/tests/auto/declarative/qdeclarativefontloader/data/dummy.ttf"
), NSLocalizedFailureReason=Font registration was unsuccessful.}
PASS : tst_qdeclarativefontloader::failLocalFont()
FAIL! : tst_qdeclarativefontloader::webFont() Compared values are not the
same
Actual (((fontObject->name()))): ""
Expected (QString("OCRA")) : "OCRA"
Loc: [tst_qdeclarativefontloader.cpp(158)]
FAIL! : tst_qdeclarativefontloader::redirWebFont() Compared values are not
the same
Actual (((fontObject->name()))): ""
Expected (QString("OCRA")) : "OCRA"
Loc: [tst_qdeclarativefontloader.cpp(174)]
FAIL! : tst_qdeclarativefontloader::failWebFont() '(fontObject->status() ==
QDeclarativeFontLoader::Error)' returned FALSE. ()
Loc: [tst_qdeclarativefontloader.cpp(189)]
FAIL! : tst_qdeclarativefontloader::changeFont() '(fontObject->status() ==
QDeclarativeFontLoader::Ready)' returned FALSE. ()
Loc: [tst_qdeclarativefontloader.cpp(214)]
PASS : tst_qdeclarativefontloader::cleanupTestCase()
Totals: 6 passed, 4 failed, 0 skipped, 0 blacklisted
********* Finished testing of tst_qdeclarativefontloader *********
QtQA::App::TestRunner: test failure could be reproduced twice consecutively
QtQA::App::TestRunner: end tst_qdeclarativefontloader: 132 seconds, exit code
4
Qml debugging is enabled. Only use this in a safe environment!
Testing tst_QDeclarativeDebugClient
FAIL! : tst_QDeclarativeDebugClient::initTestCase()
'(QDeclarativeDebugService::hasDebuggingClient())' returned FALSE. ()
Loc: [tst_qdeclarativedebugclient.cpp(77)]
Totals: 1 passed, 1 failed, 0 skipped, 0 blacklisted
QtQA::App::TestRunner: test failed, running again to see if it is flaky...
Qml debugging is enabled. Only use this in a safe environment!
********* Start testing of tst_QDeclarativeDebugClient *********
Config: Using QtTest library 5.5.1, Qt 5.5.1 (x86_64-little_endian-lp64
shared (dynamic) release build; by Clang 6.0 (clang-600.0.54) (Apple))
FAIL! : tst_QDeclarativeDebugClient::initTestCase()
'(QDeclarativeDebugService::hasDebuggingClient())' returned FALSE. ()
Loc: [tst_qdeclarativedebugclient.cpp(77)]
PASS : tst_QDeclarativeDebugClient::cleanupTestCase()
Totals: 1 passed, 1 failed, 0 skipped, 0 blacklisted
********* Finished testing of tst_QDeclarativeDebugClient *********
QtQA::App::TestRunner: test failure could be reproduced twice consecutively
QtQA::App::TestRunner: end tst_qdeclarativedebugclient: 33 seconds, exit code
1
Testing tst_qdeclarativeborderimage
FAIL! : tst_qdeclarativeborderimage::imageSource(remote) '(obj->status() ==
QDeclarativeBorderImage::Ready)' returned FALSE. ()
Loc: [tst_qdeclarativeborderimage.cpp(144)]
FAIL! : tst_qdeclarativeborderimage::imageSource(remote not found)
'server->isValid()' returned FALSE. ()
Loc: [tst_qdeclarativeborderimage.cpp(125)]
FAIL! : tst_qdeclarativeborderimage::sciSource(remote) 'server->isValid()'
returned FALSE. ()
Loc: [tst_qdeclarativeborderimage.cpp(287)]
FAIL! : tst_qdeclarativeborderimage::sciSource(remote image)
'server->isValid()' returned FALSE. ()
Loc: [tst_qdeclarativeborderimage.cpp(287)]
FAIL! : tst_qdeclarativeborderimage::sciSource(remote not found)
'server->isValid()' returned FALSE. ()
Loc: [tst_qdeclarativeborderimage.cpp(287)]
Totals: 17 passed, 5 failed, 0 skipped, 0 blacklisted
QtQA::App::TestRunner: test failed, running again to see if it is flaky...
********* Start testing of tst_qdeclarativeborderimage *********
Config: Using QtTest library 5.5.1, Qt 5.5.1 (x86_64-little_endian-lp64
shared (dynamic) release build; by Clang 6.0 (clang-600.0.54) (Apple))
PASS : tst_qdeclarativeborderimage::initTestCase()
PASS : tst_qdeclarativeborderimage::noSource()
PASS : tst_qdeclarativeborderimage::imageSource(local)
QWARN : tst_qdeclarativeborderimage::imageSource(local not found) <Unknown
File>:2:1: QML BorderImage: Cannot open:
file:///work/build/qtquick1/tests/auto/declarative/qdeclarativeborderimage/data/no-such-file.png
PASS : tst_qdeclarativeborderimage::imageSource(local not found)
FAIL! : tst_qdeclarativeborderimage::imageSource(remote) '(obj->status() ==
QDeclarativeBorderImage::Ready)' returned FALSE. ()
Loc: [tst_qdeclarativeborderimage.cpp(144)]
FAIL! : tst_qdeclarativeborderimage::imageSource(remote not found)
'server->isValid()' returned FALSE. ()
Loc: [tst_qdeclarativeborderimage.cpp(125)]
PASS : tst_qdeclarativeborderimage::clearSource()
PASS : tst_qdeclarativeborderimage::resized()
PASS : tst_qdeclarativeborderimage::smooth()
QDEBUG : tst_qdeclarativeborderimage::mirror()
QNetworkReplyImpl::_q_startOperation was called more than once
XFAIL : tst_qdeclarativeborderimage::mirror() QTBUG-19538
Loc: [tst_qdeclarativeborderimage.cpp(243)]
PASS : tst_qdeclarativeborderimage::mirror()
QDEBUG : tst_qdeclarativeborderimage::tileModes()
QNetworkReplyImpl::_q_startOperation was called more than once
PASS : tst_qdeclarativeborderimage::tileModes()
QDEBUG : tst_qdeclarativeborderimage::tileModes()
QNetworkReplyImpl::_q_startOperation was called more than once
PASS : tst_qdeclarativeborderimage::sciSource(local)
QWARN : tst_qdeclarativeborderimage::sciSource(local not found)
QIODevice::read (QFile,
"/work/build/qtquick1/tests/auto/declarative/qdeclarativeborderimage/data/no-such-file.sci"):
device not open
PASS : tst_qdeclarativeborderimage::sciSource(local not found)
FAIL! : tst_qdeclarativeborderimage::sciSource(remote) 'server->isValid()'
returned FALSE. ()
Loc: [tst_qdeclarativeborderimage.cpp(287)]
FAIL! : tst_qdeclarativeborderimage::sciSource(remote image)
'server->isValid()' returned FALSE. ()
Loc: [tst_qdeclarativeborderimage.cpp(287)]
FAIL! : tst_qdeclarativeborderimage::sciSource(remote not found)
'server->isValid()' returned FALSE. ()
Loc: [tst_qdeclarativeborderimage.cpp(287)]
PASS : tst_qdeclarativeborderimage::invalidSciFile()
PASS : tst_qdeclarativeborderimage::pendingRemoteRequest(png file)
PASS : tst_qdeclarativeborderimage::pendingRemoteRequest(sci file)
PASS : tst_qdeclarativeborderimage::testQtQuick11Attributes(mirror)
PASS : tst_qdeclarativeborderimage::testQtQuick11Attributes(cache)
PASS : tst_qdeclarativeborderimage::cleanupTestCase()
Totals: 17 passed, 5 failed, 0 skipped, 0 blacklisted
********* Finished testing of tst_qdeclarativeborderimage *********
QtQA::App::TestRunner: test failure could be reproduced twice consecutively
QtQA::App::TestRunner: end tst_qdeclarativeborderimage: 33 seconds, exit code
5
Testing tst_QQuickMultiPointTouchArea
FAIL! : tst_QQuickMultiPointTouchArea::mouseAsTouchpoint() Compared values
are not the same
Actual (touch1rect->property("y").toInt()): 100
Expected (touch1.y()) : 20
Loc: [tst_qquickmultipointtoucharea.cpp(950)]
FAIL! : tst_QQuickMultiPointTouchArea::mouseInteraction(left) Compared
values are not the same
Actual (area->property("touchCount").toInt()): 0
Expected (accept) : 1
Loc: [tst_qquickmultipointtoucharea.cpp(1188)]
Totals: 21 passed, 2 failed, 0 skipped, 0 blacklisted
QtQA::App::TestRunner: test failed, running again to see if it is flaky...
********* Start testing of tst_QQuickMultiPointTouchArea *********
Config: Using QtTest library 5.5.1, Qt 5.5.1 (x86_64-little_endian-lp64
shared (dynamic) release build; by Clang 6.0 (clang-600.0.54) (Apple))
PASS : tst_QQuickMultiPointTouchArea::initTestCase()
PASS : tst_QQuickMultiPointTouchArea::properties()
PASS : tst_QQuickMultiPointTouchArea::signalTest()
PASS : tst_QQuickMultiPointTouchArea::release()
PASS : tst_QQuickMultiPointTouchArea::reuse()
PASS : tst_QQuickMultiPointTouchArea::nonOverlapping()
PASS : tst_QQuickMultiPointTouchArea::nested()
FAIL! : tst_QQuickMultiPointTouchArea::inFlickable() Compared values are not
the same
Actual (point11->pressed()): 0
Expected (true) : 1
Loc: [tst_qquickmultipointtoucharea.cpp(679)]
PASS : tst_QQuickMultiPointTouchArea::inFlickable2()
PASS : tst_QQuickMultiPointTouchArea::inMouseArea()
PASS : tst_QQuickMultiPointTouchArea::mouseAsTouchpoint()
PASS : tst_QQuickMultiPointTouchArea::invisible()
PASS : tst_QQuickMultiPointTouchArea::transformedTouchArea(1st point inside)
PASS : tst_QQuickMultiPointTouchArea::transformedTouchArea(2nd point inside)
PASS : tst_QQuickMultiPointTouchArea::transformedTouchArea(3rd point inside)
PASS : tst_QQuickMultiPointTouchArea::transformedTouchArea(all points
inside)
PASS : tst_QQuickMultiPointTouchArea::transformedTouchArea(all points
outside)
PASS : tst_QQuickMultiPointTouchArea::transformedTouchArea(1st and 2nd
points inside)
PASS : tst_QQuickMultiPointTouchArea::transformedTouchArea(1st and 3rd
points inside)
PASS : tst_QQuickMultiPointTouchArea::mouseInteraction(left)
PASS : tst_QQuickMultiPointTouchArea::mouseInteraction(right)
PASS : tst_QQuickMultiPointTouchArea::mouseInteraction(middle)
PASS : tst_QQuickMultiPointTouchArea::cleanupTestCase()
Totals: 22 passed, 1 failed, 0 skipped, 0 blacklisted
********* Finished testing of tst_QQuickMultiPointTouchArea *********
QtQA::App::TestRunner: test failed on first and second attempts, but with
different behavior each time:
QtQA::App::TestRunner: first attempt: exited with exit code 2
QtQA::App::TestRunner: second attempt: exited with exit code 1
QtQA::App::TestRunner: the test seems to be flaky, please fix this
QtQA::App::TestRunner: this flaky test is being treated as a FAIL
QtQA::App::TestRunner: end tst_qquickmultipointtoucharea: 22 seconds, exit
code 1
Testing tst_qdeclarativeecmascript
FAIL! : tst_qdeclarativeecmascript::include() '(o->property("done").toBool()
== true)' returned FALSE. ()
Loc: [tst_qdeclarativeecmascript.cpp(2739)]
Totals: 120 passed, 1 failed, 0 skipped, 0 blacklisted
QtQA::App::TestRunner: test failed, running again to see if it is flaky...
********* Start testing of tst_qdeclarativeecmascript *********
Config: Using QtTest library 5.5.1, Qt 5.5.1 (x86_64-little_endian-lp64
shared (dynamic) release build; by Clang 6.0 (clang-600.0.54) (Apple))
PASS : tst_qdeclarativeecmascript::initTestCase()
PASS : tst_qdeclarativeecmascript::assignBasicTypes()
PASS : tst_qdeclarativeecmascript::idShortcutInvalidates()
PASS : tst_qdeclarativeecmascript::boolPropertiesEvaluateAsBool()
PASS : tst_qdeclarativeecmascript::methods()
PASS : tst_qdeclarativeecmascript::signalAssignment()
PASS : tst_qdeclarativeecmascript::bindingLoop()
PASS : tst_qdeclarativeecmascript::basicExpressions(Syntax error (self
test))
PASS : tst_qdeclarativeecmascript::basicExpressions(Context property)
PASS : tst_qdeclarativeecmascript::basicExpressions(Context property)
PASS : tst_qdeclarativeecmascript::basicExpressions(Context property
expression)
PASS : tst_qdeclarativeecmascript::basicExpressions(Context property
expression)
PASS : tst_qdeclarativeecmascript::basicExpressions(Overridden context
property)
PASS : tst_qdeclarativeecmascript::basicExpressions(Overridden context
property)
PASS : tst_qdeclarativeecmascript::basicExpressions(Object property)
PASS : tst_qdeclarativeecmascript::basicExpressions(Object property)
PASS : tst_qdeclarativeecmascript::basicExpressions(Overridden object
property)
PASS : tst_qdeclarativeecmascript::basicExpressions(Overridden object
property)
PASS : tst_qdeclarativeecmascript::basicExpressions(Default object property)
PASS : tst_qdeclarativeecmascript::basicExpressions(Default object property)
PASS : tst_qdeclarativeecmascript::basicExpressions(Default object property)
PASS : tst_qdeclarativeecmascript::basicExpressions(Nested default object
property)
PASS : tst_qdeclarativeecmascript::basicExpressions(Nested default object
property)
PASS : tst_qdeclarativeecmascript::basicExpressions(Nested default object
property)
PASS : tst_qdeclarativeecmascript::basicExpressions(Nested default object
property)
PASS : tst_qdeclarativeecmascript::basicExpressions(Context property
override default object property)
PASS : tst_qdeclarativeecmascript::arrayExpressions()
PASS : tst_qdeclarativeecmascript::contextPropertiesTriggerReeval()
PASS : tst_qdeclarativeecmascript::objectPropertiesTriggerReeval()
PASS : tst_qdeclarativeecmascript::deferredProperties()
PASS : tst_qdeclarativeecmascript::deferredPropertiesErrors()
PASS : tst_qdeclarativeecmascript::extensionObjects()
PASS : tst_qdeclarativeecmascript::overrideExtensionProperties()
PASS : tst_qdeclarativeecmascript::attachedProperties()
PASS : tst_qdeclarativeecmascript::enums()
PASS : tst_qdeclarativeecmascript::valueTypeFunctions()
PASS : tst_qdeclarativeecmascript::constantsOverrideBindings()
PASS : tst_qdeclarativeecmascript::outerBindingOverridesInnerBinding()
PASS : tst_qdeclarativeecmascript::aliasPropertyAndBinding()
PASS : tst_qdeclarativeecmascript::nonExistentAttachedObject()
PASS : tst_qdeclarativeecmascript::scope()
PASS : tst_qdeclarativeecmascript::signalParameterTypes()
PASS : tst_qdeclarativeecmascript::objectsCompareAsEqual()
PASS : tst_qdeclarativeecmascript::dynamicCreation(One)
PASS : tst_qdeclarativeecmascript::dynamicCreation(Two)
PASS : tst_qdeclarativeecmascript::dynamicCreation(Three)
PASS : tst_qdeclarativeecmascript::dynamicDestruction()
PASS : tst_qdeclarativeecmascript::objectToString()
PASS : tst_qdeclarativeecmascript::selfDeletingBinding()
PASS : tst_qdeclarativeecmascript::extendedObjectPropertyLookup()
PASS : tst_qdeclarativeecmascript::scriptErrors()
PASS : tst_qdeclarativeecmascript::functionErrors()
PASS : tst_qdeclarativeecmascript::propertyAssignmentErrors()
PASS : tst_qdeclarativeecmascript::signalTriggeredBindings()
PASS : tst_qdeclarativeecmascript::listProperties()
PASS : tst_qdeclarativeecmascript::exceptionClearsOnReeval()
PASS : tst_qdeclarativeecmascript::exceptionSlotProducesWarning()
PASS : tst_qdeclarativeecmascript::exceptionBindingProducesWarning()
PASS : tst_qdeclarativeecmascript::transientErrors()
PASS : tst_qdeclarativeecmascript::shutdownErrors()
PASS : tst_qdeclarativeecmascript::compositePropertyType()
PASS : tst_qdeclarativeecmascript::jsObject()
PASS : tst_qdeclarativeecmascript::undefinedResetsProperty()
PASS : tst_qdeclarativeecmascript::listToVariant()
PASS : tst_qdeclarativeecmascript::multiEngineObject()
PASS : tst_qdeclarativeecmascript::deletedObject()
PASS : tst_qdeclarativeecmascript::attachedPropertyScope()
PASS : tst_qdeclarativeecmascript::scriptConnect()
PASS : tst_qdeclarativeecmascript::scriptDisconnect()
PASS : tst_qdeclarativeecmascript::ownership()
PASS : tst_qdeclarativeecmascript::cppOwnershipReturnValue()
PASS : tst_qdeclarativeecmascript::ownershipCustomReturnValue()
PASS : tst_qdeclarativeecmascript::qlistqobjectMethods()
PASS : tst_qdeclarativeecmascript::strictlyEquals()
PASS : tst_qdeclarativeecmascript::compiled()
PASS : tst_qdeclarativeecmascript::numberAssignment()
PASS : tst_qdeclarativeecmascript::propertySplicing()
PASS : tst_qdeclarativeecmascript::signalWithUnknownTypes()
PASS : tst_qdeclarativeecmascript::bug1()
PASS : tst_qdeclarativeecmascript::bug2()
PASS : tst_qdeclarativeecmascript::dynamicCreationCrash()
PASS : tst_qdeclarativeecmascript::regExpBug()
PASS : tst_qdeclarativeecmascript::nullObjectBinding()
PASS : tst_qdeclarativeecmascript::deletedEngine()
PASS : tst_qdeclarativeecmascript::libraryScriptAssert()
PASS : tst_qdeclarativeecmascript::variantsAssignedUndefined()
PASS : tst_qdeclarativeecmascript::qtbug_9792()
PASS : tst_qdeclarativeecmascript::qtcreatorbug_1289()
PASS : tst_qdeclarativeecmascript::noSpuriousWarningsAtShutdown()
PASS : tst_qdeclarativeecmascript::canAssignNullToQObject()
PASS : tst_qdeclarativeecmascript::functionAssignment_fromBinding()
PASS : tst_qdeclarativeecmascript::functionAssignment_fromJS(assign to
property)
PASS : tst_qdeclarativeecmascript::functionAssignment_fromJS(assign to
property, from JS file)
PASS : tst_qdeclarativeecmascript::functionAssignment_fromJS(assign to
value type)
PASS : tst_qdeclarativeecmascript::functionAssignment_fromJS(use 'this')
PASS : tst_qdeclarativeecmascript::functionAssignment_fromJS(use 'this'
from JS file)
PASS : tst_qdeclarativeecmascript::functionAssignmentfromJS_invalid()
PASS : tst_qdeclarativeecmascript::eval()
PASS : tst_qdeclarativeecmascript::function()
PASS : tst_qdeclarativeecmascript::qtbug_10696()
PASS : tst_qdeclarativeecmascript::qtbug_11606()
PASS : tst_qdeclarativeecmascript::qtbug_11600()
PASS : tst_qdeclarativeecmascript::nonscriptable()
PASS : tst_qdeclarativeecmascript::deleteLater()
PASS : tst_qdeclarativeecmascript::in()
PASS : tst_qdeclarativeecmascript::sharedAttachedObject()
PASS : tst_qdeclarativeecmascript::objectName()
PASS : tst_qdeclarativeecmascript::writeRemovesBinding()
PASS : tst_qdeclarativeecmascript::aliasBindingsAssignCorrectly()
PASS : tst_qdeclarativeecmascript::aliasBindingsOverrideTarget()
PASS : tst_qdeclarativeecmascript::aliasWritesOverrideBindings()
PASS : tst_qdeclarativeecmascript::pushCleanContext()
PASS : tst_qdeclarativeecmascript::realToInt()
PASS : tst_qdeclarativeecmascript::qtbug_20648()
FAIL! : tst_qdeclarativeecmascript::include() '(o->property("done").toBool()
== true)' returned FALSE. ()
Loc: [tst_qdeclarativeecmascript.cpp(2739)]
PASS : tst_qdeclarativeecmascript::callQtInvokables()
PASS : tst_qdeclarativeecmascript::invokableObjectArg()
PASS : tst_qdeclarativeecmascript::invokableObjectRet()
PASS : tst_qdeclarativeecmascript::revisionErrors()
PASS : tst_qdeclarativeecmascript::revision()
PASS : tst_qdeclarativeecmascript::cleanupTestCase()
Totals: 120 passed, 1 failed, 0 skipped, 0 blacklisted
********* Finished testing of tst_qdeclarativeecmascript *********
QtQA::App::TestRunner: test failure could be reproduced twice consecutively
QtQA::App::TestRunner: end tst_qdeclarativeecmascript: 36 seconds, exit code 1
Testing tst_qdeclarativeanimatedimage
FAIL! : tst_qdeclarativeanimatedimage::remote(playing)
'(component.isReady())' returned FALSE. ()
Loc: [tst_qdeclarativeanimatedimage.cpp(239)]
FAIL! : tst_qdeclarativeanimatedimage::remote(paused)
'(component.isReady())' returned FALSE. ()
Loc: [tst_qdeclarativeanimatedimage.cpp(239)]
FAIL! : tst_qdeclarativeanimatedimage::qtbug_16520() '(anim->opacity() ==
1)' returned FALSE. ()
Loc: [tst_qdeclarativeanimatedimage.cpp(320)]
FAIL! : tst_qdeclarativeanimatedimage::progressAndStatusChanges()
'(obj->status() == QDeclarativeImage::Ready)' returned FALSE. ()
Loc: [tst_qdeclarativeanimatedimage.cpp(358)]
Totals: 13 passed, 4 failed, 0 skipped, 0 blacklisted
QtQA::App::TestRunner: test failed, running again to see if it is flaky...
********* Start testing of tst_qdeclarativeanimatedimage *********
Config: Using QtTest library 5.5.1, Qt 5.5.1 (x86_64-little_endian-lp64
shared (dynamic) release build; by Clang 6.0 (clang-600.0.54) (Apple))
PASS : tst_qdeclarativeanimatedimage::initTestCase()
PASS : tst_qdeclarativeanimatedimage::play()
PASS : tst_qdeclarativeanimatedimage::pause()
PASS : tst_qdeclarativeanimatedimage::stopped()
PASS : tst_qdeclarativeanimatedimage::setFrame()
PASS : tst_qdeclarativeanimatedimage::frameCount()
PASS : tst_qdeclarativeanimatedimage::mirror_running()
PASS : tst_qdeclarativeanimatedimage::mirror_notRunning(paused)
PASS : tst_qdeclarativeanimatedimage::mirror_notRunning(stopped)
FAIL! : tst_qdeclarativeanimatedimage::remote(playing)
'(component.isReady())' returned FALSE. ()
Loc: [tst_qdeclarativeanimatedimage.cpp(239)]
FAIL! : tst_qdeclarativeanimatedimage::remote(paused)
'(component.isReady())' returned FALSE. ()
Loc: [tst_qdeclarativeanimatedimage.cpp(239)]
PASS : tst_qdeclarativeanimatedimage::sourceSize()
PASS : tst_qdeclarativeanimatedimage::sourceSizeReadOnly()
PASS : tst_qdeclarativeanimatedimage::invalidSource()
FAIL! : tst_qdeclarativeanimatedimage::qtbug_16520() '(anim->opacity() ==
1)' returned FALSE. ()
Loc: [tst_qdeclarativeanimatedimage.cpp(320)]
QWARN : tst_qdeclarativeanimatedimage::progressAndStatusChanges() Don't know
how to handle '', use qRegisterMetaType to register it.
FAIL! : tst_qdeclarativeanimatedimage::progressAndStatusChanges()
'(obj->status() == QDeclarativeImage::Ready)' returned FALSE. ()
Loc: [tst_qdeclarativeanimatedimage.cpp(358)]
PASS : tst_qdeclarativeanimatedimage::cleanupTestCase()
Totals: 13 passed, 4 failed, 0 skipped, 0 blacklisted
********* Finished testing of tst_qdeclarativeanimatedimage *********
QtQA::App::TestRunner: test failure could be reproduced twice consecutively
QtQA::App::TestRunner: end tst_qdeclarativeanimatedimage: 139 seconds, exit
code 4
Qml debugging is enabled. Only use this in a safe environment!
Testing tst_QDeclarativeDebugService
FAIL! : tst_QDeclarativeDebugService::initTestCase()
'(QDeclarativeDebugService::hasDebuggingClient())' returned FALSE. ()
Loc: [tst_qdeclarativedebugservice.cpp(77)]
Totals: 1 passed, 1 failed, 0 skipped, 0 blacklisted
QtQA::App::TestRunner: test failed, running again to see if it is flaky...
Qml debugging is enabled. Only use this in a safe environment!
********* Start testing of tst_QDeclarativeDebugService *********
Config: Using QtTest library 5.5.1, Qt 5.5.1 (x86_64-little_endian-lp64
shared (dynamic) release build; by Clang 6.0 (clang-600.0.54) (Apple))
FAIL! : tst_QDeclarativeDebugService::initTestCase()
'(QDeclarativeDebugService::hasDebuggingClient())' returned FALSE. ()
Loc: [tst_qdeclarativedebugservice.cpp(77)]
PASS : tst_QDeclarativeDebugService::cleanupTestCase()
Totals: 1 passed, 1 failed, 0 skipped, 0 blacklisted
********* Finished testing of tst_QDeclarativeDebugService *********
QtQA::App::TestRunner: test failure could be reproduced twice consecutively
QtQA::App::TestRunner: end tst_qdeclarativedebugservice: 34 seconds, exit
code 1
Build log:
http://testresults.qt.io/ci/Qt5_5.5.1_Integration/build_00013/macx-clang_developer-build_OSX_10.10/log.txt.gz
Tested changes (refs/builds/5.5.1_1444035526):
http://codereview.qt-project.org/127004 [PS1] - Updated submodules.
_______________________________________________
Ci-reports mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/ci-reports