consistently honor pretestopts & testopts in PerlModule#3231
consistently honor pretestopts & testopts in PerlModule#3231ocaisa merged 2 commits intoeasybuilders:developfrom
pretestopts & testopts in PerlModule#3231Conversation
|
I'm a bit confused as we actually have an easyconfig that uses |
I don't think the right step is being targetted
|
It is only honored if a If that file does not exist but a |
Correct. Actually we should also honor "testopts" which are ignored in that code path too. Updated |
|
@boegelbot please test @ generoso |
|
I don't have an easyconfig to test this against, but it doesn't break what we have and looks fine. Can you confirm @Flamefire that you've used it successfully? |
|
@ocaisa: Request for testing this PR well received on login1 PR test command '
Test results coming soon (I hope)... Details- notification for comment with ID 1964220882 processed Message to humans: this is just bookkeeping information for me, |
|
Test report by @boegelbot Overview of tested easyconfigs (in order)
Build succeeded for 1 out of 1 (1 easyconfigs in total) |
I actually made this for #19971 as I needed I tested this with a modified EC: And it failed as expected: Hence I'd say this PR works as it should. |
pretestopts & testopts in PerlModule
(created using
eb --new-pr)