mirror of
https://github.com/apple/foundationdb.git
synced 2025-05-14 01:42:37 +08:00
Disable test for exclude for now which can time out sometime
This commit is contained in:
parent
3552080266
commit
f48a2b52f1
@ -416,6 +416,6 @@ if __name__ == '__main__':
|
|||||||
else:
|
else:
|
||||||
assert process_number > 1, "Process number should be positive"
|
assert process_number > 1, "Process number should be positive"
|
||||||
coordinators()
|
coordinators()
|
||||||
exclude()
|
# exclude()
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user