Project Number Date
test_Tails_ISO_20267-webtunnel 5 15 Jul 2025, 00:44

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 10:56.493 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
3:0.352
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.018
Given a computer 0.507
And I temporarily create a 100 MiB disk named "swap" 0.120
And I create a gpt swap partition on disk "swap" 16.992
And I plug SATA drive "swap" 1.129
And I temporarily create a 2 GiB disk named "live_hd" 0.063
And I write the Tails ISO image to disk "live_hd" 41.235
And I plug SATA drive "live_hd" 1.070
When I start Tails with network unplugged and I login 1:58.603
Then a "swap" partition was detected by Tails on drive "swap" 0.334
And drive "live_hd" is detected by Tails 0.110
But Tails has no disk swap enabled 0.092
And drive "live_hd" is not mounted 0.091
After features/support/hooks.rb:330 0.671
After features/support/hooks.rb:100 0.128
Tags: @product
2:21.485
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given a computer 0.189
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.069
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 33.665
And I plug non-removable USB drive "fake_TailsData" 1.128
When I start the computer 3.395
And the computer boots Tails 1:23.716
Then drive "fake_TailsData" is detected by Tails 0.246
And Tails Greeter has not detected a persistence partition 19.074
After features/support/hooks.rb:330 0.888
After features/support/hooks.rb:100 0.017
Tags: @product
2:38.904
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.007
Given a computer 0.253
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.046
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 40.765
And I plug SATA drive "fake_TailsData" 1.090
When I start the computer 1.165
And the computer boots Tails 1:35.281
Then drive "fake_TailsData" is detected by Tails 0.104
And Tails Greeter has not detected a persistence partition 20.196
After features/support/hooks.rb:330 0.921
After features/support/hooks.rb:100 0.019
Tags: @product
2:55.750
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Given a computer 0.347
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.060
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 14.713
And I plug SATA drive "gpt_ext2" 1.227
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.086
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 6.815
And I plug SATA drive "msdos_fat32" 1.062
And I start Tails from DVD with network unplugged and I login 2:25.591
Then drive "gpt_ext2" is detected by Tails 2.352
And drive "gpt_ext2" is not mounted 1.924
And drive "msdos_fat32" is detected by Tails 0.984
And drive "msdos_fat32" is not mounted 0.584
After features/support/hooks.rb:330 0.878
After features/support/hooks.rb:100 0.010