Skip to content
Commit 3b9a83f0 authored by anonym's avatar anonym
Browse files

Test suite: power off system under testing after scenario.

Until now we have relied on either one of the generated "snapshot
restore" steps or the "[Given] a computer" step to implicitly stop the
old VM when we move on to a new scenario. That meant the old VM was
still running during the new scenarios @Before@ hooks. If the new
scenario is tagged @check_tor_leaks that means we start its sniffer
while the old VM is still running, possibly sending packets that then
affect the new scenario. That would explain some myserious "Unexpected
connections were made" failures we have seen (refs: #11521).
parent b3078723
Loading
Loading
Loading
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