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

CI fails with macos build, even with no code changes #2974

Closed
edwardhartnett opened this issue Aug 13, 2024 · 2 comments
Closed

CI fails with macos build, even with no code changes #2974

edwardhartnett opened this issue Aug 13, 2024 · 2 comments

Comments

@edwardhartnett
Copy link
Contributor

This is happening with #2964, which has documentation changes only. So all builds should always work. Yet on MacOS there are failures:

73: Test command: /bin/bash "-c" "export srcdir=/Users/runner/work/netcdf-c/netcdf-c/nc_test4;export TOPSRCDIR=/Users/runner/work/netcdf-c/netcdf-c;/Users/runner/work/netcdf-c/netcdf-c/build/nc_test4/test_fillonly.sh "
73: Working Directory: /Users/runner/work/netcdf-c/netcdf-c/build/nc_test4
73: Test timeout computed to be: 1500
36: *** SUCCEED: ref_tst_long_charconst
21: No such file or directory
21: Location: file /Users/runner/work/netcdf-c/netcdf-c/ncdump/nccopy.c; fcn copy line 2010
 62/203 Test  #21: ncdump_tst_nccopy3 ....................***Failed    0.39 sec
@WardF
Copy link
Member

WardF commented Aug 13, 2024

There appears to be a race condition of some sort that was introduced at some point, investigating now.

@WardF
Copy link
Member

WardF commented Aug 13, 2024

#2964 is merged, looking for the race condition in the failed tests.

@WardF WardF closed this as completed Aug 13, 2024
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

2 participants