Project Number Date
test_Tails_ISO_codespell 17 01 Jul 2025, 10:11

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:30.359 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:13.173
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.044
Given a computer 0.428
And I temporarily create a 100 MiB disk named "swap" 0.140
And I create a gpt swap partition on disk "swap" 12.464
And I plug SATA drive "swap" 1.052
And I temporarily create a 2 GiB disk named "live_hd" 0.070
And I write the Tails ISO image to disk "live_hd" 28.056
And I plug SATA drive "live_hd" 1.239
When I start Tails with network unplugged and I login 1:29.169
Then a "swap" partition was detected by Tails on drive "swap" 0.159
And drive "live_hd" is detected by Tails 0.136
But Tails has no disk swap enabled 0.101
And drive "live_hd" is not mounted 0.153
After features/support/hooks.rb:330 0.736
After features/support/hooks.rb:100 0.126
Tags: @product
1:48.358
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.007
Given a computer 0.190
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.052
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 28.952
And I plug non-removable USB drive "fake_TailsData" 1.065
When I start the computer 1.035
And the computer boots Tails 1:2.416
Then drive "fake_TailsData" is detected by Tails 0.105
And Tails Greeter has not detected a persistence partition 14.542
After features/support/hooks.rb:330 0.816
After features/support/hooks.rb:100 0.007
Tags: @product
1:43.190
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given a computer 0.158
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.040
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 24.630
And I plug SATA drive "fake_TailsData" 1.060
When I start the computer 0.968
And the computer boots Tails 1:1.629
Then drive "fake_TailsData" is detected by Tails 0.134
And Tails Greeter has not detected a persistence partition 14.568
After features/support/hooks.rb:330 0.947
After features/support/hooks.rb:100 0.011
Tags: @product
1:45.636
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Given a computer 0.259
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.039
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 7.261
And I plug SATA drive "gpt_ext2" 1.076
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.070
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 6.138
And I plug SATA drive "msdos_fat32" 1.060
And I start Tails from DVD with network unplugged and I login 1:29.208
Then drive "gpt_ext2" is detected by Tails 0.214
And drive "gpt_ext2" is not mounted 0.093
And drive "msdos_fat32" is detected by Tails 0.116
And drive "msdos_fat32" is not mounted 0.095
After features/support/hooks.rb:330 0.854
After features/support/hooks.rb:100 0.012