Project Number Date
test_Tails_ISO_stable 4691 01 Mar 2024, 12:06

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 5:49.637 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
1:43.945
Before features/support/hooks.rb:245 0.018
Given a computer 0.333
And I temporarily create a 100 MiB disk named "swap" 0.133
And I create a gpt swap partition on disk "swap" 13.223
And I plug SATA drive "swap" 1.076
And I temporarily create a 2 GiB disk named "live_hd" 0.083
And I write the Tails ISO image to disk "live_hd" 17.375
And I plug SATA drive "live_hd" 1.047
When I start Tails with network unplugged and I login 1:10.303
Then a "swap" partition was detected by Tails on drive "swap" 0.097
And drive "live_hd" is detected by Tails 0.120
But Tails has no disk swap enabled 0.092
And drive "live_hd" is not mounted 0.057
After features/support/hooks.rb:291 0.972
After features/support/hooks.rb:75 0.110
Tags: @product
1:19.316
Before features/support/hooks.rb:245 0.002
Given a computer 0.122
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.035
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 14.817
And I plug non-removable USB drive "fake_TailsData" 1.045
When I start the computer 0.961
And the computer boots Tails 48.975
Then drive "fake_TailsData" is detected by Tails 0.151
And Tails Greeter has not detected a persistence partition 13.206
After features/support/hooks.rb:291 0.775
After features/support/hooks.rb:75 0.008
Tags: @product
1:24.295
Before features/support/hooks.rb:245 0.002
Given a computer 0.115
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.026
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 18.218
And I plug SATA drive "fake_TailsData" 1.049
When I start the computer 0.995
And the computer boots Tails 50.519
Then drive "fake_TailsData" is detected by Tails 0.152
And Tails Greeter has not detected a persistence partition 13.217
After features/support/hooks.rb:291 0.712
After features/support/hooks.rb:75 0.008
Tags: @product
1:22.080
Before features/support/hooks.rb:245 0.002
Given a computer 0.136
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.030
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 3.968
And I plug SATA drive "gpt_ext2" 1.057
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.053
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 4.220
And I plug SATA drive "msdos_fat32" 1.177
And I start Tails from DVD with network unplugged and I login 1:11.099
Then drive "gpt_ext2" is detected by Tails 0.127
And drive "gpt_ext2" is not mounted 0.063
And drive "msdos_fat32" is detected by Tails 0.078
And drive "msdos_fat32" is not mounted 0.066
After features/support/hooks.rb:291 1.457
After features/support/hooks.rb:75 0.007