mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-13 13:15:30 +03:00
arrow-cpp: ignore one more test
This commit is contained in:
parent
7887414b49
commit
4a80f62ecb
1 changed files with 2 additions and 0 deletions
|
@ -281,6 +281,8 @@ stdenv.mkDerivation (finalAttrs: {
|
||||||
# requires networking
|
# requires networking
|
||||||
"arrow-gcsfs-test"
|
"arrow-gcsfs-test"
|
||||||
"arrow-flight-integration-test"
|
"arrow-flight-integration-test"
|
||||||
|
# File already exists in database: orc_proto.proto
|
||||||
|
"arrow-orc-adapter-test"
|
||||||
];
|
];
|
||||||
in
|
in
|
||||||
''
|
''
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue