Skip to content
Snippets Groups Projects
Commit 3bc17662 authored by Vladimir Davydov's avatar Vladimir Davydov Committed by Vladimir Davydov
Browse files

test: fix flaky box-tap/gh-5602-environment-vars-cfg test

The test is flaky, because it tries to listen on a fixed TCP port, which
may be busy. Let's use Unix sockets to fix the test.

While we are at it, let's also remove useless creation of a temporary
directory - the test copies a script there, but never uses it.
parent 4336265e
No related branches found
No related tags found
No related merge requests found
Loading
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