Project Number Date
test_Tails_ISO_stable 5630 07 May 2025, 09:39

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:47.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:2.993
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.028
Given a computer 0.606
And I temporarily create a 100 MiB disk named "swap" 0.147
And I create a gpt swap partition on disk "swap" 12.190
And I plug SATA drive "swap" 1.052
And I temporarily create a 2 GiB disk named "live_hd" 0.042
And I write the Tails ISO image to disk "live_hd" 26.779
And I plug SATA drive "live_hd" 1.062
When I start Tails with network unplugged and I login 1:20.725
Then a "swap" partition was detected by Tails on drive "swap" 0.102
And drive "live_hd" is detected by Tails 0.113
But Tails has no disk swap enabled 0.095
And drive "live_hd" is not mounted 0.076
After features/support/hooks.rb:330 0.632
After features/support/hooks.rb:100 0.125
Tags: @product
1:33.994
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given a computer 0.189
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.049
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 21.785
And I plug non-removable USB drive "fake_TailsData" 1.071
When I start the computer 0.978
And the computer boots Tails 56.143
Then drive "fake_TailsData" is detected by Tails 0.104
And Tails Greeter has not detected a persistence partition 13.672
After features/support/hooks.rb:330 1.201
After features/support/hooks.rb:100 0.009
Tags: @product
1:36.154
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given a computer 0.164
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.067
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 22.537
And I plug SATA drive "fake_TailsData" 1.070
When I start the computer 1.149
And the computer boots Tails 57.175
Then drive "fake_TailsData" is detected by Tails 0.118
And Tails Greeter has not detected a persistence partition 13.870
After features/support/hooks.rb:330 0.776
After features/support/hooks.rb:100 0.027
Tags: @product
1:34.373
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 "gpt_ext2" 0.043
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 6.189
And I plug SATA drive "gpt_ext2" 1.047
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.041
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 6.190
And I plug SATA drive "msdos_fat32" 1.067
And I start Tails from DVD with network unplugged and I login 1:19.288
Then drive "gpt_ext2" is detected by Tails 0.111
And drive "gpt_ext2" is not mounted 0.086
And drive "msdos_fat32" is detected by Tails 0.083
And drive "msdos_fat32" is not mounted 0.065
After features/support/hooks.rb:330 0.631
After features/support/hooks.rb:100 0.029