Project Number Date
test_Tails_ISO_stable 4874 05 Jun 2024, 12:31

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:42.210 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:0.137
Before features/support/hooks.rb:269 0.030
Given a computer 0.510
And I temporarily create a 100 MiB disk named "swap" 0.124
And I create a gpt swap partition on disk "swap" 12.919
And I plug SATA drive "swap" 1.047
And I temporarily create a 2 GiB disk named "live_hd" 0.033
And I write the Tails ISO image to disk "live_hd" 25.843
And I plug SATA drive "live_hd" 1.057
When I start Tails with network unplugged and I login 1:18.189
Then a "swap" partition was detected by Tails on drive "swap" 0.109
And drive "live_hd" is detected by Tails 0.151
But Tails has no disk swap enabled 0.085
And drive "live_hd" is not mounted 0.065
After features/support/hooks.rb:315 0.792
After features/support/hooks.rb:100 0.119
Tags: @product
1:33.437
Before features/support/hooks.rb:269 0.002
Given a computer 0.170
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.036
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 23.583
And I plug non-removable USB drive "fake_TailsData" 1.047
When I start the computer 0.973
And the computer boots Tails 53.970
Then drive "fake_TailsData" is detected by Tails 0.162
And Tails Greeter has not detected a persistence partition 13.492
After features/support/hooks.rb:315 0.723
After features/support/hooks.rb:100 0.043
Tags: @product
1:35.459
Before features/support/hooks.rb:269 0.002
Given a computer 0.238
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.033
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 24.538
And I plug SATA drive "fake_TailsData" 1.043
When I start the computer 0.970
And the computer boots Tails 54.613
Then drive "fake_TailsData" is detected by Tails 0.156
And Tails Greeter has not detected a persistence partition 13.864
After features/support/hooks.rb:315 1.046
After features/support/hooks.rb:100 0.010
Tags: @product
1:33.176
Before features/support/hooks.rb:269 0.003
Given a computer 0.254
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.033
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 6.205
And I plug SATA drive "gpt_ext2" 1.048
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.036
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 6.157
And I plug SATA drive "msdos_fat32" 1.063
And I start Tails from DVD with network unplugged and I login 1:18.002
Then drive "gpt_ext2" is detected by Tails 0.128
And drive "gpt_ext2" is not mounted 0.066
And drive "msdos_fat32" is detected by Tails 0.093
And drive "msdos_fat32" is not mounted 0.086
After features/support/hooks.rb:315 1.602
After features/support/hooks.rb:100 0.007