Project Number Date
test_Tails_ISO_devel 3752 25 Mar 2025, 10:01

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 6:51.636 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:2.864
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.024
Given a computer 0.468
And I temporarily create a 100 MiB disk named "swap" 0.137
And I create a gpt swap partition on disk "swap" 11.955
And I plug SATA drive "swap" 1.052
And I temporarily create a 2 GiB disk named "live_hd" 0.049
And I write the Tails ISO image to disk "live_hd" 27.072
And I plug SATA drive "live_hd" 1.068
When I start Tails with network unplugged and I login 1:20.623
Then a "swap" partition was detected by Tails on drive "swap" 0.113
And drive "live_hd" is detected by Tails 0.163
But Tails has no disk swap enabled 0.089
And drive "live_hd" is not mounted 0.070
After features/support/hooks.rb:330 0.689
After features/support/hooks.rb:100 0.180
Tags: @product
1:36.390
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given a computer 0.184
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.052
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 24.524
And I plug non-removable USB drive "fake_TailsData" 1.063
When I start the computer 0.995
And the computer boots Tails 54.968
Then drive "fake_TailsData" is detected by Tails 0.156
And Tails Greeter has not detected a persistence partition 14.445
After features/support/hooks.rb:330 0.872
After features/support/hooks.rb:100 0.008
Tags: @product
1:34.957
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given a computer 0.199
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" 21.685
And I plug SATA drive "fake_TailsData" 1.066
When I start the computer 1.003
And the computer boots Tails 56.897
Then drive "fake_TailsData" is detected by Tails 0.152
And Tails Greeter has not detected a persistence partition 13.907
After features/support/hooks.rb:330 2.049
After features/support/hooks.rb:100 0.008
Tags: @product
1:37.423
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given a computer 0.167
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.038
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 6.211
And I plug SATA drive "gpt_ext2" 1.049
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.039
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 6.272
And I plug SATA drive "msdos_fat32" 1.057
And I start Tails from DVD with network unplugged and I login 1:22.138
Then drive "gpt_ext2" is detected by Tails 0.178
And drive "gpt_ext2" is not mounted 0.103
And drive "msdos_fat32" is detected by Tails 0.098
And drive "msdos_fat32" is not mounted 0.068
After features/support/hooks.rb:330 0.674
After features/support/hooks.rb:100 0.007