https://bugs.kde.org/show_bug.cgi?id=483465

            Bug ID: 483465
           Summary: 5.115.0: test suite fails in one unit
    Classification: Frameworks and Libraries
           Product: frameworks-kcontacts
           Version: 5.115.0
          Platform: Other
                OS: Other
            Status: REPORTED
          Severity: normal
          Priority: NOR
         Component: general
          Assignee: kdepim-b...@kde.org
          Reporter: kloczko.tom...@gmail.com
  Target Milestone: ---

Looks like test suite fails in one unit

+ cd kcontacts-5.115.0
+ xvfb-run -a /usr/bin/ctest --test-dir x86_64-redhat-linux-gnu
--output-on-failure --force-new-ctest-process -j48
Internal ctest changing into directory:
/home/tkloczko/rpmbuild/BUILD/kcontacts-5.115.0/x86_64-redhat-linux-gnu
Test project
/home/tkloczko/rpmbuild/BUILD/kcontacts-5.115.0/x86_64-redhat-linux-gnu
      Start  1: kcontacts-testroundtrip
      Start  2: kcontacts-birthdaytest
      Start  3: kcontacts-addresseetest
      Start  4: kcontacts-impptest
      Start  5: kcontacts-emailtest
      Start  6: kcontacts-addresstest
      Start  7: kcontacts-geotest
      Start  8: kcontacts-keytest
      Start  9: kcontacts-phonenumbertest
      Start 10: kcontacts-secrecytest
      Start 11: kcontacts-soundtest
      Start 12: kcontacts-timezonetest
      Start 13: kcontacts-contactgrouptest
      Start 14: kcontacts-vcarddragtest
      Start 15: kcontacts-langtest
      Start 16: kcontacts-gendertest
      Start 17: kcontacts-calendarurltest
      Start 18: kcontacts-ldifconvertertest
      Start 19: kcontacts-relatedtest
      Start 20: kcontacts-resourcelocatorurltest
      Start 21: kcontacts-customidentifiertest
      Start 22: kcontacts-vcardlinetest
      Start 23: kcontacts-fieldgrouptest
      Start 24: kcontacts-importexportvcardtest
      Start 25: kcontacts-titletest
      Start 26: kcontacts-nicknametest
      Start 27: kcontacts-roletest
      Start 28: kcontacts-orgtest
      Start 29: kcontacts-datetimetest
      Start 30: kcontacts-clientpidmaptest
      Start 31: kcontacts-addressformattest
      Start 32: kcontacts-picturetest
 1/32 Test  #3: kcontacts-addresseetest ............   Passed    0.06 sec
 2/32 Test  #2: kcontacts-birthdaytest .............   Passed    0.06 sec
 3/32 Test  #5: kcontacts-emailtest ................   Passed    0.06 sec
 4/32 Test  #7: kcontacts-geotest ..................   Passed    0.06 sec
 5/32 Test  #8: kcontacts-keytest ..................   Passed    0.06 sec
 6/32 Test  #1: kcontacts-testroundtrip ............   Passed    0.07 sec
 7/32 Test  #4: kcontacts-impptest .................   Passed    0.07 sec
 8/32 Test  #9: kcontacts-phonenumbertest ..........   Passed    0.06 sec
 9/32 Test  #6: kcontacts-addresstest ..............***Failed    0.07 sec
********* Start testing of AddressTest *********
Config: Using QtTest library 5.15.12, Qt 5.15.12 (x86_64-little_endian-lp64
shared (dynamic) release build; by GCC 14.0.1 20240208 (Red Hat 14.0.1-0)),
fedora 41
PASS   : AddressTest::initTestCase()
PASS   : AddressTest::emptyTest()
PASS   : AddressTest::storeTest()
PASS   : AddressTest::equalsTest()
PASS   : AddressTest::differsTest()
PASS   : AddressTest::assignmentTest()
PASS   : AddressTest::serializeTest()
FAIL!  : AddressTest::formatTest() Compared values are not the same
   Actual   (address.formatted(KContacts::AddressFormatStyle::Postal,
QStringLiteral("Jim Knopf"))): "Jim Knopf\nLummerlandstr. 1\n12345
Lummerstadt\n\nGERMANY"
   Expected (result)                                                           
                   : "Jim Knopf\nLummerlandstr. 1\n12345
