Project Number Date
test_Tails_ISO_stable 5091 11 Sep 2024, 08:48

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.674 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:4.706
Before features/support/hooks.rb:269 0.031
Given a computer 0.879
And I temporarily create a 100 MiB disk named "swap" 0.121
And I create a gpt swap partition on disk "swap" 12.267
And I plug SATA drive "swap" 1.051
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.863
And I plug SATA drive "live_hd" 1.069
When I start Tails with network unplugged and I login 1:21.975
Then a "swap" partition was detected by Tails on drive "swap" 0.101
And drive "live_hd" is detected by Tails 0.170
But Tails has no disk swap enabled 0.080
And drive "live_hd" is not mounted 0.084
After features/support/hooks.rb:326 0.672
After features/support/hooks.rb:100 0.131
Tags: @product
1:36.807
Before features/support/hooks.rb:269 0.002
Given a computer 0.196
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.867
And I plug non-removable USB drive "fake_TailsData" 1.053
When I start the computer 1.147
And the computer boots Tails 58.268
Then drive "fake_TailsData" is detected by Tails 0.183
And Tails Greeter has not detected a persistence partition 14.048
After features/support/hooks.rb:326 0.797
After features/support/hooks.rb:100 0.007
Tags: @product
1:36.864
Before features/support/hooks.rb:269 0.002
Given a computer 0.165
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" 22.283
And I plug SATA drive "fake_TailsData" 1.051
When I start the computer 1.031
And the computer boots Tails 57.575
Then drive "fake_TailsData" is detected by Tails 0.153
And Tails Greeter has not detected a persistence partition 14.561
After features/support/hooks.rb:326 0.980
After features/support/hooks.rb:100 0.010
Tags: @product
1:36.296
Before features/support/hooks.rb:269 0.003
Given a computer 0.284
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.047
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 6.295
And I plug SATA drive "gpt_ext2" 1.092
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.050
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 6.272
And I plug SATA drive "msdos_fat32" 1.071
And I start Tails from DVD with network unplugged and I login 1:20.778
Then drive "gpt_ext2" is detected by Tails 0.156
And drive "gpt_ext2" is not mounted 0.083
And drive "msdos_fat32" is detected by Tails 0.085
And drive "msdos_fat32" is not mounted 0.076
After features/support/hooks.rb:326 0.718
After features/support/hooks.rb:100 0.006