Project Number Date
test_Tails_ISO_feature-arti 18 04 Apr 2025, 16:33

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:6.726 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:11.096
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.028
Given a computer 0.560
And I temporarily create a 100 MiB disk named "swap" 0.097
And I create a gpt swap partition on disk "swap" 10.763
And I plug SATA drive "swap" 1.050
And I temporarily create a 2 GiB disk named "live_hd" 0.038
And I write the Tails ISO image to disk "live_hd" 28.234
And I plug SATA drive "live_hd" 1.060
When I start Tails with network unplugged and I login 1:28.923
Then a "swap" partition was detected by Tails on drive "swap" 0.105
And drive "live_hd" is detected by Tails 0.097
But Tails has no disk swap enabled 0.077
And drive "live_hd" is not mounted 0.087
After features/support/hooks.rb:330 0.658
After features/support/hooks.rb:100 0.124
Tags: @product
1:38.101
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given a computer 0.172
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.074
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 22.792
And I plug non-removable USB drive "fake_TailsData" 1.055
When I start the computer 1.227
And the computer boots Tails 58.855
Then drive "fake_TailsData" is detected by Tails 0.107
And Tails Greeter has not detected a persistence partition 13.816
After features/support/hooks.rb:330 0.878
After features/support/hooks.rb:100 0.007
Tags: @product
1:39.381
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given a computer 0.175
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.054
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 22.825
And I plug SATA drive "fake_TailsData" 1.078
When I start the computer 1.997
And the computer boots Tails 58.741
Then drive "fake_TailsData" is detected by Tails 0.159
And Tails Greeter has not detected a persistence partition 14.350
After features/support/hooks.rb:330 0.871
After features/support/hooks.rb:100 0.009
Tags: @product
1:38.147
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Given a computer 0.218
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.337
And I plug SATA drive "gpt_ext2" 1.060
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.054
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 6.200
And I plug SATA drive "msdos_fat32" 1.099
And I start Tails from DVD with network unplugged and I login 1:22.788
Then drive "gpt_ext2" is detected by Tails 0.101
And drive "gpt_ext2" is not mounted 0.083
And drive "msdos_fat32" is detected by Tails 0.080
And drive "msdos_fat32" is not mounted 0.080
After features/support/hooks.rb:330 0.624
After features/support/hooks.rb:100 0.008