[Tarantool-patches] [PATCH 2/2] txn: remove TXN_IS_DONE check from txn_commit()

Leonid Vasiliev lvasiliev at tarantool.org
Wed Jul 22 18:28:55 MSK 2020


Hi! Thank you for the patch.
LGTM.


> diff --git a/test/unit/suite.ini b/test/unit/suite.ini
> index d429c95e9..d16ba413b 100644
> --- a/test/unit/suite.ini
> +++ b/test/unit/suite.ini
> @@ -1,5 +1,6 @@
>   [default]
>   core = unittest
>   description = unit tests
> +disabled = snap_quorum_delay.test

Discussed the test with Vlad. I will write my point of view in
https://github.com/tarantool/tarantool/issues/5193

>   release_disabled = fiber_stack.test swim_errinj.test
>   is_parallel = True
> 


More information about the Tarantool-patches mailing list