Autotest `tst_qqmlapplicationengine' failed :(
Testing tst_qqmlapplicationengine
FAIL! : tst_qqmlapplicationengine::application() Compared values are not the
same
Actual (test_stderr) : 53 74 61 72 74 3A 20 74 65 73 74 44 61 74
61 0A 45 6E 64 0A 43 6F 75 6E 74 65 72 73 3A 20 0A 20 20 20 20 20 20 20 20 38
38 20 7C 20 51 56 34 3A 3A 42 ...
Expected (test_stderr_target): 53 74 61 72 74 3A 20 74 65 73 74 44 61 74
61 0A 45 6E 64 0A
Loc: [tst_qqmlapplicationengine.cpp(125)]
Totals: 4 passed, 1 failed, 0 skipped
Counters:
176 | QV4::Bool QV4::__qmljs_cmp_eq(const QV4::Value&, const
QV4::Value&) | Undefined | Object
176 | QV4::Bool QV4::__qmljs_cmp_instanceof(QV4::ExecutionContext*,
const QV4::Value&, const QV4::Value&) | Undefined | Object
176 | QV4::Bool QV4::__qmljs_cmp_ne(const QV4::Value&, const
QV4::Value&) | Undefined | Object
176 | QV4::Bool QV4::__qmljs_cmp_eq(const QV4::Value&, const
QV4::Value&) | String | String
88 | QV4::Bool QV4::__qmljs_strict_equal(const QV4::Value&, const
QV4::Value&) | String | Null
88 | QV4::Bool QV4::__qmljs_cmp_sne(const QV4::Value&, const
QV4::Value&) | String | Null
4 | QV4::Bool QV4::__qmljs_cmp_eq(const QV4::Value&, const
QV4::Value&) | Object | Object
4 | QV4::Bool QV4::__qmljs_cmp_instanceof(QV4::ExecutionContext*,
const QV4::Value&, const QV4::Value&) | Object | Object
4 | QV4::Bool QV4::__qmljs_cmp_ne(const QV4::Value&, const
QV4::Value&) | Object | Object
2 | QV4::Bool QV4::__qmljs_strict_equal(const QV4::Value&, const
QV4::Value&) | Null | Null
2 | QV4::Bool QV4::__qmljs_cmp_sne(const QV4::Value&, const
QV4::Value&) | Null | Null
QtQA::App::TestRunner: test failed, running again to see if it is flaky...
********* Start testing of tst_qqmlapplicationengine *********
Config: Using QtTest library 5.2.0, Qt 5.2.0
PASS : tst_qqmlapplicationengine::initTestCase()
PASS : tst_qqmlapplicationengine::basicLoading()
FAIL! : tst_qqmlapplicationengine::application() Compared values are not the
same
Actual (test_stderr) : 53 74 61 72 74 3A 20 74 65 73 74 44 61 74
61 0A 45 6E 64 0A 43 6F 75 6E 74 65 72 73 3A 20 0A 20 20 20 20 20 20 20 20 38
38 20 7C 20 51 56 34 3A 3A 42 ...
Expected (test_stderr_target): 53 74 61 72 74 3A 20 74 65 73 74 44 61 74
61 0A 45 6E 64 0A
Loc: [tst_qqmlapplicationengine.cpp(125)]
PASS : tst_qqmlapplicationengine::applicationProperties()
PASS : tst_qqmlapplicationengine::cleanupTestCase()
Totals: 4 passed, 1 failed, 0 skipped
********* Finished testing of tst_qqmlapplicationengine *********
Counters:
176 | QV4::Bool QV4::__qmljs_cmp_eq(const QV4::Value&, const
QV4::Value&) | Undefined | Object
176 | QV4::Bool QV4::__qmljs_cmp_instanceof(QV4::ExecutionContext*,
const QV4::Value&, const QV4::Value&) | Undefined | Object
176 | QV4::Bool QV4::__qmljs_cmp_ne(const QV4::Value&, const
QV4::Value&) | Undefined | Object
176 | QV4::Bool QV4::__qmljs_cmp_eq(const QV4::Value&, const
QV4::Value&) | String | String
88 | QV4::Bool QV4::__qmljs_cmp_sne(const QV4::Value&, const
QV4::Value&) | String | Null
88 | QV4::Bool QV4::__qmljs_strict_equal(const QV4::Value&, const
QV4::Value&) | String | Null
4 | QV4::Bool QV4::__qmljs_cmp_eq(const QV4::Value&, const
QV4::Value&) | Object | Object
4 | QV4::Bool QV4::__qmljs_cmp_ne(const QV4::Value&, const
QV4::Value&) | Object | Object
4 | QV4::Bool QV4::__qmljs_cmp_instanceof(QV4::ExecutionContext*,
const QV4::Value&, const QV4::Value&) | Object | Object
2 | QV4::Bool QV4::__qmljs_cmp_sne(const QV4::Value&, const
QV4::Value&) | Null | Null
2 | QV4::Bool QV4::__qmljs_strict_equal(const QV4::Value&, const
QV4::Value&) | Null | Null
QtQA::App::TestRunner: test failure could be reproduced twice consecutively
QtQA::App::TestRunner: end tst_qqmlapplicationengine: 0.267309 seconds, exit
code 1
Build log:
http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_00716/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz
Tested changes (refs/builds/dev_1378115188):
http://codereview.qt-project.org/64077 [PS2] - QQuickWindow: Quieten
warning about unused variable
http://codereview.qt-project.org/64323 [PS1] - V4: Fix SSA decomposition
when no regalloc is used.
http://codereview.qt-project.org/64322 [PS1] - V4 JIT: add env. var.
QV4_NO_REGALLOC.
http://codereview.qt-project.org/64163 [PS3] - V4: add counters for
built-in function invocations.
http://codereview.qt-project.org/64162 [PS2] - V4 IR: fix Temp equality,
and its use in type inference.
http://codereview.qt-project.org/64161 [PS2] - V4 regalloc: correct
life-time hole handling.
http://codereview.qt-project.org/64160 [PS2] - V4 regalloc: fix cycle
scheduling in resolve phase.
http://codereview.qt-project.org/64159 [PS2] - V4 JIT: fix visitRet for
UInt32 temps.
http://codereview.qt-project.org/64158 [PS2] - V4 JIT: finish swapValues.
http://codereview.qt-project.org/63256 [PS7] - V4 JIT: generate code for
binary expressions.
http://codereview.qt-project.org/63255 [PS7] - V4: Constant binary
expression evaluation.
http://codereview.qt-project.org/63956 [PS2] - V4 JIT: Change function call
generation with registers.
http://codereview.qt-project.org/64157 [PS1] - V4: fix inferred types of
30&&true and 30||true.
_______________________________________________
Ci-reports mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/ci-reports