Given
I have started Tails without network from a USB drive without a persistent partition and logged in
0.002
Call to virDomainDefineXML failed: unsupported configuration: spice graphics are not supported with this QEMU (Libvirt::DefinitionError)
./features/support/helpers/vm_helper.rb:147:in `define_domain_xml'
./features/support/helpers/vm_helper.rb:147:in `update'
./features/support/helpers/vm_helper.rb:117: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