Skip to content
Snippets Groups Projects
Unverified Commit 598e3ad4 authored by Alexander Turenko's avatar Alexander Turenko
Browse files

test: fix box/net.box.test.lua result file

This is the regression from a7c855e5
(net.box: fetch '_vcollation' sysview into the module). The result file
was corrupted, because the test sometimes produces incorrect result in
the test case for on_connect / on_disconnect triggers. This issue is
tracked by #4273.

Follow up #3941.
parent a7c855e5
No related branches found
No related tags found
No related merge requests found
......@@ -2339,14 +2339,14 @@ connected_cnt
...
disconnected_cnt
---
- 2
- 1
...
conn:close()
---
...
disconnected_cnt
---
- 3
- 2
...
test_run:cmd('stop server connecter')
---
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment