Project Number Date
test_Tails_ISO_20297-debug-proxy-refusing-connections 104 27 Jun 2025, 20:28

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:29.577 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:8.864
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.024
Given a computer 0.507
And I temporarily create a 100 MiB disk named "swap" 0.130
And I create a gpt swap partition on disk "swap" 12.483
And I plug SATA drive "swap" 1.047
And I temporarily create a 2 GiB disk named "live_hd" 0.042
And I write the Tails ISO image to disk "live_hd" 27.392
And I plug SATA drive "live_hd" 1.090
When I start Tails with network unplugged and I login 1:25.809
Then a "swap" partition was detected by Tails on drive "swap" 0.100
And drive "live_hd" is detected by Tails 0.115
But Tails has no disk swap enabled 0.073
And drive "live_hd" is not mounted 0.071
After features/support/hooks.rb:335 0.602
After features/support/hooks.rb:105 0.125
Tags: @product
1:48.299
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.002
Given a computer 0.162
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.040
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 29.070
And I plug non-removable USB drive "fake_TailsData" 1.084
When I start the computer 1.404
And the computer boots Tails 1:2.321
Then drive "fake_TailsData" is detected by Tails 0.139
And Tails Greeter has not detected a persistence partition 14.076
After features/support/hooks.rb:335 1.428
After features/support/hooks.rb:105 0.015
Tags: @product
1:47.665
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.003
Given a computer 0.184
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.042
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 29.583
And I plug SATA drive "fake_TailsData" 1.065
When I start the computer 1.013
And the computer boots Tails 1:1.152
Then drive "fake_TailsData" is detected by Tails 0.101
And Tails Greeter has not detected a persistence partition 14.522
After features/support/hooks.rb:335 0.903
After features/support/hooks.rb:105 0.009
Tags: @product
1:44.748
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.003
Given a computer 0.175
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.044
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 6.400
And I plug SATA drive "gpt_ext2" 1.069
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.048
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 7.455
And I plug SATA drive "msdos_fat32" 1.128
And I start Tails from DVD with network unplugged and I login 1:28.029
Then drive "gpt_ext2" is detected by Tails 0.162
And drive "gpt_ext2" is not mounted 0.081
And drive "msdos_fat32" is detected by Tails 0.081
And drive "msdos_fat32" is not mounted 0.069
After features/support/hooks.rb:335 0.763
After features/support/hooks.rb:105 0.011