Given
a computer
0.072
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/random_seed.feature:7:in `Given a computer'
And
I temporarily create a 7200 MiB disk named "temp"
0.000
And
I plug USB drive "temp"
0.000
And
I write the Tails USB image to disk "temp"
0.000
Then
there is no random seed on USB drive "temp"
0.000
When
I start Tails from USB drive "temp" with network unplugged
0.000
Then
the random seed was written multiple times on first boot
0.000
And
there is a random seed on USB drive "temp"
0.000
When
I log in to a new session
0.000
And
I wait for the random seed to be updated
0.000
Then
there is a random seed on USB drive "temp"
0.000
And
the random seed is different from the previous one
0.000
And
I shutdown Tails and wait for the computer to power off
0.000
Then
there is a random seed on USB drive "temp"
0.000
And
the random seed is different from the previous one
0.000