Project Number Date
test_Tails_ISO_feature-trixie 32 18 Jun 2025, 09:51

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 13:48.609 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:58.645
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.040
Given a computer 0.668
And I temporarily create a 100 MiB disk named "swap" 0.122
And I create a gpt swap partition on disk "swap" 16.079
And I plug SATA drive "swap" 1.057
And I temporarily create a 2 GiB disk named "live_hd" 0.055
And I write the Tails ISO image to disk "live_hd" 34.222
And I plug SATA drive "live_hd" 1.066
When I start Tails with network unplugged and I login 3:4.422
Then a "swap" partition was detected by Tails on drive "swap" 0.609
And drive "live_hd" is detected by Tails 0.147
But Tails has no disk swap enabled 0.112
And drive "live_hd" is not mounted 0.080
After features/support/hooks.rb:330 1.554
After features/support/hooks.rb:100 0.170
Tags: @product
3:11.541
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Given a computer 0.214
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" 35.600
And I plug non-removable USB drive "fake_TailsData" 1.058
When I start the computer 1.134
And the computer boots Tails 2:13.807
Then drive "fake_TailsData" is detected by Tails 0.141
And Tails Greeter has not detected a persistence partition 19.536
After features/support/hooks.rb:330 2.196
After features/support/hooks.rb:100 0.069
Tags: @product
3:19.801
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.010
Given a computer 0.317
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.112
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 40.071
And I plug SATA drive "fake_TailsData" 1.057
When I start the computer 1.056
And the computer boots Tails 2:18.007
Then drive "fake_TailsData" is detected by Tails 0.116
And Tails Greeter has not detected a persistence partition 19.062
After features/support/hooks.rb:330 1.740
After features/support/hooks.rb:100 0.010
Tags: @product
3:18.621
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Given a computer 0.223
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.063
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 7.325
And I plug SATA drive "gpt_ext2" 1.069
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.287
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 11.636
And I plug SATA drive "msdos_fat32" 1.067
And I start Tails from DVD with network unplugged and I login 2:55.788
Then drive "gpt_ext2" is detected by Tails 0.831
And drive "gpt_ext2" is not mounted 0.082
And drive "msdos_fat32" is detected by Tails 0.139
And drive "msdos_fat32" is not mounted 0.104
After features/support/hooks.rb:330 1.638
After features/support/hooks.rb:100 0.007