Thanks to visit codestin.com
Credit goes to github.com

Skip to content

TST: Do not create gfortran link in azure Mac testing. #15677

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

Merged
merged 3 commits into from
Mar 2, 2020

Conversation

charris
Copy link
Member

@charris charris commented Mar 1, 2020

Backport of #15574 and #15275.

Apparently gfortran has been preinstalled for azure-pipeline Mac testing since February 13, 2020, so do not try to link our fortran version to the same name as it causes an error.

Also use master versions of tools/travis-before-install.py and tools/travis-test.py to get fixes for upstream changes to the testing environments.

The gfortran link is preinstalled since Feb 13, 2020 and attempting to
create the link causes an error to be raised.
@charris charris merged commit a358ebd into numpy:maintenance/1.18.x Mar 2, 2020
@charris charris deleted the backport-15574 branch March 2, 2020 01:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant