Bug 397185 - kcontacts-18.07.90 fails addresstest
Summary: kcontacts-18.07.90 fails addresstest
Status: REPORTED
Alias: None
Product: frameworks-kcontacts
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-08-05 17:52 UTC by Heiko Becker
Modified: 2021-02-16 15:54 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 2018-08-05 17:52:30 UTC
Start  7: kcontacts-addresstest

7: Test command: /var/tmp/paludis/build/kde-frameworks-kcontacts-18.07.90/work/build/bin/addresstest
7: Environment variables: 
7:  QT_PLUGIN_PATH=/var/tmp/paludis/build/kde-frameworks-kcontacts-18.07.90/work/build/bin:/usr/host/lib/qt5/plugins
7: Test timeout computed to be: 10000000
7: ********* Start testing of AddressTest *********
7: Config: Using QtTest library 5.10.1, Qt 5.10.1 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 7.3.0)
7: PASS   : AddressTest::initTestCase()
7: PASS   : AddressTest::emptyTest()
7: PASS   : AddressTest::storeTest()
7: PASS   : AddressTest::equalsTest()
7: PASS   : AddressTest::differsTest()
7: PASS   : AddressTest::assignmentTest()
7: PASS   : AddressTest::serializeTest()
7: FAIL!  : AddressTest::formatTest() Compared values are not the same
7:    Actual   (address.formattedAddress(QStringLiteral("Jim Knopf"))): "Jim Knopf\nLummerlandstr. 1\nLUMMERSTADT\n12345\n"
7:    Expected (result)                                               : "Jim Knopf\nLummerlandstr. 1\n12345 Lummerstadt"
7:    Loc: [/var/tmp/paludis/build/kde-frameworks-kcontacts-18.07.90/work/kcontacts-18.07.90/autotests/addresstest.cpp(219)]
7: PASS   : AddressTest::shouldExportVcard4()
7: PASS   : AddressTest::shouldExportVcard3()
7: PASS   : AddressTest::shouldParseAddressVCard3()
7: PASS   : AddressTest::shouldParseAddressVCard4()
7: PASS   : AddressTest::shouldExportVCard4WithGeoPosition()
7: PASS   : AddressTest::shouldParseAddressVCard4WithGeoPosition()
7: PASS   : AddressTest::countryToISOTest()
7: PASS   : AddressTest::cleanupTestCase()
7: Totals: 15 passed, 1 failed, 0 skipped, 0 blacklisted, 23ms
7: ********* Finished testing of AddressTest *********
 7/32 Test  #7: kcontacts-addresstest ..............***Failed    0.07 sec
Comment 1 Christoph Feck 2018-08-30 23:28:27 UTC
Caused by locale-dependent formatting of addresses?
Comment 2 Andreas Sturmlechner 2021-02-16 15:54:53 UTC
Also got a failing phonenumbertest here which is apparently happening when the package is already installed on system while testing. Maybe related.