Project Number Date
test_Tails_ISO_20268-more-early-patch-functionality 100 10 Jun 2024, 06:33

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Random Seed 15 0 0 0 0 15 1 0 1 2:38.174 Passed
Tags: @product
Feature Random Seed
As a Tails user I want Tails to use secure random numbers
Tags: @product
2:38.174
Before features/support/hooks.rb:269 0.006
Given a computer 0.205
And I temporarily create a 7200 MiB disk named "temp" 0.046
And I plug USB drive "temp" 1.050
And I write the Tails USB image to disk "temp" 28.237
Then there is no random seed on USB drive "temp" 6.020
When I start Tails from USB drive "temp" with network unplugged 1:23.654
Then the random seed was written multiple times on first boot 0.118
And there is a random seed on USB drive "temp" 5.970
When I log in to a new session 15.704
And I wait for the random seed to be updated 1.087
Then there is a random seed on USB drive "temp" 6.021
And the random seed is different from the previous one 0.000
And I shutdown Tails and wait for the computer to power off 4.081
Then there is a random seed on USB drive "temp" 5.973
And the random seed is different from the previous one 0.000
After features/support/hooks.rb:315 0.138
After features/support/hooks.rb:100 0.100