arrow-cpp: fix sandboxed build on darwin

This commit is contained in:
Dmitry Kalinkin 2021-12-12 13:57:27 -05:00
parent 81d9ef7986
commit 38da06c69f
No known key found for this signature in database
GPG key ID: 5157B3EC8B2CA333

View file

@ -199,6 +199,7 @@ stdenv.mkDerivation rec {
"S3RegionResolutionTest.PublicBucket"
"S3RegionResolutionTest.RestrictedBucket"
"TestMinioServer.Connect"
"TestS3FS.GetFileInfoRoot"
"TestS3FS.OpenOutputStreamBackgroundWrites"
"TestS3FS.OpenOutputStreamDestructorBackgroundWrites"
"TestS3FS.OpenOutputStreamDestructorSyncWrite"