Skip to content

Merge branch 'telus-agcg:develop' into develop #213

Merge branch 'telus-agcg:develop' into develop

Merge branch 'telus-agcg:develop' into develop #213

Triggered via push January 28, 2026 17:31
Status Failure
Total duration 1d 0h 0m 2s
Artifacts
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 120 warnings
Test on Ruby 2.6 on ubuntu-24.04
Process completed with exit code 1.
Test on Ruby 2.6 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 2.6 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 3.3 on ubuntu-24.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-24.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-24.04: spec/support/shared_examples/ogr/a_geometry.rb#L169
OGR::GeometryCollection behaves like a geometry #overlaps? self does not overlap other geometry returns false Skipped: No reason given
Test on Ruby 3.3 on ubuntu-24.04: spec/support/shared_examples/ogr/a_geometry.rb#L163
OGR::GeometryCollection behaves like a geometry #overlaps? self overlaps other geometry returns true Skipped: No reason given
Test on Ruby 3.3 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 3.3 on ubuntu-24.04: spec/support/shared_examples/ogr/a_geometry.rb#L285
OGR::GeometryCollection behaves like a geometry #spatial_reference= assigns 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#L250
OGR::GeometryCollection 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#L7
OGR::GeometryCollection 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#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-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 3.2 on ubuntu-24.04: spec/support/shared_examples/ogr/a_geometry.rb#L121
OGR::MultiPoint behaves like a geometry #crosses? self touches 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#L127
OGR::MultiPoint behaves like a geometry #crosses? self does not touch 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#L197
OGR::MultiPoint behaves like a geometry #simple? self is not simple returns false Skipped: No reason given
Test on Ruby 3.2 on ubuntu-24.04: spec/support/shared_examples/ogr/a_geometry.rb#L191
OGR::MultiPoint behaves like a geometry #simple? self is simple returns true Skipped: No reason given
Test on Ruby 3.2 on ubuntu-24.04: spec/support/shared_examples/ogr/a_geometry.rb#L314
OGR::MultiPoint behaves like a geometry #simplify preserve_topology is false returns a new geometry Skipped: No reason given
Test on Ruby 3.2 on ubuntu-24.04: spec/support/shared_examples/ogr/a_geometry.rb#L308
OGR::MultiPoint behaves like a geometry #simplify preserve_topology is true returns a new geometry Skipped: No reason given
Test on Ruby 3.2 on ubuntu-24.04: spec/support/shared_examples/ogr/a_geometry.rb#L205
OGR::MultiPoint behaves like a geometry #ring? self is a ring returns true Skipped: No reason given
Test on Ruby 3.2 on ubuntu-24.04: spec/support/shared_examples/ogr/a_geometry.rb#L211
OGR::MultiPoint behaves like a geometry #ring? self is not a ring returns false Skipped: No reason given
Test on Ruby 3.2 on ubuntu-24.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.2 on ubuntu-24.04: spec/unit/ogr/geometries/multi_polygon_25d_spec.rb#L19
OGR::MultiPolygon25D#type when created without data returns :wkbMultiPolygon Skipped: This spec only for GDAL before 3.8
Test on Ruby 3.1 on ubuntu-24.04: spec/support/shared_examples/ogr/a_geometry.rb#L314
OGR::LineString behaves like a geometry #simplify preserve_topology is false returns a new geometry Skipped: No reason given
Test on Ruby 3.1 on ubuntu-24.04: spec/support/shared_examples/ogr/a_geometry.rb#L250
OGR::LineString behaves like a geometry #symmetric_difference creates a new geometry that represents the difference Skipped: No reason given
Test on Ruby 3.1 on ubuntu-24.04: spec/support/shared_examples/ogr/a_geometry.rb#L141
OGR::LineString behaves like a geometry #within? self is not within 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#L135
OGR::LineString behaves like a geometry #within? self is within 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#L26
OGR::LineString behaves like a geometry #empty! removes all points/geometries from the geometry Skipped: No reason given
Test on Ruby 3.1 on ubuntu-24.04: spec/support/shared_examples/ogr/a_geometry.rb#L301
OGR::LineString 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/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 3.1 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.1 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.1 on ubuntu-24.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 3.3 on ubuntu-22.04: spec/support/shared_examples/ogr/a_geometry.rb#L327
OGR::Polygon behaves like a geometry #boundary returns a geometry that represents the boundary of self Skipped: No reason given
Test on Ruby 3.3 on ubuntu-22.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.3 on ubuntu-22.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.3 on ubuntu-22.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.3 on ubuntu-22.04: spec/integration/gdal/raster_band_info_spec.rb#L118
Raster Band Info no data not set #no_data_value has `0` value for :value Skipped: This spec only for GDAL 3.6+
Test on Ruby 3.3 on ubuntu-22.04: spec/integration/gdal/raster_band_info_spec.rb#L290
Raster Band Info #unit_type= does nothing (because the file formats dont support it) Skipped: GDALSetRasterUnitType not supported
Test on Ruby 3.3 on ubuntu-22.04: spec/unit/gdal/version_info_spec.rb#L8
GDAL::VersionInfo Add some tests! Skipped: Not yet implemented
Test on Ruby 3.3 on ubuntu-22.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.3 on ubuntu-22.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.3 on ubuntu-22.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-22.04: spec/support/shared_examples/ogr/a_geometry.rb#L113
OGR::LineString behaves like a geometry #touches? self does not touch 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#L218
OGR::LineString behaves like a geometry #intersection Skipped: Implementation
Test on Ruby 3.0 on ubuntu-22.04: spec/support/shared_examples/ogr/a_geometry.rb#L285
OGR::LineString behaves like a geometry #spatial_reference= assigns the new spatial reference Skipped: No reason given
Test on Ruby 3.0 on ubuntu-22.04: spec/support/shared_examples/ogr/a_geometry.rb#L223
OGR::LineString behaves like a geometry #union where there is no union Skipped: No reason given
Test on Ruby 3.0 on ubuntu-22.04: spec/support/shared_examples/ogr/a_geometry.rb#L227
OGR::LineString behaves like a geometry #union where there is union Skipped: No reason given
Test on Ruby 3.0 on ubuntu-22.04: spec/support/shared_examples/ogr/a_geometry.rb#L13
OGR::LineString behaves like a geometry #coordinate_dimension= valid value changes the dimension to the new value Skipped: No reason given
Test on Ruby 3.0 on ubuntu-22.04: spec/support/shared_examples/ogr/a_geometry.rb#L19
OGR::LineString behaves like a geometry #coordinate_dimension= invalid value ??? Skipped: No reason given
Test on Ruby 3.0 on ubuntu-22.04: spec/support/shared_examples/ogr/a_geometry.rb#L57
OGR::LineString 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::LineString 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#L250
OGR::LineString 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_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.2 on ubuntu-22.04: spec/unit/gdal/version_info_spec.rb#L8
GDAL::VersionInfo Add some tests! Skipped: Not yet implemented
Test on Ruby 3.2 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.2 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.2 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.2 on ubuntu-22.04: spec/unit/ogr/geometries/polygon_25d_spec.rb#L25
OGR::Polygon25D#type when created without data returns :wkbPolygon25D Skipped: This spec only for GDAL 3.8+
Test on Ruby 3.2 on ubuntu-22.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.2 on ubuntu-22.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.2 on ubuntu-22.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.2 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.0 on ubuntu-24.04: spec/support/shared_examples/ogr/a_geometry.rb#L71
OGR::Polygon behaves like a geometry #intersects? self does not intersect other geometry returns false Skipped: No reason given
Test on Ruby 3.0 on ubuntu-24.04: spec/support/shared_examples/ogr/a_geometry.rb#L65
OGR::Polygon behaves like a geometry #intersects? self intersects other geometry returns true Skipped: No reason given
Test on Ruby 3.0 on ubuntu-24.04: spec/support/shared_examples/ogr/a_geometry.rb#L38
OGR::Polygon behaves like a geometry #empty? when with points is not empty Skipped: Writing the test
Test on Ruby 3.0 on ubuntu-24.04: spec/support/shared_examples/ogr/a_geometry.rb#L99
OGR::Polygon behaves like a geometry #disjoint? self does not disjoint other geometry returns false Skipped: No reason given
Test on Ruby 3.0 on ubuntu-24.04: spec/support/shared_examples/ogr/a_geometry.rb#L93
OGR::Polygon behaves like a geometry #disjoint? self disjoints other geometry returns true Skipped: No reason given
Test on Ruby 3.0 on ubuntu-24.04: spec/support/shared_examples/ogr/a_geometry.rb#L121
OGR::Polygon behaves like a geometry #crosses? self touches other geometry returns true Skipped: No reason given
Test on Ruby 3.0 on ubuntu-24.04: spec/support/shared_examples/ogr/a_geometry.rb#L127
OGR::Polygon behaves like a geometry #crosses? self does not touch other geometry returns false Skipped: No reason given
Test on Ruby 3.0 on ubuntu-24.04: spec/support/shared_examples/ogr/a_geometry.rb#L107
OGR::Polygon behaves like a geometry #touches? self touches other geometry returns true Skipped: No reason given
Test on Ruby 3.0 on ubuntu-24.04: spec/support/shared_examples/ogr/a_geometry.rb#L113
OGR::Polygon behaves like a geometry #touches? self does not touch other geometry returns false Skipped: No reason given
Test on Ruby 3.0 on ubuntu-24.04: spec/unit/gdal/rpc_info_spec.rb#L6
GDAL::RPCInfo Add some tests! Skipped: Not yet implemented
Test on Ruby 2.6 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 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::MultiLineString 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::MultiLineString 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::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/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-24.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.6 on ubuntu-24.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.6 on ubuntu-24.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.6 on ubuntu-24.04: spec/unit/ogr/layer_mixins/ogr_layer_method_methods_spec.rb#L15
OGR::Layer#symmetrical_difference does not die Skipped: Figuring out how to init a result pointer
Test on Ruby 2.7 on ubuntu-22.04: spec/unit/ogr/geometries/multi_line_string_25d_spec.rb#L25
OGR::MultiLineString25D#type when created without data returns :wkbMultiLineString25D Skipped: This spec only for GDAL 3.8+
Test on Ruby 2.7 on ubuntu-22.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-22.04: spec/integration/gdal/dataset_info_spec.rb#L176
Dataset Info #geo_transform= read-only dataset with PAM disabled save in memory, but do not persist in file Skipped: This spec only for GDAL 3.6+
Test on Ruby 2.7 on ubuntu-22.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 2.7 on ubuntu-22.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 2.7 on ubuntu-22.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 2.7 on ubuntu-22.04: spec/unit/gdal/rpc_info_spec.rb#L6
GDAL::RPCInfo Add some tests! Skipped: Not yet implemented
Test on Ruby 2.7 on ubuntu-22.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 2.7 on ubuntu-22.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 2.7 on ubuntu-22.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.1 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.1 on ubuntu-22.04: spec/support/shared_examples/ogr/a_geometry.rb#L197
OGR::MultiPolygon behaves like a geometry #simple? self is not simple returns false Skipped: No reason given
Test on Ruby 3.1 on ubuntu-22.04: spec/support/shared_examples/ogr/a_geometry.rb#L191
OGR::MultiPolygon behaves like a geometry #simple? self is simple returns true Skipped: No reason given
Test on Ruby 3.1 on ubuntu-22.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.1 on ubuntu-22.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-22.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-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.1 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.1 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.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 2.7 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 2.7 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.7 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 2.7 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 2.7 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 2.7 on ubuntu-24.04: spec/unit/gdal/rpc_info_spec.rb#L6
GDAL::RPCInfo Add some tests! Skipped: Not yet implemented
Test on Ruby 2.7 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 2.7 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 2.7 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 2.7 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-22.04: spec/support/shared_examples/ogr/a_geometry.rb#L327
OGR::MultiPolygon behaves like a geometry #boundary returns a geometry that represents the boundary of self Skipped: No reason given
Test on Ruby 2.6 on ubuntu-22.04: spec/support/shared_examples/ogr/a_geometry.rb#L218
OGR::MultiPolygon behaves like a geometry #intersection Skipped: Implementation
Test on Ruby 2.6 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 2.6 on ubuntu-22.04: spec/support/shared_examples/ogr/a_geometry.rb#L85
OGR::MultiPolygon behaves like a geometry #equals? self does not equals 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#L79
OGR::MultiPolygon behaves like a geometry #equals? self equals other geometry returns true Skipped: No reason given
Test on Ruby 2.6 on ubuntu-22.04: spec/support/shared_examples/ogr/a_geometry.rb#L205
OGR::MultiPolygon behaves like a geometry #ring? self is a ring returns true Skipped: No reason given
Test on Ruby 2.6 on ubuntu-22.04: spec/support/shared_examples/ogr/a_geometry.rb#L211
OGR::MultiPolygon behaves like a geometry #ring? self is not a ring returns false Skipped: No reason given
Test on Ruby 2.6 on ubuntu-22.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 2.6 on ubuntu-22.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 2.6 on ubuntu-22.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