arrow-cpp: ignore one more test

This commit is contained in:
Guilhem Saurel 2025-05-09 13:10:37 +02:00
parent 7887414b49
commit 4a80f62ecb

View file

@ -281,6 +281,8 @@ stdenv.mkDerivation (finalAttrs: {
# requires networking
"arrow-gcsfs-test"
"arrow-flight-integration-test"
# File already exists in database: orc_proto.proto
"arrow-orc-adapter-test"
];
in
''