Skip to content

Unit test failures: billesholm.osm file is missing and test files written on project root folder #357

@deniger

Description

@deniger

I'd like to propose a PR to migrate geotools from 14.4 to 21.0. See:

Before creating this PR, I launched unit tests and I have an issue with org.neo4j.gis.spatial.TestSpatial:
java.io.FileNotFoundException: target\osm\billesholm.osm

I believe that the file billesholm.osm is missing. Where could I find it ?

Another points:
it seems that some files generated by unit tests are stored in project root folder:
image
( I can try to modify this point and let unit test generate files in the target folder).

Last point: unit tests are not launched by travis. Should I modifiy travis to launch them ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions