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

ctest error in test_byteswap.F90 #38

Closed
DJDavies2 opened this issue Mar 12, 2025 · 1 comment
Closed

ctest error in test_byteswap.F90 #38

DJDavies2 opened this issue Mar 12, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@DJDavies2
Copy link
Contributor

What happened?

test_byteswap fails to complete:

7/15 Test #7: fiat_test_byteswap ....................Subprocess aborted***Exception: 0.29 sec
test_convert_to_big_endian_int32
00BC614E --> 4E61BC00
0165EC15 --> 15EC6501
020F76D2 --> D2760F02
test_convert_to_big_endian_int64
01B69B4BA630F34E --> 4EF330A64B9BB601
03415A40D6858115 --> 158185D6405A4103
04CC1921126F0AD2 --> D20A6F122119CC04
test_convert_to_big_endian_real32
Runtime Error: /home/users/david.davies/cylc-run/mi-bg854/work/1/get_source_fiat/fiat/tests/test_byteswap.F90, line 108: Invalid edit descriptor for real i/o-list item
Program terminated by I/O error on internal file

What are the steps to reproduce the bug?

Build and run with nagfor.

Version

develop

Platform (OS and architecture)

Linux

Relevant log output

Accompanying data

No response

Organisation

No response

@DJDavies2 DJDavies2 added the bug Something isn't working label Mar 12, 2025
@wdeconinck
Copy link
Collaborator

#39 fixes this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants