Project Number Date
test_Tails_ISO_stable 5110 23 Sep 2024, 08:40

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:56.406 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:5.939
Before features/support/hooks.rb:269 0.034
Given a computer 0.650
And I temporarily create a 100 MiB disk named "swap" 0.116
And I create a gpt swap partition on disk "swap" 12.450
And I plug SATA drive "swap" 1.067
And I temporarily create a 2 GiB disk named "live_hd" 0.042
And I write the Tails ISO image to disk "live_hd" 28.687
And I plug SATA drive "live_hd" 1.089
When I start Tails with network unplugged and I login 1:21.439
Then a "swap" partition was detected by Tails on drive "swap" 0.103
And drive "live_hd" is detected by Tails 0.130
But Tails has no disk swap enabled 0.095
And drive "live_hd" is not mounted 0.066
After features/support/hooks.rb:326 0.791
After features/support/hooks.rb:100 0.119
Tags: @product
1:38.124
Before features/support/hooks.rb:269 0.001
Given a computer 0.177
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.045
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 24.743
And I plug non-removable USB drive "fake_TailsData" 1.209
When I start the computer 1.551
And the computer boots Tails 56.163
Then drive "fake_TailsData" is detected by Tails 0.144
And Tails Greeter has not detected a persistence partition 14.087
After features/support/hooks.rb:326 0.727
After features/support/hooks.rb:100 0.032
Tags: @product
1:36.539
Before features/support/hooks.rb:269 0.001
Given a computer 0.188
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" 21.472
And I plug SATA drive "fake_TailsData" 1.066
When I start the computer 1.062
And the computer boots Tails 58.598
Then drive "fake_TailsData" is detected by Tails 0.150
And Tails Greeter has not detected a persistence partition 13.958
After features/support/hooks.rb:326 0.827
After features/support/hooks.rb:100 0.008
Tags: @product
1:35.802
Before features/support/hooks.rb:269 0.002
Given a computer 0.153
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" 6.326
And I plug SATA drive "gpt_ext2" 1.069
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" 6.232
And I plug SATA drive "msdos_fat32" 1.075
And I start Tails from DVD with network unplugged and I login 1:20.452
Then drive "gpt_ext2" is detected by Tails 0.131
And drive "gpt_ext2" is not mounted 0.085
And drive "msdos_fat32" is detected by Tails 0.094
And drive "msdos_fat32" is not mounted 0.085
After features/support/hooks.rb:326 0.626
After features/support/hooks.rb:100 0.007