You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As per #1209, CosmosDb implementation does not respect the order of transactions. This was caught as we changed our E2E tests on AKS to use CosmosDB and one of the E2E tests covered this scenario while our conformance tests don't.
This proposal is to add the following scenario to conformance tests for state stores and fix the state stores that do not pass this test:
Invoke Transaction API with the following operations in order:
Describe the proposal
As per #1209, CosmosDb implementation does not respect the order of transactions. This was caught as we changed our E2E tests on AKS to use CosmosDB and one of the E2E tests covered this scenario while our conformance tests don't.
This proposal is to add the following scenario to conformance tests for state stores and fix the state stores that do not pass this test:
The text was updated successfully, but these errors were encountered: