Tests: added "--restart" option.

Now Unit do not restart after each test by default.
This commit is contained in:
Andrei Zeliankou
2021-02-08 23:32:27 +00:00
parent 958bc90caa
commit 4404097e05
5 changed files with 103 additions and 22 deletions

View File

@@ -482,6 +482,7 @@ Content-Length: 10
check_proxy('http://[:]:7080')
check_proxy('http://[::7080')
@pytest.mark.skip('not yet')
def test_proxy_loop(self, skip_alert):
skip_alert(
r'socket.*failed',