gdal icon indicating copy to clipboard operation
gdal copied to clipboard

Consider having one of the CI test cases run rasterio tests from that repo's head

Open schwehr opened this issue 7 months ago • 2 comments

Feature description

Little bugs like like https://github.com/rasterio/rasterio/issues/3354 keep happening when behavior diverges.

It would be great to get ahead of these bugs somehow. There are definitely other alternatives to reduce the occurrence, but this is the first one that came to mind.

@sgillies

Additional context

Other examples:

  • https://github.com/rasterio/rasterio/issues/3321
  • https://github.com/rasterio/rasterio/pull/3293
  • https://github.com/rasterio/rasterio/issues/3070

schwehr avatar May 23 '25 17:05 schwehr

It would be great to get ahead of these bugs somehow

IMHO, it would rather be more for rasterio to have a job pulling GDAL master (isn't there one already?) if they want to see breakage as it appears. We have tons of downstreams, and picking up rasterio over others would be rather arbitrary

rouault avatar May 23 '25 17:05 rouault

Yes, Rasterio has a workflow: https://github.com/rasterio/rasterio/actions/runs/15103418446/job/42447882811. It's broken, and I don't have any time to fix it. That's the only problem, but it's a big problem.

sgillies avatar May 23 '25 17:05 sgillies

Closing

rouault avatar Jul 06 '25 14:07 rouault