Project Number Date
test_Tails_ISO_stable 5142 04 Oct 2024, 08:53

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 7:8.088 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
2:8.055
Before features/support/hooks.rb:269 0.036
Given a computer 0.596
And I temporarily create a 100 MiB disk named "swap" 0.121
And I create a gpt swap partition on disk "swap" 13.087
And I plug SATA drive "swap" 1.061
And I temporarily create a 2 GiB disk named "live_hd" 0.043
And I write the Tails ISO image to disk "live_hd" 28.678
And I plug SATA drive "live_hd" 1.067
When I start Tails with network unplugged and I login 1:22.917
Then a "swap" partition was detected by Tails on drive "swap" 0.150
And drive "live_hd" is detected by Tails 0.154
But Tails has no disk swap enabled 0.100
And drive "live_hd" is not mounted 0.078
After features/support/hooks.rb:326 0.738
After features/support/hooks.rb:100 0.126
Tags: @product
1:38.089
Before features/support/hooks.rb:269 0.002
Given a computer 0.172
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" 24.226
And I plug non-removable USB drive "fake_TailsData" 1.055
When I start the computer 1.140
And the computer boots Tails 57.450
Then drive "fake_TailsData" is detected by Tails 0.152
And Tails Greeter has not detected a persistence partition 13.839
After features/support/hooks.rb:326 0.845
After features/support/hooks.rb:100 0.026
Tags: @product
1:36.642
Before features/support/hooks.rb:269 0.002
Given a computer 0.204
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.054
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 22.099
And I plug SATA drive "fake_TailsData" 1.065
When I start the computer 1.036
And the computer boots Tails 57.955
Then drive "fake_TailsData" is detected by Tails 0.136
And Tails Greeter has not detected a persistence partition 14.089
After features/support/hooks.rb:326 0.833
After features/support/hooks.rb:100 0.011
Tags: @product
1:45.300
Before features/support/hooks.rb:269 0.003
Given a computer 0.333
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.095
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 6.285
And I plug SATA drive "gpt_ext2" 1.056
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.110
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 6.356
And I plug SATA drive "msdos_fat32" 1.077
And I start Tails from DVD with network unplugged and I login 1:29.548
Then drive "gpt_ext2" is detected by Tails 0.148
And drive "gpt_ext2" is not mounted 0.087
And drive "msdos_fat32" is detected by Tails 0.112
And drive "msdos_fat32" is not mounted 0.088
After features/support/hooks.rb:326 1.163
After features/support/hooks.rb:100 0.008