Skip to content

fix checking of binutils build dep in easyconfig tests#8038

Merged
migueldiascosta merged 1 commit intoeasybuilders:developfrom
boegel:fix_binutils_build_dep_check
Apr 9, 2019
Merged

fix checking of binutils build dep in easyconfig tests#8038
migueldiascosta merged 1 commit intoeasybuilders:developfrom
boegel:fix_binutils_build_dep_check

Conversation

@boegel
Copy link
Copy Markdown
Member

@boegel boegel commented Apr 9, 2019

When multi_deps is involved, we must use the .builddependencies() method rather than accessing the builddependencies easyconfig parameter directly, to avoid hitting a list of lists of build dependencies, cfr. https://github.com/easybuilders/easybuild-framework/blob/develop/easybuild/framework/easyconfig/easyconfig.py#L888

This will fix the failing test in #7929 (cc @Micket)

@boegel boegel added the bug fix label Apr 9, 2019
@boegel boegel added this to the 3.9.0 milestone Apr 9, 2019
Copy link
Copy Markdown
Member

@migueldiascosta migueldiascosta left a comment

Choose a reason for hiding this comment

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

lgtm

@migueldiascosta
Copy link
Copy Markdown
Member

Going in, thanks @boegel!

@migueldiascosta migueldiascosta merged commit 4ebafa4 into easybuilders:develop Apr 9, 2019
@boegel boegel deleted the fix_binutils_build_dep_check branch April 9, 2019 08:01
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