Project Number Date
test_Tails_ISO_devel 3690 14 Feb 2025, 10:04

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:6.633 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:16.580
Before features/support/hooks.rb:269 0.022
Given a computer 0.648
And I temporarily create a 100 MiB disk named "swap" 0.130
And I create a gpt swap partition on disk "swap" 12.923
And I plug SATA drive "swap" 1.046
And I temporarily create a 2 GiB disk named "live_hd" 0.047
And I write the Tails ISO image to disk "live_hd" 29.843
And I plug SATA drive "live_hd" 1.095
When I start Tails with network unplugged and I login 1:30.428
Then a "swap" partition was detected by Tails on drive "swap" 0.107
And drive "live_hd" is detected by Tails 0.145
But Tails has no disk swap enabled 0.086
And drive "live_hd" is not mounted 0.076
After features/support/hooks.rb:326 0.754
After features/support/hooks.rb:100 0.150
Tags: @product
1:36.267
Before features/support/hooks.rb:269 0.001
Given a computer 0.153
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.037
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 24.007
And I plug non-removable USB drive "fake_TailsData" 1.049
When I start the computer 1.077
And the computer boots Tails 55.843
Then drive "fake_TailsData" is detected by Tails 0.161
And Tails Greeter has not detected a persistence partition 13.937
After features/support/hooks.rb:326 0.784
After features/support/hooks.rb:100 0.007
Tags: @product
1:36.865
Before features/support/hooks.rb:269 0.002
Given a computer 0.188
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.042
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 21.752
And I plug SATA drive "fake_TailsData" 1.057
When I start the computer 0.999
And the computer boots Tails 58.710
Then drive "fake_TailsData" is detected by Tails 0.130
And Tails Greeter has not detected a persistence partition 13.984
After features/support/hooks.rb:326 0.851
After features/support/hooks.rb:100 0.008
Tags: @product
1:36.920
Before features/support/hooks.rb:269 0.002
Given a computer 0.191
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.044
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 6.279
And I plug SATA drive "gpt_ext2" 1.062
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.048
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 6.300
And I plug SATA drive "msdos_fat32" 1.074
And I start Tails from DVD with network unplugged and I login 1:21.486
Then drive "gpt_ext2" is detected by Tails 0.163
And drive "gpt_ext2" is not mounted 0.082
And drive "msdos_fat32" is detected by Tails 0.109
And drive "msdos_fat32" is not mounted 0.075
After features/support/hooks.rb:326 0.668
After features/support/hooks.rb:100 0.007