[galaxy-dev] Test failure, JSONDecodeError: Unpaired high surrogate

2014-10-29 Thread Peter Cock
Hi all, I'm getting the following exception in a failing unit test: https://travis-ci.org/peterjc/pico_galaxy/builds/39398677 Testing this tool (where two of the three near identical tests passed):

[galaxy-dev] Galaxy with Rocks Cluster / Submitting Job As Real User

2014-10-29 Thread Tim Gustafson
Hi, I've been trying to get Galaxy to submit jobs to my cluster as the real user rather than the galaxy user. In my galaxy.ini, I have: outputs_to_working_directory = True set_metadata_externally = True drmaa_external_runjob_script = /galaxy/scripts/drmaa_external_runner.py