Bug 496277 - FitsDataTest failing on aarch64 only since 3.7.3
Summary: FitsDataTest failing on aarch64 only since 3.7.3
Status: REPORTED
Alias: None
Product: kstars
Classification: Applications
Component: general (other bugs)
Version First Reported In: 3.7.3
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Jasem Mutlaq
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-11-14 19:08 UTC by Bart Ribbers
Modified: 2024-11-14 19:08 UTC (History)
0 users

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


Attachments
Full build and test log (1008.33 KB, text/x-log)
2024-11-14 19:08 UTC, Bart Ribbers
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Bart Ribbers 2024-11-14 19:08:55 UTC
Created attachment 175824 [details]
Full build and test log

FAIL!  : TestFitsData::testComputeHFR(NGC4535-3-NORMAL) Compared values are not the same
   Actual   (d->getDetectedStars()): 28
   Expected (NSTARS)               : 30
   Loc: [/builds/craftyguy/aports/community/kstars/src/kstars-3.7.3/Tests/fitsviewer/testfitsdata.cpp(90)]

In Alpine Linux we want to upgrade the package to 3.7.3 but since this patch (3.7.2 was fine) testComputeHFR is failing, but only on aarch64 for some reason.

The full log is attached.