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_fix is failing on EL7 x86_64 #149

Closed
opoplawski opened this issue Apr 11, 2018 · 1 comment
Closed

test_fix is failing on EL7 x86_64 #149

opoplawski opened this issue Apr 11, 2018 · 1 comment

Comments

@opoplawski
Copy link
Contributor

103: Test command: /export/home/orion/fedora/gdl/gdl-0.9.8/build/testsuite/launchtest "test_fix.pro"
103: Test timeout computed to be: 9.99988e+06
103: % Compiled module: TEST_FIX.
103: % Compiled module: GIVE_LIST_NUMERIC.
103: % Compiled module: ADD_ERROR.
103: % TEST_FIX_NAN_INF: Error on operation : pb with type : BYTE
103: exp :   0   0  10 246   0   0   0   0
103: res :   0   0  10 246   0   0 255   0
103: % TEST_FIX_NAN_INF: Error on operation : pb with type : INT
103: exp :       0       0      10     -10       0       0       0       0
103: res :       0       0      10     -10       0       0   32767  -32768
103: % TEST_FIX_NAN_INF: Error on operation : pb with type : LONG
103: exp :           0           0          10         -10 -2147483648 -2147483648
103:  -2147483648 -2147483648
103: res :           0           0          10         -10 -2147483648 -2147483648
103:   2147483647 -2147483648
103: % TEST_FIX_NAN_INF: Error on operation : pb with type : LONG64
103: exp :                     0                     0                    10
103:                    -10  -9223372036854775808  -9223372036854775808
103:   -9223372036854775808  -9223372036854775808
103: res :                     0                     0                    10
103:                    -10  -9223372036854775808  -9223372036854775808
103:    9223372036854775807  -9223372036854775808
103: % Compiled module: BANNER_FOR_TESTSUITE.
103: % Compiled module: GDL_IDL_FL.
103: % TEST_FIX_NAN_INF:   4 errors encountered during TEST_FIX_NAN_INF tests  
103: % Compiled module: ERRORS_CUMUL.
103: % TEST_FIX_ONE_VALUE: 
103: ===========================================================
103: Tested value :       1.00100
103: % TEST_FIX_ONE_VALUE: =                                                     =
103: % TEST_FIX_ONE_VALUE: =  NO errors encountered during POSITIVE VALUE tests  =
103: % TEST_FIX_ONE_VALUE: =                                                     =
103: % TEST_FIX_ONE_VALUE: =                                                     =
103: % TEST_FIX_ONE_VALUE: =  NO errors encountered during NEGATIVE VALUE tests  =
103: % TEST_FIX_ONE_VALUE: =                                                     =
103: % TEST_FIX_ONE_VALUE: 
103: =                                                         =
103: % TEST_FIX_ONE_VALUE: 
103: =  NO errors encountered during TEST_FIX_ONE_VALUE tests  =
103: % TEST_FIX_ONE_VALUE: 
103: =                                                         =
103: Tested value :       10.0100
103: % TEST_FIX_ONE_VALUE: =                                                     =
103: % TEST_FIX_ONE_VALUE: =  NO errors encountered during POSITIVE VALUE tests  =
103: % TEST_FIX_ONE_VALUE: =                                                     =
103: % TEST_FIX_ONE_VALUE: =                                                     =
103: % TEST_FIX_ONE_VALUE: =  NO errors encountered during NEGATIVE VALUE tests  =
103: % TEST_FIX_ONE_VALUE: =                                                     =
103: % TEST_FIX_ONE_VALUE: 
103: =                                                         =
103: % TEST_FIX_ONE_VALUE: 
103: =  NO errors encountered during TEST_FIX_ONE_VALUE tests  =
103: % TEST_FIX_ONE_VALUE: 
103: =                                                         =
103: Tested value :       1000.10
103: % TEST_FIX_ONE_VALUE: =                                                     =
103: % TEST_FIX_ONE_VALUE: =  NO errors encountered during POSITIVE VALUE tests  =
103: % TEST_FIX_ONE_VALUE: =                                                     =
103: % TEST_FIX_ONE_VALUE: =                                                     =
103: % TEST_FIX_ONE_VALUE: =  NO errors encountered during NEGATIVE VALUE tests  =
103: % TEST_FIX_ONE_VALUE: =                                                     =
103: % TEST_FIX_ONE_VALUE: 
103: =                                                         =
103: % TEST_FIX_ONE_VALUE: 
103: =  NO errors encountered during TEST_FIX_ONE_VALUE tests  =
103: % TEST_FIX_ONE_VALUE: 
103: =                                                         =
103: % TEST_FIX_ONE_VALUE: 
103: ===========================================================
103: % TEST_FIX: ================================================
103: % TEST_FIX: =                                              =
103: % TEST_FIX: =  4 errors encountered during TEST_FIX tests  =
103: % TEST_FIX: =                                              =
103: % TEST_FIX: ================================================
 4/13 Test #103: test_fix.pro .....................***Failed    0.23 sec
@slayoo slayoo mentioned this issue Apr 11, 2018
37 tasks
@slayoo
Copy link
Member

slayoo commented Apr 19, 2018

See also info on failures on ARM reported by @olebole (not sure if still present): https://sourceforge.net/p/gnudatalanguage/bugs/682/

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

No branches or pull requests

3 participants