Project Number Date
test_Tails_ISO_devel 3808 13 May 2025, 13:18

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:25.761 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:12.575
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.025
Given a computer 1.301
And I temporarily create a 100 MiB disk named "swap" 0.915
And I create a gpt swap partition on disk "swap" 14.408
And I plug SATA drive "swap" 1.055
And I temporarily create a 2 GiB disk named "live_hd" 0.040
And I write the Tails ISO image to disk "live_hd" 29.092
And I plug SATA drive "live_hd" 1.066
When I start Tails with network unplugged and I login 1:24.208
Then a "swap" partition was detected by Tails on drive "swap" 0.188
And drive "live_hd" is detected by Tails 0.120
But Tails has no disk swap enabled 0.090
And drive "live_hd" is not mounted 0.088
After features/support/hooks.rb:330 0.723
After features/support/hooks.rb:100 0.175
Tags: @product
1:42.210
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given a computer 0.190
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.047
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 24.278
And I plug non-removable USB drive "fake_TailsData" 1.048
When I start the computer 1.109
And the computer boots Tails 1:0.485
Then drive "fake_TailsData" is detected by Tails 0.107
And Tails Greeter has not detected a persistence partition 14.943
After features/support/hooks.rb:330 0.911
After features/support/hooks.rb:100 0.008
Tags: @product
1:47.898
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given a computer 0.171
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.046
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 24.571
And I plug SATA drive "fake_TailsData" 1.057
When I start the computer 1.121
And the computer boots Tails 1:6.702
Then drive "fake_TailsData" is detected by Tails 0.136
And Tails Greeter has not detected a persistence partition 14.091
After features/support/hooks.rb:330 0.920
After features/support/hooks.rb:100 0.008
Tags: @product
1:43.076
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Given a computer 0.214
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" 6.243
And I plug SATA drive "gpt_ext2" 1.051
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.062
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 6.283
And I plug SATA drive "msdos_fat32" 1.071
And I start Tails from DVD with network unplugged and I login 1:27.701
Then drive "gpt_ext2" is detected by Tails 0.132
And drive "gpt_ext2" is not mounted 0.073
And drive "msdos_fat32" is detected by Tails 0.108
And drive "msdos_fat32" is not mounted 0.096
After features/support/hooks.rb:330 0.825
After features/support/hooks.rb:100 0.012