Project Number Date
test_Tails_ISO_feature-arti 96 23 Jun 2025, 19:31

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 11:9.517 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:54.629
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.011
Given a computer 0.777
And I temporarily create a 100 MiB disk named "swap" 0.104
And I create a gpt swap partition on disk "swap" 15.064
And I plug SATA drive "swap" 1.046
And I temporarily create a 2 GiB disk named "live_hd" 0.059
And I write the Tails ISO image to disk "live_hd" 37.052
And I plug SATA drive "live_hd" 1.075
When I start Tails with network unplugged and I login 1:58.880
Then a "swap" partition was detected by Tails on drive "swap" 0.307
And drive "live_hd" is detected by Tails 0.103
But Tails has no disk swap enabled 0.081
And drive "live_hd" is not mounted 0.075
After features/support/hooks.rb:330 0.688
After features/support/hooks.rb:100 0.139
Tags: @product
2:24.473
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given a computer 0.158
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" 37.992
And I plug non-removable USB drive "fake_TailsData" 1.058
When I start the computer 1.077
And the computer boots Tails 1:24.600
Then drive "fake_TailsData" is detected by Tails 0.105
And Tails Greeter has not detected a persistence partition 19.438
After features/support/hooks.rb:330 1.360
After features/support/hooks.rb:100 0.007
Tags: @product
2:49.377
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.001
Given a computer 0.174
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.040
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 51.100
And I plug SATA drive "fake_TailsData" 1.102
When I start the computer 1.138
And the computer boots Tails 1:37.948
Then drive "fake_TailsData" is detected by Tails 0.455
And Tails Greeter has not detected a persistence partition 17.417
After features/support/hooks.rb:330 3.141
After features/support/hooks.rb:100 0.011
Tags: @product
3:1.036
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Given a computer 0.194
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.043
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 6.757
And I plug SATA drive "gpt_ext2" 1.067
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.395
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 15.688
And I plug SATA drive "msdos_fat32" 1.456
And I start Tails from DVD with network unplugged and I login 2:34.723
Then drive "gpt_ext2" is detected by Tails 0.381
And drive "gpt_ext2" is not mounted 0.123
And drive "msdos_fat32" is detected by Tails 0.108
And drive "msdos_fat32" is not mounted 0.094
After features/support/hooks.rb:330 0.667
After features/support/hooks.rb:100 0.008