touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #31798
[Bug 1376644] Re: Some qtpim tests start failing when built against Qt 5.3.2
Renato: you'd need the Qt 5.3.2 from the vivid PPA to see the problem.
It does not happen with 5.3.0 or vivid only. So please upgrade with
https://wiki.ubuntu.com/Touch/QtTesting 's instructions to the 5.3.2
(landing-002 for vivid) and try again.
Also, please preferably test not the git trunk but what we currently
have and are trying to rebuild against 5.3.2 (probably both will show
the same problem though, as I already tested one git trunk earlier and
had same errors and then some more):
dget https://launchpad.net/~ci-train-ppa-
service/+archive/ubuntu/landing-002/+files/qtpim-opensource-
src_5.0%7Egit20140515%7E29475884-0ubuntu5%7Evivid1%7Etest2.dsc
If you want a bazaar environment to more easily use 'bzr bd' etc, you can do the following:
wget https://launchpad.net/~ci-train-ppa-service/+archive/ubuntu/landing-002/+files/qtpim-opensource-src_5.0%7Egit20140515%7E29475884.orig.tar.gz
bzr branch lp:~kubuntu-packagers/kubuntu-packaging/qtpim-opensource-src qtpim
cd qtpim
bzr bd
Lastly, the rechecking the latest build logs from vivid 5.3.2 PPA does show two other test failures also besides those "no testdata available" ones:
1. ---
FAIL! : tst_QOrganizerCollection::datastream() 'om.saveCollection(&collectionIn)' returned FALSE. ()
Loc: [tst_qorganizercollection.cpp(309)]
2. ---
PASS : tst_QVersitOrganizerImporter::testTimeZones(no dst)
FAIL! : tst_QVersitOrganizerImporter::testTimeZones(dst area in standard time) Compared values are not the same
Actual (actualDatetime): 2010/05/01 23:04:05.000[UTC]
Expected (expected) : 2010/05/02 00:04:05.000[UTC]
Loc: [tst_qversitorganizerimporter.cpp(1923)]
PASS : tst_QVersitOrganizerImporter::testTimeZones(dst)
PASS : tst_QVersitOrganizerImporter::testTimeZones(dst specified with rdate - daylight)
FAIL! : tst_QVersitOrganizerImporter::testTimeZones(dst specified with rdate - standard) Compared values are not the same
Actual (actualDatetime): 1997/12/15 14:00:00.000[UTC]
Expected (expected) : 1997/12/15 15:00:00.000[UTC]
Loc: [tst_qversitorganizerimporter.cpp(1923)]
Both were also seen in the utopic rebuild, but my attention just was in
the "no testdata found" failures.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to qtpim-opensource-src in
Ubuntu.
https://bugs.launchpad.net/bugs/1376644
Title:
Some qtpim tests start failing when built against Qt 5.3.2
Status in “qtpim-opensource-src” package in Ubuntu:
New
Bug description:
Some qtpim tests start failing when built against Qt 5.3.2:
https://launchpad.net/~ci-train-ppa-
service/+archive/ubuntu/landing-015/+sourcepub/4451482/+listing-
archive-extra
We shouldn't be disabling additional tests, so the root causes should be found. All seem to have the following thing in common:
"ASSERT failure in QTest::fetchData(): "Test data requested, but no testdata available.", file qtestcase.cpp, line 2047"
You can test the Qt 5.3.2 yourself by following the instructions at
https://wiki.ubuntu.com/Touch/QtTesting
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtpim-opensource-src/+bug/1376644/+subscriptions
References