Project Number Date
test_Tails_ISO_20297-debug-proxy-refusing-connections 118 14 Jul 2025, 21:22

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 8:40.672 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:26.294
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.029
Given a computer 0.647
And I temporarily create a 100 MiB disk named "swap" 0.132
And I create a gpt swap partition on disk "swap" 13.614
And I plug SATA drive "swap" 1.101
And I temporarily create a 2 GiB disk named "live_hd" 0.077
And I write the Tails ISO image to disk "live_hd" 28.194
And I plug SATA drive "live_hd" 1.057
When I start Tails with network unplugged and I login 1:41.074
Then a "swap" partition was detected by Tails on drive "swap" 0.114
And drive "live_hd" is detected by Tails 0.106
But Tails has no disk swap enabled 0.087
And drive "live_hd" is not mounted 0.085
After features/support/hooks.rb:335 0.770
After features/support/hooks.rb:105 0.144
Tags: @product
2:0.992
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.003
Given a computer 0.246
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" 35.309
And I plug non-removable USB drive "fake_TailsData" 1.058
When I start the computer 0.998
And the computer boots Tails 1:7.128
Then drive "fake_TailsData" is detected by Tails 0.321
And Tails Greeter has not detected a persistence partition 15.887
After features/support/hooks.rb:335 1.169
After features/support/hooks.rb:105 0.014
Tags: @product
2:8.885
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.026
Given a computer 0.280
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" 37.064
And I plug SATA drive "fake_TailsData" 1.050
When I start the computer 1.096
And the computer boots Tails 1:12.419
Then drive "fake_TailsData" is detected by Tails 0.140
And Tails Greeter has not detected a persistence partition 16.787
After features/support/hooks.rb:335 1.092
After features/support/hooks.rb:105 0.020
Tags: @product
2:4.499
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.005
Given a computer 0.247
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.055
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 6.502
And I plug SATA drive "gpt_ext2" 1.077
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.057
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 9.645
And I plug SATA drive "msdos_fat32" 1.147
And I start Tails from DVD with network unplugged and I login 1:45.406
Then drive "gpt_ext2" is detected by Tails 0.103
And drive "gpt_ext2" is not mounted 0.067
And drive "msdos_fat32" is detected by Tails 0.089
And drive "msdos_fat32" is not mounted 0.096
After features/support/hooks.rb:335 0.644
After features/support/hooks.rb:105 0.007