Project Number Date
test_Tails_ISO_feature-trixie 20 06 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 11:31.409 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:23.610
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.022
Given a computer 0.600
And I temporarily create a 100 MiB disk named "swap" 0.115
And I create a gpt swap partition on disk "swap" 12.597
And I plug SATA drive "swap" 1.053
And I temporarily create a 2 GiB disk named "live_hd" 0.038
And I write the Tails ISO image to disk "live_hd" 29.317
And I plug SATA drive "live_hd" 1.090
When I start Tails with network unplugged and I login 2:37.934
Then a "swap" partition was detected by Tails on drive "swap" 0.567
And drive "live_hd" is detected by Tails 0.121
But Tails has no disk swap enabled 0.101
And drive "live_hd" is not mounted 0.073
After features/support/hooks.rb:330 1.550
After features/support/hooks.rb:100 0.171
Tags: @product
2:37.934
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given a computer 0.187
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.326
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 25.925
And I plug non-removable USB drive "fake_TailsData" 1.046
When I start the computer 1.168
And the computer boots Tails 1:53.915
Then drive "fake_TailsData" is detected by Tails 0.182
And Tails Greeter has not detected a persistence partition 15.182
After features/support/hooks.rb:330 1.887
After features/support/hooks.rb:100 0.009
Tags: @product
2:33.461
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Given a computer 0.220
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.057
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 22.116
And I plug SATA drive "fake_TailsData" 1.079
When I start the computer 1.001
And the computer boots Tails 1:53.519
Then drive "fake_TailsData" is detected by Tails 0.165
And Tails Greeter has not detected a persistence partition 15.300
After features/support/hooks.rb:330 2.179
After features/support/hooks.rb:100 0.009
Tags: @product
2:56.402
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given a computer 0.200
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.124
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 6.334
And I plug SATA drive "gpt_ext2" 1.069
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.683
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 6.973
And I plug SATA drive "msdos_fat32" 1.087
And I start Tails from DVD with network unplugged and I login 2:39.049
Then drive "gpt_ext2" is detected by Tails 0.606
And drive "gpt_ext2" is not mounted 0.084
And drive "msdos_fat32" is detected by Tails 0.083
And drive "msdos_fat32" is not mounted 0.105
After features/support/hooks.rb:330 1.545
After features/support/hooks.rb:100 0.007