Project Number Date
test_Tails_ISO_stable 4518 16 Nov 2023, 12:13

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:23.433 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:34.534
Before features/support/hooks.rb:245 0.027
Given a computer 0.576
And I temporarily create a 100 MiB disk named "swap" 0.087
And I create a gpt swap partition on disk "swap" 11.022
And I plug SATA drive "swap" 1.054
And I temporarily create a 2 GiB disk named "live_hd" 0.054
And I write the Tails ISO image to disk "live_hd" 17.420
And I plug SATA drive "live_hd" 1.066
When I start Tails with network unplugged and I login 1:2.731
Then a "swap" partition was detected by Tails on drive "swap" 0.208
And drive "live_hd" is detected by Tails 0.126
But Tails has no disk swap enabled 0.096
And drive "live_hd" is not mounted 0.090
After features/support/hooks.rb:290 0.725
After features/support/hooks.rb:75 0.142
Tags: @product
1:16.496
Before features/support/hooks.rb:245 0.002
Given a computer 0.174
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.044
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 17.237
And I plug non-removable USB drive "fake_TailsData" 1.055
When I start the computer 1.021
And the computer boots Tails 43.574
Then drive "fake_TailsData" is detected by Tails 0.110
And Tails Greeter has not detected a persistence partition 13.278
After features/support/hooks.rb:290 0.749
After features/support/hooks.rb:75 0.009
Tags: @product
1:16.379
Before features/support/hooks.rb:245 0.002
Given a computer 0.152
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.048
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 16.645
And I plug SATA drive "fake_TailsData" 1.064
When I start the computer 1.077
And the computer boots Tails 43.647
Then drive "fake_TailsData" is detected by Tails 0.114
And Tails Greeter has not detected a persistence partition 13.630
After features/support/hooks.rb:290 0.730
After features/support/hooks.rb:75 0.010
Tags: @product
1:16.022
Before features/support/hooks.rb:245 0.003
Given a computer 0.245
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.192
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 5.076
And I plug SATA drive "gpt_ext2" 1.059
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.053
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 3.919
And I plug SATA drive "msdos_fat32" 1.052
And I start Tails from DVD with network unplugged and I login 1:4.051
Then drive "gpt_ext2" is detected by Tails 0.120
And drive "gpt_ext2" is not mounted 0.074
And drive "msdos_fat32" is detected by Tails 0.094
And drive "msdos_fat32" is not mounted 0.080
After features/support/hooks.rb:290 0.818
After features/support/hooks.rb:75 0.006