diff --git a/bindings/python/tests/fdbcli_tests.py b/bindings/python/tests/fdbcli_tests.py index 05d5223d5c..f00e0e2b57 100755 --- a/bindings/python/tests/fdbcli_tests.py +++ b/bindings/python/tests/fdbcli_tests.py @@ -449,7 +449,7 @@ if __name__ == '__main__': throttle() else: assert process_number > 1, "Process number should be positive" - coordinators() - exclude() + #coordinators() + #exclude()