fix toolchain for pytest-xdist v2.1.0 w/ Python 3.8.6, should be GCCcore#11893
Conversation
|
This is a bug fix to PR #11883 which was merged earlier today by @boegel . I do not know why the system thinks it is a new file. I made a serious error in PR #11883 : The file name indicated toolchain GCCcore/10.2.0 but the content of the file specified foss/2020b, resulting in a module being built with a too specific toolchain and that does not match the filename. I thought the test system would catch something like that, but maybe it falls through the cracks because one is a subchain of the other. In any case, this PR fixed the toolchain so it is consistent. Sorry about the mess. |
|
@schiotz I removed the original file for you, using (note the colon before the easyconfig to be removed) |
|
Test report by @smoors |
|
@schiotz The file name in the PR itself is actually correct, it matches with the toolchain used in the the file (otherwise the tests would've definitely failed). Your local file may be named Anyway, no big problem, I should have spotted that Thanks a lot for following up quickly with a fix! |
|
@boegelbot please test @ generoso |
|
Test report by @boegel |
|
@boegel: Request for testing this PR well received on generoso PR test command '
Test results coming soon (I hope)... Details- notification for comment with ID 746889753 processed Message to humans: this is just bookkeeping information for me, |
|
Test report by @boegel |
|
Test report by @boegel |
|
Test report by @boegelbot |
|
Going in, thanks @schiotz! |
(created using
eb --new-pr)