Lummerstadt\n\nGERMANIA"
   Loc:
[/home/tkloczko/rpmbuild/BUILD/kcontacts-5.115.0/autotests/addresstest.cpp(162)]
PASS   : AddressTest::shouldExportVcard4()
PASS   : AddressTest::shouldExportVcard3()
PASS   : AddressTest::shouldParseAddressVCard3()
PASS   : AddressTest::shouldParseAddressVCard4()
PASS   : AddressTest::shouldExportVCard4WithGeoPosition()
PASS   : AddressTest::shouldParseAddressVCard4WithGeoPosition()
FAIL!  : AddressTest::countryToISOTest() Compared values are not the same
   Actual   (Address::countryToISO(QStringLiteral("Frankreich"))): ""
   Expected (QLatin1String("fr"))                                : "fr"
   Loc:
[/home/tkloczko/rpmbuild/BUILD/kcontacts-5.115.0/autotests/addresstest.cpp(475)]
PASS   : AddressTest::isoToCountryTest()
PASS   : AddressTest::testGeoUri()
PASS   : AddressTest::cleanupTestCase()
Totals: 16 passed, 2 failed, 0 skipped, 0 blacklisted, 7ms
********* Finished testing of AddressTest *********

10/32 Test #10: kcontacts-secrecytest ..............   Passed    0.06 sec
11/32 Test #11: kcontacts-soundtest ................   Passed    0.07 sec
12/32 Test #13: kcontacts-contactgrouptest .........   Passed    0.07 sec
13/32 Test #15: kcontacts-langtest .................   Passed    0.06 sec
14/32 Test #14: kcontacts-vcarddragtest ............   Passed    0.07 sec
15/32 Test #31: kcontacts-addressformattest ........   Passed    0.04 sec
16/32 Test #19: kcontacts-relatedtest ..............   Passed    0.06 sec
17/32 Test #17: kcontacts-calendarurltest ..........   Passed    0.07 sec
18/32 Test #20: kcontacts-resourcelocatorurltest ...   Passed    0.06 sec
19/32 Test #21: kcontacts-customidentifiertest .....   Passed    0.07 sec
20/32 Test #22: kcontacts-vcardlinetest ............   Passed    0.06 sec
21/32 Test #12: kcontacts-timezonetest .............   Passed    0.08 sec
22/32 Test #18: kcontacts-ldifconvertertest ........   Passed    0.07 sec
23/32 Test #16: kcontacts-gendertest ...............   Passed    0.08 sec
24/32 Test #23: kcontacts-fieldgrouptest ...........   Passed    0.07 sec
25/32 Test #24: kcontacts-importexportvcardtest ....   Passed    0.07 sec
26/32 Test #25: kcontacts-titletest ................   Passed    0.07 sec
27/32 Test #29: kcontacts-datetimetest .............   Passed    0.06 sec
28/32 Test #27: kcontacts-roletest .................   Passed    0.06 sec
29/32 Test #26: kcontacts-nicknametest .............   Passed    0.07 sec
30/32 Test #30: kcontacts-clientpidmaptest .........   Passed    0.07 sec
31/32 Test #28: kcontacts-orgtest ..................   Passed    0.07 sec
32/32 Test #32: kcontacts-picturetest ..............   Passed    0.07 sec

97% tests passed, 1 tests failed out of 32

Total Test time (real) =   0.13 sec

The following tests FAILED:
          6 - kcontacts-addresstest (Failed)
Errors while running CTest

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to