Project Number Date
test_Tails_ISO_feature-arti 112 15 Jul 2025, 17:31

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 7:19.152 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:18.643
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.012
Given a computer 0.489
And I temporarily create a 100 MiB disk named "swap" 0.106
And I create a gpt swap partition on disk "swap" 11.774
And I plug SATA drive "swap" 1.047
And I temporarily create a 2 GiB disk named "live_hd" 0.042
And I write the Tails ISO image to disk "live_hd" 29.042
And I plug SATA drive "live_hd" 1.128
When I start Tails with network unplugged and I login 1:34.539
Then a "swap" partition was detected by Tails on drive "swap" 0.136
And drive "live_hd" is detected by Tails 0.144
But Tails has no disk swap enabled 0.090
And drive "live_hd" is not mounted 0.101
After features/support/hooks.rb:330 0.712
After features/support/hooks.rb:100 0.149
Tags: @product
1:38.547
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given a computer 0.180
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.042
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 20.157
And I plug non-removable USB drive "fake_TailsData" 1.057
When I start the computer 1.328
And the computer boots Tails 1:1.503
Then drive "fake_TailsData" is detected by Tails 0.110
And Tails Greeter has not detected a persistence partition 14.166
After features/support/hooks.rb:330 0.869
After features/support/hooks.rb:100 0.007
Tags: @product
1:38.204
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given a computer 0.164
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.060
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 19.910
And I plug SATA drive "fake_TailsData" 1.066
When I start the computer 1.587
And the computer boots Tails 1:0.582
Then drive "fake_TailsData" is detected by Tails 0.115
And Tails Greeter has not detected a persistence partition 14.717
After features/support/hooks.rb:330 0.979
After features/support/hooks.rb:100 0.018
Tags: @product
1:43.756
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Given a computer 0.267
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.046
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 6.276
And I plug SATA drive "gpt_ext2" 1.061
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.061
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 5.113
And I plug SATA drive "msdos_fat32" 1.120
And I start Tails from DVD with network unplugged and I login 1:29.126
Then drive "gpt_ext2" is detected by Tails 0.263
And drive "gpt_ext2" is not mounted 0.107
And drive "msdos_fat32" is detected by Tails 0.207
And drive "msdos_fat32" is not mounted 0.104
After features/support/hooks.rb:330 0.810
After features/support/hooks.rb:100 0.013