Given
I have started Tails without network from a USB drive without a persistent partition and logged in
0.026
No such file or directory - xlsclients (Errno::ENOENT)
./features/support/helpers/display_helper.rb:10:in `popen'
./features/support/helpers/display_helper.rb:10:in `active?'
./features/support/helpers/vm_helper.rb:153:in `destroy_and_undefine'
./features/support/helpers/vm_helper.rb:125:in `rescue in initialize'
./features/support/helpers/vm_helper.rb:82:in `initialize'
./features/step_definitions/common_steps.rb:100:in `new'
./features/step_definitions/common_steps.rb:100:in `/^a computer$/'
./features/step_definitions/snapshots.rb:177:in `reach_checkpoint'
./features/step_definitions/snapshots.rb:226:in `/^I\ have\ started\ Tails\ without\ network\ from\ a\ USB\ drive\ without\ a\ persistent\ partition\ and\ logged\ in$/'
features/persistent_tor_bridges.feature:8:in `Given I have started Tails without network from a USB drive without a persistent partition and logged in'
And
I create a persistent partition with the default settings
0.000
Then
the "TorConfiguration" tps feature is not enabled
0.000
When
the network is plugged
0.000
And
the Tor Connection Assistant autostarts
0.000
And
I configure some persistent obfs4 bridges in the Tor Connection Assistant
0.000
And
I wait until Tor is ready
0.000
Then
tca.conf includes the configured bridges
0.000
And
the "TorConfiguration" tps feature is enabled and active
0.000
When
I cold reboot the computer
0.000
And
the computer reboots Tails
0.000
And
I enable persistence
0.000
And
I capture all network traffic
0.000
And
I log in to a new session
0.000
Then
tca.conf includes the configured bridges
0.000
When
the network is plugged
0.000
And
the Tor Connection Assistant autostarts
0.000