Project Number Date
test_Tails_ISO_stable 4765 03 Apr 2024, 17:57

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:0.790 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:42.660
Before features/support/hooks.rb:245 0.030
Given a computer 0.541
And I temporarily create a 100 MiB disk named "swap" 0.136
And I create a gpt swap partition on disk "swap" 8.786
And I plug SATA drive "swap" 1.052
And I temporarily create a 2 GiB disk named "live_hd" 0.047
And I write the Tails ISO image to disk "live_hd" 18.609
And I plug SATA drive "live_hd" 1.058
When I start Tails with network unplugged and I login 1:12.073
Then a "swap" partition was detected by Tails on drive "swap" 0.091
And drive "live_hd" is detected by Tails 0.113
But Tails has no disk swap enabled 0.081
And drive "live_hd" is not mounted 0.066
After features/support/hooks.rb:291 0.548
After features/support/hooks.rb:75 0.116
Tags: @product
1:27.494
Before features/support/hooks.rb:245 0.002
Given a computer 0.183
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.050
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 15.579
And I plug non-removable USB drive "fake_TailsData" 1.263
When I start the computer 1.000
And the computer boots Tails 55.337
Then drive "fake_TailsData" is detected by Tails 0.205
And Tails Greeter has not detected a persistence partition 13.874
After features/support/hooks.rb:291 0.737
After features/support/hooks.rb:75 0.008
Tags: @product
1:23.537
Before features/support/hooks.rb:245 0.001
Given a computer 0.147
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" 16.487
And I plug SATA drive "fake_TailsData" 1.237
When I start the computer 1.044
And the computer boots Tails 51.119
Then drive "fake_TailsData" is detected by Tails 0.153
And Tails Greeter has not detected a persistence partition 13.300
After features/support/hooks.rb:291 0.829
After features/support/hooks.rb:75 0.007
Tags: @product
1:27.097
Before features/support/hooks.rb:245 0.002
Given a computer 0.160
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.053
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 5.142
And I plug SATA drive "gpt_ext2" 1.060
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.045
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 3.954
And I plug SATA drive "msdos_fat32" 1.064
And I start Tails from DVD with network unplugged and I login 1:15.213
Then drive "gpt_ext2" is detected by Tails 0.157
And drive "gpt_ext2" is not mounted 0.079
And drive "msdos_fat32" is detected by Tails 0.093
And drive "msdos_fat32" is not mounted 0.070
After features/support/hooks.rb:291 1.223
After features/support/hooks.rb:75 0.008