Re: [galaxy-dev] Bug in commit 38679a0

2015-06-18 Thread John Chilton
I have opened a fix for this here - https://github.com/galaxyproject/galaxy/pull/371. Sorry about that and thank you for the detailed bug report. -John On Thu, Jun 18, 2015 at 11:17 AM, Ryan G wrote: > In scripts/functional_tests.py, line 71, the change is causing a directory > called "test-data

[galaxy-dev] Bug in commit 38679a0

2015-06-18 Thread Ryan G
In scripts/functional_tests.py, line 71, the change is causing a directory called "test-data,https://github.com/galaxyproject/galaxy- test-data.git" to get created. I'm not sure that's the intention of this fix. default_galaxy_test_file_dir is assigned to test_dir, then never used again. test_di