Project Number Date
test_Tails_ISO_21019-fix-custom-package-versioning-scheme 1 17 Jun 2025, 20:56

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 11:49.319 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:22.335
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.025
Given a computer 0.536
And I temporarily create a 100 MiB disk named "swap" 0.189
And I create a gpt swap partition on disk "swap" 14.124
And I plug SATA drive "swap" 1.048
And I temporarily create a 2 GiB disk named "live_hd" 0.073
And I write the Tails ISO image to disk "live_hd" 28.674
And I plug SATA drive "live_hd" 1.074
When I start Tails with network unplugged and I login 2:35.681
Then a "swap" partition was detected by Tails on drive "swap" 0.638
And drive "live_hd" is detected by Tails 0.126
But Tails has no disk swap enabled 0.090
And drive "live_hd" is not mounted 0.076
After features/support/hooks.rb:330 1.684
After features/support/hooks.rb:100 0.179
Tags: @product
2:36.311
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.001
Given a computer 0.186
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.039
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 24.056
And I plug non-removable USB drive "fake_TailsData" 1.045
When I start the computer 1.097
And the computer boots Tails 1:53.593
Then drive "fake_TailsData" is detected by Tails 0.178
And Tails Greeter has not detected a persistence partition 16.113
After features/support/hooks.rb:330 1.564
After features/support/hooks.rb:100 0.012
Tags: @product
2:45.501
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.016
Given a computer 0.175
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.033
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 28.780
And I plug SATA drive "fake_TailsData" 1.058
When I start the computer 1.119
And the computer boots Tails 1:57.494
Then drive "fake_TailsData" is detected by Tails 0.210
And Tails Greeter has not detected a persistence partition 16.628
After features/support/hooks.rb:330 1.358
After features/support/hooks.rb:100 0.010
Tags: @product
3:5.172
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given a computer 0.143
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.031
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 6.961
And I plug SATA drive "gpt_ext2" 1.732
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.043
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 6.453
And I plug SATA drive "msdos_fat32" 1.176
And I start Tails from DVD with network unplugged and I login 2:47.821
Then drive "gpt_ext2" is detected by Tails 0.553
And drive "gpt_ext2" is not mounted 0.080
And drive "msdos_fat32" is detected by Tails 0.093
And drive "msdos_fat32" is not mounted 0.079
After features/support/hooks.rb:330 2.362
After features/support/hooks.rb:100 0.061