Given
I have started Tails without network from a USB drive without a persistent partition and logged in
34.145
And
I create a persistent partition with the default settings
39.610
Then
the "TorConfiguration" tps feature is not enabled
3.482
When
the network is plugged
0.571
And
the Tor Connection Assistant autostarts
10.668
And
I configure some persistent obfs4 bridges in the Tor Connection Assistant
14.260
And
I wait until Tor is ready
1.383
Then
tca.conf includes the configured bridges
0.015
And
the "TorConfiguration" tps feature is enabled and active
3.595
When
I cold reboot the computer
9.724
And
the computer reboots Tails
56.858
And
I enable persistence
32.109
And
I capture all network traffic
0.006
And
I log in to a new session
32.800
Then
tca.conf includes the configured bridges
0.018
When
the network is plugged
0.050
And
the Tor Connection Assistant autostarts
1:0.001
TCA did not start (TorBootstrapFailure)
./features/step_definitions/tor.rb:360:in `rescue in block in <top (required)>'
./features/step_definitions/tor.rb:356:in `/^the Tor Connection Assistant (?:autostarts|is running)$/'
features/persistent_tor_bridges.feature:24:in `And the Tor Connection Assistant autostarts'