Project Number Date
test_Tails_ISO_devel 3882 24 Jun 2025, 12:43

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:30.045 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:22.891
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.025
Given a computer 0.654
And I temporarily create a 100 MiB disk named "swap" 0.145
And I create a gpt swap partition on disk "swap" 14.387
And I plug SATA drive "swap" 1.072
And I temporarily create a 2 GiB disk named "live_hd" 0.047
And I write the Tails ISO image to disk "live_hd" 29.157
And I plug SATA drive "live_hd" 1.080
When I start Tails with network unplugged and I login 1:35.853
Then a "swap" partition was detected by Tails on drive "swap" 0.140
And drive "live_hd" is detected by Tails 0.135
But Tails has no disk swap enabled 0.114
And drive "live_hd" is not mounted 0.102
After features/support/hooks.rb:330 0.769
After features/support/hooks.rb:100 0.186
Tags: @product
2:8.611
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given a computer 0.165
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.039
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 40.572
And I plug non-removable USB drive "fake_TailsData" 1.064
When I start the computer 1.244
And the computer boots Tails 1:9.987
Then drive "fake_TailsData" is detected by Tails 0.186
And Tails Greeter has not detected a persistence partition 15.352
After features/support/hooks.rb:330 0.950
After features/support/hooks.rb:100 0.009
Tags: @product
1:52.569
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given a computer 0.183
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.045
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 24.488
And I plug SATA drive "fake_TailsData" 1.052
When I start the computer 1.023
And the computer boots Tails 1:10.229
Then drive "fake_TailsData" is detected by Tails 0.135
And Tails Greeter has not detected a persistence partition 15.412
After features/support/hooks.rb:330 1.988
After features/support/hooks.rb:100 0.031
Tags: @product
2:5.973
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.036
Given a computer 0.327
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.062
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 8.596
And I plug SATA drive "gpt_ext2" 1.049
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.078
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 6.684
And I plug SATA drive "msdos_fat32" 1.085
And I start Tails from DVD with network unplugged and I login 1:47.391
Then drive "gpt_ext2" is detected by Tails 0.272
And drive "gpt_ext2" is not mounted 0.171
And drive "msdos_fat32" is detected by Tails 0.137
And drive "msdos_fat32" is not mounted 0.116
After features/support/hooks.rb:330 0.772
After features/support/hooks.rb:100 0.007