thrift: fix build on darwin
This commit is contained in:
@@ -85,6 +85,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
# Tests that hang up in the Darwin sandbox
|
||||
"SecurityTest"
|
||||
"SecurityFromBufferTest"
|
||||
"PythonThriftTNonblockingServer"
|
||||
|
||||
# fails on hydra, passes locally
|
||||
"concurrency_test"
|
||||
@@ -94,6 +95,7 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
"TInterruptTest"
|
||||
"TServerIntegrationTest"
|
||||
"processor"
|
||||
"processor_test"
|
||||
"TNonblockingServerTest"
|
||||
"TNonblockingSSLServerTest"
|
||||
"StressTest"
|
||||
|
||||
Reference in New Issue
Block a user