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
Motivation
==========
Green tests are best. This greens them a bit, more coming...
Modification
============
* Fixed small issue in handling CasMismatch during staging inserts,
where we were not adding it to the staged mutations when we are
only resolving ambiguity. This involved allowing an empty
mutation token in this case.
* Raising proper error (TransactionFailedPostCommit) when a document
was changed during unstaging.
* Properly encoding the durabilityLevel for transactional queries.
Also needed to correct the multiple places it was being set
unnecessarily.
Results
=======
Test fails down to 26 locally for me (from 32-ish) out of 3242.
Change-Id: Id52c89e171ef45b527b485bd655e5e2b29612047
Change-Id: I682ee665fd940a3f00746c33d074094ac351cea9
Reviewed-on: https://review.couchbase.org/c/couchbase-net-client/+/226161
Reviewed-by: Emilien Bevierre <emilien.bevierre@couchbase.com>
Tested-by: Build Bot <build@couchbase.com>
0 commit comments