Project Number Date
test_Tails_ISO_stable 4606 08 Jan 2024, 16:40

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 5:8.031 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
1:30.391
Before features/support/hooks.rb:245 0.027
Given a computer 0.348
And I temporarily create a 100 MiB disk named "swap" 0.126
And I create a gpt swap partition on disk "swap" 8.748
And I plug SATA drive "swap" 1.063
And I temporarily create a 2 GiB disk named "live_hd" 0.069
And I write the Tails ISO image to disk "live_hd" 16.744
And I plug SATA drive "live_hd" 1.065
When I start Tails with network unplugged and I login 1:1.710
Then a "swap" partition was detected by Tails on drive "swap" 0.128
And drive "live_hd" is detected by Tails 0.129
But Tails has no disk swap enabled 0.130
And drive "live_hd" is not mounted 0.128
After features/support/hooks.rb:291 0.824
After features/support/hooks.rb:75 0.119
Tags: @product
1:15.037
Before features/support/hooks.rb:245 0.002
Given a computer 0.191
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.062
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 17.500
And I plug non-removable USB drive "fake_TailsData" 1.050
When I start the computer 0.995
And the computer boots Tails 41.950
Then drive "fake_TailsData" is detected by Tails 0.107
And Tails Greeter has not detected a persistence partition 13.180
After features/support/hooks.rb:291 0.723
After features/support/hooks.rb:75 0.007
Tags: @product
1:13.378
Before features/support/hooks.rb:245 0.002
Given a computer 0.157
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.048
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 15.364
And I plug SATA drive "fake_TailsData" 1.059
When I start the computer 0.981
And the computer boots Tails 42.363
Then drive "fake_TailsData" is detected by Tails 0.116
And Tails Greeter has not detected a persistence partition 13.286
After features/support/hooks.rb:291 0.693
After features/support/hooks.rb:75 0.007
Tags: @product
1:9.223
Before features/support/hooks.rb:245 0.002
Given a computer 0.150
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.041
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 3.920
And I plug SATA drive "gpt_ext2" 1.057
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.052
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 4.022
And I plug SATA drive "msdos_fat32" 1.073
And I start Tails from DVD with network unplugged and I login 58.525
Then drive "gpt_ext2" is detected by Tails 0.111
And drive "gpt_ext2" is not mounted 0.119
And drive "msdos_fat32" is detected by Tails 0.077
And drive "msdos_fat32" is not mounted 0.071
After features/support/hooks.rb:291 0.782
After features/support/hooks.rb:75 0.005