Project Number Date
test_Tails_ISO_stable 4983 30 Jul 2024, 12:38

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:18.878 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:24.553
Before features/support/hooks.rb:269 0.023
Given a computer 0.744
And I temporarily create a 100 MiB disk named "swap" 0.619
And I create a gpt swap partition on disk "swap" 12.899
And I plug SATA drive "swap" 1.058
And I temporarily create a 2 GiB disk named "live_hd" 0.043
And I write the Tails ISO image to disk "live_hd" 29.472
And I plug SATA drive "live_hd" 1.301
When I start Tails with network unplugged and I login 1:37.951
Then a "swap" partition was detected by Tails on drive "swap" 0.127
And drive "live_hd" is detected by Tails 0.138
But Tails has no disk swap enabled 0.100
And drive "live_hd" is not mounted 0.096
After features/support/hooks.rb:326 0.708
After features/support/hooks.rb:100 0.118
Tags: @product
1:40.095
Before features/support/hooks.rb:269 0.001
Given a computer 0.195
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.065
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 23.660
And I plug non-removable USB drive "fake_TailsData" 1.074
When I start the computer 1.078
And the computer boots Tails 59.745
Then drive "fake_TailsData" is detected by Tails 0.169
And Tails Greeter has not detected a persistence partition 14.106
After features/support/hooks.rb:326 0.765
After features/support/hooks.rb:100 0.022
Tags: @product
1:38.849
Before features/support/hooks.rb:269 0.003
Given a computer 0.230
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.068
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 23.901
And I plug SATA drive "fake_TailsData" 1.058
When I start the computer 1.111
And the computer boots Tails 58.311
Then drive "fake_TailsData" is detected by Tails 0.130
And Tails Greeter has not detected a persistence partition 14.038
After features/support/hooks.rb:326 0.805
After features/support/hooks.rb:100 0.009
Tags: @product
1:35.380
Before features/support/hooks.rb:269 0.003
Given a computer 0.222
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.098
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 6.387
And I plug SATA drive "gpt_ext2" 1.068
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.072
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 6.274
And I plug SATA drive "msdos_fat32" 1.075
And I start Tails from DVD with network unplugged and I login 1:19.795
Then drive "gpt_ext2" is detected by Tails 0.131
And drive "gpt_ext2" is not mounted 0.086
And drive "msdos_fat32" is detected by Tails 0.094
And drive "msdos_fat32" is not mounted 0.071
After features/support/hooks.rb:326 0.758
After features/support/hooks.rb:100 0.006