https://bugs.kde.org/show_bug.cgi?id=468290
Bug ID: 468290
Summary: 5.105: test suite is failing in one unit
Classification: Frameworks and Libraries
Product: frameworks-ki18n
Version: 5.105.0
Platform: Other
OS: Other
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: ---
Looks like test suite is failing in one unit
+ cd ki18n-5.105.0
+ /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/ki18n-5.105.0/x86_64-redhat-linux-gnu
Test project
/home/tkloczko/rpmbuild/BUILD/ki18n-5.105.0/x86_64-redhat-linux-gnu
Start 1: ki18n-declarativetest
Start 2: ki18n-klocalizedstringtest
Start 3: ki18n-klazylocalizedstringtest
Start 4: ki18n-ktranscripttest
Start 5: ki18n-ktranscriptcleantest
Start 6: ki18n_install
Start 7: kcatalogtest
Start 8: kcountrytest
Start 9: kcountrysubdivisiontest
Start 10: ktimezonetest
1/10 Test #3: ki18n-klazylocalizedstringtest ... Passed 0.01 sec
2/10 Test #7: kcatalogtest .....................***Failed 0.01 sec
********* Start testing of KCatalogTest *********
Config: Using QtTest library 5.15.8, Qt 5.15.8 (x86_64-little_endian-lp64
shared (dynamic) release build; by GCC 13.0.1 20230324 (Red Hat 13.0.1-0)),
fedora 39
PASS : KCatalogTest::initTestCase()
QWARN : KCatalogTest::testLookup() kf.i18n: The value of the LANGUAGE
environment variable:
"fr_CH:fr_CH:fr_CH:fr_CH:fr_CH:fr_CH:fr_CH:fr_CH:fr_CH:fr_CH:fr_CH:fr_CH:fr_CH:fr_CH:fr_CH:fr_CH"
( size: 95 ),
was longer than (and consequently truncated to) the max. length of: 54
FAIL! : KCatalogTest::testLookup() Compared values are not the same
Actual (c.name()): "New Zealand"
Expected (QStringLiteral("Nouvelle-Zélande")): "Nouvelle-Z\u00E9lande"
Loc:
[/home/tkloczko/rpmbuild/BUILD/ki18n-5.105.0/autotests/kcatalogtest.cpp(40)]
PASS : KCatalogTest::cleanupTestCase()
Totals: 2 passed, 1 failed, 0 skipped, 0 blacklisted, 2ms
********* Finished testing of KCatalogTest *********
3/10 Test #5: ki18n-ktranscriptcleantest ....... Passed 0.02 sec
4/10 Test #10: ktimezonetest .................... Passed 0.01 sec
5/10 Test #2: ki18n-klocalizedstringtest ....... Passed 0.03 sec
6/10 Test #1: ki18n-declarativetest ............ Passed 0.04 sec
7/10 Test #4: ki18n-ktranscripttest ............ Passed 0.04 sec
8/10 Test #9: kcountrysubdivisiontest .......... Passed 0.04 sec
9/10 Test #8: kcountrytest ..................... Passed 0.91 sec
10/10 Test #6: ki18n_install .................... Passed 1.10 sec
90% tests passed, 1 tests failed out of 10
Total Test time (real) = 1.12 sec
The following tests FAILED:
7 - kcatalogtest (Failed)
Errors while running CTest
--
You are receiving this mail because:
You are watching all bug changes.