monarch-initiative / dipper

Data Ingestion Pipeline for Monarch
https://dipper.readthedocs.io/en/latest/
BSD 3-Clause "New" or "Revised" License
57 stars 26 forks source link

Add a test for bgee.py #470

Open cmungall opened 7 years ago

cmungall commented 7 years ago

Currently failing on CI http://ci.monarchinitiative.org/job/build-bgee-ttl/7/console

looks like this may have changed

    files = {
        'anat_entity': {
            'path': 'current/download/ranks/anat_entity/',
            'pattern': re.compile(r'.*_all_data_.*')
        }
    }
kshefchek commented 7 years ago

See https://github.com/monarch-initiative/operations/issues/81#issuecomment-303811457