Fix configuration of LbExec tests
All threads resolved!
All threads resolved!
accidentally I noticed a couple of issues with the tests of LbExec:
- the exclusions workaround in
pytest.ini
works only if the build directory is inside the project directory -
pytest.ini
is installed inInstallArea/python
After fixing the configuration of the test I realized that one of the tests creates a file in the "current directory", so I modified the test so that the file is created in a temporary directory although I believe the file should not be created at all (and the test should check that it is the case).
Edited by Chris Burr
Merge request reports
Activity
assigned to @cburr
- Resolved by Marco Clemencic
added RTA label
added 21 commits
-
7066548e...c1a7ca1c - 19 commits from branch
master
- c3d003c7 - Fix configuration of LbExec tests
- a22b5f50 - Only create output file from "lbexec --export" if it doesn't fail
-
7066548e...c1a7ca1c - 19 commits from branch
- Resolved by Chris Burr
/ci-test
added ci-test-triggered label
- [2022-07-12 15:19] Validation started with lhcb-master-mr#5003
mentioned in commit afc88d6e
For reference - related to DPA task https://gitlab.cern.ch/lhcb-dpa/project/-/issues/180.
added DPA-WP3 label
added Configuration testing labels
Please register or sign in to reply