Project Number Date
test_Tails_ISO_stable 4547 03 Dec 2023, 12:20

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:18.044 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:32.692
Before features/support/hooks.rb:245 0.022
Given a computer 0.494
And I temporarily create a 100 MiB disk named "swap" 0.067
And I create a gpt swap partition on disk "swap" 9.015
And I plug SATA drive "swap" 1.058
And I temporarily create a 2 GiB disk named "live_hd" 0.524
And I write the Tails ISO image to disk "live_hd" 18.201
And I plug SATA drive "live_hd" 1.054
When I start Tails with network unplugged and I login 1:1.768
Then a "swap" partition was detected by Tails on drive "swap" 0.206
And drive "live_hd" is detected by Tails 0.122
But Tails has no disk swap enabled 0.085
And drive "live_hd" is not mounted 0.094
After features/support/hooks.rb:291 0.759
After features/support/hooks.rb:75 0.131
Tags: @product
1:17.818
Before features/support/hooks.rb:245 0.002
Given a computer 0.176
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.045
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 19.214
And I plug non-removable USB drive "fake_TailsData" 1.056
When I start the computer 1.050
And the computer boots Tails 42.938
Then drive "fake_TailsData" is detected by Tails 0.112
And Tails Greeter has not detected a persistence partition 13.223
After features/support/hooks.rb:291 0.855
After features/support/hooks.rb:75 0.012
Tags: @product
1:14.621
Before features/support/hooks.rb:245 0.003
Given a computer 0.494
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.125
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 16.923
And I plug SATA drive "fake_TailsData" 1.061
When I start the computer 1.037
And the computer boots Tails 41.699
Then drive "fake_TailsData" is detected by Tails 0.100
And Tails Greeter has not detected a persistence partition 13.178
After features/support/hooks.rb:291 0.787
After features/support/hooks.rb:75 0.010
Tags: @product
1:12.912
Before features/support/hooks.rb:245 0.002
Given a computer 0.145
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.043
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 3.919
And I plug SATA drive "gpt_ext2" 1.054
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.049
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 4.905
And I plug SATA drive "msdos_fat32" 1.060
And I start Tails from DVD with network unplugged and I login 1:1.278
Then drive "gpt_ext2" is detected by Tails 0.184
And drive "gpt_ext2" is not mounted 0.086
And drive "msdos_fat32" is detected by Tails 0.099
And drive "msdos_fat32" is not mounted 0.084
After features/support/hooks.rb:291 0.761
After features/support/hooks.rb:75 0.006