Project Number Date
test_Tails_ISO_20979-pdfarranger 2 29 May 2025, 01:26

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 7:8.362 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:6.958
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.014
Given a computer 0.642
And I temporarily create a 100 MiB disk named "swap" 0.181
And I create a gpt swap partition on disk "swap" 12.147
And I plug SATA drive "swap" 1.047
And I temporarily create a 2 GiB disk named "live_hd" 0.053
And I write the Tails ISO image to disk "live_hd" 27.935
And I plug SATA drive "live_hd" 1.063
When I start Tails with network unplugged and I login 1:23.500
Then a "swap" partition was detected by Tails on drive "swap" 0.109
And drive "live_hd" is detected by Tails 0.104
But Tails has no disk swap enabled 0.092
And drive "live_hd" is not mounted 0.080
After features/support/hooks.rb:330 0.651
After features/support/hooks.rb:100 0.139
Tags: @product
1:36.806
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given a computer 0.178
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.041
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 21.261
And I plug non-removable USB drive "fake_TailsData" 1.053
When I start the computer 1.074
And the computer boots Tails 58.512
Then drive "fake_TailsData" is detected by Tails 0.114
And Tails Greeter has not detected a persistence partition 14.570
After features/support/hooks.rb:330 1.066
After features/support/hooks.rb:100 0.010
Tags: @product
1:44.558
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Given a computer 0.217
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" 22.722
And I plug SATA drive "fake_TailsData" 1.050
When I start the computer 1.063
And the computer boots Tails 1:5.620
Then drive "fake_TailsData" is detected by Tails 0.108
And Tails Greeter has not detected a persistence partition 13.729
After features/support/hooks.rb:330 0.868
After features/support/hooks.rb:100 0.008
Tags: @product
1:40.038
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given a computer 0.157
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.042
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 6.275
And I plug SATA drive "gpt_ext2" 1.054
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.043
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 6.201
And I plug SATA drive "msdos_fat32" 1.082
And I start Tails from DVD with network unplugged and I login 1:24.773
Then drive "gpt_ext2" is detected by Tails 0.153
And drive "gpt_ext2" is not mounted 0.076
And drive "msdos_fat32" is detected by Tails 0.097
And drive "msdos_fat32" is not mounted 0.081
After features/support/hooks.rb:330 0.704
After features/support/hooks.rb:100 0.007