feat: replace narray with numo-narray (#14) #219
Annotations
6 errors and 120 warnings
|
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-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.2 on ubuntu-20.04
The job has exceeded the maximum execution time while awaiting a runner for 24h0m0s
|
|
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 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-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 3.1 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 3.1 on ubuntu-24.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 3.1 on ubuntu-24.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 3.1 on ubuntu-24.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 3.1 on ubuntu-24.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 3.1 on ubuntu-24.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 3.1 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 3.1 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.1 on ubuntu-24.04:
spec/unit/ogr/geometries/multi_point_25d_spec.rb#L19
OGR::MultiPoint25D#type when created without data returns :wkbMultiPoint
Skipped: This spec only for GDAL before 3.8
|
|
Test on Ruby 3.1 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 3.1 on ubuntu-22.04:
spec/support/shared_examples/ogr/a_geometry.rb#L163
OGR::LineString behaves like a geometry #overlaps? self overlaps other geometry returns true
Skipped: No reason given
|
|
Test on Ruby 3.1 on ubuntu-22.04:
spec/support/shared_examples/ogr/a_geometry.rb#L169
OGR::LineString behaves like a geometry #overlaps? self does not overlap other geometry returns false
Skipped: No reason given
|
|
Test on Ruby 3.1 on ubuntu-22.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-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 3.1 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.1 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.1 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.1 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 3.1 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 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#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/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-24.04:
spec/integration/gdal/raster_band_info_spec.rb#L112
Raster Band Info no data not set #no_data_value has `nil` value for :value
Skipped: This spec only for GDAL before 3.6
|
|
Test on Ruby 3.0 on ubuntu-24.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-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-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 3.0 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 3.0 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.0 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 3.3 on ubuntu-22.04:
spec/support/shared_examples/ogr/a_geometry.rb#L93
OGR::MultiPoint behaves like a geometry #disjoint? self disjoints 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#L327
OGR::MultiPoint 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_geometry.rb#L285
OGR::MultiPoint behaves like a geometry #spatial_reference= assigns the new spatial reference
Skipped: No reason given
|
|
Test on Ruby 3.3 on ubuntu-22.04:
spec/support/shared_examples/ogr/a_geometry.rb#L238
OGR::MultiPoint behaves like a geometry #polygonize adds points to close any potential rings
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.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/unit/gdal/raster_attribute_table_spec.rb#L6
GDAL::RasterAttributeTable
Skipped: Not yet implemented
|
|
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-24.04:
spec/support/shared_examples/ogr/a_geometry.rb#L79
OGR::LinearRing 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#L127
OGR::LinearRing behaves like a geometry #crosses? self does not touch other geometry returns false
Skipped: No reason given
|
|
Test on Ruby 3.2 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.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.3 on ubuntu-24.04:
spec/support/shared_examples/ogr/a_geometry.rb#L121
OGR::LinearRing behaves like a geometry #crosses? self touches other geometry returns true
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#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-24.04:
spec/support/shared_examples/ogr/a_geometry.rb#L333
OGR::LinearRing 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-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 3.3 on ubuntu-24.04:
spec/support/shared_examples/ogr/a_geometry.rb#L38
OGR::LinearRing behaves like a geometry #empty? when with points is not empty
Skipped: Writing the test
|
|
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.3 on ubuntu-24.04:
spec/support/shared_examples/ogr/a_geometry.rb#L291
OGR::LinearRing behaves like a geometry #transform! assigns the new spatial reference
Skipped: No reason given
|
|
Test on Ruby 3.2 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-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.2 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.2 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-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.2 on ubuntu-22.04:
spec/unit/gdal/raster_attribute_table_spec.rb#L6
GDAL::RasterAttributeTable
Skipped: Not yet implemented
|
|
Test on Ruby 3.3 on ubuntu-24.04:
spec/integration/gdal/raster_band_info_spec.rb#L112
Raster Band Info no data not set #no_data_value has `nil` value for :value
Skipped: This spec only for GDAL before 3.6
|
|
Test on Ruby 3.3 on ubuntu-24.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.2 on ubuntu-24.04:
spec/support/shared_examples/ogr/a_geometry.rb#L93
OGR::MultiPoint behaves like a geometry #disjoint? self disjoints 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#L250
OGR::MultiPoint 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-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.2 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.2 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.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.2 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 3.2 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 3.2 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 3.2 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 3.0 on ubuntu-22.04:
spec/support/shared_examples/ogr/a_geometry.rb#L13
OGR::GeometryCollection 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::GeometryCollection 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#L85
OGR::GeometryCollection 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#L79
OGR::GeometryCollection 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#L327
OGR::GeometryCollection 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/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 3.0 on ubuntu-22.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 3.0 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.0 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.0 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-24.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.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_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#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#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/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.7 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.7 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.7 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-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 2.6 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.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
|
|
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#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/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 2.6 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.6 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.6 on ubuntu-22.04:
spec/unit/gdal/raster_attribute_table_spec.rb#L6
GDAL::RasterAttributeTable
Skipped: Not yet implemented
|
|
Test on Ruby 2.6 on ubuntu-22.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_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 2.6 on ubuntu-24.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 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/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 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/warp_operation_spec.rb#L6
GDAL::WarpOperation Add some tests!
Skipped: Not yet implemented
|
|
Test on Ruby 2.6 on ubuntu-24.04:
spec/unit/gdal/raster_attribute_table_spec.rb#L6
GDAL::RasterAttributeTable
Skipped: Not yet implemented
|
|
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/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-22.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 2.7 on ubuntu-22.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 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/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#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-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 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/unit/gdal/warp_operation_spec.rb#L6
GDAL::WarpOperation Add some tests!
Skipped: Not yet implemented
|