Project Number Date
test_Tails_ISO_stable 4636 25 Jan 2024, 15:05

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:27.993 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:38.848
Before features/support/hooks.rb:245 0.022
Given a computer 0.728
And I temporarily create a 100 MiB disk named "swap" 0.204
And I create a gpt swap partition on disk "swap" 14.621
And I plug SATA drive "swap" 1.065
And I temporarily create a 2 GiB disk named "live_hd" 0.059
And I write the Tails ISO image to disk "live_hd" 16.410
And I plug SATA drive "live_hd" 1.068
When I start Tails with network unplugged and I login 1:4.177
Then a "swap" partition was detected by Tails on drive "swap" 0.200
And drive "live_hd" is detected by Tails 0.143
But Tails has no disk swap enabled 0.098
And drive "live_hd" is not mounted 0.068
After features/support/hooks.rb:291 0.855
After features/support/hooks.rb:75 0.138
Tags: @product
1:16.179
Before features/support/hooks.rb:245 0.003
Given a computer 0.242
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" 16.328
And I plug non-removable USB drive "fake_TailsData" 1.047
When I start the computer 1.029
And the computer boots Tails 43.809
Then drive "fake_TailsData" is detected by Tails 0.118
And Tails Greeter has not detected a persistence partition 13.556
After features/support/hooks.rb:291 0.810
After features/support/hooks.rb:75 0.014
Tags: @product
1:16.397
Before features/support/hooks.rb:245 0.002
Given a computer 0.255
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.117
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 17.047
And I plug SATA drive "fake_TailsData" 1.055
When I start the computer 1.029
And the computer boots Tails 43.474
Then drive "fake_TailsData" is detected by Tails 0.111
And Tails Greeter has not detected a persistence partition 13.308
After features/support/hooks.rb:291 0.711
After features/support/hooks.rb:75 0.008
Tags: @product
1:16.567
Before features/support/hooks.rb:245 0.002
Given a computer 0.144
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.030
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 3.890
And I plug SATA drive "gpt_ext2" 1.043
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.512
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 3.977
And I plug SATA drive "msdos_fat32" 1.049
And I start Tails from DVD with network unplugged and I login 1:5.458
Then drive "gpt_ext2" is detected by Tails 0.166
And drive "gpt_ext2" is not mounted 0.078
And drive "msdos_fat32" is detected by Tails 0.138
And drive "msdos_fat32" is not mounted 0.076
After features/support/hooks.rb:291 0.827
After features/support/hooks.rb:75 0.006