tarantool / test-run

Tarantool functional testing framework
14 stars 14 forks source link

get_iproto_port: remove duplicates #418

Closed 0x501D closed 6 months ago

0x501D commented 6 months ago

In some tests, instances have duplicate file descriptors on one socket, which leads to abnormal termination of the test.

This patch removes duplicates to work around this problem.

coveralls commented 6 months ago

Coverage Status

coverage: 62.479% (-0.03%) from 62.513% when pulling 6f15e5ddedafbeb9141657b2123ab9d3c3289e40 on 0x501D/fix-get_iproto_port into bfcc9e8c95865b83cacc1fe874772f27f1f57bdf on master.