Merge pull request #150463 from veprbl/pr/arrow_cpp_darwin_sandbox_fix
arrow-cpp: fix sandboxed build on darwin
This commit is contained in:
commit
a5aa6d9d0e
1 changed files with 1 additions and 0 deletions
|
@ -199,6 +199,7 @@ stdenv.mkDerivation rec {
|
|||
"S3RegionResolutionTest.PublicBucket"
|
||||
"S3RegionResolutionTest.RestrictedBucket"
|
||||
"TestMinioServer.Connect"
|
||||
"TestS3FS.GetFileInfoRoot"
|
||||
"TestS3FS.OpenOutputStreamBackgroundWrites"
|
||||
"TestS3FS.OpenOutputStreamDestructorBackgroundWrites"
|
||||
"TestS3FS.OpenOutputStreamDestructorSyncWrite"
|
||||
|
|
Loading…
Reference in a new issue