Project Number Date
test_Tails_ISO_devel 3872 17 Jun 2025, 22: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 10:28.527 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:5.817
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.040
Given a computer 0.533
And I temporarily create a 100 MiB disk named "swap" 0.141
And I create a gpt swap partition on disk "swap" 14.311
And I plug SATA drive "swap" 1.131
And I temporarily create a 2 GiB disk named "live_hd" 0.090
And I write the Tails ISO image to disk "live_hd" 32.844
And I plug SATA drive "live_hd" 1.081
When I start Tails with network unplugged and I login 2:15.007
Then a "swap" partition was detected by Tails on drive "swap" 0.353
And drive "live_hd" is detected by Tails 0.131
But Tails has no disk swap enabled 0.095
And drive "live_hd" is not mounted 0.096
After features/support/hooks.rb:330 0.769
After features/support/hooks.rb:100 0.177
Tags: @product
2:29.845
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Given a computer 0.212
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.054
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 38.724
And I plug non-removable USB drive "fake_TailsData" 1.060
When I start the computer 1.405
And the computer boots Tails 1:29.362
Then drive "fake_TailsData" is detected by Tails 0.348
And Tails Greeter has not detected a persistence partition 18.675
After features/support/hooks.rb:330 1.768
After features/support/hooks.rb:100 0.022
Tags: @product
2:26.459
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.007
Given a computer 0.425
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.118
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 32.567
And I plug SATA drive "fake_TailsData" 1.057
When I start the computer 5.037
And the computer boots Tails 1:29.161
Then drive "fake_TailsData" is detected by Tails 0.122
And Tails Greeter has not detected a persistence partition 17.967
After features/support/hooks.rb:330 0.812
After features/support/hooks.rb:100 0.016
Tags: @product
2:26.404
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given a computer 0.188
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.047
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 6.138
And I plug SATA drive "gpt_ext2" 1.051
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.436
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 11.615
And I plug SATA drive "msdos_fat32" 1.069
And I start Tails from DVD with network unplugged and I login 2:5.463
Then drive "gpt_ext2" is detected by Tails 0.136
And drive "gpt_ext2" is not mounted 0.089
And drive "msdos_fat32" is detected by Tails 0.091
And drive "msdos_fat32" is not mounted 0.077
After features/support/hooks.rb:330 2.125
After features/support/hooks.rb:100 0.099