Project Number Date
test_Tails_ISO_devel 3525 30 Sep 2024, 12:47

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Untrusted partitions 40 0 0 0 0 40 4 0 4 6:39.716 Passed
Tags: @product
Feature Untrusted partitions
As a Tails user I don't want to touch other media than the one Tails runs from
Tags: @product
2:1.000
Before features/support/hooks.rb:269 0.035
Given a computer 0.498
And I temporarily create a 100 MiB disk named "swap" 0.127
And I create a gpt swap partition on disk "swap" 12.095
And I plug SATA drive "swap" 1.059
And I temporarily create a 2 GiB disk named "live_hd" 0.056
And I write the Tails ISO image to disk "live_hd" 27.024
And I plug SATA drive "live_hd" 1.071
When I start Tails with network unplugged and I login 1:18.679
Then a "swap" partition was detected by Tails on drive "swap" 0.110
And drive "live_hd" is detected by Tails 0.127
But Tails has no disk swap enabled 0.077
And drive "live_hd" is not mounted 0.073
After features/support/hooks.rb:326 0.619
After features/support/hooks.rb:100 0.123
Tags: @product
1:31.952
Before features/support/hooks.rb:269 0.002
Given a computer 0.168
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.047
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 21.268
And I plug non-removable USB drive "fake_TailsData" 1.055
When I start the computer 0.970
And the computer boots Tails 54.257
Then drive "fake_TailsData" is detected by Tails 0.349
And Tails Greeter has not detected a persistence partition 13.837
After features/support/hooks.rb:326 0.736
After features/support/hooks.rb:100 0.007
Tags: @product
1:31.538
Before features/support/hooks.rb:269 0.002
Given a computer 0.175
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.050
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 21.054
And I plug SATA drive "fake_TailsData" 1.052
When I start the computer 1.006
And the computer boots Tails 54.060
Then drive "fake_TailsData" is detected by Tails 0.156
And Tails Greeter has not detected a persistence partition 13.981
After features/support/hooks.rb:326 0.778
After features/support/hooks.rb:100 0.010
Tags: @product
1:35.224
Before features/support/hooks.rb:269 0.002
Given a computer 0.237
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.067
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 6.210
And I plug SATA drive "gpt_ext2" 1.058
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.061
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 6.099
And I plug SATA drive "msdos_fat32" 1.066
And I start Tails from DVD with network unplugged and I login 1:20.008
Then drive "gpt_ext2" is detected by Tails 0.146
And drive "gpt_ext2" is not mounted 0.078
And drive "msdos_fat32" is detected by Tails 0.107
And drive "msdos_fat32" is not mounted 0.082
After features/support/hooks.rb:326 0.693
After features/support/hooks.rb:100 0.006