Project Number Date
test_Tails_ISO_feature-trixie 10 01 Jun 2025, 06:54

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:47.689 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:8.710
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.034
Given a computer 0.430
And I temporarily create a 100 MiB disk named "swap" 0.125
And I create a gpt swap partition on disk "swap" 11.942
And I plug SATA drive "swap" 1.071
And I temporarily create a 2 GiB disk named "live_hd" 0.053
And I write the Tails ISO image to disk "live_hd" 27.123
And I plug SATA drive "live_hd" 1.053
When I start Tails with network unplugged and I login 2:26.072
Then a "swap" partition was detected by Tails on drive "swap" 0.554
And drive "live_hd" is detected by Tails 0.138
But Tails has no disk swap enabled 0.080
And drive "live_hd" is not mounted 0.063
After features/support/hooks.rb:330 1.434
After features/support/hooks.rb:100 0.140
Tags: @product
2:24.140
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.001
Given a computer 0.224
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.078
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 21.256
And I plug non-removable USB drive "fake_TailsData" 1.045
When I start the computer 1.011
And the computer boots Tails 1:45.399
Then drive "fake_TailsData" is detected by Tails 0.111
And Tails Greeter has not detected a persistence partition 15.012
After features/support/hooks.rb:330 1.777
After features/support/hooks.rb:100 0.007
Tags: @product
2:32.376
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given a computer 0.163
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.058
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 26.621
And I plug SATA drive "fake_TailsData" 1.054
When I start the computer 1.112
And the computer boots Tails 1:48.355
Then drive "fake_TailsData" is detected by Tails 0.119
And Tails Greeter has not detected a persistence partition 14.892
After features/support/hooks.rb:330 1.878
After features/support/hooks.rb:100 0.007
Tags: @product
2:42.461
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given a computer 0.198
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.045
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 6.165
And I plug SATA drive "gpt_ext2" 1.047
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.045
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 6.179
And I plug SATA drive "msdos_fat32" 1.059
And I start Tails from DVD with network unplugged and I login 2:26.961
Then drive "gpt_ext2" is detected by Tails 0.510
And drive "gpt_ext2" is not mounted 0.069
And drive "msdos_fat32" is detected by Tails 0.103
And drive "msdos_fat32" is not mounted 0.073
After features/support/hooks.rb:330 1.470
After features/support/hooks.rb:100 0.007