Skip to content

Commit

Permalink
Mark JSON API integration tests as flaky (#11586)
Browse files Browse the repository at this point in the history
changelog_begin
changelog_end
  • Loading branch information
cocreature authored Nov 8, 2021
1 parent 3bed7a9 commit 04cc5d7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ledger-service/http-json/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -351,6 +351,8 @@ alias(
"//ledger/test-common:dar-files",
"//ledger/test-common/test-certificates",
],
# TODO https://github.com/digital-asset/daml/issues/11585
flaky = True,
plugins = [
"@maven//:org_typelevel_kind_projector_{}".format(scala_version_suffix),
silencer_plugin,
Expand Down

0 comments on commit 04cc5d7

Please sign in to comment.