Project Number Date
test_Tails_ISO_devel 3240 17 Jan 2024, 12:37

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:7.343 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:29.289
Before features/support/hooks.rb:245 0.033
Given a computer 0.990
And I temporarily create a 100 MiB disk named "swap" 0.217
And I create a gpt swap partition on disk "swap" 11.075
And I plug SATA drive "swap" 1.047
And I temporarily create a 2 GiB disk named "live_hd" 0.034
And I write the Tails ISO image to disk "live_hd" 15.492
And I plug SATA drive "live_hd" 1.053
When I start Tails with network unplugged and I login 58.933
Then a "swap" partition was detected by Tails on drive "swap" 0.120
And drive "live_hd" is detected by Tails 0.110
But Tails has no disk swap enabled 0.107
And drive "live_hd" is not mounted 0.106
After features/support/hooks.rb:291 0.670
After features/support/hooks.rb:75 0.105
Tags: @product
1:15.533
Before features/support/hooks.rb:245 0.003
Given a computer 0.122
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.022
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 17.286
And I plug non-removable USB drive "fake_TailsData" 1.039
When I start the computer 1.038
And the computer boots Tails 42.694
Then drive "fake_TailsData" is detected by Tails 0.091
And Tails Greeter has not detected a persistence partition 13.239
After features/support/hooks.rb:291 0.736
After features/support/hooks.rb:75 0.010
Tags: @product
1:13.144
Before features/support/hooks.rb:245 0.003
Given a computer 0.117
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.024
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 15.783
And I plug SATA drive "fake_TailsData" 1.054
When I start the computer 0.994
And the computer boots Tails 41.685
Then drive "fake_TailsData" is detected by Tails 0.116
And Tails Greeter has not detected a persistence partition 13.366
After features/support/hooks.rb:291 0.712
After features/support/hooks.rb:75 0.007
Tags: @product
1:9.374
Before features/support/hooks.rb:245 0.002
Given a computer 0.122
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.022
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 3.872
And I plug SATA drive "gpt_ext2" 1.036
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.025
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 3.845
And I plug SATA drive "msdos_fat32" 1.048
And I start Tails from DVD with network unplugged and I login 58.981
Then drive "gpt_ext2" is detected by Tails 0.188
And drive "gpt_ext2" is not mounted 0.073
And drive "msdos_fat32" is detected by Tails 0.084
And drive "msdos_fat32" is not mounted 0.073
After features/support/hooks.rb:291 0.637
After features/support/hooks.rb:75 0.006