Bug 350784 - stepcore-test_metaobject fails
Summary: stepcore-test_metaobject fails
Status: RESOLVED FIXED
Alias: None
Product: step
Classification: Applications
Component: stepcore (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Vladimir Kuznetsov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-07-30 10:46 UTC by Heiko Becker
Modified: 2020-10-10 19:10 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Heiko Becker 2015-07-30 10:46:33 UTC
Start 2: stepcore-test_metaobject

2: Test command: /var/tmp/paludis/build/kde-step-15.07.80/work/build/autotests/test_metaobject
2: Test timeout computed to be: 9.99988e+06
2: ********* Start testing of TestMetaobject *********
2: Config: Using QtTest library 5.5.0, Qt 5.5.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 5.2.0)
2: PASS   : TestMetaobject::initTestCase()
2: FAIL!  : TestMetaobject::testMetaObject() Compared values are not the same
2:    Actual   (property->readString(object)): "2.2000000000000002"
2:    Expected (QString("2.2"))              : "2.2"
2:    Loc: [/var/tmp/paludis/build/kde-step-15.07.80/work/step-15.07.80/autotests/test_metaobject.cc(173)]
2: PASS   : TestMetaobject::cleanupTestCase()
2: Totals: 2 passed, 1 failed, 0 skipped, 0 blacklisted
2: ********* Finished testing of TestMetaobject *********
2/2 Test #2: stepcore-test_metaobject .........***Failed    0.01 sec

50% tests passed, 1 tests failed out of 2


I suspect this started happening with Qt-5.4.x, but I don't have an older Qt around anymore to confirm this. The test fails with step 15.04.3 and 15.07.80 but I did not test anything older.

Reproducible: Always
Comment 2 Heiko Becker 2020-10-10 19:10:04 UTC
Not sure since when, but it doesn't fail anymore for me or on build.kde.org.