You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems like there are some files which have the same name but differ only by case, which doesn't work on mac (and I assume windows):
warning: the following paths have collided (e.g. case-sensitive paths
on a case-insensitive filesystem) and only one from the same
colliding group is in the working tree:
'testcases_expected_output_api/ontologies/individuals-anonymous-types-with-inverse/entities/http%253A%252F%252Fwww.ebi.ac.uk%252Ftestcases%252Findividuals%252Fanonymous-types-with-inverse.owl%2523A.json'
'testcases_expected_output_api/ontologies/individuals-anonymous-types-with-inverse/entities/http%253A%252F%252Fwww.ebi.ac.uk%252Ftestcases%252Findividuals%252Fanonymous-types-with-inverse.owl%2523a.json'
'testcases_expected_output_api/ontologies/isobsolete/terms/http%253A%252F%252Fwww.ebi.ac.uk%252Ftestcases%252Fdefined-fields%252FisObsolete.rdf%2523DeprecatedClassWithValueTRUE.json'
'testcases_expected_output_api/ontologies/isobsolete/terms/http%253A%252F%252Fwww.ebi.ac.uk%252Ftestcases%252Fdefined-fields%252FisObsolete.rdf%2523DeprecatedClassWithValueTrue.json'
'testcases_expected_output_api/ontologies/isobsolete/terms/http%253A%252F%252Fwww.ebi.ac.uk%252Ftestcases%252Fdefined-fields%252FisObsolete.rdf%2523DeprecatedClassWithValueTRUE/ancestors.json'
'testcases_expected_output_api/ontologies/isobsolete/terms/http%253A%252F%252Fwww.ebi.ac.uk%252Ftestcases%252Fdefined-fields%252FisObsolete.rdf%2523DeprecatedClassWithValueTrue/ancestors.json'
'testcases_expected_output_api/ontologies/isobsolete/terms/http%253A%252F%252Fwww.ebi.ac.uk%252Ftestcases%252Fdefined-fields%252FisObsolete.rdf%2523DeprecatedClassWithValueTRUE/children.json'
'testcases_expected_output_api/ontologies/isobsolete/terms/http%253A%252F%252Fwww.ebi.ac.uk%252Ftestcases%252Fdefined-fields%252FisObsolete.rdf%2523DeprecatedClassWithValueTrue/children.json'
'testcases_expected_output_api/ontologies/isobsolete/terms/http%253A%252F%252Fwww.ebi.ac.uk%252Ftestcases%252Fdefined-fields%252FisObsolete.rdf%2523DeprecatedClassWithValueTRUE/descendants.json'
'testcases_expected_output_api/ontologies/isobsolete/terms/http%253A%252F%252Fwww.ebi.ac.uk%252Ftestcases%252Fdefined-fields%252FisObsolete.rdf%2523DeprecatedClassWithValueTrue/descendants.json'
'testcases_expected_output_api/ontologies/isobsolete/terms/http%253A%252F%252Fwww.ebi.ac.uk%252Ftestcases%252Fdefined-fields%252FisObsolete.rdf%2523DeprecatedClassWithValueTRUE/hierarchicalAncestors.json'
'testcases_expected_output_api/ontologies/isobsolete/terms/http%253A%252F%252Fwww.ebi.ac.uk%252Ftestcases%252Fdefined-fields%252FisObsolete.rdf%2523DeprecatedClassWithValueTrue/hierarchicalAncestors.json'
'testcases_expected_output_api/ontologies/isobsolete/terms/http%253A%252F%252Fwww.ebi.ac.uk%252Ftestcases%252Fdefined-fields%252FisObsolete.rdf%2523DeprecatedClassWithValueTRUE/hierarchicalChildren.json'
'testcases_expected_output_api/ontologies/isobsolete/terms/http%253A%252F%252Fwww.ebi.ac.uk%252Ftestcases%252Fdefined-fields%252FisObsolete.rdf%2523DeprecatedClassWithValueTrue/hierarchicalChildren.json'
'testcases_expected_output_api/ontologies/isobsolete/terms/http%253A%252F%252Fwww.ebi.ac.uk%252Ftestcases%252Fdefined-fields%252FisObsolete.rdf%2523DeprecatedClassWithValueTRUE/hierarchicalDescendants.json'
'testcases_expected_output_api/ontologies/isobsolete/terms/http%253A%252F%252Fwww.ebi.ac.uk%252Ftestcases%252Fdefined-fields%252FisObsolete.rdf%2523DeprecatedClassWithValueTrue/hierarchicalDescendants.json'
'testcases_expected_output_api/ontologies/isobsolete/terms/http%253A%252F%252Fwww.ebi.ac.uk%252Ftestcases%252Fdefined-fields%252FisObsolete.rdf%2523DeprecatedClassWithValueTRUE/hierarchicalParents.json'
'testcases_expected_output_api/ontologies/isobsolete/terms/http%253A%252F%252Fwww.ebi.ac.uk%252Ftestcases%252Fdefined-fields%252FisObsolete.rdf%2523DeprecatedClassWithValueTrue/hierarchicalParents.json'
'testcases_expected_output_api/ontologies/isobsolete/terms/http%253A%252F%252Fwww.ebi.ac.uk%252Ftestcases%252Fdefined-fields%252FisObsolete.rdf%2523DeprecatedClassWithValueTRUE/parents.json'
'testcases_expected_output_api/ontologies/isobsolete/terms/http%253A%252F%252Fwww.ebi.ac.uk%252Ftestcases%252Fdefined-fields%252FisObsolete.rdf%2523DeprecatedClassWithValueTrue/parents.json'
The text was updated successfully, but these errors were encountered:
It seems like there are some files which have the same name but differ only by case, which doesn't work on mac (and I assume windows):
The text was updated successfully, but these errors were encountered: