Project Number Date
test_Tails_ISO_feature-trixie 31 17 Jun 2025, 06:53

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:20.240 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:21.037
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.029
Given a computer 0.565
And I temporarily create a 100 MiB disk named "swap" 0.093
And I create a gpt swap partition on disk "swap" 14.090
And I plug SATA drive "swap" 1.045
And I temporarily create a 2 GiB disk named "live_hd" 0.037
And I write the Tails ISO image to disk "live_hd" 29.646
And I plug SATA drive "live_hd" 1.111
When I start Tails with network unplugged and I login 2:33.468
Then a "swap" partition was detected by Tails on drive "swap" 0.665
And drive "live_hd" is detected by Tails 0.113
But Tails has no disk swap enabled 0.106
And drive "live_hd" is not mounted 0.092
After features/support/hooks.rb:330 1.896
After features/support/hooks.rb:100 0.315
Tags: @product
2:32.300
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.009
Given a computer 0.179
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.044
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 23.741
And I plug non-removable USB drive "fake_TailsData" 1.059
When I start the computer 1.218
And the computer boots Tails 1:50.681
Then drive "fake_TailsData" is detected by Tails 0.132
And Tails Greeter has not detected a persistence partition 15.241
After features/support/hooks.rb:330 1.367
After features/support/hooks.rb:100 0.007
Tags: @product
2:35.800
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given a computer 0.280
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.084
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 27.191
And I plug SATA drive "fake_TailsData" 1.050
When I start the computer 1.218
And the computer boots Tails 1:49.905
Then drive "fake_TailsData" is detected by Tails 0.131
And Tails Greeter has not detected a persistence partition 15.938
After features/support/hooks.rb:330 1.235
After features/support/hooks.rb:100 0.010
Tags: @product
2:51.102
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Given a computer 0.155
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.038
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 7.302
And I plug SATA drive "gpt_ext2" 1.308
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.040
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 7.310
And I plug SATA drive "msdos_fat32" 1.054
And I start Tails from DVD with network unplugged and I login 2:32.883
Then drive "gpt_ext2" is detected by Tails 0.573
And drive "gpt_ext2" is not mounted 0.137
And drive "msdos_fat32" is detected by Tails 0.140
And drive "msdos_fat32" is not mounted 0.157
After features/support/hooks.rb:330 1.782
After features/support/hooks.rb:100 0.009