Project Number Date
test_Tails_ISO_20979-pdfarranger 16 11 Jun 2025, 02:50

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 6:55.059 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:7.836
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.026
Given a computer 0.475
And I temporarily create a 100 MiB disk named "swap" 0.105
And I create a gpt swap partition on disk "swap" 11.506
And I plug SATA drive "swap" 1.051
And I temporarily create a 2 GiB disk named "live_hd" 0.051
And I write the Tails ISO image to disk "live_hd" 27.052
And I plug SATA drive "live_hd" 1.068
When I start Tails with network unplugged and I login 1:26.141
Then a "swap" partition was detected by Tails on drive "swap" 0.107
And drive "live_hd" is detected by Tails 0.105
But Tails has no disk swap enabled 0.106
And drive "live_hd" is not mounted 0.064
After features/support/hooks.rb:330 0.635
After features/support/hooks.rb:100 0.128
Tags: @product
1:40.182
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given a computer 0.192
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.058
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 27.459
And I plug non-removable USB drive "fake_TailsData" 1.064
When I start the computer 0.968
And the computer boots Tails 56.497
Then drive "fake_TailsData" is detected by Tails 0.101
And Tails Greeter has not detected a persistence partition 13.840
After features/support/hooks.rb:330 0.802
After features/support/hooks.rb:100 0.007
Tags: @product
1:35.660
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given a computer 0.153
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.037
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 23.537
And I plug SATA drive "fake_TailsData" 1.050
When I start the computer 0.969
And the computer boots Tails 55.719
Then drive "fake_TailsData" is detected by Tails 0.093
And Tails Greeter has not detected a persistence partition 14.097
After features/support/hooks.rb:330 0.795
After features/support/hooks.rb:100 0.007
Tags: @product
1:31.379
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given a computer 0.161
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.041
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 6.188
And I plug SATA drive "gpt_ext2" 1.047
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.045
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 6.153
And I plug SATA drive "msdos_fat32" 1.080
And I start Tails from DVD with network unplugged and I login 1:16.328
Then drive "gpt_ext2" is detected by Tails 0.100
And drive "gpt_ext2" is not mounted 0.080
And drive "msdos_fat32" is detected by Tails 0.084
And drive "msdos_fat32" is not mounted 0.066
After features/support/hooks.rb:330 0.651
After features/support/hooks.rb:100 0.019