Project Number Date
test_Tails_ISO_stable 4556 07 Dec 2023, 18:59

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:34.763 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:35.350
Before features/support/hooks.rb:245 0.035
Given a computer 0.496
And I temporarily create a 100 MiB disk named "swap" 0.147
And I create a gpt swap partition on disk "swap" 11.991
And I plug SATA drive "swap" 1.212
And I temporarily create a 2 GiB disk named "live_hd" 0.038
And I write the Tails ISO image to disk "live_hd" 17.962
And I plug SATA drive "live_hd" 1.070
When I start Tails with network unplugged and I login 1:1.949
Then a "swap" partition was detected by Tails on drive "swap" 0.141
And drive "live_hd" is detected by Tails 0.120
But Tails has no disk swap enabled 0.095
And drive "live_hd" is not mounted 0.124
After features/support/hooks.rb:291 0.716
After features/support/hooks.rb:75 0.141
Tags: @product
1:16.158
Before features/support/hooks.rb:245 0.003
Given a computer 0.153
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.053
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 16.401
And I plug non-removable USB drive "fake_TailsData" 1.046
When I start the computer 1.044
And the computer boots Tails 43.937
Then drive "fake_TailsData" is detected by Tails 0.115
And Tails Greeter has not detected a persistence partition 13.405
After features/support/hooks.rb:291 0.779
After features/support/hooks.rb:75 0.010
Tags: @product
1:22.686
Before features/support/hooks.rb:245 0.002
Given a computer 0.169
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.051
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 21.317
And I plug SATA drive "fake_TailsData" 1.088
When I start the computer 1.168
And the computer boots Tails 45.113
Then drive "fake_TailsData" is detected by Tails 0.118
And Tails Greeter has not detected a persistence partition 13.660
After features/support/hooks.rb:291 0.894
After features/support/hooks.rb:75 0.012
Tags: @product
1:20.567
Before features/support/hooks.rb:245 0.004
Given a computer 0.186
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.050
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 5.077
And I plug SATA drive "gpt_ext2" 1.056
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.046
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 5.020
And I plug SATA drive "msdos_fat32" 1.081
And I start Tails from DVD with network unplugged and I login 1:7.465
Then drive "gpt_ext2" is detected by Tails 0.208
And drive "gpt_ext2" is not mounted 0.146
And drive "msdos_fat32" is detected by Tails 0.130
And drive "msdos_fat32" is not mounted 0.098
After features/support/hooks.rb:291 0.735
After features/support/hooks.rb:75 0.007