Project Number Date
test_Tails_ISO_devel 3193 13 Dec 2023, 16:53

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:16.377 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:32.287
Before features/support/hooks.rb:245 0.024
Given a computer 0.509
And I temporarily create a 100 MiB disk named "swap" 0.107
And I create a gpt swap partition on disk "swap" 13.481
And I plug SATA drive "swap" 1.045
And I temporarily create a 2 GiB disk named "live_hd" 0.032
And I write the Tails ISO image to disk "live_hd" 16.852
And I plug SATA drive "live_hd" 1.048
When I start Tails with network unplugged and I login 58.807
Then a "swap" partition was detected by Tails on drive "swap" 0.096
And drive "live_hd" is detected by Tails 0.137
But Tails has no disk swap enabled 0.083
And drive "live_hd" is not mounted 0.085
After features/support/hooks.rb:291 0.788
After features/support/hooks.rb:75 0.105
Tags: @product
1:16.534
Before features/support/hooks.rb:245 0.001
Given a computer 0.116
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.021
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 19.336
And I plug non-removable USB drive "fake_TailsData" 1.040
When I start the computer 0.998
And the computer boots Tails 41.753
Then drive "fake_TailsData" is detected by Tails 0.109
And Tails Greeter has not detected a persistence partition 13.156
After features/support/hooks.rb:291 0.751
After features/support/hooks.rb:75 0.010
Tags: @product
1:15.262
Before features/support/hooks.rb:245 0.002
Given a computer 0.106
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.022
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 18.498
And I plug SATA drive "fake_TailsData" 1.040
When I start the computer 1.032
And the computer boots Tails 41.232
Then drive "fake_TailsData" is detected by Tails 0.106
And Tails Greeter has not detected a persistence partition 13.222
After features/support/hooks.rb:291 0.754
After features/support/hooks.rb:75 0.009
Tags: @product
1:12.292
Before features/support/hooks.rb:245 0.002
Given a computer 0.126
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.026
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 3.936
And I plug SATA drive "gpt_ext2" 1.044
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.021
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 4.931
And I plug SATA drive "msdos_fat32" 1.078
And I start Tails from DVD with network unplugged and I login 1:0.648
Then drive "gpt_ext2" is detected by Tails 0.204
And drive "gpt_ext2" is not mounted 0.088
And drive "msdos_fat32" is detected by Tails 0.116
And drive "msdos_fat32" is not mounted 0.067
After features/support/hooks.rb:291 0.676
After features/support/hooks.rb:75 0.007