Project Number Date
test_Tails_ISO_disable-thunderbird-telemetry 5 15 Nov 2024, 14:29

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:54.976 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:6.660
Before features/support/hooks.rb:269 0.014
Given a computer 0.505
And I temporarily create a 100 MiB disk named "swap" 0.212
And I create a gpt swap partition on disk "swap" 15.140
And I plug SATA drive "swap" 1.047
And I temporarily create a 2 GiB disk named "live_hd" 0.037
And I write the Tails ISO image to disk "live_hd" 28.244
And I plug SATA drive "live_hd" 1.127
When I start Tails with network unplugged and I login 1:19.967
Then a "swap" partition was detected by Tails on drive "swap" 0.109
And drive "live_hd" is detected by Tails 0.125
But Tails has no disk swap enabled 0.075
And drive "live_hd" is not mounted 0.068
After features/support/hooks.rb:326 1.344
After features/support/hooks.rb:100 0.133
Tags: @product
1:36.986
Before features/support/hooks.rb:269 0.001
Given a computer 0.160
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" 25.221
And I plug non-removable USB drive "fake_TailsData" 1.052
When I start the computer 1.101
And the computer boots Tails 55.392
Then drive "fake_TailsData" is detected by Tails 0.118
And Tails Greeter has not detected a persistence partition 13.898
After features/support/hooks.rb:326 0.806
After features/support/hooks.rb:100 0.007
Tags: @product
1:37.213
Before features/support/hooks.rb:269 0.001
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" 25.444
And I plug SATA drive "fake_TailsData" 1.059
When I start the computer 1.030
And the computer boots Tails 55.643
Then drive "fake_TailsData" is detected by Tails 0.128
And Tails Greeter has not detected a persistence partition 13.712
After features/support/hooks.rb:326 0.790
After features/support/hooks.rb:100 0.008
Tags: @product
1:34.115
Before features/support/hooks.rb:269 0.001
Given a computer 0.146
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.275
And I plug SATA drive "gpt_ext2" 1.078
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.036
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 6.166
And I plug SATA drive "msdos_fat32" 1.057
And I start Tails from DVD with network unplugged and I login 1:18.898
Then drive "gpt_ext2" is detected by Tails 0.138
And drive "gpt_ext2" is not mounted 0.085
And drive "msdos_fat32" is detected by Tails 0.108
And drive "msdos_fat32" is not mounted 0.089
After features/support/hooks.rb:326 0.783
After features/support/hooks.rb:100 0.010