make test
Padraig-16 opened this issue · comments
Padraig-16 commented
While testing the pipeline using the "make test" command, the following issue arose:
. /scripts/osirisSetup.sh && osirisSetup && py.test /bin/sh: 2: scripts/osirisSetup.sh: Syntax error: "(" unexpected make: *** [Makefile.local:17: test] Error 2
Tuan Do commented
The "make test" command is not robust to differences in system setup.
We suggest testing the pipeline by running it manually and reducing some data. That will be faster than diagnosing the issue with the particular computer configuration.