Bug 442350 - kunitconversion-5.85: Fails categorytest (network related) and currencytableinittest
Summary: kunitconversion-5.85: Fails categorytest (network related) and currencytablei...
Status: REPORTED
Alias: None
Product: frameworks-kunitconversion
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: 5.85.0
Platform: Gentoo Packages Linux
: NOR normal
Target Milestone: ---
Assignee: John Layt
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-09-12 20:21 UTC by Sam James
Modified: 2021-09-12 20:34 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments
build.log (102.85 KB, text/plain)
2021-09-12 20:21 UTC, Sam James
Details
LastTest.log (4.33 KB, text/plain)
2021-09-12 20:22 UTC, Sam James
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sam James 2021-09-12 20:21:18 UTC
Created attachment 141495 [details]
build.log

SUMMARY

The category test fails on amd64.


STEPS TO REPRODUCE
Run test suite for kunitconversion-5.85.0 on Gentoo Linux with "ebuild kunitconversion-5.85.0-r1.ebuild clean test install"

OBSERVED RESULT

```
ctest -j 7 --test-load 999 -E (convertertest)
Test project /var/tmp/portage/kde-frameworks/kunitconversion-5.85.0-r1/work/kunitconversion-5.85.0_build
    Start 1: valuetest
    Start 2: categorytest
    Start 3: currencytableinittest
1/3 Test #3: currencytableinittest ............***Failed    0.01 sec
2/3 Test #2: categorytest .....................***Failed    0.01 sec
3/3 Test #1: valuetest ........................   Passed    0.02 sec

33% tests passed, 2 tests failed out of 3

Total Test time (real) =   0.02 sec

The following tests FAILED:
          2 - categorytest (Failed)
          3 - currencytableinittest (Failed)
Errors while running CTest
Output from these tests are in: /var/tmp/portage/kde-frameworks/kunitconversion-5.85.0-r1/work/kunitconversion-5.85.0_build/Testing/Temporary/LastTest.log
Use "--rerun-failed --output-on-failure" to re-run the failed cases verbosely.
```


EXPECTED RESULT

All tests pass.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: 5.10.62
KDE Plasma Version: 5.22.5
KDE Frameworks Version: 5.85
Qt Version: 5.15.2 (-r10 in Gentoo, using Qt5PatchCollection)

ADDITIONAL INFORMATION

Note that categorytest passes when disabling Gentoo's network sandbox when compiling packages with FEATURES="-network-sandbox".
Comment 1 Sam James 2021-09-12 20:22:07 UTC
Created attachment 141496 [details]
LastTest.log
Comment 2 Sam James 2021-09-12 20:22:31 UTC
Originally reported downstream at https://bugs.gentoo.org/808216#c4.