Project Number Date
test_Tails_ISO_tca-misc-improvements 11 18 Apr 2025, 18:30

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 6:56.603 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:1.500
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.022
Given a computer 0.481
And I temporarily create a 100 MiB disk named "swap" 0.121
And I create a gpt swap partition on disk "swap" 11.330
And I plug SATA drive "swap" 1.044
And I temporarily create a 2 GiB disk named "live_hd" 0.062
And I write the Tails ISO image to disk "live_hd" 26.337
And I plug SATA drive "live_hd" 1.065
When I start Tails with network unplugged and I login 1:20.663
Then a "swap" partition was detected by Tails on drive "swap" 0.113
And drive "live_hd" is detected by Tails 0.120
But Tails has no disk swap enabled 0.091
And drive "live_hd" is not mounted 0.068
After features/support/hooks.rb:330 0.594
After features/support/hooks.rb:100 0.123
Tags: @product
1:40.543
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given a computer 0.162
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.049
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 27.178
And I plug non-removable USB drive "fake_TailsData" 1.068
When I start the computer 1.103
And the computer boots Tails 56.913
Then drive "fake_TailsData" is detected by Tails 0.106
And Tails Greeter has not detected a persistence partition 13.961
After features/support/hooks.rb:330 1.077
After features/support/hooks.rb:100 0.007
Tags: @product
1:39.845
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.001
Given a computer 0.159
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" 26.952
And I plug SATA drive "fake_TailsData" 1.045
When I start the computer 1.016
And the computer boots Tails 56.489
Then drive "fake_TailsData" is detected by Tails 0.102
And Tails Greeter has not detected a persistence partition 14.037
After features/support/hooks.rb:330 0.788
After features/support/hooks.rb:100 0.007
Tags: @product
1:34.714
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.001
Given a computer 0.156
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.201
And I plug SATA drive "gpt_ext2" 1.045
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" 6.196
And I plug SATA drive "msdos_fat32" 1.059
And I start Tails from DVD with network unplugged and I login 1:19.589
Then drive "gpt_ext2" is detected by Tails 0.114
And drive "gpt_ext2" is not mounted 0.084
And drive "msdos_fat32" is detected by Tails 0.097
And drive "msdos_fat32" is not mounted 0.077
After features/support/hooks.rb:330 0.635
After features/support/hooks.rb:100 0.087