Project Number Date
test_Tails_ISO_feature-arti 60 16 May 2025, 16:37

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:19.158 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:3.969
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.028
Given a computer 0.486
And I temporarily create a 100 MiB disk named "swap" 0.124
And I create a gpt swap partition on disk "swap" 11.753
And I plug SATA drive "swap" 1.064
And I temporarily create a 2 GiB disk named "live_hd" 0.041
And I write the Tails ISO image to disk "live_hd" 27.911
And I plug SATA drive "live_hd" 1.064
When I start Tails with network unplugged and I login 1:21.156
Then a "swap" partition was detected by Tails on drive "swap" 0.100
And drive "live_hd" is detected by Tails 0.112
But Tails has no disk swap enabled 0.081
And drive "live_hd" is not mounted 0.072
After features/support/hooks.rb:330 0.611
After features/support/hooks.rb:100 0.134
Tags: @product
1:45.851
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given a computer 0.316
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.327
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 22.765
And I plug non-removable USB drive "fake_TailsData" 1.088
When I start the computer 1.305
And the computer boots Tails 1:6.009
Then drive "fake_TailsData" is detected by Tails 0.114
And Tails Greeter has not detected a persistence partition 13.923
After features/support/hooks.rb:330 0.746
After features/support/hooks.rb:100 0.007
Tags: @product
1:51.829
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.001
Given a computer 0.211
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.061
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 28.800
And I plug SATA drive "fake_TailsData" 1.054
When I start the computer 1.179
And the computer boots Tails 1:6.277
Then drive "fake_TailsData" is detected by Tails 0.125
And Tails Greeter has not detected a persistence partition 14.119
After features/support/hooks.rb:330 0.892
After features/support/hooks.rb:100 0.021
Tags: @product
1:37.507
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Given a computer 0.373
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.062
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 6.261
And I plug SATA drive "gpt_ext2" 1.060
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.069
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 6.366
And I plug SATA drive "msdos_fat32" 1.078
And I start Tails from DVD with network unplugged and I login 1:21.893
Then drive "gpt_ext2" is detected by Tails 0.099
And drive "gpt_ext2" is not mounted 0.078
And drive "msdos_fat32" is detected by Tails 0.097
And drive "msdos_fat32" is not mounted 0.066
After features/support/hooks.rb:330 0.904
After features/support/hooks.rb:100 0.011