Project Number Date
test_Tails_ISO_feature-arti 46 01 May 2025, 20:26

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:54.303 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.024
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.031
Given a computer 0.388
And I temporarily create a 100 MiB disk named "swap" 0.079
And I create a gpt swap partition on disk "swap" 12.210
And I plug SATA drive "swap" 1.047
And I temporarily create a 2 GiB disk named "live_hd" 0.032
And I write the Tails ISO image to disk "live_hd" 26.692
And I plug SATA drive "live_hd" 1.056
When I start Tails with network unplugged and I login 1:19.134
Then a "swap" partition was detected by Tails on drive "swap" 0.101
And drive "live_hd" is detected by Tails 0.112
But Tails has no disk swap enabled 0.080
And drive "live_hd" is not mounted 0.087
After features/support/hooks.rb:330 0.658
After features/support/hooks.rb:100 0.126
Tags: @product
1:39.723
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.001
Given a computer 0.165
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.109
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 26.848
And I plug non-removable USB drive "fake_TailsData" 1.052
When I start the computer 1.011
And the computer boots Tails 56.461
Then drive "fake_TailsData" is detected by Tails 0.101
And Tails Greeter has not detected a persistence partition 13.974
After features/support/hooks.rb:330 0.778
After features/support/hooks.rb:100 0.007
Tags: @product
1:38.373
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given a computer 0.148
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.267
And I plug SATA drive "fake_TailsData" 1.044
When I start the computer 1.017
And the computer boots Tails 56.737
Then drive "fake_TailsData" is detected by Tails 0.091
And Tails Greeter has not detected a persistence partition 14.029
After features/support/hooks.rb:330 0.723
After features/support/hooks.rb:100 0.050
Tags: @product
1:35.181
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Given a computer 0.155
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.033
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 6.227
And I plug SATA drive "gpt_ext2" 1.048
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.036
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 6.145
And I plug SATA drive "msdos_fat32" 1.054
And I start Tails from DVD with network unplugged and I login 1:20.147
Then drive "gpt_ext2" is detected by Tails 0.111
And drive "gpt_ext2" is not mounted 0.064
And drive "msdos_fat32" is detected by Tails 0.087
And drive "msdos_fat32" is not mounted 0.069
After features/support/hooks.rb:330 0.591
After features/support/hooks.rb:100 0.012