Project Number Date
test_Tails_ISO_19139-arti-bridges 10 23 Nov 2024, 22:11

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 7:5.353 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:5.151
Before features/support/hooks.rb:269 0.029
Given a computer 0.456
And I temporarily create a 100 MiB disk named "swap" 0.121
And I create a gpt swap partition on disk "swap" 12.296
And I plug SATA drive "swap" 1.053
And I temporarily create a 2 GiB disk named "live_hd" 0.036
And I write the Tails ISO image to disk "live_hd" 27.369
And I plug SATA drive "live_hd" 1.078
When I start Tails with network unplugged and I login 1:22.325
Then a "swap" partition was detected by Tails on drive "swap" 0.104
And drive "live_hd" is detected by Tails 0.148
But Tails has no disk swap enabled 0.082
And drive "live_hd" is not mounted 0.077
After features/support/hooks.rb:326 0.715
After features/support/hooks.rb:100 0.124
Tags: @product
1:36.529
Before features/support/hooks.rb:269 0.002
Given a computer 0.190
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.051
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 22.353
And I plug non-removable USB drive "fake_TailsData" 1.050
When I start the computer 1.153
And the computer boots Tails 57.351
Then drive "fake_TailsData" is detected by Tails 0.137
And Tails Greeter has not detected a persistence partition 14.240
After features/support/hooks.rb:326 0.913
After features/support/hooks.rb:100 0.008
Tags: @product
1:38.522
Before features/support/hooks.rb:269 0.002
Given a computer 0.181
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" 26.772
And I plug SATA drive "fake_TailsData" 1.055
When I start the computer 1.010
And the computer boots Tails 54.952
Then drive "fake_TailsData" is detected by Tails 0.231
And Tails Greeter has not detected a persistence partition 14.276
After features/support/hooks.rb:326 0.922
After features/support/hooks.rb:100 0.019
Tags: @product
1:45.150
Before features/support/hooks.rb:269 0.003
Given a computer 0.438
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.046
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 6.280
And I plug SATA drive "gpt_ext2" 1.050
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.042
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 6.168
And I plug SATA drive "msdos_fat32" 1.070
And I start Tails from DVD with network unplugged and I login 1:29.627
Then drive "gpt_ext2" is detected by Tails 0.166
And drive "gpt_ext2" is not mounted 0.080
And drive "msdos_fat32" is detected by Tails 0.099
And drive "msdos_fat32" is not mounted 0.078
After features/support/hooks.rb:326 0.862
After features/support/hooks.rb:100 0.007