. result = testfunction(**testargs) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html =========================== short test summary info ============================ SKIPPED [1] tests/test_features.py:732: Requires GDAL before 3.5 SKIPPED [1] tests/test_rio_info.py:398: GDAL not compiled with NetCDF driver. SKIPPED [1] tests/test_subdatasets.py:9: GDAL not compiled with NetCDF driver. SKIPPED [1] tests/test_write.py:532: Validate behavior before GDAL 3.5 XFAIL tests/test_boundless_read.py::test_outer_upper_left_boundless_pixel_fidelity Likely the bug reported in gh-2382 XFAIL tests/test_colorinterp.py::test_set_colorinterp_all[10] reason: Setting colorinterp to gray fails with GDAL 2.3, see https://github.com/rasterio/rasterio/issues/1234 XFAIL tests/test_colorinterp.py::test_set_colorinterp_all[11] reason: Setting colorinterp to gray fails with GDAL 2.3, see https://github.com/rasterio/rasterio/issues/1234 XFAIL tests/test_env.py::test_aws_unsigned_subenv Turning off signing in an inner env does not work in Rasterio 1.0 XFAIL tests/test_err.py::test_issue2353bis GDAL > 3.3 will not warn XFAIL tests/test_filepath.py::test_vsifile_copyfiles Copying is not supported by FilePath XFAIL tests/test_filepath.py::test_multi_vsifile FilePath does not implement '.files' property properly. XFAIL tests/test_read_boundless.py::test_issue1982 GDAL 3.1 skips overviews because of background layer XFAIL tests/test_warp.py::test_target_aligned_pixels Projection extents have changed with PROJ 8 XFAIL tests/test_warp.py::test_resample_no_invert_proj[1] reason: Some resampling methods succeed but produce blank images. See https://github.com/rasterio/rasterio/issues/614 XFAIL tests/test_warp.py::test_resample_no_invert_proj[2] reason: Some resampling methods succeed but produce blank images. See https://github.com/rasterio/rasterio/issues/614 XFAIL tests/test_warp.py::test_resample_no_invert_proj[3] reason: Some resampling methods succeed but produce blank images. See https://github.com/rasterio/rasterio/issues/614 XFAIL tests/test_warp.py::test_resample_no_invert_proj[4] reason: Some resampling methods succeed but produce blank images. See https://github.com/rasterio/rasterio/issues/614 XPASS tests/test_boundless_read.py::test_issue2382 The bug reported in gh-2382 XPASS tests/test_boundless_read.py::test_boundless_fill_value fill_value requires GDAL 3.1.4 or equivalent patches XPASS tests/test_boundless_read.py::test_boundless_fill_value_overview_masks fill_value requires GDAL 3.1.4 or equivalent patches XPASS tests/test_boundless_read.py::test_boundless_masked_fill_value_overview_masks fill_value requires GDAL 3.1.4 or equivalent patches XPASS tests/test_features.py::test_rasterize_supported_dtype[uint32-4294967295] GDAL regression? Works with 3.4.3 XPASS tests/test_int8.py::test_write_int8_mem[-1] Likely upstream bug XPASS tests/test_int8.py::test_write_int8_mem[-128] Likely upstream bug XPASS tests/test_rio_merge.py::test_merge_resampling[7] XPASS tests/test_warpedvrt.py::test_warpedvrt_issue1744 GDAL's output defaults to float64 FAILED tests/test_warp.py::test_issue2353bis - AssertionError: assert 'Point ... = 1 failed, 2013 passed, 4 skipped, 20 deselected, 13 xfailed, 9 xpassed, 365 warnings in 425.51s (0:07:05) = RPM build errors: error: Bad exit status from /var/tmp/rpm-tmp.kif0yQ (%check) Bad exit status from /var/tmp/rpm-tmp.kif0yQ (%check) Child return code was: 1 EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python3.9/site-packages/mockbuild/trace_decorator.py", line 93, in trace result = func(*args, **kw) File "/usr/lib/python3.9/site-packages/mockbuild/util.py", line 600, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -ba --noprep --target riscv64 --nodeps /builddir/build/SPECS/python-rasterio.spec