[Tarantool-patches] [PATCH v1] Divide test box/net.box

Sergey Bronnikov sergeyb at tarantool.org
Mon May 18 13:00:58 MSK 2020


Hi, Alexander

On 20:04 Fri 15 May , Alexander V. Tikhonov wrote:
> Hi Sergey, thanks a lot for the review. As we discussed the ability to
> reproduce the issues on the fixing commits I've checked group of tests:
> 10 tests as you asked in the issue and 3 that I've already checked.
> Whithin these tests results were:
> 3 tests: all reproduced the issue
> 10 tests:
>   4 - reproduced the issue
>   1 - didn't show the issue

could you reproduce issue using original test with source code without fix?

>   5 - couldn't build and test too old fixes committed in 1.6 Tarantool
>   version.

could you reproduce them using tarantool from packages?

> To see the results with names please check the issue in github, where
> I've created the table of results for the checked tests.
> 
> On Thu, Apr 02, 2020 at 06:44:44PM +0300, Sergey Bronnikov wrote:
> > Hello!
> > 
> > before splitting test we had a net.box.skipcond file due to an issue
> > https://github.com/tarantool/tarantool/issues/4271. I believe that file
> > is useless now and we should add similar files for a new tests.
> > 
> > I have looked on tests without postfix "gh-xxx" in a filenames.
> > LGTM for them:
> > 
> > net.box_connect_triggers.test.lua
> > net.box_permissions.test.lua
> > net.box_reconnect_after.test.lua
> > net.box_get_connection_object.test.lua
> > 
> > I propose to run tests with postfix "gh-xxx" in filenames on commits
> > before fix where bug covered by test was added. Broken test would mean
> > it still works.
> > 
> > Sergey
> > 

<snipped>


More information about the Tarantool-patches mailing list