easybuild-framework icon indicating copy to clipboard operation
easybuild-framework copied to clipboard

Rename SOURCE_STEP to EXTRACT_STEP

Open Flamefire opened this issue 1 year ago • 2 comments

Adjust tests to take that into account and add tests to check that the old name causes a proper error. Add such error handling for the skipsteps EC parameter.

Split up test_skip into more focused sub tests to allow adding the new (negative/failure) test of skipsteps to one of those.

Also a fix for test_compiler_cache and a bit cleanup to avoid copying the same superflous parameters in the new tests.

Fixes #4627

Flamefire avatar Sep 11 '24 15:09 Flamefire

@Flamefire Merge conflict to fix, probably a trivial one...

boegel avatar Sep 25 '24 16:09 boegel

Jep, one of the test fixes I had opened a separate PR for

Flamefire avatar Sep 26 '24 12:09 Flamefire