[Tarantool-patches] [PATCH v2] Add exclude option as suite/test pattern

Alexander Turenko alexander.turenko at tarantool.org
Sun Oct 27 22:25:57 MSK 2019


I started to simplify the code, reduce code duplication, clarification
of texts and found that I completely rewrote the whole patch. So I sent
it as the separate PR: https://github.com/tarantool/test-run/pull/191

So now I asked you for review :)

WBR, Alexander Turenko.

On Thu, Oct 24, 2019 at 01:58:28PM +0300, Alexander V. Tikhonov wrote:
> Added exclude option to be able to exclude the tests
> by patterns suite/test from testing, it means that
> exclude option even excludes the suites given with
> option suite either test pattern.
> Also added ability to set the list of exclude patterns
> by the environment variable TEST_RUN_EXCLUDE_TESTS.
> 
> Close #54
> ---
> 
> Github: https://github.com/tarantool/test-run/tree/avtikhon/gh-54-exclude-option
> Issue: https://github.com/tarantool/test-run/issues/54


More information about the Tarantool-patches mailing list