Skip to content

Commit

Permalink
Reenable Canton contract id tests (#12637)
Browse files Browse the repository at this point in the history
Should have done that in #12633

changelog_begin
changelog_end
  • Loading branch information
cocreature authored Jan 27, 2022
1 parent 60a0f03 commit 579fb20
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions ledger/ledger-api-test-tool-on-canton/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -87,9 +87,6 @@ conformance_test(
"CommandDeduplicationIT:DeduplicateUsingOffsets", # disabled while Canton does not support the feature descriptors
"CommandDeduplicationParallelIT", # can be re-enabled once canton exposes the feature descriptors
"CommandDeduplicationPeriodValidationIT:OffsetPruned", # TODO https://github.com/DACH-NY/canton/issues/6301
"ContractIdIT:RejectV0", # TODO Reenable after Canton changes error codes
"ContractIdIT:AcceptNonSuffixedV1Cid",
"ContractIdIT:AcceptSuffixedV1CidExerciseTarget",
"DeeplyNestedValueIT", # FIXME: Too deeply nested values flake with a time out (half of the time)
"RaceConditionIT:RWArchiveVsFailedLookupByKey", # finding a lookup failure after contract creation
# dynamic config management not supported by Canton
Expand Down

0 comments on commit 579fb20

Please sign in to comment.