Project Number Date
test_Tails_ISO_stable 5759 05 Jul 2025, 14:17

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 8:37.853 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:18.860
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.021
Given a computer 0.542
And I temporarily create a 100 MiB disk named "swap" 0.138
And I create a gpt swap partition on disk "swap" 12.938
And I plug SATA drive "swap" 1.054
And I temporarily create a 2 GiB disk named "live_hd" 0.048
And I write the Tails ISO image to disk "live_hd" 28.902
And I plug SATA drive "live_hd" 1.116
When I start Tails with network unplugged and I login 1:33.653
Then a "swap" partition was detected by Tails on drive "swap" 0.103
And drive "live_hd" is detected by Tails 0.124
But Tails has no disk swap enabled 0.112
And drive "live_hd" is not mounted 0.125
After features/support/hooks.rb:330 0.689
After features/support/hooks.rb:100 0.133
Tags: @product
2:5.059
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Given a computer 0.216
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.045
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 37.355
And I plug non-removable USB drive "fake_TailsData" 1.050
When I start the computer 1.150
And the computer boots Tails 1:10.183
Then drive "fake_TailsData" is detected by Tails 0.119
And Tails Greeter has not detected a persistence partition 14.937
After features/support/hooks.rb:330 1.995
After features/support/hooks.rb:100 0.028
Tags: @product
2:6.630
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.013
Given a computer 0.364
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.070
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 35.422
And I plug SATA drive "fake_TailsData" 1.052
When I start the computer 2.545
And the computer boots Tails 1:11.590
Then drive "fake_TailsData" is detected by Tails 0.103
And Tails Greeter has not detected a persistence partition 15.481
After features/support/hooks.rb:330 1.006
After features/support/hooks.rb:100 0.009
Tags: @product
2:7.302
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Given a computer 0.218
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" 6.789
And I plug SATA drive "gpt_ext2" 1.088
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" 11.474
And I plug SATA drive "msdos_fat32" 1.066
And I start Tails from DVD with network unplugged and I login 1:46.117
Then drive "gpt_ext2" is detected by Tails 0.132
And drive "gpt_ext2" is not mounted 0.114
And drive "msdos_fat32" is detected by Tails 0.127
And drive "msdos_fat32" is not mounted 0.081
After features/support/hooks.rb:330 0.651
After features/support/hooks.rb:100 0.008