Project Number Date
test_Tails_ISO_stable 5984 05 Dec 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 5:37.800 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
1:50.558
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.034
Given a computer 0.757
And I temporarily create a 100 MiB disk named "swap" 0.100
And I create a gpt swap partition on disk "swap" 10.382
And I plug SATA drive "swap" 1.614
And I temporarily create a 7200 MiB disk named "live_hd" 0.070
And I write the Tails USB image to disk "live_hd" 31.772
And I plug SATA drive "live_hd" 1.052
When I start Tails with network unplugged and I login 1:4.168
Then a "swap" partition was detected by Tails on drive "swap" 0.465
And drive "live_hd" is detected by Tails 0.073
But Tails has no disk swap enabled 0.042
And drive "live_hd" is not mounted 0.057
After features/support/hooks.rb:331 1.104
After features/support/hooks.rb:100 0.172
Tags: @product
1:18.383
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given a computer 0.667
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" 18.889
And I plug non-removable USB drive "fake_TailsData" 1.047
When I start the computer 1.399
And the computer boots Tails 40.955
Then drive "fake_TailsData" is detected by Tails 0.472
And Tails Greeter has not detected a persistence partition 14.904
After features/support/hooks.rb:331 1.311
After features/support/hooks.rb:100 0.011
Tags: @product
1:16.148
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Given a computer 0.184
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.069
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 17.570
And I plug SATA drive "fake_TailsData" 1.044
When I start the computer 1.128
And the computer boots Tails 40.381
Then drive "fake_TailsData" is detected by Tails 0.376
And Tails Greeter has not detected a persistence partition 15.394
After features/support/hooks.rb:331 1.101
After features/support/hooks.rb:100 0.009
Tags: @product
1:12.710
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given a computer 0.179
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.048
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 3.789
And I plug SATA drive "gpt_ext2" 1.052
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.068
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 3.929
And I plug SATA drive "msdos_fat32" 1.054
And I start Tails from DVD with network unplugged and I login 1:1.255
Then drive "gpt_ext2" is detected by Tails 1.060
And drive "gpt_ext2" is not mounted 0.095
And drive "msdos_fat32" is detected by Tails 0.099
And drive "msdos_fat32" is not mounted 0.076
After features/support/hooks.rb:331 4.420
After features/support/hooks.rb:100 0.010