Project Number Date
test_Tails_ISO_devel 3202 20 Dec 2023, 12:36

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:14.376 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:34.179
Before features/support/hooks.rb:245 0.030
Given a computer 0.638
And I temporarily create a 100 MiB disk named "swap" 0.135
And I create a gpt swap partition on disk "swap" 13.162
And I plug SATA drive "swap" 1.344
And I temporarily create a 2 GiB disk named "live_hd" 0.563
And I write the Tails ISO image to disk "live_hd" 16.079
And I plug SATA drive "live_hd" 1.052
When I start Tails with network unplugged and I login 1:0.743
Then a "swap" partition was detected by Tails on drive "swap" 0.107
And drive "live_hd" is detected by Tails 0.151
But Tails has no disk swap enabled 0.129
And drive "live_hd" is not mounted 0.070
After features/support/hooks.rb:291 0.672
After features/support/hooks.rb:75 0.101
Tags: @product
1:17.054
Before features/support/hooks.rb:245 0.002
Given a computer 0.147
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.047
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 19.973
And I plug non-removable USB drive "fake_TailsData" 1.053
When I start the computer 0.980
And the computer boots Tails 41.434
Then drive "fake_TailsData" is detected by Tails 0.114
And Tails Greeter has not detected a persistence partition 13.303
After features/support/hooks.rb:291 0.781
After features/support/hooks.rb:75 0.009
Tags: @product
1:12.199
Before features/support/hooks.rb:245 0.002
Given a computer 0.153
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.047
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 15.498
And I plug SATA drive "fake_TailsData" 1.061
When I start the computer 0.934
And the computer boots Tails 41.146
Then drive "fake_TailsData" is detected by Tails 0.101
And Tails Greeter has not detected a persistence partition 13.256
After features/support/hooks.rb:291 0.774
After features/support/hooks.rb:75 0.007
Tags: @product
1:10.943
Before features/support/hooks.rb:245 0.002
Given a computer 0.166
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" 3.948
And I plug SATA drive "gpt_ext2" 1.046
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.038
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 3.950
And I plug SATA drive "msdos_fat32" 1.071
And I start Tails from DVD with network unplugged and I login 1:0.260
Then drive "gpt_ext2" is detected by Tails 0.178
And drive "gpt_ext2" is not mounted 0.068
And drive "msdos_fat32" is detected by Tails 0.085
And drive "msdos_fat32" is not mounted 0.086
After features/support/hooks.rb:291 0.767
After features/support/hooks.rb:75 0.007