Project Number Date
test_Tails_ISO_devel 3411 02 Jun 2024, 13:20

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:49.005 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:3.282
Before features/support/hooks.rb:265 0.024
Given a computer 0.504
And I temporarily create a 100 MiB disk named "swap" 0.101
And I create a gpt swap partition on disk "swap" 12.147
And I plug SATA drive "swap" 1.049
And I temporarily create a 2 GiB disk named "live_hd" 0.042
And I write the Tails ISO image to disk "live_hd" 27.000
And I plug SATA drive "live_hd" 1.067
When I start Tails with network unplugged and I login 1:20.957
Then a "swap" partition was detected by Tails on drive "swap" 0.097
And drive "live_hd" is detected by Tails 0.147
But Tails has no disk swap enabled 0.093
And drive "live_hd" is not mounted 0.072
After features/support/hooks.rb:311 0.646
After features/support/hooks.rb:100 0.113
Tags: @product
1:34.349
Before features/support/hooks.rb:265 0.002
Given a computer 0.198
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.055
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 22.764
And I plug non-removable USB drive "fake_TailsData" 1.119
When I start the computer 1.134
And the computer boots Tails 54.947
Then drive "fake_TailsData" is detected by Tails 0.163
And Tails Greeter has not detected a persistence partition 13.965
After features/support/hooks.rb:311 0.794
After features/support/hooks.rb:100 0.008
Tags: @product
1:33.635
Before features/support/hooks.rb:265 0.001
Given a computer 0.309
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.042
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 21.535
And I plug SATA drive "fake_TailsData" 1.047
When I start the computer 0.986
And the computer boots Tails 55.726
Then drive "fake_TailsData" is detected by Tails 0.163
And Tails Greeter has not detected a persistence partition 13.824
After features/support/hooks.rb:311 0.741
After features/support/hooks.rb:100 0.019
Tags: @product
1:37.737
Before features/support/hooks.rb:265 0.002
Given a computer 0.199
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.043
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 7.876
And I plug SATA drive "gpt_ext2" 1.117
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.046
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 6.423
And I plug SATA drive "msdos_fat32" 1.156
And I start Tails from DVD with network unplugged and I login 1:20.379
Then drive "gpt_ext2" is detected by Tails 0.163
And drive "gpt_ext2" is not mounted 0.091
And drive "msdos_fat32" is detected by Tails 0.142
And drive "msdos_fat32" is not mounted 0.096
After features/support/hooks.rb:311 1.294
After features/support/hooks.rb:100 0.009