From 9452a8c1d64bc9e6aee7f121bc022052b8d17162 Mon Sep 17 00:00:00 2001 From: Thomas Roeblitz Date: Sat, 6 Apr 2024 09:20:59 +0200 Subject: [PATCH 1/2] test case A for PR299 --- .../pilot.nessi.no/2023.06/eessi-2023.06-eb-4.9.0-2023a.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/easystacks/pilot.nessi.no/2023.06/eessi-2023.06-eb-4.9.0-2023a.yml b/easystacks/pilot.nessi.no/2023.06/eessi-2023.06-eb-4.9.0-2023a.yml index 16b9c74663..269627ac6c 100644 --- a/easystacks/pilot.nessi.no/2023.06/eessi-2023.06-eb-4.9.0-2023a.yml +++ b/easystacks/pilot.nessi.no/2023.06/eessi-2023.06-eb-4.9.0-2023a.yml @@ -55,3 +55,9 @@ easyconfigs: - GPAW-23.9.1-foss-2023a.eb - LittleCMS-2.15-GCCcore-12.3.0.eb # This easyconfig is added to overcome the failing of check_missing_installations against the development branch + # purpose of the following is to test one case in PR #299 + # case is "build software with an un-merged EasyBuild easyconfig PR without + # the modifications of PR 299 which should lead to a FAILURE with unclear message" + - pyGAM-0.9.1-gfbf-2023a.eb + options: + from-pr: 20308 From 8cab5411aca459adde5a63c9874e0a49d9f51685 Mon Sep 17 00:00:00 2001 From: Thomas Roeblitz Date: Sat, 6 Apr 2024 11:38:19 +0200 Subject: [PATCH 2/2] add missing --- .../pilot.nessi.no/2023.06/eessi-2023.06-eb-4.9.0-2023a.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/easystacks/pilot.nessi.no/2023.06/eessi-2023.06-eb-4.9.0-2023a.yml b/easystacks/pilot.nessi.no/2023.06/eessi-2023.06-eb-4.9.0-2023a.yml index 269627ac6c..f5e35fd6a3 100644 --- a/easystacks/pilot.nessi.no/2023.06/eessi-2023.06-eb-4.9.0-2023a.yml +++ b/easystacks/pilot.nessi.no/2023.06/eessi-2023.06-eb-4.9.0-2023a.yml @@ -58,6 +58,6 @@ easyconfigs: # purpose of the following is to test one case in PR #299 # case is "build software with an un-merged EasyBuild easyconfig PR without # the modifications of PR 299 which should lead to a FAILURE with unclear message" - - pyGAM-0.9.1-gfbf-2023a.eb + - pyGAM-0.9.1-gfbf-2023a.eb: options: from-pr: 20308