mirror of https://gitee.com/bigwinds/arangodb
ClusterComm tests commented out. Tests unreliable under load and also without load in OSX and Windows (#3739)
This commit is contained in:
parent
21bd09e0ac
commit
2195ca8e35
|
@ -52,7 +52,7 @@ add_executable(
|
|||
Cache/TransactionalStore.cpp
|
||||
Cache/TransactionManager.cpp
|
||||
Cache/TransactionsWithBackingStore.cpp
|
||||
Cluster/ClusterCommTest.cpp
|
||||
#Cluster/ClusterCommTest.cpp
|
||||
Cluster/ClusterHelpersTest.cpp
|
||||
Cluster/ShardDistributionReporterTest.cpp
|
||||
Geo/georeg.cpp
|
||||
|
|
Loading…
Reference in New Issue