Closed stevekm closed 2 years ago
@nikhil
Test case requirements for Jenkins
Integration testing (with Toil + LSF):
make integration-test
recipe
python tests/test_workflow_with_facets.xl.py
python tests/test_workflow_with_facets.medium.py
python tests/test_samples_fillout_index_workflow_cwl.py
Unit tests (cwltool only):
make test3
recipe (TODO: rename this recipe!)
tests/test_*.py
EXCEPT entries run by make integration-test
pluto/test_tools.py
pluto/test_serializer.py
This should be fixed on dev, need to verify with the CI runner
the test cases are finished so closing this but right now it seems that Jenkins is having issues with the pwd when executing.
some test cases are not working well with Jenkins
need to make a list of all the troublesome test cases and get them updated cleanly to work with Jenkins better