Project Number Date
test_Tails_ISO_devel 3734 12 Mar 2025, 11:23

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:1.028 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:6.916
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.014
Given a computer 0.541
And I temporarily create a 100 MiB disk named "swap" 0.108
And I create a gpt swap partition on disk "swap" 14.092
And I plug SATA drive "swap" 1.202
And I temporarily create a 2 GiB disk named "live_hd" 0.068
And I write the Tails ISO image to disk "live_hd" 28.169
And I plug SATA drive "live_hd" 1.064
When I start Tails with network unplugged and I login 1:21.242
Then a "swap" partition was detected by Tails on drive "swap" 0.106
And drive "live_hd" is detected by Tails 0.133
But Tails has no disk swap enabled 0.107
And drive "live_hd" is not mounted 0.078
After features/support/hooks.rb:330 0.778
After features/support/hooks.rb:100 0.123
Tags: @product
1:35.805
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given a computer 0.194
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.211
And I plug non-removable USB drive "fake_TailsData" 1.052
When I start the computer 0.982
And the computer boots Tails 57.843
Then drive "fake_TailsData" is detected by Tails 0.145
And Tails Greeter has not detected a persistence partition 14.329
After features/support/hooks.rb:330 0.859
After features/support/hooks.rb:100 0.008
Tags: @product
1:41.734
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given a computer 0.185
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.042
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 27.596
And I plug SATA drive "fake_TailsData" 1.062
When I start the computer 1.145
And the computer boots Tails 57.385
Then drive "fake_TailsData" is detected by Tails 0.132
And Tails Greeter has not detected a persistence partition 14.183
After features/support/hooks.rb:330 0.798
After features/support/hooks.rb:100 0.010
Tags: @product
1:36.572
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given a computer 0.253
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.054
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 6.332
And I plug SATA drive "gpt_ext2" 1.068
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.044
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 6.161
And I plug SATA drive "msdos_fat32" 1.067
And I start Tails from DVD with network unplugged and I login 1:21.138
Then drive "gpt_ext2" is detected by Tails 0.161
And drive "gpt_ext2" is not mounted 0.092
And drive "msdos_fat32" is detected by Tails 0.114
And drive "msdos_fat32" is not mounted 0.083
After features/support/hooks.rb:330 0.780
After features/support/hooks.rb:100 0.009