Project Number Date
test_Tails_ISO_stable 5014 10 Aug 2024, 12:16

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:58.682 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:1.088
Before features/support/hooks.rb:269 0.035
Given a computer 0.457
And I temporarily create a 100 MiB disk named "swap" 0.104
And I create a gpt swap partition on disk "swap" 12.152
And I plug SATA drive "swap" 1.048
And I temporarily create a 2 GiB disk named "live_hd" 0.042
And I write the Tails ISO image to disk "live_hd" 26.576
And I plug SATA drive "live_hd" 1.058
When I start Tails with network unplugged and I login 1:19.201
Then a "swap" partition was detected by Tails on drive "swap" 0.112
And drive "live_hd" is detected by Tails 0.176
But Tails has no disk swap enabled 0.077
And drive "live_hd" is not mounted 0.080
After features/support/hooks.rb:326 0.778
After features/support/hooks.rb:100 0.136
Tags: @product
1:36.300
Before features/support/hooks.rb:269 0.003
Given a computer 0.196
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.050
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 25.212
And I plug non-removable USB drive "fake_TailsData" 1.055
When I start the computer 0.989
And the computer boots Tails 54.814
Then drive "fake_TailsData" is detected by Tails 0.140
And Tails Greeter has not detected a persistence partition 13.840
After features/support/hooks.rb:326 0.931
After features/support/hooks.rb:100 0.009
Tags: @product
1:46.943
Before features/support/hooks.rb:269 0.002
Given a computer 0.163
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.040
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 27.826
And I plug SATA drive "fake_TailsData" 1.054
When I start the computer 1.113
And the computer boots Tails 1:2.610
Then drive "fake_TailsData" is detected by Tails 0.150
And Tails Greeter has not detected a persistence partition 13.983
After features/support/hooks.rb:326 0.735
After features/support/hooks.rb:100 0.007
Tags: @product
1:34.349
Before features/support/hooks.rb:269 0.002
Given a computer 0.169
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.037
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 6.185
And I plug SATA drive "gpt_ext2" 1.053
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.061
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 6.195
And I plug SATA drive "msdos_fat32" 1.064
And I start Tails from DVD with network unplugged and I login 1:19.219
Then drive "gpt_ext2" is detected by Tails 0.117
And drive "gpt_ext2" is not mounted 0.081
And drive "msdos_fat32" is detected by Tails 0.085
And drive "msdos_fat32" is not mounted 0.078
After features/support/hooks.rb:326 0.600
After features/support/hooks.rb:100 0.008