Removes exclusion of canton conformance-test [DPP-1018] (#13888)

CHANGELOG_BEGIN
CHANGELOG_END
This commit is contained in:
Marton Nagy 2022-05-17 09:47:55 +02:00 committed by GitHub
parent de6da71083
commit fee168ca6e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -104,7 +104,6 @@ conformance_test(
"TLSAtLeastOnePointTwoIT",
"CommandDeduplicationPeriodValidationIT:OffsetPruned", # requires pruning not available in canton community
"DeeplyNestedValueIT", # FIXME: Too deeply nested values flake with a time out (half of the time)
"TransactionServiceVisibilityIT:TXTreeChildOrder", # FIXME: Temporarily disabled: test enhanced testing childEventId order
]),
],
) if not is_windows else None