Files
galaxy/test-data
Nicola Soranzo 3506abcc80 Fix `metadata_bcf` framework test
Somewhere between file/libmagic 5.36 and 5.39, the output of `file` on a
`.csi` file changed, breaking the ``metadata_bcf`` framework test with
the following error:

```
        if found_exceptions:
>           raise JobOutputsError(found_exceptions, job_stdio)
E           galaxy.tool_util.verify.interactor.JobOutputsError: Output output_of_input_metadata:  different than expected, difference (using contains):
E           ( /tmp/tmpu1a3dgjcbcf_index_metadata_test.txt v. /tmp/tmpkt78tzggbcf_index_metadata_test.txt )
E           Failed to find 'gzip compressed data, extra field' in history data. (lines_diff=0):

lib/galaxy/tool_util/verify/interactor.py:1222: JobOutputsError
```

So add a requirement for the latest `file` version and update the test
accordingly.
2021-03-11 20:21:00 +00:00
..
2006-11-15 16:28:21 +00:00
2007-06-01 20:15:01 +00:00
2018-03-08 10:33:42 -05:00
2007-10-05 19:10:24 +00:00
2019-04-07 23:15:35 +02:00
2007-10-05 19:10:24 +00:00
2015-09-23 15:10:06 +01:00
2009-11-11 17:55:08 -05:00
2007-08-17 14:23:42 +00:00
2018-05-24 10:31:28 -04:00
2007-06-01 20:15:01 +00:00
2007-12-11 15:59:01 +00:00
2007-06-02 03:06:00 +00:00
2010-09-10 14:17:05 -04:00
2008-01-16 20:21:07 +00:00
2007-06-02 03:06:00 +00:00
2007-10-26 19:28:36 +00:00
2008-01-28 15:27:33 +00:00
2017-12-10 15:23:26 +01:00
2018-04-20 09:44:27 +02:00
2018-04-20 09:44:27 +02:00
2007-10-05 19:10:24 +00:00
2017-06-26 15:11:51 +02:00
2017-06-13 16:09:00 +02:00
2017-06-26 19:07:14 +02:00
2020-07-25 01:33:02 +01:00
2017-07-07 18:29:05 +03:00
2009-10-29 17:57:30 -04:00
2009-10-29 17:57:30 -04:00
2009-10-29 17:57:30 -04:00
2009-10-29 17:57:30 -04:00
2009-10-29 17:57:30 -04:00