Project Number Date
test_Tails_ISO_devel 3844 29 May 2025, 14:56

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 7:43.468 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:23.093
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.033
Given a computer 0.649
And I temporarily create a 100 MiB disk named "swap" 0.188
And I create a gpt swap partition on disk "swap" 17.595
And I plug SATA drive "swap" 1.090
And I temporarily create a 2 GiB disk named "live_hd" 0.066
And I write the Tails ISO image to disk "live_hd" 32.558
And I plug SATA drive "live_hd" 1.088
When I start Tails with network unplugged and I login 1:29.444
Then a "swap" partition was detected by Tails on drive "swap" 0.105
And drive "live_hd" is detected by Tails 0.114
But Tails has no disk swap enabled 0.093
And drive "live_hd" is not mounted 0.097
After features/support/hooks.rb:330 0.736
After features/support/hooks.rb:100 0.136
Tags: @product
1:43.079
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given a computer 0.253
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.072
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 22.776
And I plug non-removable USB drive "fake_TailsData" 1.062
When I start the computer 1.104
And the computer boots Tails 1:2.445
Then drive "fake_TailsData" is detected by Tails 0.151
And Tails Greeter has not detected a persistence partition 15.212
After features/support/hooks.rb:330 1.013
After features/support/hooks.rb:100 0.009
Tags: @product
1:53.131
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.009
Given a computer 0.321
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.061
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 26.898
And I plug SATA drive "fake_TailsData" 1.062
When I start the computer 1.218
And the computer boots Tails 1:9.219
Then drive "fake_TailsData" is detected by Tails 0.116
And Tails Greeter has not detected a persistence partition 14.232
After features/support/hooks.rb:330 1.004
After features/support/hooks.rb:100 0.007
Tags: @product
1:44.163
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given a computer 0.236
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.071
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 6.437
And I plug SATA drive "gpt_ext2" 1.058
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.072
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 7.365
And I plug SATA drive "msdos_fat32" 1.161
And I start Tails from DVD with network unplugged and I login 1:27.377
Then drive "gpt_ext2" is detected by Tails 0.130
And drive "gpt_ext2" is not mounted 0.086
And drive "msdos_fat32" is detected by Tails 0.095
And drive "msdos_fat32" is not mounted 0.068
After features/support/hooks.rb:330 0.855
After features/support/hooks.rb:100 0.011