Project Number Date
test_Tails_ISO_ignore-private-backports 4 09 Jul 2025, 07:24

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 12:5.598 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
3:25.125
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.026
Given a computer 0.511
And I temporarily create a 100 MiB disk named "swap" 0.159
And I create a gpt swap partition on disk "swap" 11.655
And I plug SATA drive "swap" 1.076
And I temporarily create a 2 GiB disk named "live_hd" 0.042
And I write the Tails ISO image to disk "live_hd" 28.005
And I plug SATA drive "live_hd" 1.056
When I start Tails with network unplugged and I login 2:41.630
Then a "swap" partition was detected by Tails on drive "swap" 0.645
And drive "live_hd" is detected by Tails 0.163
But Tails has no disk swap enabled 0.110
And drive "live_hd" is not mounted 0.070
After features/support/hooks.rb:330 1.616
After features/support/hooks.rb:100 0.149
Tags: @product
2:48.107
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given a computer 0.167
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" 33.600
And I plug non-removable USB drive "fake_TailsData" 1.047
When I start the computer 1.133
And the computer boots Tails 1:56.128
Then drive "fake_TailsData" is detected by Tails 0.165
And Tails Greeter has not detected a persistence partition 15.827
After features/support/hooks.rb:330 1.991
After features/support/hooks.rb:100 0.008
Tags: @product
2:38.734
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 "fake_TailsData" 0.043
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 23.719
And I plug SATA drive "fake_TailsData" 1.052
When I start the computer 1.164
And the computer boots Tails 1:55.774
Then drive "fake_TailsData" is detected by Tails 0.230
And Tails Greeter has not detected a persistence partition 16.588
After features/support/hooks.rb:330 1.817
After features/support/hooks.rb:100 0.007
Tags: @product
3:13.631
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Given a computer 0.261
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.055
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 6.122
And I plug SATA drive "gpt_ext2" 1.057
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.060
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 6.176
And I plug SATA drive "msdos_fat32" 1.078
And I start Tails from DVD with network unplugged and I login 2:57.808
Then drive "gpt_ext2" is detected by Tails 0.689
And drive "gpt_ext2" is not mounted 0.093
And drive "msdos_fat32" is detected by Tails 0.100
And drive "msdos_fat32" is not mounted 0.127
After features/support/hooks.rb:330 2.430
After features/support/hooks.rb:100 0.012