daml/language-support
Moritz Kiefer 8360e9f75a
Mark Java Bot tests flaky (#10322)
See https://github.com/digital-asset/daml/issues/10273 for details on
the issue.

Summary is that the logic in the Java bots is fundamentally broken
since it modifies the pending set asynchronously so it can trigger for
the same contract multiple times.

While we can certainly fix that or hack around the bug in the tests,
given that the Java bots are deprecated, marking it flaky seems like a
better use of our time.

changelog_begin
changelog_end
2021-07-20 08:50:12 +00:00
..
codegen-common Handle module-prefixes in Java codegen (#9929) 2021-06-09 07:31:28 +00:00
codegen-main Port the rest of //language-support/... to Scala 2.13 (#8846) 2021-02-15 15:08:00 +01:00
hs/bindings Remove trace_context field from Ledger API [KVL-1021] (#10256) 2021-07-15 19:06:25 +02:00
java Mark Java Bot tests flaky (#10322) 2021-07-20 08:50:12 +00:00
scala participant-state: Remove the ParticipantId, PackageId, and Party aliases. [KVL-1002] (#10308) 2021-07-19 12:31:25 +00:00
ts Upgrade jest to the latest version (#10107) 2021-06-24 11:16:29 +00:00