diff --git a/ledger/ledger-api-test-tool/BUILD.bazel b/ledger/ledger-api-test-tool/BUILD.bazel index fc25ad334e..15230c0f33 100644 --- a/ledger/ledger-api-test-tool/BUILD.bazel +++ b/ledger/ledger-api-test-tool/BUILD.bazel @@ -90,7 +90,7 @@ client_server_test( # NOTE(GP): our CI has a tendency to be more unpredictable than local # machine with timeouts, we value lack of flakes on CI. "--timeout-scale-factor=10", - "--all-tests", + # "--all-tests", ], # Data files available to both client and server.