Merge pull request #103 from syngenta/feat/ubuntu-24-04-ci #156
Annotations
10 warnings
spec/unit/ogr/geometries/none_geometry_spec.rb#L6
OGR::NoneGeometry Not sure how to instantiate one of these
Skipped: No reason given
|
spec/unit/ogr/geometries/geometry_collection_25d_spec.rb#L25
OGR::GeometryCollection25D#type when created without data returns :wkbGeometryCollection25D
Skipped: This spec only for GDAL 3.8+
|
spec/unit/ogr/spatial_reference_spec.rb#L28
OGR::SpatialReference.projection_methods strip underscores returns an Array of Strings
Skipped: GDAL 3 removed this method
|
spec/unit/ogr/spatial_reference_spec.rb#L33
OGR::SpatialReference.projection_methods strip underscores has Strings with no underscores
Skipped: GDAL 3 removed this method
|
spec/unit/ogr/spatial_reference_spec.rb#L41
OGR::SpatialReference.projection_methods not strip underscores returns an Array of Strings
Skipped: GDAL 3 removed this method
|
spec/unit/ogr/spatial_reference_spec.rb#L46
OGR::SpatialReference.projection_methods not strip underscores has Strings with underscores
Skipped: GDAL 3 removed this method
|
spec/support/shared_examples/ogr/a_geometry.rb#L183
OGR::MultiPolygon behaves like a geometry #valid? self is not valid returns false
Skipped: No reason given
|
spec/support/shared_examples/ogr/a_geometry.rb#L177
OGR::MultiPolygon behaves like a geometry #valid? self is valid returns true
Skipped: No reason given
|
spec/support/shared_examples/ogr/a_geometry.rb#L291
OGR::MultiPolygon behaves like a geometry #transform! assigns the new spatial reference
Skipped: No reason given
|
spec/support/shared_examples/ogr/a_geometry.rb#L232
OGR::MultiPolygon behaves like a geometry #close_rings! adds points to close any potential rings
Skipped: No reason given
|
This job succeeded
Loading