Project Number Date
test_Tails_ISO_devel 3902 08 Jul 2025, 13:36

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.915 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:13.901
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.054
Given a computer 1.171
And I temporarily create a 100 MiB disk named "swap" 0.129
And I create a gpt swap partition on disk "swap" 17.070
And I plug SATA drive "swap" 1.063
And I temporarily create a 2 GiB disk named "live_hd" 0.079
And I write the Tails ISO image to disk "live_hd" 38.290
And I plug SATA drive "live_hd" 1.280
When I start Tails with network unplugged and I login 2:12.576
Then a "swap" partition was detected by Tails on drive "swap" 0.658
And drive "live_hd" is detected by Tails 0.822
But Tails has no disk swap enabled 0.432
And drive "live_hd" is not mounted 0.326
After features/support/hooks.rb:330 2.636
After features/support/hooks.rb:100 0.234
Tags: @product
2:9.750
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.008
Given a computer 0.560
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.144
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 25.700
And I plug non-removable USB drive "fake_TailsData" 1.059
When I start the computer 1.141
And the computer boots Tails 1:22.590
Then drive "fake_TailsData" is detected by Tails 0.172
And Tails Greeter has not detected a persistence partition 18.381
After features/support/hooks.rb:330 1.304
After features/support/hooks.rb:100 0.008
Tags: @product
2:24.174
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given a computer 0.206
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.067
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 35.824
And I plug SATA drive "fake_TailsData" 1.058
When I start the computer 1.426
And the computer boots Tails 1:23.806
Then drive "fake_TailsData" is detected by Tails 0.377
And Tails Greeter has not detected a persistence partition 21.408
After features/support/hooks.rb:330 4.590
After features/support/hooks.rb:100 0.075
Tags: @product
3:9.089
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.023
Given a computer 1.244
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.374
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 9.141
And I plug SATA drive "gpt_ext2" 1.069
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.174
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 16.449
And I plug SATA drive "msdos_fat32" 1.091
And I start Tails from DVD with network unplugged and I login 2:38.885
Then drive "gpt_ext2" is detected by Tails 0.396
And drive "gpt_ext2" is not mounted 0.079
And drive "msdos_fat32" is detected by Tails 0.096
And drive "msdos_fat32" is not mounted 0.086
After features/support/hooks.rb:330 0.770
After features/support/hooks.rb:100 0.012