Details
-
Bug
-
Resolution: Done
-
P2: Important
-
5.12
-
None
-
SUSE Linux Enterprise Server (SLES) 12
-
82ad4be4a2e0c2bccb6cd8ea2440aefee4ec48ec (qt/qtbase/5.12)
Description
For example in QtBase:
agent:2019/03/18 13:47:56 build.go:197: FAIL! : tst_QDateTime::toString_textDate_extra() 'dt.toString() != QLatin1String("Thu Jan 1 00:00:00 1970")' returned FALSE. ()
agent:2019/03/18 13:47:56 build.go:197: Loc: [tst_qdatetime.cpp(923)]
or in QtLocation:
agent:2019/03/18 13:49:35 build.go:197: QDEBUG : declarative_core::ReviewModel::test_consecutive_fetch(batchSize 1) [ 0.397 D] qt.qml.diskcache QQmlTypeData::tryLoadFromDiskCache - Error loading "file:///home/qt/work/qt/qtlocation/tests/auto/declarative_core/reviewModel" from disk cache: "No such file or directory" agent:2019/03/18 13:49:35 build.go:197: QDEBUG : declarative_core::ReviewModel::test_consecutive_fetch(batchSize 1) [ 0.397 D] qt.qml.diskcache QQmlTypeData::compile - Error saving cached version of "file:///home/qt/work/qt/qtlocation/tests/auto/declarative_core/reviewModel" to disk: "Missing time stamp for source file" agent:2019/03/18 13:49:35 build.go:197: QDEBUG : declarative_core::ReviewModel::test_consecutive_fetch(batchSize 1) [ 0.397 D] qt.qml.diskcache QQmlTypeData::tryLoadFromDiskCache - Error loading "file:///home/qt/work/qt/qtlocation/tests/auto/declarative_core/SignalSpy" from disk cache: "No such file or directory" agent:2019/03/18 13:49:35 build.go:197: QDEBUG : declarative_core::ReviewModel::test_consecutive_fetch(batchSize 1) [ 0.398 D] qt.qml.diskcache QQmlTypeData::compile - Error saving cached version of "file:///home/qt/work/qt/qtlocation/tests/auto/declarative_core/SignalSpy" to disk: "Missing time stamp for source file" agent:2019/03/18 13:49:35 build.go:197: QDEBUG : declarative_core::ReviewModel::test_consecutive_fetch(batchSize 1) [ 0.398 D] qt.qml.diskcache QQmlTypeData::tryLoadFromDiskCache - Error loading "file:///home/qt/work/qt/qtlocation/tests/auto/declarative_core/dataModel" from disk cache: "No such file or directory" agent:2019/03/18 13:49:35 build.go:197: QDEBUG : declarative_core::ReviewModel::test_consecutive_fetch(batchSize 1) [ 0.399 D] qt.qml.diskcache QQmlTypeData::compile - Error saving cached version of "file:///home/qt/work/qt/qtlocation/tests/auto/declarative_core/dataModel" to disk: "Missing time stamp for source file" agent:2019/03/18 13:49:35 build.go:197: FAIL! : declarative_core::ReviewModel::test_consecutive_fetch(batchSize 1) Compared values are not the same agent:2019/03/18 13:49:35 build.go:197: Actual (): 2004-09-22T13:01:00.000 agent:2019/03/18 13:49:35 build.go:197: Expected (): 2072-10-10T16:15:08.000 agent:2019/03/18 13:49:35 build.go:197: Loc: [/home/qt/work/qt/qtlocation/tests/auto/declarative_core/utils.js(89)]
or in QtQuickcontrols:
agent:2019/03/18 13:36:55 build.go:197: FAIL! : qtquickcontrols::Tests_RangedDate::test_constructionPropertyOrder() Compared values are not the same agent:2019/03/18 13:36:55 build.go:197: Actual (): 632707200000 agent:2019/03/18 13:36:55 build.go:197: Expected (): 632718848000 agent:2019/03/18 13:36:55 build.go:197: Loc: [/home/qt/work/qt/qtquickcontrols/tests/auto/controls/data/tst_rangeddate.qml(100)] agent:2019/03/18 13:36:55 build.go:197: PASS : qtquickcontrols::Tests_RangedDate::test_defaultConstruction() agent:2019/03/18 13:36:55 build.go:197: FAIL! : qtquickcontrols::Tests_RangedDate::test_flickering() Compared values are not the same agent:2019/03/18 13:36:55 build.go:197: Actual (): 2778624000000 agent:2019/03/18 13:36:55 build.go:197: Expected (): 2778635648000 agent:2019/03/18 13:36:55 build.go:197: Loc: [/home/qt/work/qt/qtquickcontrols/tests/auto/controls/data/tst_rangeddate.qml(164)]
Attachments
Issue Links
- is required for
-
QTQAINFRA-3122 Enable autotests on SLES 12 in the CI
- Closed