Project Number Date
test_Tails_ISO_devel 3232 11 Jan 2024, 21:59

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:19.412 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.984
Before features/support/hooks.rb:245 0.027
Given a computer 0.579
And I temporarily create a 100 MiB disk named "swap" 0.112
And I create a gpt swap partition on disk "swap" 9.096
And I plug SATA drive "swap" 1.044
And I temporarily create a 2 GiB disk named "live_hd" 0.684
And I write the Tails ISO image to disk "live_hd" 17.361
And I plug SATA drive "live_hd" 1.062
When I start Tails with network unplugged and I login 1:0.541
Then a "swap" partition was detected by Tails on drive "swap" 0.186
And drive "live_hd" is detected by Tails 0.116
But Tails has no disk swap enabled 0.093
And drive "live_hd" is not mounted 0.105
After features/support/hooks.rb:291 0.704
After features/support/hooks.rb:75 0.105
Tags: @product
1:18.148
Before features/support/hooks.rb:245 0.002
Given a computer 0.161
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" 19.848
And I plug non-removable USB drive "fake_TailsData" 1.059
When I start the computer 1.088
And the computer boots Tails 42.615
Then drive "fake_TailsData" is detected by Tails 0.109
And Tails Greeter has not detected a persistence partition 13.218
After features/support/hooks.rb:291 0.813
After features/support/hooks.rb:75 0.009
Tags: @product
1:17.217
Before features/support/hooks.rb:245 0.002
Given a computer 0.165
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.049
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 18.983
And I plug SATA drive "fake_TailsData" 1.046
When I start the computer 1.016
And the computer boots Tails 42.822
Then drive "fake_TailsData" is detected by Tails 0.107
And Tails Greeter has not detected a persistence partition 13.024
After features/support/hooks.rb:291 0.714
After features/support/hooks.rb:75 0.007
Tags: @product
1:13.062
Before features/support/hooks.rb:245 0.001
Given a computer 0.154
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.069
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 4.001
And I plug SATA drive "gpt_ext2" 1.056
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" 3.952
And I plug SATA drive "msdos_fat32" 1.056
And I start Tails from DVD with network unplugged and I login 1:2.173
Then drive "gpt_ext2" is detected by Tails 0.121
And drive "gpt_ext2" is not mounted 0.101
And drive "msdos_fat32" is detected by Tails 0.227
And drive "msdos_fat32" is not mounted 0.094
After features/support/hooks.rb:291 0.696
After features/support/hooks.rb:75 0.007