Skip to content

feat: replace narray with numo-narray #218

feat: replace narray with numo-narray

feat: replace narray with numo-narray #218

Triggered via pull request January 28, 2026 17:51
Status Failure
Total duration 1d 0h 0m 1s
Artifacts

continuous-integration.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 120 warnings
Test on Ruby 3.1 on ubuntu-24.04
Process completed with exit code 1.
Test on Ruby 3.1 on ubuntu-24.04: spec/unit/ogr/data_source_spec.rb#L226
OGR::DataSource#sync_to_disk Failure/Error: OGR::ErrorHandling.handle_ogr_err("Unable to syn datasource to disk") do FFI::OGR::API.OGR_DS_SyncToDisk(@c_pointer) end OGR::Failure: Unable to syn datasource to disk
Test on Ruby 3.0 on ubuntu-24.04
Process completed with exit code 1.
Test on Ruby 3.0 on ubuntu-24.04: spec/unit/ogr/data_source_spec.rb#L226
OGR::DataSource#sync_to_disk Failure/Error: OGR::ErrorHandling.handle_ogr_err("Unable to syn datasource to disk") do FFI::OGR::API.OGR_DS_SyncToDisk(@c_pointer) end OGR::Failure: Unable to syn datasource to disk
Test on Ruby 3.0 on ubuntu-20.04
The job has exceeded the maximum execution time while awaiting a runner for 24h0m0s
Test on Ruby 2.7 on ubuntu-20.04
The job has exceeded the maximum execution time while awaiting a runner for 24h0m0s
Test on Ruby 3.3 on ubuntu-20.04
The job has exceeded the maximum execution time while awaiting a runner for 24h0m0s
Test on Ruby 3.1 on ubuntu-20.04
The job has exceeded the maximum execution time while awaiting a runner for 24h0m0s
Test on Ruby 3.2 on ubuntu-20.04
The job has exceeded the maximum execution time while awaiting a runner for 24h0m0s
Test on Ruby 2.6 on ubuntu-20.04
The job has exceeded the maximum execution time while awaiting a runner for 24h0m0s
Test on Ruby 3.1 on ubuntu-24.04: spec/support/shared_examples/ogr/a_geometry.rb#L79
OGR::MultiPolygon behaves like a geometry #equals? self equals other geometry returns true Skipped: No reason given
Test on Ruby 3.1 on ubuntu-24.04: spec/support/shared_examples/ogr/a_geometry.rb#L65
OGR::MultiPolygon behaves like a geometry #intersects? self intersects other geometry returns true Skipped: No reason given
Test on Ruby 3.1 on ubuntu-24.04: spec/support/shared_examples/ogr/a_geometry.rb#L71
OGR::MultiPolygon behaves like a geometry #intersects? self does not intersect other geometry returns false Skipped: No reason given
Test on Ruby 3.1 on ubuntu-24.04: spec/support/shared_examples/ogr/a_geometry.rb#L339
OGR::MultiPolygon behaves like a geometry #convex_hull returns a new geometry that is the convex hull of self Skipped: No reason given
Test on Ruby 3.1 on ubuntu-24.04: spec/support/shared_examples/ogr/a_container_geometry.rb#L13
OGR::MultiPolygon behaves like a container geometry #add_directly adds the geometry to the container Skipped: No reason given
Test on Ruby 3.1 on ubuntu-24.04: spec/support/shared_examples/ogr/a_container_geometry.rb#L19
OGR::MultiPolygon behaves like a container geometry #remove_geometry removes the geometry to the container Skipped: No reason given
Test on Ruby 3.1 on ubuntu-24.04: spec/support/shared_examples/ogr/a_container_geometry.rb#L7
OGR::MultiPolygon behaves like a container geometry #add_geometry adds the geometry to the container Skipped: No reason given
Test on Ruby 3.3 on ubuntu-24.04: spec/support/shared_examples/ogr/a_geometry.rb#L297
OGR::MultiLineString behaves like a geometry #transform_to! transforms the points into the new spatial reference Skipped: No reason given
Test on Ruby 3.3 on ubuntu-24.04: spec/support/shared_examples/ogr/a_geometry.rb#L301
OGR::MultiLineString behaves like a geometry #transform_to! sets the new spatial reference Skipped: No reason given
Test on Ruby 3.1 on ubuntu-24.04: spec/integration/gdal/gridder_spec.rb#L232
GDAL::Gridder Metric Maximum results in a raster with relevant data to the grid algorithm Skipped: AGDEV-13650 figure out why this test causes a crash
Test on Ruby 3.3 on ubuntu-24.04: spec/support/shared_examples/ogr/a_geometry.rb#L71
OGR::MultiLineString behaves like a geometry #intersects? self does not intersect other geometry returns false Skipped: No reason given
Test on Ruby 3.1 on ubuntu-24.04: spec/integration/gdal/gridder_spec.rb#L271
GDAL::Gridder Metric Minimum results in a raster with relevant data to the grid algorithm Skipped: AGDEV-13650 figure out why this test causes a crash
Test on Ruby 3.3 on ubuntu-24.04: spec/support/shared_examples/ogr/a_geometry.rb#L65
OGR::MultiLineString behaves like a geometry #intersects? self intersects other geometry returns true Skipped: No reason given
Test on Ruby 3.1 on ubuntu-24.04: spec/integration/gdal/gridder_spec.rb#L311
GDAL::Gridder Metric Range results in a raster with relevant data to the grid algorithm Skipped: AGDEV-13650 figure out why this test causes a crash
Test on Ruby 3.3 on ubuntu-24.04: spec/support/shared_examples/ogr/a_geometry.rb#L333
OGR::MultiLineString behaves like a geometry #buffer returns a new geometry that adds a boundary around self Skipped: No reason given
Test on Ruby 3.3 on ubuntu-24.04: spec/support/shared_examples/ogr/a_geometry.rb#L250
OGR::MultiLineString behaves like a geometry #symmetric_difference creates a new geometry that represents the difference Skipped: No reason given
Test on Ruby 3.3 on ubuntu-24.04: spec/support/shared_examples/ogr/a_container_geometry.rb#L13
OGR::MultiLineString behaves like a container geometry #add_directly adds the geometry to the container Skipped: No reason given
Test on Ruby 3.3 on ubuntu-24.04: spec/support/shared_examples/ogr/a_container_geometry.rb#L7
OGR::MultiLineString behaves like a container geometry #add_geometry adds the geometry to the container Skipped: No reason given
Test on Ruby 3.3 on ubuntu-24.04: spec/support/shared_examples/ogr/a_container_geometry.rb#L19
OGR::MultiLineString behaves like a container geometry #remove_geometry removes the geometry to the container Skipped: No reason given
Test on Ruby 3.3 on ubuntu-24.04: spec/unit/ogr/geometries/multi_line_string_25d_spec.rb#L19
OGR::MultiLineString25D#type when created without data returns :wkbMultiLineString Skipped: This spec only for GDAL before 3.8
Test on Ruby 3.0 on ubuntu-24.04: spec/support/shared_examples/ogr/a_container_geometry.rb#L19
OGR::MultiPoint behaves like a container geometry #remove_geometry removes the geometry to the container Skipped: No reason given
Test on Ruby 3.0 on ubuntu-24.04: spec/support/shared_examples/ogr/a_container_geometry.rb#L7
OGR::MultiPoint behaves like a container geometry #add_geometry adds the geometry to the container Skipped: No reason given
Test on Ruby 3.0 on ubuntu-24.04: spec/support/shared_examples/ogr/a_container_geometry.rb#L13
OGR::MultiPoint behaves like a container geometry #add_directly adds the geometry to the container Skipped: No reason given
Test on Ruby 3.0 on ubuntu-24.04: spec/unit/ogr/geometries/geometry_collection_25d_spec.rb#L19
OGR::GeometryCollection25D#type when created without data returns :wkbGeometryCollection Skipped: This spec only for GDAL before 3.8
Test on Ruby 3.0 on ubuntu-24.04: spec/support/shared_examples/ogr/a_container_geometry.rb#L19
OGR::Polygon behaves like a container geometry #remove_geometry removes the geometry to the container Skipped: No reason given
Test on Ruby 3.0 on ubuntu-24.04: spec/support/shared_examples/ogr/a_container_geometry.rb#L13
OGR::Polygon behaves like a container geometry #add_directly adds the geometry to the container Skipped: No reason given
Test on Ruby 3.0 on ubuntu-24.04: spec/support/shared_examples/ogr/a_container_geometry.rb#L7
OGR::Polygon behaves like a container geometry #add_geometry adds the geometry to the container Skipped: No reason given
Test on Ruby 3.0 on ubuntu-24.04: spec/unit/ogr/geometries/multi_line_string_25d_spec.rb#L19
OGR::MultiLineString25D#type when created without data returns :wkbMultiLineString Skipped: This spec only for GDAL before 3.8
Test on Ruby 3.0 on ubuntu-24.04: spec/unit/ogr/geometries/line_string_25d_spec.rb#L19
OGR::LineString25D#type when created without data returns :wkbLineString Skipped: This spec only for GDAL before 3.8
Test on Ruby 3.0 on ubuntu-24.04: spec/unit/gdal/raster_band_spec.rb#L6
GDAL::RasterBand Add some tests! Skipped: Not yet implemented
Test on Ruby 3.0 on ubuntu-22.04: spec/support/shared_examples/ogr/a_geometry.rb#L169
OGR::MultiLineString behaves like a geometry #overlaps? self does not overlap other geometry returns false Skipped: No reason given
Test on Ruby 3.0 on ubuntu-22.04: spec/support/shared_examples/ogr/a_geometry.rb#L163
OGR::MultiLineString behaves like a geometry #overlaps? self overlaps other geometry returns true Skipped: No reason given
Test on Ruby 3.0 on ubuntu-22.04: spec/support/shared_examples/ogr/a_geometry.rb#L57
OGR::MultiLineString behaves like a geometry #dump_readable without prefix writes out to a file Skipped: No reason given
Test on Ruby 3.0 on ubuntu-22.04: spec/support/shared_examples/ogr/a_geometry.rb#L51
OGR::MultiLineString behaves like a geometry #dump_readable with prefix writes out to a file Skipped: No reason given
Test on Ruby 3.0 on ubuntu-22.04: spec/support/shared_examples/ogr/a_geometry.rb#L205
OGR::MultiLineString behaves like a geometry #ring? self is a ring returns true Skipped: No reason given
Test on Ruby 3.0 on ubuntu-22.04: spec/support/shared_examples/ogr/a_geometry.rb#L211
OGR::MultiLineString behaves like a geometry #ring? self is not a ring returns false Skipped: No reason given
Test on Ruby 3.0 on ubuntu-22.04: spec/support/shared_examples/ogr/a_geometry.rb#L135
OGR::MultiLineString behaves like a geometry #within? self is within other geometry returns true Skipped: No reason given
Test on Ruby 3.0 on ubuntu-22.04: spec/support/shared_examples/ogr/a_geometry.rb#L141
OGR::MultiLineString behaves like a geometry #within? self is not within other geometry returns false Skipped: No reason given
Test on Ruby 3.0 on ubuntu-22.04: spec/support/shared_examples/ogr/a_geometry.rb#L314
OGR::MultiLineString behaves like a geometry #simplify preserve_topology is false returns a new geometry Skipped: No reason given
Test on Ruby 3.0 on ubuntu-22.04: spec/support/shared_examples/ogr/a_geometry.rb#L308
OGR::MultiLineString behaves like a geometry #simplify preserve_topology is true returns a new geometry Skipped: No reason given
Test on Ruby 3.1 on ubuntu-22.04: spec/unit/ogr/geometries/multi_polygon_25d_spec.rb#L25
OGR::MultiPolygon25D#type when created without data returns :wkbMultiPolygon25D Skipped: This spec only for GDAL 3.8+
Test on Ruby 3.1 on ubuntu-22.04: spec/support/shared_examples/ogr/a_container_geometry.rb#L7
OGR::MultiLineString behaves like a container geometry #add_geometry adds the geometry to the container Skipped: No reason given
Test on Ruby 3.1 on ubuntu-22.04: spec/support/shared_examples/ogr/a_container_geometry.rb#L19
OGR::MultiLineString behaves like a container geometry #remove_geometry removes the geometry to the container Skipped: No reason given
Test on Ruby 3.1 on ubuntu-22.04: spec/support/shared_examples/ogr/a_container_geometry.rb#L13
OGR::MultiLineString behaves like a container geometry #add_directly adds the geometry to the container Skipped: No reason given
Test on Ruby 3.1 on ubuntu-22.04: spec/unit/gdal/color_entry_spec.rb#L6
GDAL::ColorEntry Add some tests! Skipped: Not yet implemented
Test on Ruby 3.1 on ubuntu-22.04: spec/unit/gdal/rpc_info_spec.rb#L6
GDAL::RPCInfo Add some tests! Skipped: Not yet implemented
Test on Ruby 3.1 on ubuntu-22.04: spec/unit/ogr/geometries/multi_point_25d_spec.rb#L25
OGR::MultiPoint25D#type when created without data returns :wkbMultiPoint25D Skipped: This spec only for GDAL 3.8+
Test on Ruby 3.1 on ubuntu-22.04: spec/unit/ogr/spatial_reference_mixins/morphers_spec.rb#L29
OGR::SpatialReference#morph_from_esri! changes the SRS to ESRI Failure/Error: expect do subject.morph_from_esri! end.to(change { subject.to_wkt.size }) expected `subject.to_wkt.size` to have changed, but is still 245
Test on Ruby 3.1 on ubuntu-22.04: spec/unit/ogr/geometries/none_geometry_spec.rb#L6
OGR::NoneGeometry Not sure how to instantiate one of these Skipped: No reason given
Test on Ruby 3.1 on ubuntu-22.04: spec/unit/ogr/geometries/point_25d_spec.rb#L25
OGR::Point25D#type when created without data returns :wkbPoint25D Skipped: This spec only for GDAL 3.8+
Test on Ruby 3.2 on ubuntu-24.04: spec/support/shared_examples/ogr/a_geometry.rb#L238
OGR::LineString behaves like a geometry #polygonize adds points to close any potential rings Skipped: No reason given
Test on Ruby 3.2 on ubuntu-24.04: spec/support/shared_examples/ogr/a_geometry.rb#L327
OGR::LineString behaves like a geometry #boundary returns a geometry that represents the boundary of self Skipped: No reason given
Test on Ruby 3.2 on ubuntu-24.04: spec/support/shared_examples/ogr/a_geometry.rb#L218
OGR::LineString behaves like a geometry #intersection Skipped: Implementation
Test on Ruby 3.2 on ubuntu-24.04: spec/support/shared_examples/ogr/a_geometry.rb#L321
OGR::LineString behaves like a geometry #segmentize! updates the geometry Skipped: No reason given
Test on Ruby 3.2 on ubuntu-24.04: spec/support/shared_examples/ogr/a_geometry.rb#L65
OGR::LineString behaves like a geometry #intersects? self intersects other geometry returns true Skipped: No reason given
Test on Ruby 3.2 on ubuntu-24.04: spec/support/shared_examples/ogr/a_geometry.rb#L71
OGR::LineString behaves like a geometry #intersects? self does not intersect other geometry returns false Skipped: No reason given
Test on Ruby 3.2 on ubuntu-24.04: spec/support/shared_examples/ogr/a_geometry.rb#L183
OGR::LineString behaves like a geometry #valid? self is not valid returns false Skipped: No reason given
Test on Ruby 3.2 on ubuntu-24.04: spec/support/shared_examples/ogr/a_geometry.rb#L177
OGR::LineString behaves like a geometry #valid? self is valid returns true Skipped: No reason given
Test on Ruby 3.2 on ubuntu-24.04: spec/support/shared_examples/ogr/a_geometry.rb#L345
OGR::LineString behaves like a geometry #import_from_wkb updates self with the new geometry info Skipped: No reason given
Test on Ruby 3.2 on ubuntu-24.04: spec/unit/ogr/geometries/polygon_25d_spec.rb#L19
OGR::Polygon25D#type when created without data returns :wkbPolygon Skipped: This spec only for GDAL before 3.8
Test on Ruby 3.2 on ubuntu-22.04: spec/support/shared_examples/ogr/a_geometry.rb#L250
OGR::MultiPolygon behaves like a geometry #symmetric_difference creates a new geometry that represents the difference Skipped: No reason given
Test on Ruby 3.2 on ubuntu-22.04: spec/support/shared_examples/ogr/a_geometry.rb#L163
OGR::MultiPolygon behaves like a geometry #overlaps? self overlaps other geometry returns true Skipped: No reason given
Test on Ruby 3.2 on ubuntu-22.04: spec/support/shared_examples/ogr/a_geometry.rb#L169
OGR::MultiPolygon behaves like a geometry #overlaps? self does not overlap other geometry returns false Skipped: No reason given
Test on Ruby 3.2 on ubuntu-22.04: spec/unit/ogr/spatial_reference_mixins/morphers_spec.rb#L29
OGR::SpatialReference#morph_from_esri! changes the SRS to ESRI Failure/Error: expect do subject.morph_from_esri! end.to(change { subject.to_wkt.size }) expected `subject.to_wkt.size` to have changed, but is still 245
Test on Ruby 3.2 on ubuntu-22.04: spec/integration/gdal/gridder_spec.rb#L232
GDAL::Gridder Metric Maximum results in a raster with relevant data to the grid algorithm Skipped: AGDEV-13650 figure out why this test causes a crash
Test on Ruby 3.2 on ubuntu-22.04: spec/integration/gdal/gridder_spec.rb#L271
GDAL::Gridder Metric Minimum results in a raster with relevant data to the grid algorithm Skipped: AGDEV-13650 figure out why this test causes a crash
Test on Ruby 3.2 on ubuntu-22.04: spec/integration/gdal/gridder_spec.rb#L311
GDAL::Gridder Metric Range results in a raster with relevant data to the grid algorithm Skipped: AGDEV-13650 figure out why this test causes a crash
Test on Ruby 3.2 on ubuntu-22.04: spec/support/shared_examples/ogr/a_container_geometry.rb#L19
OGR::GeometryCollection behaves like a container geometry #remove_geometry removes the geometry to the container Skipped: No reason given
Test on Ruby 3.2 on ubuntu-22.04: spec/support/shared_examples/ogr/a_container_geometry.rb#L7
OGR::GeometryCollection behaves like a container geometry #add_geometry adds the geometry to the container Skipped: No reason given
Test on Ruby 3.2 on ubuntu-22.04: spec/support/shared_examples/ogr/a_container_geometry.rb#L13
OGR::GeometryCollection behaves like a container geometry #add_directly adds the geometry to the container Skipped: No reason given
Test on Ruby 3.3 on ubuntu-22.04: spec/support/shared_examples/ogr/a_geometry.rb#L65
OGR::GeometryCollection behaves like a geometry #intersects? self intersects other geometry returns true Skipped: No reason given
Test on Ruby 3.3 on ubuntu-22.04: spec/support/shared_examples/ogr/a_geometry.rb#L149
OGR::GeometryCollection behaves like a geometry #contains? self contains other geometry returns true Skipped: No reason given
Test on Ruby 3.3 on ubuntu-22.04: spec/support/shared_examples/ogr/a_geometry.rb#L155
OGR::GeometryCollection behaves like a geometry #contains? self does not contain other geometry returns false Skipped: No reason given
Test on Ruby 3.3 on ubuntu-22.04: spec/support/shared_examples/ogr/a_geometry.rb#L79
OGR::GeometryCollection behaves like a geometry #equals? self equals other geometry returns true Skipped: No reason given
Test on Ruby 3.3 on ubuntu-22.04: spec/support/shared_examples/ogr/a_geometry.rb#L85
OGR::GeometryCollection behaves like a geometry #equals? self does not equals other geometry returns false Skipped: No reason given
Test on Ruby 3.3 on ubuntu-22.04: spec/support/shared_examples/ogr/a_geometry.rb#L121
OGR::GeometryCollection behaves like a geometry #crosses? self touches other geometry returns true Skipped: No reason given
Test on Ruby 3.3 on ubuntu-22.04: spec/support/shared_examples/ogr/a_geometry.rb#L127
OGR::GeometryCollection behaves like a geometry #crosses? self does not touch other geometry returns false Skipped: No reason given
Test on Ruby 3.3 on ubuntu-22.04: spec/support/shared_examples/ogr/a_container_geometry.rb#L13
OGR::GeometryCollection behaves like a container geometry #add_directly adds the geometry to the container Skipped: No reason given
Test on Ruby 3.3 on ubuntu-22.04: spec/support/shared_examples/ogr/a_container_geometry.rb#L19
OGR::GeometryCollection behaves like a container geometry #remove_geometry removes the geometry to the container Skipped: No reason given
Test on Ruby 3.3 on ubuntu-22.04: spec/support/shared_examples/ogr/a_container_geometry.rb#L7
OGR::GeometryCollection behaves like a container geometry #add_geometry adds the geometry to the container Skipped: No reason given
Test on Ruby 2.6 on ubuntu-24.04: spec/support/shared_examples/ogr/a_container_geometry.rb#L7
OGR::MultiLineString behaves like a container geometry #add_geometry adds the geometry to the container Skipped: No reason given
Test on Ruby 2.6 on ubuntu-24.04: spec/unit/ogr/layer_mixins/ogr_feature_methods_spec.rb#L101
OGR::Layer#feature= can random write adds the feature Skipped: No reason given
Test on Ruby 2.6 on ubuntu-24.04: spec/unit/ogr/geometries/multi_line_string_25d_spec.rb#L19
OGR::MultiLineString25D#type when created without data returns :wkbMultiLineString Skipped: This spec only for GDAL before 3.8
Test on Ruby 2.6 on ubuntu-24.04: spec/support/shared_examples/ogr/a_container_geometry.rb#L19
OGR::GeometryCollection behaves like a container geometry #remove_geometry removes the geometry to the container Skipped: No reason given
Test on Ruby 2.6 on ubuntu-24.04: spec/support/shared_examples/ogr/a_container_geometry.rb#L13
OGR::GeometryCollection behaves like a container geometry #add_directly adds the geometry to the container Skipped: No reason given
Test on Ruby 2.6 on ubuntu-24.04: spec/support/shared_examples/ogr/a_container_geometry.rb#L7
OGR::GeometryCollection behaves like a container geometry #add_geometry adds the geometry to the container Skipped: No reason given
Test on Ruby 2.6 on ubuntu-24.04: spec/unit/ogr/geometries/line_string_25d_spec.rb#L19
OGR::LineString25D#type when created without data returns :wkbLineString Skipped: This spec only for GDAL before 3.8
Test on Ruby 2.6 on ubuntu-24.04: spec/unit/ogr/geometries/point_25d_spec.rb#L19
OGR::Point25D#type when created without data returns :wkbPoint Skipped: This spec only for GDAL before 3.8
Test on Ruby 2.6 on ubuntu-24.04: spec/integration/gdal/dataset_info_spec.rb#L170
Dataset Info #geo_transform= read-only dataset with PAM disabled raises a GDAL::UnsupportedOperation Skipped: This spec only for GDAL < 3.6
Test on Ruby 2.6 on ubuntu-24.04: spec/integration/gdal/dataset_info_spec.rb#L198
Dataset Info #geo_transform= read-only dataset with PAM enabled raises a GDAL::UnsupportedOperation Skipped: GDAL 3.4+ has different behaviour
Test on Ruby 2.7 on ubuntu-24.04: spec/support/shared_examples/ogr/a_geometry.rb#L345
OGR::GeometryCollection behaves like a geometry #import_from_wkb updates self with the new geometry info Skipped: No reason given
Test on Ruby 2.7 on ubuntu-24.04: spec/support/shared_examples/ogr/a_geometry.rb#L339
OGR::GeometryCollection behaves like a geometry #convex_hull returns a new geometry that is the convex hull of self Skipped: No reason given
Test on Ruby 2.7 on ubuntu-24.04: spec/support/shared_examples/ogr/a_geometry.rb#L26
OGR::GeometryCollection behaves like a geometry #empty! removes all points/geometries from the geometry Skipped: No reason given
Test on Ruby 2.7 on ubuntu-24.04: spec/support/shared_examples/ogr/a_geometry.rb#L57
OGR::GeometryCollection behaves like a geometry #dump_readable without prefix writes out to a file Skipped: No reason given
Test on Ruby 2.7 on ubuntu-24.04: spec/support/shared_examples/ogr/a_geometry.rb#L51
OGR::GeometryCollection behaves like a geometry #dump_readable with prefix writes out to a file Skipped: No reason given
Test on Ruby 2.7 on ubuntu-24.04: spec/support/shared_examples/ogr/a_geometry.rb#L291
OGR::GeometryCollection behaves like a geometry #transform! assigns the new spatial reference Skipped: No reason given
Test on Ruby 2.7 on ubuntu-24.04: spec/support/shared_examples/ogr/a_container_geometry.rb#L13
OGR::GeometryCollection behaves like a container geometry #add_directly adds the geometry to the container Skipped: No reason given
Test on Ruby 2.7 on ubuntu-24.04: spec/support/shared_examples/ogr/a_container_geometry.rb#L7
OGR::GeometryCollection behaves like a container geometry #add_geometry adds the geometry to the container Skipped: No reason given
Test on Ruby 2.7 on ubuntu-24.04: spec/support/shared_examples/ogr/a_container_geometry.rb#L19
OGR::GeometryCollection behaves like a container geometry #remove_geometry removes the geometry to the container Skipped: No reason given
Test on Ruby 2.7 on ubuntu-24.04: spec/unit/ogr/spatial_reference_mixins/morphers_spec.rb#L29
OGR::SpatialReference#morph_from_esri! changes the SRS to ESRI Failure/Error: expect do subject.morph_from_esri! end.to(change { subject.to_wkt.size }) expected `subject.to_wkt.size` to have changed, but is still 245
Test on Ruby 2.7 on ubuntu-22.04: spec/support/shared_examples/ogr/a_geometry.rb#L297
OGR::LineString behaves like a geometry #transform_to! transforms the points into the new spatial reference Skipped: No reason given
Test on Ruby 2.7 on ubuntu-22.04: spec/support/shared_examples/ogr/a_geometry.rb#L93
OGR::LineString behaves like a geometry #disjoint? self disjoints other geometry returns true Skipped: No reason given
Test on Ruby 2.7 on ubuntu-22.04: spec/support/shared_examples/ogr/a_geometry.rb#L99
OGR::LineString behaves like a geometry #disjoint? self does not disjoint other geometry returns false Skipped: No reason given
Test on Ruby 2.7 on ubuntu-22.04: spec/support/shared_examples/ogr/a_geometry.rb#L351
OGR::LineString behaves like a geometry #import_from_wkt updates self with the new geometry info Skipped: No reason given
Test on Ruby 2.7 on ubuntu-22.04: spec/support/shared_examples/ogr/a_geometry.rb#L218
OGR::LineString behaves like a geometry #intersection Skipped: Implementation
Test on Ruby 2.7 on ubuntu-22.04: spec/support/shared_examples/ogr/a_geometry.rb#L244
OGR::LineString behaves like a geometry #difference creates a new geometry that represents the difference Skipped: No reason given
Test on Ruby 2.7 on ubuntu-22.04: 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
Test on Ruby 2.7 on ubuntu-22.04: 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
Test on Ruby 2.7 on ubuntu-22.04: 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
Test on Ruby 2.7 on ubuntu-22.04: 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
Test on Ruby 2.6 on ubuntu-22.04: spec/support/shared_examples/ogr/a_geometry.rb#L291
OGR::GeometryCollection behaves like a geometry #transform! assigns the new spatial reference Skipped: No reason given
Test on Ruby 2.6 on ubuntu-22.04: spec/support/shared_examples/ogr/a_geometry.rb#L301
OGR::GeometryCollection behaves like a geometry #transform_to! sets the new spatial reference Skipped: No reason given
Test on Ruby 2.6 on ubuntu-22.04: spec/support/shared_examples/ogr/a_geometry.rb#L297
OGR::GeometryCollection behaves like a geometry #transform_to! transforms the points into the new spatial reference Skipped: No reason given
Test on Ruby 2.6 on ubuntu-22.04: spec/support/shared_examples/ogr/a_geometry.rb#L351
OGR::GeometryCollection behaves like a geometry #import_from_wkt updates self with the new geometry info Skipped: No reason given
Test on Ruby 2.6 on ubuntu-22.04: spec/support/shared_examples/ogr/a_geometry.rb#L339
OGR::GeometryCollection behaves like a geometry #convex_hull returns a new geometry that is the convex hull of self Skipped: No reason given
Test on Ruby 2.6 on ubuntu-22.04: spec/support/shared_examples/ogr/a_geometry.rb#L99
OGR::GeometryCollection behaves like a geometry #disjoint? self does not disjoint other geometry returns false Skipped: No reason given
Test on Ruby 2.6 on ubuntu-22.04: spec/support/shared_examples/ogr/a_geometry.rb#L93
OGR::GeometryCollection behaves like a geometry #disjoint? self disjoints other geometry returns true Skipped: No reason given
Test on Ruby 2.6 on ubuntu-22.04: spec/support/shared_examples/ogr/a_container_geometry.rb#L13
OGR::GeometryCollection behaves like a container geometry #add_directly adds the geometry to the container Skipped: No reason given
Test on Ruby 2.6 on ubuntu-22.04: spec/support/shared_examples/ogr/a_container_geometry.rb#L19
OGR::GeometryCollection behaves like a container geometry #remove_geometry removes the geometry to the container Skipped: No reason given
Test on Ruby 2.6 on ubuntu-22.04: spec/support/shared_examples/ogr/a_container_geometry.rb#L7
OGR::GeometryCollection behaves like a container geometry #add_geometry adds the geometry to the container Skipped: No reason given