Bug 350784

Summary: stepcore-test_metaobject fails
Product: [Applications] step Reporter: Heiko Becker <heiko.becker>
Component: stepcoreAssignee: Vladimir Kuznetsov <ks.vladimir>
Status: RESOLVED FIXED    
Severity: normal CC: sgmoore
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

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.