Project Number Date
test_Tails_ISO_devel 3833 24 May 2025, 13:15

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:18.073 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:13.722
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.020
Given a computer 0.804
And I temporarily create a 100 MiB disk named "swap" 0.109
And I create a gpt swap partition on disk "swap" 12.882
And I plug SATA drive "swap" 1.147
And I temporarily create a 2 GiB disk named "live_hd" 0.168
And I write the Tails ISO image to disk "live_hd" 29.119
And I plug SATA drive "live_hd" 1.130
When I start Tails with network unplugged and I login 1:27.878
Then a "swap" partition was detected by Tails on drive "swap" 0.138
And drive "live_hd" is detected by Tails 0.143
But Tails has no disk swap enabled 0.143
And drive "live_hd" is not mounted 0.057
After features/support/hooks.rb:330 0.726
After features/support/hooks.rb:100 0.150
Tags: @product
1:39.522
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Given a computer 0.201
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.053
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 22.652
And I plug non-removable USB drive "fake_TailsData" 1.071
When I start the computer 1.169
And the computer boots Tails 59.031
Then drive "fake_TailsData" is detected by Tails 0.170
And Tails Greeter has not detected a persistence partition 15.172
After features/support/hooks.rb:330 1.157
After features/support/hooks.rb:100 0.022
Tags: @product
1:44.013
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Given a computer 0.451
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.261
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 28.131
And I plug SATA drive "fake_TailsData" 1.052
When I start the computer 1.058
And the computer boots Tails 58.220
Then drive "fake_TailsData" is detected by Tails 0.123
And Tails Greeter has not detected a persistence partition 14.715
After features/support/hooks.rb:330 1.033
After features/support/hooks.rb:100 0.017
Tags: @product
1:40.814
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Given a computer 0.211
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.040
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 6.210
And I plug SATA drive "gpt_ext2" 1.046
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.047
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 6.256
And I plug SATA drive "msdos_fat32" 1.084
And I start Tails from DVD with network unplugged and I login 1:25.490
Then drive "gpt_ext2" is detected by Tails 0.111
And drive "gpt_ext2" is not mounted 0.080
And drive "msdos_fat32" is detected by Tails 0.117
And drive "msdos_fat32" is not mounted 0.114
After features/support/hooks.rb:330 0.774
After features/support/hooks.rb:100 0.070