Project Number Date
test_Tails_ISO_stable 4532 25 Nov 2023, 12:32

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:13.691 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:30.367
Before features/support/hooks.rb:245 0.026
Given a computer 0.518
And I temporarily create a 100 MiB disk named "swap" 0.115
And I create a gpt swap partition on disk "swap" 9.380
And I plug SATA drive "swap" 1.046
And I temporarily create a 2 GiB disk named "live_hd" 0.691
And I write the Tails ISO image to disk "live_hd" 17.306
And I plug SATA drive "live_hd" 1.057
When I start Tails with network unplugged and I login 59.782
Then a "swap" partition was detected by Tails on drive "swap" 0.161
And drive "live_hd" is detected by Tails 0.130
But Tails has no disk swap enabled 0.098
And drive "live_hd" is not mounted 0.079
After features/support/hooks.rb:291 0.640
After features/support/hooks.rb:75 0.125
Tags: @product
1:15.344
Before features/support/hooks.rb:245 0.001
Given a computer 0.145
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" 16.418
And I plug non-removable USB drive "fake_TailsData" 1.043
When I start the computer 0.976
And the computer boots Tails 43.333
Then drive "fake_TailsData" is detected by Tails 0.099
And Tails Greeter has not detected a persistence partition 13.286
After features/support/hooks.rb:291 0.751
After features/support/hooks.rb:75 0.008
Tags: @product
1:14.621
Before features/support/hooks.rb:245 0.001
Given a computer 0.158
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.047
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 17.637
And I plug SATA drive "fake_TailsData" 1.057
When I start the computer 0.955
And the computer boots Tails 41.725
Then drive "fake_TailsData" is detected by Tails 0.110
And Tails Greeter has not detected a persistence partition 12.928
After features/support/hooks.rb:291 0.682
After features/support/hooks.rb:75 0.008
Tags: @product
1:13.358
Before features/support/hooks.rb:245 0.002
Given a computer 0.145
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.038
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 3.945
And I plug SATA drive "gpt_ext2" 1.051
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.038
And I plug SATA drive "msdos_fat32" 1.085
And I start Tails from DVD with network unplugged and I login 1:2.509
Then drive "gpt_ext2" is detected by Tails 0.262
And drive "gpt_ext2" is not mounted 0.072
And drive "msdos_fat32" is detected by Tails 0.085
And drive "msdos_fat32" is not mounted 0.069
After features/support/hooks.rb:291 0.685
After features/support/hooks.rb:75 0.006