Project Number Date
test_Tails_ISO_fix-homepage-image 3 08 Jul 2025, 10:49

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:51.506 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:44.769
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.061
Given a computer 0.696
And I temporarily create a 100 MiB disk named "swap" 0.180
And I create a gpt swap partition on disk "swap" 19.095
And I plug SATA drive "swap" 1.133
And I temporarily create a 2 GiB disk named "live_hd" 0.082
And I write the Tails ISO image to disk "live_hd" 39.509
And I plug SATA drive "live_hd" 1.064
When I start Tails with network unplugged and I login 1:42.575
Then a "swap" partition was detected by Tails on drive "swap" 0.124
And drive "live_hd" is detected by Tails 0.115
But Tails has no disk swap enabled 0.098
And drive "live_hd" is not mounted 0.093
After features/support/hooks.rb:330 0.697
After features/support/hooks.rb:100 0.132
Tags: @product
2:11.306
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Given a computer 0.178
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" 29.018
And I plug non-removable USB drive "fake_TailsData" 1.090
When I start the computer 1.313
And the computer boots Tails 1:23.688
Then drive "fake_TailsData" is detected by Tails 0.140
And Tails Greeter has not detected a persistence partition 15.832
After features/support/hooks.rb:330 0.965
After features/support/hooks.rb:100 0.010
Tags: @product
2:1.545
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given a computer 0.263
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.090
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 36.866
And I plug SATA drive "fake_TailsData" 1.177
When I start the computer 2.100
And the computer boots Tails 1:6.117
Then drive "fake_TailsData" is detected by Tails 0.114
And Tails Greeter has not detected a persistence partition 14.815
After features/support/hooks.rb:330 0.995
After features/support/hooks.rb:100 0.008
Tags: @product
1:53.885
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Given a computer 0.229
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.114
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 6.685
And I plug SATA drive "gpt_ext2" 1.071
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.066
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 9.558
And I plug SATA drive "msdos_fat32" 1.080
And I start Tails from DVD with network unplugged and I login 1:34.253
Then drive "gpt_ext2" is detected by Tails 0.179
And drive "gpt_ext2" is not mounted 0.185
And drive "msdos_fat32" is detected by Tails 0.311
And drive "msdos_fat32" is not mounted 0.149
After features/support/hooks.rb:330 0.819
After features/support/hooks.rb:100 0.011