Failing ISPyB execution tests
Many of the ISPyB execution tests failed recently:
FAILED ../../data/scisoft/jenkins/mxbes3-2304_opid30/workspace/EDNA2_main/tests/test_tasks/ISPyBTasks/GetListAutoprocAttachment_exec_test.py::GetListAutoprocAttachmentExecTest::test_execute_getListAutoprocAttachment - KeyError: 'autoprocAttachment'
FAILED ../../data/scisoft/jenkins/mxbes3-2304_opid30/workspace/EDNA2_main/tests/test_tasks/ISPyBTasks/GetListAutoprocIntegration_exec_test.py::GetListAutoprocIntegrationExecTest::test_execute_getListAutoprocIntegration - KeyError: 'autoprocIntegration'
FAILED ../../data/scisoft/jenkins/mxbes3-2304_opid30/workspace/EDNA2_main/tests/test_tasks/ISPyBTasks/GetListAutoprocessingResults_exec_test.py::GetListAutoprocessingResultsExecTest::test_execute_getListAutoprocIntegration - KeyError: 'dataCollection'
FAILED ../../data/scisoft/jenkins/mxbes3-2304_opid30/workspace/EDNA2_main/tests/test_tasks/ISPyBTasks/RetrieveAttachmentFiles_exec_test.py::RetrieveAttachmentFilesExecTest::test_execute_retrieveAttachmentFiles - KeyError: 'filePath'
FAILED ../../data/scisoft/jenkins/mxbes3-2304_opid30/workspace/EDNA2_main/tests/test_tasks/Is4aTasks/FindHklAsciiForMerge_exec_test.py::FindHklAsciiForMergeExecTest::test_execute - AssertionError: False is not true
FAILED ../../data/scisoft/jenkins/mxbes3-2304_opid30/workspace/EDNA2_main/tests/test_tasks/Is4aTasks/FindPipelineForMerge_exec_test.py::FindPipelineForMergeExecTest::test_execute - AssertionError: False is not true
This was due to the migration of the test data base. As these tests work using the production data base I will patch the tests to use the production data base instead.