Project Number Date
test_Tails_ISO_devel 3212 25 Dec 2023, 17:47

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:14.855 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:34.279
Before features/support/hooks.rb:245 0.027
Given a computer 0.605
And I temporarily create a 100 MiB disk named "swap" 0.636
And I create a gpt swap partition on disk "swap" 10.510
And I plug SATA drive "swap" 1.045
And I temporarily create a 2 GiB disk named "live_hd" 0.506
And I write the Tails ISO image to disk "live_hd" 17.004
And I plug SATA drive "live_hd" 1.049
When I start Tails with network unplugged and I login 1:2.457
Then a "swap" partition was detected by Tails on drive "swap" 0.154
And drive "live_hd" is detected by Tails 0.144
But Tails has no disk swap enabled 0.101
And drive "live_hd" is not mounted 0.064
After features/support/hooks.rb:291 0.702
After features/support/hooks.rb:75 0.104
Tags: @product
1:12.039
Before features/support/hooks.rb:245 0.002
Given a computer 0.158
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.048
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 15.282
And I plug non-removable USB drive "fake_TailsData" 1.055
When I start the computer 0.989
And the computer boots Tails 41.361
Then drive "fake_TailsData" is detected by Tails 0.099
And Tails Greeter has not detected a persistence partition 13.043
After features/support/hooks.rb:291 0.695
After features/support/hooks.rb:75 0.007
Tags: @product
1:16.320
Before features/support/hooks.rb:245 0.002
Given a computer 0.156
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.041
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.052
When I start the computer 0.976
And the computer boots Tails 42.567
Then drive "fake_TailsData" is detected by Tails 0.111
And Tails Greeter has not detected a persistence partition 13.196
After features/support/hooks.rb:291 0.775
After features/support/hooks.rb:75 0.007
Tags: @product
1:12.215
Before features/support/hooks.rb:245 0.002
Given a computer 0.165
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" 4.975
And I plug SATA drive "gpt_ext2" 1.052
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.046
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 3.948
And I plug SATA drive "msdos_fat32" 1.055
And I start Tails from DVD with network unplugged and I login 1:0.449
Then drive "gpt_ext2" is detected by Tails 0.147
And drive "gpt_ext2" is not mounted 0.098
And drive "msdos_fat32" is detected by Tails 0.116
And drive "msdos_fat32" is not mounted 0.114
After features/support/hooks.rb:291 0.858
After features/support/hooks.rb:75 0.009