Project Number Date
test_Tails_ISO_devel 3821 19 May 2025, 13:00

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 6:55.693 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:0.703
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.018
Given a computer 0.561
And I temporarily create a 100 MiB disk named "swap" 0.106
And I create a gpt swap partition on disk "swap" 12.368
And I plug SATA drive "swap" 1.048
And I temporarily create a 2 GiB disk named "live_hd" 0.033
And I write the Tails ISO image to disk "live_hd" 26.274
And I plug SATA drive "live_hd" 1.056
When I start Tails with network unplugged and I login 1:18.830
Then a "swap" partition was detected by Tails on drive "swap" 0.115
And drive "live_hd" is detected by Tails 0.123
But Tails has no disk swap enabled 0.100
And drive "live_hd" is not mounted 0.084
After features/support/hooks.rb:330 0.661
After features/support/hooks.rb:100 0.130
Tags: @product
1:35.736
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Given a computer 0.170
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.041
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 23.505
And I plug non-removable USB drive "fake_TailsData" 1.066
When I start the computer 0.988
And the computer boots Tails 55.760
Then drive "fake_TailsData" is detected by Tails 0.110
And Tails Greeter has not detected a persistence partition 14.092
After features/support/hooks.rb:330 0.834
After features/support/hooks.rb:100 0.008
Tags: @product
1:45.198
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given a computer 0.167
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.034
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 25.194
And I plug SATA drive "fake_TailsData" 1.064
When I start the computer 1.059
And the computer boots Tails 1:3.530
Then drive "fake_TailsData" is detected by Tails 0.119
And Tails Greeter has not detected a persistence partition 14.027
After features/support/hooks.rb:330 0.875
After features/support/hooks.rb:100 0.007
Tags: @product
1:34.054
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given a computer 0.168
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.037
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 6.194
And I plug SATA drive "gpt_ext2" 1.048
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.046
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 6.162
And I plug SATA drive "msdos_fat32" 1.064
And I start Tails from DVD with network unplugged and I login 1:18.936
Then drive "gpt_ext2" is detected by Tails 0.120
And drive "gpt_ext2" is not mounted 0.092
And drive "msdos_fat32" is detected by Tails 0.098
And drive "msdos_fat32" is not mounted 0.084
After features/support/hooks.rb:330 0.628
After features/support/hooks.rb:100 0.011