1
0
mirror of https://github.com/apple/foundationdb.git synced 2025-05-28 02:48:09 +08:00

Disable test for exclude for now which can time out sometime

This commit is contained in:
Chaoguang Lin 2021-07-20 20:44:46 +00:00
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()