Skip to content

openblas: add optional runtest to the catch for FATAL ERRORS#1958

Merged
akesandgren merged 1 commit intoeasybuilders:developfrom
lexming:openblas
Feb 13, 2020
Merged

openblas: add optional runtest to the catch for FATAL ERRORS#1958
akesandgren merged 1 commit intoeasybuilders:developfrom
lexming:openblas

Conversation

@lexming
Copy link
Copy Markdown
Contributor

@lexming lexming commented Feb 12, 2020

Optional tests added with the runtest option were left out from the catch of FATAL ERRORS. However, tests such as blas-test can behave in a similar way as the default make tests, revealing build errors that are going unnoticed by EB.
This PR fixes this issue by parsing all test outputs and raising an error if FATAL ERROR is found in any of them.

@lexming lexming added this to the next release (4.1.2?) milestone Feb 12, 2020
Copy link
Copy Markdown
Contributor

@akesandgren akesandgren left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@akesandgren
Copy link
Copy Markdown
Contributor

Going in, thanks @lexming!

@akesandgren akesandgren merged commit d3a219b into easybuilders:develop Feb 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants