Project Number Date
test_Tails_ISO_fix-homepage-image 2 08 Jul 2025, 03:12

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:27.627 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:12.121
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.028
Given a computer 0.542
And I temporarily create a 100 MiB disk named "swap" 0.143
And I create a gpt swap partition on disk "swap" 12.343
And I plug SATA drive "swap" 1.056
And I temporarily create a 2 GiB disk named "live_hd" 0.058
And I write the Tails ISO image to disk "live_hd" 29.194
And I plug SATA drive "live_hd" 1.070
When I start Tails with network unplugged and I login 1:27.263
Then a "swap" partition was detected by Tails on drive "swap" 0.119
And drive "live_hd" is detected by Tails 0.114
But Tails has no disk swap enabled 0.103
And drive "live_hd" is not mounted 0.111
After features/support/hooks.rb:330 0.749
After features/support/hooks.rb:100 0.144
Tags: @product
1:43.140
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 "fake_TailsData" 0.042
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 23.344
And I plug non-removable USB drive "fake_TailsData" 1.069
When I start the computer 1.131
And the computer boots Tails 1:2.682
Then drive "fake_TailsData" is detected by Tails 0.138
And Tails Greeter has not detected a persistence partition 14.551
After features/support/hooks.rb:330 0.839
After features/support/hooks.rb:100 0.008
Tags: @product
1:40.982
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given a computer 0.169
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.041
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 22.690
And I plug SATA drive "fake_TailsData" 1.054
When I start the computer 1.184
And the computer boots Tails 1:1.630
Then drive "fake_TailsData" is detected by Tails 0.105
And Tails Greeter has not detected a persistence partition 14.107
After features/support/hooks.rb:330 0.826
After features/support/hooks.rb:100 0.007
Tags: @product
1:51.383
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given a computer 0.177
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.233
And I plug SATA drive "gpt_ext2" 1.055
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.175
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 6.364
And I plug SATA drive "msdos_fat32" 1.068
And I start Tails from DVD with network unplugged and I login 1:35.770
Then drive "gpt_ext2" is detected by Tails 0.149
And drive "gpt_ext2" is not mounted 0.097
And drive "msdos_fat32" is detected by Tails 0.130
And drive "msdos_fat32" is not mounted 0.121
After features/support/hooks.rb:330 0.790
After features/support/hooks.rb:100 0.010