Project Number Date
test_Tails_ISO_stable 5661 19 May 2025, 21:16

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:33.145 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:19.377
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.025
Given a computer 3.045
And I temporarily create a 100 MiB disk named "swap" 0.951
And I create a gpt swap partition on disk "swap" 16.672
And I plug SATA drive "swap" 1.075
And I temporarily create a 2 GiB disk named "live_hd" 0.073
And I write the Tails ISO image to disk "live_hd" 32.931
And I plug SATA drive "live_hd" 1.610
When I start Tails with network unplugged and I login 1:22.616
Then a "swap" partition was detected by Tails on drive "swap" 0.111
And drive "live_hd" is detected by Tails 0.116
But Tails has no disk swap enabled 0.096
And drive "live_hd" is not mounted 0.076
After features/support/hooks.rb:330 0.723
After features/support/hooks.rb:100 0.135
Tags: @product
1:38.607
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given a computer 0.240
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.074
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 23.438
And I plug non-removable USB drive "fake_TailsData" 1.077
When I start the computer 1.018
And the computer boots Tails 57.712
Then drive "fake_TailsData" is detected by Tails 0.100
And Tails Greeter has not detected a persistence partition 14.945
After features/support/hooks.rb:330 0.927
After features/support/hooks.rb:100 0.010
Tags: @product
1:44.883
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Given a computer 0.244
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.073
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 30.551
And I plug SATA drive "fake_TailsData" 1.057
When I start the computer 1.048
And the computer boots Tails 57.665
Then drive "fake_TailsData" is detected by Tails 0.109
And Tails Greeter has not detected a persistence partition 14.131
After features/support/hooks.rb:330 0.820
After features/support/hooks.rb:100 0.008
Tags: @product
1:50.276
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given a computer 0.216
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.060
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 6.336
And I plug SATA drive "gpt_ext2" 1.073
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.085
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 6.365
And I plug SATA drive "msdos_fat32" 1.085
And I start Tails from DVD with network unplugged and I login 1:34.534
Then drive "gpt_ext2" is detected by Tails 0.134
And drive "gpt_ext2" is not mounted 0.112
And drive "msdos_fat32" is detected by Tails 0.193
And drive "msdos_fat32" is not mounted 0.077
After features/support/hooks.rb:330 0.665
After features/support/hooks.rb:100 0.007