Project Number Date
test_Tails_ISO_feature-trixie 9 31 May 2025, 07: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 10:39.818 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
3:8.125
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.022
Given a computer 0.608
And I temporarily create a 100 MiB disk named "swap" 0.123
And I create a gpt swap partition on disk "swap" 12.681
And I plug SATA drive "swap" 1.062
And I temporarily create a 2 GiB disk named "live_hd" 0.038
And I write the Tails ISO image to disk "live_hd" 26.553
And I plug SATA drive "live_hd" 1.064
When I start Tails with network unplugged and I login 2:25.482
Then a "swap" partition was detected by Tails on drive "swap" 0.110
And drive "live_hd" is detected by Tails 0.217
But Tails has no disk swap enabled 0.111
And drive "live_hd" is not mounted 0.070
After features/support/hooks.rb:330 1.496
After features/support/hooks.rb:100 0.147
Tags: @product
2:27.128
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given a computer 0.206
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.044
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 23.198
And I plug non-removable USB drive "fake_TailsData" 1.063
When I start the computer 1.017
And the computer boots Tails 1:46.604
Then drive "fake_TailsData" is detected by Tails 0.149
And Tails Greeter has not detected a persistence partition 14.844
After features/support/hooks.rb:330 1.871
After features/support/hooks.rb:100 0.008
Tags: @product
2:21.202
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Given a computer 0.171
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.038
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 20.720
And I plug SATA drive "fake_TailsData" 1.046
When I start the computer 0.965
And the computer boots Tails 1:43.295
Then drive "fake_TailsData" is detected by Tails 0.142
And Tails Greeter has not detected a persistence partition 14.823
After features/support/hooks.rb:330 1.849
After features/support/hooks.rb:100 0.011
Tags: @product
2:43.362
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given a computer 0.168
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.041
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 6.264
And I plug SATA drive "gpt_ext2" 1.059
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.041
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 6.222
And I plug SATA drive "msdos_fat32" 1.055
And I start Tails from DVD with network unplugged and I login 2:27.587
Then drive "gpt_ext2" is detected by Tails 0.589
And drive "gpt_ext2" is not mounted 0.099
And drive "msdos_fat32" is detected by Tails 0.138
And drive "msdos_fat32" is not mounted 0.094
After features/support/hooks.rb:330 1.450
After features/support/hooks.rb:100 0.006