Project Number Date
test_Tails_ISO_20297-debug-proxy-refusing-connections 51 05 May 2025, 18:52

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 7:21.448 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:13.083
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.026
Given a computer 0.399
And I temporarily create a 100 MiB disk named "swap" 0.101
And I create a gpt swap partition on disk "swap" 15.078
And I plug SATA drive "swap" 1.059
And I temporarily create a 2 GiB disk named "live_hd" 0.069
And I write the Tails ISO image to disk "live_hd" 31.043
And I plug SATA drive "live_hd" 1.345
When I start Tails with network unplugged and I login 1:23.618
Then a "swap" partition was detected by Tails on drive "swap" 0.095
And drive "live_hd" is detected by Tails 0.117
But Tails has no disk swap enabled 0.077
And drive "live_hd" is not mounted 0.077
After features/support/hooks.rb:335 0.785
After features/support/hooks.rb:105 0.161
Tags: @product
1:38.025
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.003
Given a computer 0.255
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.091
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 23.366
And I plug non-removable USB drive "fake_TailsData" 1.057
When I start the computer 1.348
And the computer boots Tails 57.887
Then drive "fake_TailsData" is detected by Tails 0.175
And Tails Greeter has not detected a persistence partition 13.843
After features/support/hooks.rb:335 0.766
After features/support/hooks.rb:105 0.008
Tags: @product
1:48.356
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.002
Given a computer 0.213
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" 22.066
And I plug SATA drive "fake_TailsData" 1.080
When I start the computer 1.035
And the computer boots Tails 1:9.575
Then drive "fake_TailsData" is detected by Tails 0.115
And Tails Greeter has not detected a persistence partition 14.213
After features/support/hooks.rb:335 0.841
After features/support/hooks.rb:105 0.018
Tags: @product
1:41.982
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.009
Given a computer 0.303
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.085
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 6.444
And I plug SATA drive "gpt_ext2" 1.117
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.083
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 6.539
And I plug SATA drive "msdos_fat32" 1.172
And I start Tails from DVD with network unplugged and I login 1:25.783
Then drive "gpt_ext2" is detected by Tails 0.168
And drive "gpt_ext2" is not mounted 0.087
And drive "msdos_fat32" is detected by Tails 0.103
And drive "msdos_fat32" is not mounted 0.091
After features/support/hooks.rb:335 0.782
After features/support/hooks.rb:105 0.007