Project Number Date
test_Tails_ISO_devel 3366 29 Apr 2024, 12:40

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:54.693 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.566
Before features/support/hooks.rb:259 0.030
Given a computer 0.464
And I temporarily create a 100 MiB disk named "swap" 0.133
And I create a gpt swap partition on disk "swap" 12.580
And I plug SATA drive "swap" 1.056
And I temporarily create a 2 GiB disk named "live_hd" 0.040
And I write the Tails ISO image to disk "live_hd" 26.874
And I plug SATA drive "live_hd" 1.068
When I start Tails with network unplugged and I login 1:20.842
Then a "swap" partition was detected by Tails on drive "swap" 0.176
And drive "live_hd" is detected by Tails 0.161
But Tails has no disk swap enabled 0.091
And drive "live_hd" is not mounted 0.076
After features/support/hooks.rb:305 0.666
After features/support/hooks.rb:89 0.127
Tags: @product
1:37.392
Before features/support/hooks.rb:259 0.002
Given a computer 0.186
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.049
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 22.010
And I plug non-removable USB drive "fake_TailsData" 1.058
When I start the computer 1.102
And the computer boots Tails 58.594
Then drive "fake_TailsData" is detected by Tails 0.168
And Tails Greeter has not detected a persistence partition 14.223
After features/support/hooks.rb:305 0.828
After features/support/hooks.rb:89 0.009
Tags: @product
1:37.860
Before features/support/hooks.rb:259 0.002
Given a computer 0.240
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.083
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 22.886
And I plug SATA drive "fake_TailsData" 1.054
When I start the computer 1.094
And the computer boots Tails 57.619
Then drive "fake_TailsData" is detected by Tails 0.153
And Tails Greeter has not detected a persistence partition 14.728
After features/support/hooks.rb:305 0.780
After features/support/hooks.rb:89 0.010
Tags: @product
1:35.874
Before features/support/hooks.rb:259 0.002
Given a computer 0.159
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.040
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 5.189
And I plug SATA drive "gpt_ext2" 1.052
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.051
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 6.266
And I plug SATA drive "msdos_fat32" 1.142
And I start Tails from DVD with network unplugged and I login 1:21.538
Then drive "gpt_ext2" is detected by Tails 0.156
And drive "gpt_ext2" is not mounted 0.078
And drive "msdos_fat32" is detected by Tails 0.125
And drive "msdos_fat32" is not mounted 0.072
After features/support/hooks.rb:305 0.721
After features/support/hooks.rb:89 0.008