Project Number Date
test_Tails_ISO_feature-trixie 47 05 Jul 2025, 07:22

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:34.452 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:6.467
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.022
Given a computer 0.396
And I temporarily create a 100 MiB disk named "swap" 0.138
And I create a gpt swap partition on disk "swap" 11.396
And I plug SATA drive "swap" 1.048
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.727
And I plug SATA drive "live_hd" 1.059
When I start Tails with network unplugged and I login 2:24.827
Then a "swap" partition was detected by Tails on drive "swap" 0.562
And drive "live_hd" is detected by Tails 0.100
But Tails has no disk swap enabled 0.096
And drive "live_hd" is not mounted 0.066
After features/support/hooks.rb:330 1.869
After features/support/hooks.rb:100 0.144
Tags: @product
2:24.991
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.001
Given a computer 0.152
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" 22.248
And I plug non-removable USB drive "fake_TailsData" 1.045
When I start the computer 0.965
And the computer boots Tails 1:45.278
Then drive "fake_TailsData" is detected by Tails 0.141
And Tails Greeter has not detected a persistence partition 15.120
After features/support/hooks.rb:330 1.108
After features/support/hooks.rb:100 0.007
Tags: @product
2:22.302
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given a computer 0.155
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.040
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 23.690
And I plug SATA drive "fake_TailsData" 1.055
When I start the computer 1.129
And the computer boots Tails 1:41.097
Then drive "fake_TailsData" is detected by Tails 0.148
And Tails Greeter has not detected a persistence partition 14.985
After features/support/hooks.rb:330 1.169
After features/support/hooks.rb:100 0.025
Tags: @product
2:40.691
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given a computer 0.153
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.053
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 6.138
And I plug SATA drive "gpt_ext2" 1.055
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.060
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 6.214
And I plug SATA drive "msdos_fat32" 1.063
And I start Tails from DVD with network unplugged and I login 2:25.158
Then drive "gpt_ext2" is detected by Tails 0.554
And drive "gpt_ext2" is not mounted 0.072
And drive "msdos_fat32" is detected by Tails 0.092
And drive "msdos_fat32" is not mounted 0.074
After features/support/hooks.rb:330 1.764
After features/support/hooks.rb:100 0.006