-
Notifications
You must be signed in to change notification settings - Fork 28
Open
Description
https://app.shippable.com/github/ubccr/xdmod/runs/2658/1/console
The build is not expanding the output like it usually does, not sure if this is something with how we are doing the tests or if it is something else
However, I do notice that these issues are specifically also outputting:
.__SH__CMD__START__|{"type":"cmd","sequenceNumber":"1538570534","id":"69ee81a1-5fbc-4832-a42b-2100d1490739"}|cp ./configuration/portal_settings.ini ./configuration/portal_settings.ini.old
./open_xdmod/modules/xdmod/integration_tests/runtests.sh --junit-output-dir `pwd`/shippable/testresults/
.__SH__CMD__START__|{"type":"cmd","sequenceNumber":"1538570534","id":"85250267-597b-4319-9c4f-c7c953a22cda"}|./open_xdmod/modules/xdmod/integration_tests/runtests.sh --junit-output-dir `pwd`/shippable/testresults/
which looks like it is used for the code folding...
Reactions are currently unavailable