Project Number Date
test_Tails_ISO_stable 4684 27 Feb 2024, 21:47

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 6:10.380 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:48.275
Before features/support/hooks.rb:245 0.025
Given a computer 0.599
And I temporarily create a 100 MiB disk named "swap" 0.193
And I create a gpt swap partition on disk "swap" 13.744
And I plug SATA drive "swap" 1.048
And I temporarily create a 2 GiB disk named "live_hd" 0.069
And I write the Tails ISO image to disk "live_hd" 18.661
And I plug SATA drive "live_hd" 1.062
When I start Tails with network unplugged and I login 1:12.444
Then a "swap" partition was detected by Tails on drive "swap" 0.126
And drive "live_hd" is detected by Tails 0.175
But Tails has no disk swap enabled 0.076
And drive "live_hd" is not mounted 0.073
After features/support/hooks.rb:291 0.729
After features/support/hooks.rb:75 0.110
Tags: @product
1:25.170
Before features/support/hooks.rb:245 0.002
Given a computer 0.211
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.063
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 18.479
And I plug non-removable USB drive "fake_TailsData" 1.051
When I start the computer 0.951
And the computer boots Tails 51.130
Then drive "fake_TailsData" is detected by Tails 0.143
And Tails Greeter has not detected a persistence partition 13.138
After features/support/hooks.rb:291 0.752
After features/support/hooks.rb:75 0.007
Tags: @product
1:32.788
Before features/support/hooks.rb:245 0.001
Given a computer 0.305
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.132
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 25.327
And I plug SATA drive "fake_TailsData" 1.047
When I start the computer 1.046
And the computer boots Tails 51.510
Then drive "fake_TailsData" is detected by Tails 0.161
And Tails Greeter has not detected a persistence partition 13.255
After features/support/hooks.rb:291 0.775
After features/support/hooks.rb:75 0.006
Tags: @product
1:24.145
Before features/support/hooks.rb:245 0.001
Given a computer 0.147
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.047
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 3.966
And I plug SATA drive "gpt_ext2" 1.055
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.050
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 5.007
And I plug SATA drive "msdos_fat32" 1.062
And I start Tails from DVD with network unplugged and I login 1:12.391
Then drive "gpt_ext2" is detected by Tails 0.154
And drive "gpt_ext2" is not mounted 0.070
And drive "msdos_fat32" is detected by Tails 0.100
And drive "msdos_fat32" is not mounted 0.091
After features/support/hooks.rb:291 0.625
After features/support/hooks.rb:75 0.009