Bug 483577 - Test TestFitsData::testComputeHFR(NGC4535-3-FOCUS) fails on aarch64
Summary: Test TestFitsData::testComputeHFR(NGC4535-3-FOCUS) fails on aarch64
Status: REPORTED
Alias: None
Product: kstars
Classification: Applications
Component: general (other bugs)
Version First Reported In: unspecified
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Jon Evans
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-03-14 16:42 UTC by Kevin Daudt
Modified: 2024-03-15 06:57 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kevin Daudt 2024-03-14 16:42:35 UTC
When compiling kstars-3.6.9 on aarch64, TestFitsData::testComputeHFR(NGC4535-3-FOCUS) fails:

FAIL!  : TestFitsData::testComputeHFR(NGC4535-3-FOCUS) Compared values are not the same
   Actual   (d->getDetectedStars()): 125
   Expected (NSTARS)               : 126
   Loc: [/home/buildozer/aports/testing/kstars/src/kstars-2.6.9/Tests/fitsviewer/testfitsdata.cpp(91)]

(Apparently the 3.6.9 source was uploaded as 2.6.9)

Other tests pass. It also passes on our CI infra, which runs on an aarch64 virtual machine, so it may be hardware / CPU related. Our builder has an Ampere Altra CPU.