Project Number Date
test_Tails_ISO_devel 3422 09 Jun 2024, 12:34

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 6:52.355 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
2:2.017
Before features/support/hooks.rb:269 0.049
Given a computer 0.510
And I temporarily create a 100 MiB disk named "swap" 0.102
And I create a gpt swap partition on disk "swap" 12.385
And I plug SATA drive "swap" 1.050
And I temporarily create a 2 GiB disk named "live_hd" 0.034
And I write the Tails ISO image to disk "live_hd" 26.825
And I plug SATA drive "live_hd" 1.069
When I start Tails with network unplugged and I login 1:19.543
Then a "swap" partition was detected by Tails on drive "swap" 0.117
And drive "live_hd" is detected by Tails 0.189
But Tails has no disk swap enabled 0.095
And drive "live_hd" is not mounted 0.091
After features/support/hooks.rb:315 0.968
After features/support/hooks.rb:100 0.130
Tags: @product
1:40.085
Before features/support/hooks.rb:269 0.002
Given a computer 0.187
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.036
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 28.269
And I plug non-removable USB drive "fake_TailsData" 1.047
When I start the computer 1.081
And the computer boots Tails 55.145
Then drive "fake_TailsData" is detected by Tails 0.174
And Tails Greeter has not detected a persistence partition 14.142
After features/support/hooks.rb:315 0.753
After features/support/hooks.rb:100 0.013
Tags: @product
1:37.957
Before features/support/hooks.rb:269 0.002
Given a computer 0.159
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" 27.404
And I plug SATA drive "fake_TailsData" 1.047
When I start the computer 1.108
And the computer boots Tails 53.997
Then drive "fake_TailsData" is detected by Tails 0.160
And Tails Greeter has not detected a persistence partition 14.042
After features/support/hooks.rb:315 0.803
After features/support/hooks.rb:100 0.008
Tags: @product
1:32.295
Before features/support/hooks.rb:269 0.003
Given a computer 0.158
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.036
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 6.132
And I plug SATA drive "gpt_ext2" 1.050
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.049
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 6.184
And I plug SATA drive "msdos_fat32" 1.070
And I start Tails from DVD with network unplugged and I login 1:17.221
Then drive "gpt_ext2" is detected by Tails 0.129
And drive "gpt_ext2" is not mounted 0.101
And drive "msdos_fat32" is detected by Tails 0.088
And drive "msdos_fat32" is not mounted 0.071
After features/support/hooks.rb:315 1.236
After features/support/hooks.rb:100 0.006