mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-23 10:07:59 +02:00
Dev: fix py virtual test (#846)
* draft to fix virtual test when it fails * catching errors in tests and removing sigchild ignore so servers (process in background) executing commands will not fail (pclose no child processes, if sigchld is ignored) fixed * uncommented python loading config * somehow killal slsReciever in second detector test fails even though no receiver running * fixing script for virtual simlator test:fixed issue with check if process running, fixed moench tests
This commit is contained in:
@ -4,10 +4,10 @@
|
||||
#define RELEASE "developer"
|
||||
#define APILIB "developer 0x230224"
|
||||
#define APIRECEIVER "developer 0x230224"
|
||||
#define APICTB "developer 0x230922"
|
||||
#define APIGOTTHARD "developer 0x230922"
|
||||
#define APIGOTTHARD2 "developer 0x230922"
|
||||
#define APIMYTHEN3 "developer 0x230922"
|
||||
#define APIMOENCH "developer 0x230922"
|
||||
#define APIJUNGFRAU "developer 0x231018"
|
||||
#define APIEIGER "developer 0x231018"
|
||||
#define APICTB "developer 0x231102"
|
||||
#define APIGOTTHARD "developer 0x231102"
|
||||
#define APIGOTTHARD2 "developer 0x231102"
|
||||
#define APIJUNGFRAU "developer 0x231102"
|
||||
#define APIMYTHEN3 "developer 0x231102"
|
||||
#define APIMOENCH "developer 0x231102"
|
||||
#define APIEIGER "developer 0x231102"
|
||||
|
Reference in New Issue
Block a user