daml/ledger/ledger-api-test-tool
Moritz Kiefer 4b3b9ef165
Add race condition tests for exceptions (#9688)
* Add race condition tests for exceptions

This PR addresses
https://github.com/digital-asset/daml/pull/9400#pullrequestreview-634770251
and adds tests that match RaceConditionTests but to the read side in a
rollback (we cannot do writes in rollbacks, they are rolled back :)).

The tests are as close as possible to the other race condition tests
to ease maintenance and reduce confusion.

changelog_begin
changelog_end

* remove commented lines

changelog_begin
changelog_end

* Disable accidentally enabled ClosedWorldIT

changelog_begin
changelog_end
2021-05-14 17:36:25 +02:00
..
src/main Add race condition tests for exceptions (#9688) 2021-05-14 17:36:25 +02:00
BUILD.bazel check whether collection.compat is unused when compiling for Scala 2.12 (#9604) 2021-05-11 21:54:14 +00:00
conformance.bzl Fix alias for test suite (#9231) 2021-03-24 17:13:12 +00:00
test-extract.sh Fix --extract option in ledger api test tool (#9029) 2021-03-04 18:32:18 +00:00
util.bzl Add race condition tests for exceptions (#9688) 2021-05-14 17:36:25 +02:00