mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-10 03:23:29 +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
|
||||
"arrow-gcsfs-test"
|
||||
"arrow-flight-integration-test"
|
||||
# File already exists in database: orc_proto.proto
|
||||
"arrow-orc-adapter-test"
|
||||
];
|
||||
in
|
||||
''
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue