Project Number Date
test_Tails_ISO_21019-fix-custom-package-versioning-scheme 2 18 Jun 2025, 16:38

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:52.540 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:9.224
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.023
Given a computer 0.448
And I temporarily create a 100 MiB disk named "swap" 0.110
And I create a gpt swap partition on disk "swap" 12.741
And I plug SATA drive "swap" 1.053
And I temporarily create a 2 GiB disk named "live_hd" 0.036
And I write the Tails ISO image to disk "live_hd" 27.131
And I plug SATA drive "live_hd" 1.054
When I start Tails with network unplugged and I login 2:25.783
Then a "swap" partition was detected by Tails on drive "swap" 0.581
And drive "live_hd" is detected by Tails 0.113
But Tails has no disk swap enabled 0.102
And drive "live_hd" is not mounted 0.066
After features/support/hooks.rb:330 1.850
After features/support/hooks.rb:100 0.142
Tags: @product
2:27.441
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given a computer 0.219
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" 25.274
And I plug non-removable USB drive "fake_TailsData" 1.057
When I start the computer 1.035
And the computer boots Tails 1:44.460
Then drive "fake_TailsData" is detected by Tails 0.161
And Tails Greeter has not detected a persistence partition 15.192
After features/support/hooks.rb:330 1.419
After features/support/hooks.rb:100 0.008
Tags: @product
2:29.267
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Given a computer 0.155
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.037
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 25.822
And I plug SATA drive "fake_TailsData" 1.055
When I start the computer 1.162
And the computer boots Tails 1:45.490
Then drive "fake_TailsData" is detected by Tails 0.118
And Tails Greeter has not detected a persistence partition 15.425
After features/support/hooks.rb:330 1.400
After features/support/hooks.rb:100 0.008
Tags: @product
2:46.606
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given a computer 0.190
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.035
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 6.301
And I plug SATA drive "gpt_ext2" 1.050
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.077
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 6.237
And I plug SATA drive "msdos_fat32" 1.057
And I start Tails from DVD with network unplugged and I login 2:30.810
Then drive "gpt_ext2" is detected by Tails 0.598
And drive "gpt_ext2" is not mounted 0.086
And drive "msdos_fat32" is detected by Tails 0.088
And drive "msdos_fat32" is not mounted 0.071
After features/support/hooks.rb:330 1.760
After features/support/hooks.rb:100 0.007