Project Number Date
test_Tails_ISO_stable 4758 30 Mar 2024, 11:50

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:48.471 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:42.373
Before features/support/hooks.rb:245 0.035
Given a computer 0.581
And I temporarily create a 100 MiB disk named "swap" 0.136
And I create a gpt swap partition on disk "swap" 10.845
And I plug SATA drive "swap" 1.054
And I temporarily create a 2 GiB disk named "live_hd" 0.042
And I write the Tails ISO image to disk "live_hd" 16.672
And I plug SATA drive "live_hd" 1.064
When I start Tails with network unplugged and I login 1:11.587
Then a "swap" partition was detected by Tails on drive "swap" 0.090
And drive "live_hd" is detected by Tails 0.150
But Tails has no disk swap enabled 0.082
And drive "live_hd" is not mounted 0.065
After features/support/hooks.rb:291 0.687
After features/support/hooks.rb:75 0.111
Tags: @product
1:22.203
Before features/support/hooks.rb:245 0.002
Given a computer 0.132
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.034
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 18.180
And I plug non-removable USB drive "fake_TailsData" 1.049
When I start the computer 1.044
And the computer boots Tails 48.320
Then drive "fake_TailsData" is detected by Tails 0.286
And Tails Greeter has not detected a persistence partition 13.155
After features/support/hooks.rb:291 0.738
After features/support/hooks.rb:75 0.055
Tags: @product
1:24.334
Before features/support/hooks.rb:245 0.002
Given a computer 0.131
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.028
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 19.892
And I plug SATA drive "fake_TailsData" 1.048
When I start the computer 0.930
And the computer boots Tails 49.039
Then drive "fake_TailsData" is detected by Tails 0.145
And Tails Greeter has not detected a persistence partition 13.118
After features/support/hooks.rb:291 0.718
After features/support/hooks.rb:75 0.008
Tags: @product
1:19.559
Before features/support/hooks.rb:245 0.002
Given a computer 0.127
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.031
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 3.916
And I plug SATA drive "gpt_ext2" 1.045
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.028
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 3.900
And I plug SATA drive "msdos_fat32" 1.054
And I start Tails from DVD with network unplugged and I login 1:9.067
Then drive "gpt_ext2" is detected by Tails 0.135
And drive "gpt_ext2" is not mounted 0.072
And drive "msdos_fat32" is detected by Tails 0.098
And drive "msdos_fat32" is not mounted 0.080
After features/support/hooks.rb:291 1.070
After features/support/hooks.rb:75 0.006