fix: prevents read_lines_by_block from skipping pixels #160
Annotations
2 errors and 180 warnings
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 2.6 on ubuntu-24.04
Process completed with exit code 1.
|
Test on Ruby 3.0 on ubuntu-20.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.0 on ubuntu-20.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.0 on ubuntu-20.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-20.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 3.0 on ubuntu-20.04:
spec/unit/gdal/color_entry_spec.rb#L6
GDAL::ColorEntry Add some tests!
Skipped: Not yet implemented
|
Test on Ruby 3.0 on ubuntu-20.04:
spec/unit/gdal/extensions/raster_band/io_extensions_spec.rb#L55
GDAL::RasterBand::IOExtensions #set_pixel_value/#pixel_value valid values, GDT_Int8 sets and gets the value successfully
Skipped: This spec only for GDAL 3.7+
|
Test on Ruby 3.0 on ubuntu-20.04:
spec/unit/gdal/extensions/raster_band/io_extensions_spec.rb#L113
GDAL::RasterBand::IOExtensions #set_pixel_value/#pixel_value valid values, GDT_Int64 sets and gets the value successfully
Skipped: This spec only for GDAL 3.5+
|
Test on Ruby 3.3 on ubuntu-20.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.0 on ubuntu-20.04:
spec/unit/gdal/extensions/raster_band/io_extensions_spec.rb#L102
GDAL::RasterBand::IOExtensions #set_pixel_value/#pixel_value valid values, GDT_UInt64 sets and gets the value successfully
Skipped: This spec only for GDAL 3.5+
|
Test on Ruby 3.3 on ubuntu-20.04:
spec/unit/gdal/version_info_spec.rb#L8
GDAL::VersionInfo Add some tests!
Skipped: Not yet implemented
|
Test on Ruby 3.0 on ubuntu-20.04:
spec/support/shared_examples/ogr/a_geometry.rb#L339
OGR::MultiPoint 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.3 on ubuntu-20.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-20.04:
spec/support/shared_examples/ogr/a_geometry.rb#L351
OGR::MultiPoint behaves like a geometry #import_from_wkt updates self with the new geometry info
Skipped: No reason given
|
Test on Ruby 3.3 on ubuntu-20.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-20.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-20.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-20.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-20.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-20.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-20.04:
spec/support/shared_examples/ogr/a_geometry.rb#L232
OGR::GeometryCollection behaves like a geometry #close_rings! adds points to close any potential rings
Skipped: No reason given
|
Test on Ruby 3.0 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.0 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.0 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.0 on ubuntu-24.04:
spec/support/shared_examples/ogr/a_geometry.rb#L333
OGR::MultiPolygon behaves like a geometry #buffer returns a new geometry that adds a boundary around self
Skipped: No reason given
|
Test on Ruby 3.0 on ubuntu-24.04:
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
|
Test on Ruby 3.0 on ubuntu-24.04:
spec/support/shared_examples/ogr/a_geometry.rb#L121
OGR::MultiPolygon 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::MultiPolygon 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#L297
OGR::MultiPolygon behaves like a geometry #transform_to! transforms the points into the new spatial reference
Skipped: No reason given
|
Test on Ruby 3.0 on ubuntu-24.04:
spec/support/shared_examples/ogr/a_geometry.rb#L301
OGR::MultiPolygon behaves like a geometry #transform_to! sets the new spatial reference
Skipped: No reason given
|
Test on Ruby 3.0 on ubuntu-24.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 3.2 on ubuntu-20.04:
spec/unit/gdal/rpc_info_spec.rb#L6
GDAL::RPCInfo Add some tests!
Skipped: Not yet implemented
|
Test on Ruby 3.2 on ubuntu-20.04:
spec/unit/gdal/raster_band_spec.rb#L6
GDAL::RasterBand Add some tests!
Skipped: Not yet implemented
|
Test on Ruby 3.2 on ubuntu-20.04:
spec/support/shared_examples/ogr/a_geometry.rb#L321
OGR::GeometryCollection behaves like a geometry #segmentize! updates the geometry
Skipped: No reason given
|
Test on Ruby 3.2 on ubuntu-20.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.2 on ubuntu-20.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.2 on ubuntu-20.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.2 on ubuntu-20.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.2 on ubuntu-20.04:
spec/support/shared_examples/ogr/a_geometry.rb#L238
OGR::GeometryCollection behaves like a geometry #polygonize adds points to close any potential rings
Skipped: No reason given
|
Test on Ruby 3.2 on ubuntu-20.04:
spec/support/shared_examples/ogr/a_geometry.rb#L211
OGR::GeometryCollection behaves like a geometry #ring? self is not a ring returns false
Skipped: No reason given
|
Test on Ruby 3.2 on ubuntu-20.04:
spec/support/shared_examples/ogr/a_geometry.rb#L205
OGR::GeometryCollection behaves like a geometry #ring? self is a ring returns true
Skipped: No reason given
|
Test on Ruby 3.1 on ubuntu-24.04:
spec/unit/gdal/warp_operation_spec.rb#L6
GDAL::WarpOperation Add some tests!
Skipped: Not yet implemented
|
Test on Ruby 3.1 on ubuntu-24.04:
spec/support/shared_examples/ogr/a_geometry.rb#L285
OGR::LinearRing behaves like a geometry #spatial_reference= assigns 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#L308
OGR::LinearRing behaves like a geometry #simplify preserve_topology is true 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#L314
OGR::LinearRing 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#L169
OGR::LinearRing behaves like a geometry #overlaps? self does not overlap 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#L163
OGR::LinearRing behaves like a geometry #overlaps? self overlaps 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#L321
OGR::LinearRing behaves like a geometry #segmentize! updates the geometry
Skipped: No reason given
|
Test on Ruby 3.1 on ubuntu-24.04:
spec/support/shared_examples/ogr/a_geometry.rb#L250
OGR::LinearRing 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#L135
OGR::LinearRing 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#L141
OGR::LinearRing behaves like a geometry #within? self is not within other geometry returns false
Skipped: No reason given
|
Test on Ruby 3.2 on ubuntu-24.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-24.04:
spec/support/shared_examples/ogr/a_geometry.rb#L285
OGR::MultiLineString behaves like a geometry #spatial_reference= assigns the new spatial reference
Skipped: No reason given
|
Test on Ruby 3.2 on ubuntu-24.04:
spec/support/shared_examples/ogr/a_geometry.rb#L257
OGR::MultiLineString behaves like a geometry #distance_to other geometry is nil ???
Skipped: No reason given
|
Test on Ruby 3.2 on ubuntu-24.04:
spec/support/shared_examples/ogr/a_geometry.rb#L263
OGR::MultiLineString behaves like a geometry #distance_to other geometry is valid creates a new geometry that represents the difference
Skipped: No reason given
|
Test on Ruby 3.2 on ubuntu-24.04:
spec/support/shared_examples/ogr/a_geometry.rb#L38
OGR::MultiLineString behaves like a geometry #empty? when with points is not empty
Skipped: Writing the test
|
Test on Ruby 3.2 on ubuntu-24.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.2 on ubuntu-24.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.2 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.2 on ubuntu-24.04:
spec/support/shared_examples/ogr/a_geometry.rb#L339
OGR::MultiLineString 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.2 on ubuntu-24.04:
spec/support/shared_examples/ogr/a_geometry.rb#L327
OGR::MultiLineString behaves like a geometry #boundary returns a geometry that represents the boundary of self
Skipped: No reason given
|
Test on Ruby 3.0 on ubuntu-22.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 3.0 on ubuntu-22.04:
spec/support/shared_examples/ogr/a_geometry.rb#L333
OGR::MultiPolygon behaves like a geometry #buffer returns a new geometry that adds a boundary around self
Skipped: No reason given
|
Test on Ruby 3.0 on ubuntu-22.04:
spec/support/shared_examples/ogr/a_geometry.rb#L19
OGR::MultiPolygon 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#L13
OGR::MultiPolygon 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#L149
OGR::MultiPolygon behaves like a geometry #contains? self contains 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#L155
OGR::MultiPolygon behaves like a geometry #contains? self does not contain 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#L285
OGR::MultiPolygon 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#L79
OGR::MultiPolygon behaves like a geometry #equals? self equals 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#L85
OGR::MultiPolygon behaves like a geometry #equals? self does not equals 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#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-22.04:
spec/unit/gdal/warp_operation_spec.rb#L6
GDAL::WarpOperation Add some tests!
Skipped: Not yet implemented
|
Test on Ruby 3.1 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_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.1 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.1 on ubuntu-22.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.1 on ubuntu-22.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.1 on ubuntu-22.04:
spec/support/shared_examples/ogr/a_geometry.rb#L38
OGR::MultiPoint behaves like a geometry #empty? when with points is not empty
Skipped: Writing the test
|
Test on Ruby 3.1 on ubuntu-22.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.1 on ubuntu-22.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.1 on ubuntu-22.04:
spec/support/shared_examples/ogr/a_geometry.rb#L291
OGR::MultiPoint behaves like a geometry #transform! assigns the new spatial reference
Skipped: No reason given
|
Test on Ruby 2.7 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 2.7 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 2.7 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.7 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.7 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.7 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.7 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.7 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 2.7 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 2.7 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.3 on ubuntu-24.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.3 on ubuntu-24.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.3 on ubuntu-24.04:
spec/support/shared_examples/ogr/a_geometry.rb#L291
OGR::LineString 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#L191
OGR::LineString behaves like a geometry #simple? self is simple returns true
Skipped: No reason given
|
Test on Ruby 3.3 on ubuntu-24.04:
spec/support/shared_examples/ogr/a_geometry.rb#L197
OGR::LineString behaves like a geometry #simple? self is not simple returns false
Skipped: No reason given
|
Test on Ruby 3.3 on ubuntu-24.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 3.3 on ubuntu-24.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 3.3 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.3 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.3 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 2.7 on ubuntu-20.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-20.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-20.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-20.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 2.7 on ubuntu-20.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-20.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-20.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-20.04:
spec/support/shared_examples/ogr/a_geometry.rb#L327
OGR::MultiLineString behaves like a geometry #boundary returns a geometry that represents the boundary of self
Skipped: No reason given
|
Test on Ruby 2.7 on ubuntu-20.04:
spec/support/shared_examples/ogr/a_geometry.rb#L13
OGR::MultiLineString behaves like a geometry #coordinate_dimension= valid value changes the dimension to the new value
Skipped: No reason given
|
Test on Ruby 2.7 on ubuntu-20.04:
spec/support/shared_examples/ogr/a_geometry.rb#L19
OGR::MultiLineString behaves like a geometry #coordinate_dimension= invalid value ???
Skipped: No reason given
|
Test on Ruby 2.6 on ubuntu-24.04:
spec/unit/gdal/version_info_spec.rb#L8
GDAL::VersionInfo Add some tests!
Skipped: Not yet implemented
|
Test on Ruby 2.6 on ubuntu-24.04:
spec/unit/gdal/raster_band_spec.rb#L6
GDAL::RasterBand Add some tests!
Skipped: Not yet implemented
|
Test on Ruby 2.6 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 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/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 2.6 on ubuntu-24.04:
spec/unit/gdal/color_entry_spec.rb#L6
GDAL::ColorEntry 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::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-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 2.6 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 2.6 on ubuntu-24.04:
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
|
Test on Ruby 3.3 on ubuntu-22.04:
spec/unit/gdal/extensions/raster_band/io_extensions_spec.rb#L102
GDAL::RasterBand::IOExtensions #set_pixel_value/#pixel_value valid values, GDT_UInt64 sets and gets the value successfully
Skipped: This spec only for GDAL 3.5+
|
Test on Ruby 3.3 on ubuntu-22.04:
spec/unit/gdal/extensions/raster_band/io_extensions_spec.rb#L113
GDAL::RasterBand::IOExtensions #set_pixel_value/#pixel_value valid values, GDT_Int64 sets and gets the value successfully
Skipped: This spec only for GDAL 3.5+
|
Test on Ruby 3.3 on ubuntu-22.04:
spec/unit/gdal/extensions/raster_band/io_extensions_spec.rb#L55
GDAL::RasterBand::IOExtensions #set_pixel_value/#pixel_value valid values, GDT_Int8 sets and gets the value successfully
Skipped: This spec only for GDAL 3.7+
|
Test on Ruby 3.3 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.3 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 3.3 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 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/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.3 on ubuntu-22.04:
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+
|
Test on Ruby 3.2 on ubuntu-22.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 3.2 on ubuntu-22.04:
spec/unit/gdal/raster_attribute_table_spec.rb#L6
GDAL::RasterAttributeTable
Skipped: Not yet implemented
|
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.2 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-22.04:
spec/support/shared_examples/ogr/a_geometry.rb#L93
OGR::LinearRing behaves like a geometry #disjoint? self disjoints 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#L99
OGR::LinearRing behaves like a geometry #disjoint? self does not disjoint other geometry returns false
Skipped: No reason given
|
Test on Ruby 3.2 on ubuntu-22.04:
spec/support/shared_examples/ogr/a_geometry.rb#L285
OGR::LinearRing behaves like a geometry #spatial_reference= assigns the new spatial reference
Skipped: No reason given
|
Test on Ruby 3.2 on ubuntu-22.04:
spec/support/shared_examples/ogr/a_geometry.rb#L327
OGR::LinearRing 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-22.04:
spec/support/shared_examples/ogr/a_geometry.rb#L263
OGR::LinearRing behaves like a geometry #distance_to other geometry is valid 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#L257
OGR::LinearRing behaves like a geometry #distance_to other geometry is nil ???
Skipped: No reason given
|
Test on Ruby 3.1 on ubuntu-20.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.1 on ubuntu-20.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.1 on ubuntu-20.04:
spec/support/shared_examples/ogr/a_geometry.rb#L308
OGR::LineString behaves like a geometry #simplify preserve_topology is true returns a new geometry
Skipped: No reason given
|
Test on Ruby 3.1 on ubuntu-20.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-20.04:
spec/support/shared_examples/ogr/a_geometry.rb#L232
OGR::LineString behaves like a geometry #close_rings! adds points to close any potential rings
Skipped: No reason given
|
Test on Ruby 3.1 on ubuntu-20.04:
spec/support/shared_examples/ogr/a_geometry.rb#L149
OGR::LineString behaves like a geometry #contains? self contains other geometry returns true
Skipped: No reason given
|
Test on Ruby 3.1 on ubuntu-20.04:
spec/support/shared_examples/ogr/a_geometry.rb#L155
OGR::LineString behaves like a geometry #contains? self does not contain other geometry returns false
Skipped: No reason given
|
Test on Ruby 3.1 on ubuntu-20.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.1 on ubuntu-20.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.1 on ubuntu-20.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 2.6 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.6 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.6 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 2.6 on ubuntu-22.04:
spec/support/shared_examples/ogr/a_geometry.rb#L85
OGR::LineString 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::LineString 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#L149
OGR::LineString behaves like a geometry #contains? self contains 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#L155
OGR::LineString behaves like a geometry #contains? self does not contain 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#L191
OGR::LineString behaves like a geometry #simple? self is simple returns true
Skipped: No reason given
|
Test on Ruby 2.6 on ubuntu-22.04:
spec/support/shared_examples/ogr/a_geometry.rb#L197
OGR::LineString behaves like a geometry #simple? self is not simple returns false
Skipped: No reason given
|
Test on Ruby 2.6 on ubuntu-22.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 2.6 on ubuntu-20.04:
spec/support/shared_examples/ogr/a_geometry.rb#L238
OGR::GeometryCollection behaves like a geometry #polygonize adds points to close any potential rings
Skipped: No reason given
|
Test on Ruby 2.6 on ubuntu-20.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-20.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-20.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-20.04:
spec/support/shared_examples/ogr/a_geometry.rb#L227
OGR::GeometryCollection behaves like a geometry #union where there is union
Skipped: No reason given
|
Test on Ruby 2.6 on ubuntu-20.04:
spec/support/shared_examples/ogr/a_geometry.rb#L223
OGR::GeometryCollection behaves like a geometry #union where there is no union
Skipped: No reason given
|
Test on Ruby 2.6 on ubuntu-20.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-20.04:
spec/support/shared_examples/ogr/a_geometry.rb#L257
OGR::GeometryCollection behaves like a geometry #distance_to other geometry is nil ???
Skipped: No reason given
|
Test on Ruby 2.6 on ubuntu-20.04:
spec/support/shared_examples/ogr/a_geometry.rb#L263
OGR::GeometryCollection behaves like a geometry #distance_to other geometry is valid creates a new geometry that represents the difference
Skipped: No reason given
|
Test on Ruby 2.6 on ubuntu-20.04:
spec/support/shared_examples/ogr/a_geometry.rb#L244
OGR::GeometryCollection behaves like a geometry #difference creates a new geometry that represents the difference
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/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_geometry.rb#L177
OGR::GeometryCollection behaves like a geometry #valid? self is valid returns true
Skipped: No reason given
|
Test on Ruby 2.7 on ubuntu-24.04:
spec/support/shared_examples/ogr/a_geometry.rb#L183
OGR::GeometryCollection behaves like a geometry #valid? self is not valid returns false
Skipped: No reason given
|
Test on Ruby 2.7 on ubuntu-24.04:
spec/support/shared_examples/ogr/a_geometry.rb#L197
OGR::GeometryCollection behaves like a geometry #simple? self is not simple returns false
Skipped: No reason given
|
Test on Ruby 2.7 on ubuntu-24.04:
spec/support/shared_examples/ogr/a_geometry.rb#L191
OGR::GeometryCollection behaves like a geometry #simple? self is simple returns true
Skipped: No reason given
|
Test on Ruby 2.7 on ubuntu-24.04:
spec/support/shared_examples/ogr/a_geometry.rb#L308
OGR::GeometryCollection behaves like a geometry #simplify preserve_topology is true returns a new geometry
Skipped: No reason given
|
Test on Ruby 2.7 on ubuntu-24.04:
spec/support/shared_examples/ogr/a_geometry.rb#L314
OGR::GeometryCollection behaves like a geometry #simplify preserve_topology is false returns a new geometry
Skipped: No reason given
|
Test on Ruby 2.7 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
|