Project Number Date
test_Tails_ISO_devel 3188 10 Dec 2023, 12:26

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:9.399 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.484
Before features/support/hooks.rb:245 0.028
Given a computer 0.427
And I temporarily create a 100 MiB disk named "swap" 0.118
And I create a gpt swap partition on disk "swap" 10.230
And I plug SATA drive "swap" 1.065
And I temporarily create a 2 GiB disk named "live_hd" 0.058
And I write the Tails ISO image to disk "live_hd" 16.755
And I plug SATA drive "live_hd" 1.068
When I start Tails with network unplugged and I login 1:0.302
Then a "swap" partition was detected by Tails on drive "swap" 0.110
And drive "live_hd" is detected by Tails 0.165
But Tails has no disk swap enabled 0.099
And drive "live_hd" is not mounted 0.080
After features/support/hooks.rb:291 0.868
After features/support/hooks.rb:75 0.107
Tags: @product
1:16.476
Before features/support/hooks.rb:245 0.002
Given a computer 0.188
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.050
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 19.406
And I plug non-removable USB drive "fake_TailsData" 1.047
When I start the computer 1.029
And the computer boots Tails 41.327
Then drive "fake_TailsData" is detected by Tails 0.106
And Tails Greeter has not detected a persistence partition 13.321
After features/support/hooks.rb:291 0.822
After features/support/hooks.rb:75 0.010
Tags: @product
1:12.330
Before features/support/hooks.rb:245 0.003
Given a computer 0.184
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.043
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 15.441
And I plug SATA drive "fake_TailsData" 1.068
When I start the computer 0.999
And the computer boots Tails 41.444
Then drive "fake_TailsData" is detected by Tails 0.095
And Tails Greeter has not detected a persistence partition 13.054
After features/support/hooks.rb:291 0.956
After features/support/hooks.rb:75 0.028
Tags: @product
1:10.107
Before features/support/hooks.rb:245 0.004
Given a computer 0.292
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.046
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 3.949
And I plug SATA drive "gpt_ext2" 1.057
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.043
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 4.892
And I plug SATA drive "msdos_fat32" 1.049
And I start Tails from DVD with network unplugged and I login 58.278
Then drive "gpt_ext2" is detected by Tails 0.142
And drive "gpt_ext2" is not mounted 0.084
And drive "msdos_fat32" is detected by Tails 0.127
And drive "msdos_fat32" is not mounted 0.143
After features/support/hooks.rb:291 0.631
After features/support/hooks.rb:75 0.006