diff --git a/ledger/ledger-api-test-tool-on-canton/BUILD.bazel b/ledger/ledger-api-test-tool-on-canton/BUILD.bazel index 779a7439f83e..c1924e6b5c54 100644 --- a/ledger/ledger-api-test-tool-on-canton/BUILD.bazel +++ b/ledger/ledger-api-test-tool-on-canton/BUILD.bazel @@ -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