Project Number Date
test_Tails_ISO_devel 3177 24 Nov 2023, 03:13

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:17.658 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:18.947
Before features/support/hooks.rb:245 0.026
Given a computer 0.589
And I temporarily create a 100 MiB disk named "swap" 0.288
And I create a gpt swap partition on disk "swap" 49.488
And I plug SATA drive "swap" 1.057
And I temporarily create a 2 GiB disk named "live_hd" 0.035
And I write the Tails ISO image to disk "live_hd" 18.480
And I plug SATA drive "live_hd" 1.059
When I start Tails with network unplugged and I login 1:7.473
Then a "swap" partition was detected by Tails on drive "swap" 0.121
And drive "live_hd" is detected by Tails 0.196
But Tails has no disk swap enabled 0.081
And drive "live_hd" is not mounted 0.074
After features/support/hooks.rb:290 0.682
After features/support/hooks.rb:75 0.131
Tags: @product
1:16.885
Before features/support/hooks.rb:245 0.003
Given a computer 0.181
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.055
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 16.770
And I plug non-removable USB drive "fake_TailsData" 1.121
When I start the computer 1.096
And the computer boots Tails 44.097
Then drive "fake_TailsData" is detected by Tails 0.112
And Tails Greeter has not detected a persistence partition 13.449
After features/support/hooks.rb:290 0.762
After features/support/hooks.rb:75 0.012
Tags: @product
1:18.800
Before features/support/hooks.rb:245 0.003
Given a computer 0.164
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.115
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 16.946
And I plug SATA drive "fake_TailsData" 1.060
When I start the computer 1.169
And the computer boots Tails 45.440
Then drive "fake_TailsData" is detected by Tails 0.100
And Tails Greeter has not detected a persistence partition 13.802
After features/support/hooks.rb:290 0.798
After features/support/hooks.rb:75 0.011
Tags: @product
1:23.024
Before features/support/hooks.rb:245 0.002
Given a computer 0.159
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.047
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 4.998
And I plug SATA drive "gpt_ext2" 1.066
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.138
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 5.182
And I plug SATA drive "msdos_fat32" 1.113
And I start Tails from DVD with network unplugged and I login 1:9.766
Then drive "gpt_ext2" is detected by Tails 0.157
And drive "gpt_ext2" is not mounted 0.098
And drive "msdos_fat32" is detected by Tails 0.194
And drive "msdos_fat32" is not mounted 0.100
After features/support/hooks.rb:290 0.768
After features/support/hooks.rb:75 0.009