Re-enable TXTransientNotObservableNoSubmitters in Canton conformance tests (#14542)

changelog_begin
changelog_end
This commit is contained in:
tudor-da 2022-07-28 10:42:30 +02:00 committed by GitHub
parent a1b87f1ec3
commit fc521a738d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -93,7 +93,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)
"TransactionServiceStakeholdersIT:TXTransientNotObservableNoSubmitters", # FIXME: Temporarily disabled as flaky on Canton
]),
],
) if not is_windows else None