Unverified Commit 93e1fe9e authored by K900's avatar K900 Committed by GitHub
Browse files

gdal: disable test_pdf_extra_rasters test (#406876)

parents ca4df92d e376018b
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -286,6 +286,9 @@ stdenv.mkDerivation (finalAttrs: {
      "test_vsioss_6"
      # flaky?
      "test_tiledb_read_arbitrary_array"
      # tests for magic numbers, seem to change with different poppler versions,
      # and architectures
      "test_pdf_extra_rasters"
    ]
    ++ lib.optionals (!stdenv.hostPlatform.isx86_64) [
      # likely precision-related expecting x87 behaviour