Bug 496277

Summary: FitsDataTest failing on aarch64 only since 3.7.3
Product: [Applications] kstars Reporter: Bart Ribbers <bribbers>
Component: generalAssignee: Jasem Mutlaq <mutlaqja>
Status: REPORTED ---    
Severity: normal    
Priority: NOR    
Version First Reported In: 3.7.3   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:
Attachments: Full build and test log

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.