Project Number Date
test_Tails_ISO_stable 5710 11 Jun 2025, 13:07

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:4.048 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:4.061
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.026
Given a computer 0.947
And I temporarily create a 100 MiB disk named "swap" 0.131
And I create a gpt swap partition on disk "swap" 11.882
And I plug SATA drive "swap" 1.054
And I temporarily create a 2 GiB disk named "live_hd" 0.046
And I write the Tails ISO image to disk "live_hd" 26.650
And I plug SATA drive "live_hd" 1.060
When I start Tails with network unplugged and I login 1:21.929
Then a "swap" partition was detected by Tails on drive "swap" 0.109
And drive "live_hd" is detected by Tails 0.093
But Tails has no disk swap enabled 0.087
And drive "live_hd" is not mounted 0.069
After features/support/hooks.rb:330 0.680
After features/support/hooks.rb:100 0.126
Tags: @product
1:36.266
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given a computer 0.156
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.039
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 21.910
And I plug non-removable USB drive "fake_TailsData" 1.074
When I start the computer 1.053
And the computer boots Tails 58.094
Then drive "fake_TailsData" is detected by Tails 0.108
And Tails Greeter has not detected a persistence partition 13.828
After features/support/hooks.rb:330 0.879
After features/support/hooks.rb:100 0.008
Tags: @product
1:36.409
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Given a computer 0.179
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.635
And I plug SATA drive "fake_TailsData" 1.054
When I start the computer 1.008
And the computer boots Tails 58.195
Then drive "fake_TailsData" is detected by Tails 0.113
And Tails Greeter has not detected a persistence partition 14.181
After features/support/hooks.rb:330 1.145
After features/support/hooks.rb:100 0.008
Tags: @product
1:47.310
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 "gpt_ext2" 0.045
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 6.174
And I plug SATA drive "gpt_ext2" 1.044
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.052
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 6.274
And I plug SATA drive "msdos_fat32" 1.105
And I start Tails from DVD with network unplugged and I login 1:32.035
Then drive "gpt_ext2" is detected by Tails 0.116
And drive "gpt_ext2" is not mounted 0.077
And drive "msdos_fat32" is detected by Tails 0.088
And drive "msdos_fat32" is not mounted 0.119
After features/support/hooks.rb:330 0.730
After features/support/hooks.rb:100 0.013