Bug 514910 - kcalendarcore: some tests fail on armv7 and x86
Summary: kcalendarcore: some tests fail on armv7 and x86
Status: REPORTED
Alias: None
Product: frameworks-kcalendarcore
Classification: Frameworks and Libraries
Component: general (other bugs)
Version First Reported In: 6.22.0
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2026-01-21 18:36 UTC by miyopan
Modified: 2026-01-21 18:38 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments
kcalendarcore error log (531.58 KB, text/x-log)
2026-01-21 18:36 UTC, miyopan
Details

Note You need to log in before you can comment on or make changes to this bug.
Description miyopan 2026-01-21 18:36:32 UTC
Created attachment 188760 [details]
kcalendarcore error log

SUMMARY

When building on Alpine Linux edge (3.23 alpha), the following tests fail on armv7 and x86:

  476 - Compat-AppleICal_1.5.ics (Failed)
  481 - Compat-Mozilla_1.0.ics (Failed)
  497 - XCalIn-2024-matrix-conference-schedule.xcal (Failed)
  498 - XCalIn-2024-sotm-schedule.xcal (Failed)

STEPS TO REPRODUCE
1. Run the test testsuite: `wlheadless-run -- ctest --test-dir build`

OBSERVED RESULT
4 tests fail.

EXPECTED RESULT
Tests pass.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Alpine Linux Edge (3.23 alpha)
KDE Frameworks Version: 6.22.0
Qt Version: 6.10.1

ADDITIONAL INFORMATION

Build script: https://git.alpinelinux.org/aports/tree/community/kcalendarcore/APKBUILD?id=b2d95ae1fe9a411d6c8182928bb4195f19ae5b20
See attachment for error log.

Thanks for reviewing the issue report.