Project Number Date
test_Tails_ISO_stable 5956 15 Nov 2025, 14:11

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:8.252 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:9.776
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.032
Given a computer 0.751
And I temporarily create a 100 MiB disk named "swap" 0.103
And I create a gpt swap partition on disk "swap" 8.398
And I plug SATA drive "swap" 1.055
And I temporarily create a 7200 MiB disk named "live_hd" 0.042
And I write the Tails USB image to disk "live_hd" 34.023
And I plug SATA drive "live_hd" 1.051
When I start Tails with network unplugged and I login 1:23.701
Then a "swap" partition was detected by Tails on drive "swap" 0.432
And drive "live_hd" is detected by Tails 0.078
But Tails has no disk swap enabled 0.058
And drive "live_hd" is not mounted 0.078
After features/support/hooks.rb:331 1.259
After features/support/hooks.rb:100 0.162
Tags: @product
1:37.164
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given a computer 0.154
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.049
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 16.600
And I plug non-removable USB drive "fake_TailsData" 1.047
When I start the computer 1.226
And the computer boots Tails 1:2.824
Then drive "fake_TailsData" is detected by Tails 0.101
And Tails Greeter has not detected a persistence partition 15.161
After features/support/hooks.rb:331 1.053
After features/support/hooks.rb:100 0.010
Tags: @product
1:36.949
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Given a computer 0.167
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.046
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 16.650
And I plug SATA drive "fake_TailsData" 1.042
When I start the computer 1.099
And the computer boots Tails 1:2.659
Then drive "fake_TailsData" is detected by Tails 0.163
And Tails Greeter has not detected a persistence partition 15.120
After features/support/hooks.rb:331 1.225
After features/support/hooks.rb:100 0.009
Tags: @product
1:44.361
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given a computer 0.151
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.050
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 4.559
And I plug SATA drive "gpt_ext2" 1.045
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.051
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 6.150
And I plug SATA drive "msdos_fat32" 1.078
And I start Tails from DVD with network unplugged and I login 1:30.681
Then drive "gpt_ext2" is detected by Tails 0.397
And drive "gpt_ext2" is not mounted 0.059
And drive "msdos_fat32" is detected by Tails 0.073
And drive "msdos_fat32" is not mounted 0.061
After features/support/hooks.rb:331 2.450
After features/support/hooks.rb:100 0.017