Project Number Date
test_Tails_ISO_devel 3892 30 Jun 2025, 14: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 10:58.356 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:58.093
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.018
Given a computer 0.580
And I temporarily create a 100 MiB disk named "swap" 0.140
And I create a gpt swap partition on disk "swap" 15.276
And I plug SATA drive "swap" 1.107
And I temporarily create a 2 GiB disk named "live_hd" 0.070
And I write the Tails ISO image to disk "live_hd" 32.545
And I plug SATA drive "live_hd" 1.198
When I start Tails with network unplugged and I login 2:6.399
Then a "swap" partition was detected by Tails on drive "swap" 0.456
And drive "live_hd" is detected by Tails 0.118
But Tails has no disk swap enabled 0.096
And drive "live_hd" is not mounted 0.102
After features/support/hooks.rb:330 1.247
After features/support/hooks.rb:100 0.135
Tags: @product
2:26.730
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given a computer 0.169
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" 41.623
And I plug non-removable USB drive "fake_TailsData" 1.064
When I start the computer 1.063
And the computer boots Tails 1:23.881
Then drive "fake_TailsData" is detected by Tails 0.128
And Tails Greeter has not detected a persistence partition 18.759
After features/support/hooks.rb:330 0.993
After features/support/hooks.rb:100 0.008
Tags: @product
2:29.547
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 "fake_TailsData" 0.043
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 33.648
And I plug SATA drive "fake_TailsData" 1.053
When I start the computer 1.063
And the computer boots Tails 1:32.115
Then drive "fake_TailsData" is detected by Tails 1.305
And Tails Greeter has not detected a persistence partition 20.129
After features/support/hooks.rb:330 2.824
After features/support/hooks.rb:100 0.028
Tags: @product
3:3.984
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.010
Given a computer 0.285
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.059
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 6.948
And I plug SATA drive "gpt_ext2" 1.051
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.110
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 16.215
And I plug SATA drive "msdos_fat32" 1.084
And I start Tails from DVD with network unplugged and I login 2:37.465
Then drive "gpt_ext2" is detected by Tails 0.385
And drive "gpt_ext2" is not mounted 0.121
And drive "msdos_fat32" is detected by Tails 0.150
And drive "msdos_fat32" is not mounted 0.106
After features/support/hooks.rb:330 2.032
After features/support/hooks.rb:100 0.007