Project Number Date
test_Tails_ISO_feature-trixie 25 10 Jun 2025, 06:45

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:38.970 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.242
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.018
Given a computer 0.600
And I temporarily create a 100 MiB disk named "swap" 0.126
And I create a gpt swap partition on disk "swap" 12.144
And I plug SATA drive "swap" 1.044
And I temporarily create a 2 GiB disk named "live_hd" 0.046
And I write the Tails ISO image to disk "live_hd" 27.354
And I plug SATA drive "live_hd" 1.068
When I start Tails with network unplugged and I login 2:24.988
Then a "swap" partition was detected by Tails on drive "swap" 0.553
And drive "live_hd" is detected by Tails 0.144
But Tails has no disk swap enabled 0.084
And drive "live_hd" is not mounted 0.085
After features/support/hooks.rb:330 1.854
After features/support/hooks.rb:100 0.148
Tags: @product
2:26.768
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.001
Given a computer 0.161
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" 25.551
And I plug non-removable USB drive "fake_TailsData" 1.056
When I start the computer 1.029
And the computer boots Tails 1:43.796
Then drive "fake_TailsData" is detected by Tails 0.114
And Tails Greeter has not detected a persistence partition 15.017
After features/support/hooks.rb:330 1.432
After features/support/hooks.rb:100 0.008
Tags: @product
2:27.311
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given a computer 0.163
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.048
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 26.941
And I plug SATA drive "fake_TailsData" 1.062
When I start the computer 1.007
And the computer boots Tails 1:42.778
Then drive "fake_TailsData" is detected by Tails 0.105
And Tails Greeter has not detected a persistence partition 15.205
After features/support/hooks.rb:330 2.032
After features/support/hooks.rb:100 0.008
Tags: @product
2:36.647
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given a computer 0.270
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.043
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 6.169
And I plug SATA drive "gpt_ext2" 1.055
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.226
And I plug SATA drive "msdos_fat32" 1.060
And I start Tails from DVD with network unplugged and I login 2:21.034
Then drive "gpt_ext2" is detected by Tails 0.507
And drive "gpt_ext2" is not mounted 0.088
And drive "msdos_fat32" is detected by Tails 0.080
And drive "msdos_fat32" is not mounted 0.067
After features/support/hooks.rb:330 1.872
After features/support/hooks.rb:100 0.007