Disable TransactionIT for the daml-on-x reference server (#1644)

The test adds latency and may be flaky. Since it is very soon
replaced by the sandbox-based implementation, we shouldn't need
to constantly test this.
This commit is contained in:
Jussi Mäki 2019-06-14 15:51:10 +02:00 committed by GitHub
parent dfc1c48f4d
commit 866b135a85
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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.