Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test_gaussfit 1.0.4 fails on ppc64le #1695

Open
opoplawski opened this issue Dec 17, 2023 · 2 comments
Open

test_gaussfit 1.0.4 fails on ppc64le #1695

opoplawski opened this issue Dec 17, 2023 · 2 comments

Comments

@opoplawski
Copy link
Contributor

Updating to 1.0.4 on Fedora Rawhide I'm seeing:

test 95
        Start  95: test_gaussfit.pro
95: Test command: /builddir/build/BUILD/gdl-v1.0.4/build/src/gdl "-quiet" "-e" "if execute('test_gaussfit') ne 1 then exit, status=1"
95: Working Directory: /builddir/build/BUILD/gdl-v1.0.4/build/testsuite
95: Environment variables: 
95:  LC_COLLATE=C
95:  GDL_PATH=/builddir/build/BUILD/gdl-v1.0.4/testsuite/:/builddir/build/BUILD/gdl-v1.0.4/src/pro/
95:  GDL_STARTUP=
95:  IDL_STARTUP=
95: Test timeout computed to be: 3600
95: % Compiled module: TEST_GAUSSFIT.
95: % Compiled module: BANNER_FOR_TESTSUITE.
95: % Compiled module: GDL_IDL_FL.
95: % TEST_GAUSSFIT_BASIC: 
95:   NO errors encountered during TEST_GAUSSFIT_BASIC tests  
95: % Compiled module: ERRORS_CUMUL.
95: % TEST_GAUSSFIT_INIT (SCALE = 1.00): 
95:   NO errors encountered during TEST_GAUSSFIT_INIT (SCALE = 1.00) tests  
95: % TEST_GAUSSFIT_INIT (SCALE = 1.20): 
95:   NO errors encountered during TEST_GAUSSFIT_INIT (SCALE = 1.20) tests  
95: % TEST_GAUSSFIT_INIT (SCALE = 0.82): 
95:   NO errors encountered during TEST_GAUSSFIT_INIT (SCALE = 0.82) tests  
95: % TEST_GAUSSFIT_SCALE (SCALE = 1.00): 
95:   NO errors encountered during TEST_GAUSSFIT_SCALE (SCALE = 1.00) tests  
95: % TEST_GAUSSFIT_SCALE (SCALE = 0.75): 
95:   NO errors encountered during TEST_GAUSSFIT_SCALE (SCALE = 0.75) tests  
95: % TEST_GAUSSFIT_SCALE (SCALE = 1.50): 
95:   NO errors encountered during TEST_GAUSSFIT_SCALE (SCALE = 1.50) tests  
95: % Compiled module: ERRORS_ADD.
95: % TEST_GAUSSFIT_NOISE: Error on operation : nt 3
95: % TEST_GAUSSFIT_NOISE: Error on operation : nt 3
95: % TEST_GAUSSFIT_NOISE:   2 errors encountered during TEST_GAUSSFIT_NOISE tests  
95: % TEST_GAUSSFIT: =====================================================
95: % TEST_GAUSSFIT: =                                                   =
95: % TEST_GAUSSFIT: =  2 errors encountered during TEST_GAUSSFIT tests  =
95: % TEST_GAUSSFIT: =                                                   =
95: % TEST_GAUSSFIT: =====================================================
 95/198 Test  #95: test_gaussfit.pro ..................***Failed    0.51 sec
@GillesDuvert
Copy link
Contributor

Thanks @opoplawski I'll leave @alaingdl check this, I was wondering if #1655 was closed?

@alaingdl
Copy link
Contributor

Since it is a problem only on ppc64le I have no way to test further.
This test is OK on M1, M2 (arch & OSX) & x86 (u & deb)

I also tried changing the type of noise (--no-dSFMT), no change ...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants