Project Number Date
test_Tails_ISO_stable 4581 21 Dec 2023, 12:09

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:14.167 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:29.408
Before features/support/hooks.rb:245 0.034
Given a computer 0.530
And I temporarily create a 100 MiB disk named "swap" 0.159
And I create a gpt swap partition on disk "swap" 9.290
And I plug SATA drive "swap" 1.274
And I temporarily create a 2 GiB disk named "live_hd" 0.059
And I write the Tails ISO image to disk "live_hd" 15.794
And I plug SATA drive "live_hd" 1.058
When I start Tails with network unplugged and I login 1:0.830
Then a "swap" partition was detected by Tails on drive "swap" 0.114
And drive "live_hd" is detected by Tails 0.116
But Tails has no disk swap enabled 0.106
And drive "live_hd" is not mounted 0.073
After features/support/hooks.rb:291 0.793
After features/support/hooks.rb:75 0.106
Tags: @product
1:15.781
Before features/support/hooks.rb:245 0.002
Given a computer 0.168
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.046
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 18.603
And I plug non-removable USB drive "fake_TailsData" 1.046
When I start the computer 1.000
And the computer boots Tails 41.726
Then drive "fake_TailsData" is detected by Tails 0.093
And Tails Greeter has not detected a persistence partition 13.096
After features/support/hooks.rb:291 0.724
After features/support/hooks.rb:75 0.007
Tags: @product
1:17.221
Before features/support/hooks.rb:245 0.003
Given a computer 0.193
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.062
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 18.392
And I plug SATA drive "fake_TailsData" 1.060
When I start the computer 0.921
And the computer boots Tails 43.345
Then drive "fake_TailsData" is detected by Tails 0.129
And Tails Greeter has not detected a persistence partition 13.115
After features/support/hooks.rb:291 0.682
After features/support/hooks.rb:75 0.007
Tags: @product
1:11.756
Before features/support/hooks.rb:245 0.002
Given a computer 0.259
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.076
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 3.932
And I plug SATA drive "gpt_ext2" 1.050
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.051
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 3.946
And I plug SATA drive "msdos_fat32" 1.051
And I start Tails from DVD with network unplugged and I login 1:0.840
Then drive "gpt_ext2" is detected by Tails 0.141
And drive "gpt_ext2" is not mounted 0.161
And drive "msdos_fat32" is detected by Tails 0.120
And drive "msdos_fat32" is not mounted 0.124
After features/support/hooks.rb:291 0.755
After features/support/hooks.rb:75 0.007