Project Number Date
test_Tails_ISO_devel 3875 19 Jun 2025, 00:23

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:56.338 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:17.656
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.032
Given a computer 0.531
And I temporarily create a 100 MiB disk named "swap" 0.101
And I create a gpt swap partition on disk "swap" 13.071
And I plug SATA drive "swap" 1.055
And I temporarily create a 2 GiB disk named "live_hd" 0.039
And I write the Tails ISO image to disk "live_hd" 27.750
And I plug SATA drive "live_hd" 1.067
When I start Tails with network unplugged and I login 1:33.671
Then a "swap" partition was detected by Tails on drive "swap" 0.100
And drive "live_hd" is detected by Tails 0.108
But Tails has no disk swap enabled 0.094
And drive "live_hd" is not mounted 0.064
After features/support/hooks.rb:330 0.687
After features/support/hooks.rb:100 0.148
Tags: @product
1:57.682
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given a computer 0.228
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.065
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 37.191
And I plug non-removable USB drive "fake_TailsData" 1.063
When I start the computer 1.239
And the computer boots Tails 1:3.212
Then drive "fake_TailsData" is detected by Tails 0.120
And Tails Greeter has not detected a persistence partition 14.561
After features/support/hooks.rb:330 0.863
After features/support/hooks.rb:100 0.014
Tags: @product
1:46.510
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given a computer 0.165
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" 25.257
And I plug SATA drive "fake_TailsData" 1.056
When I start the computer 1.290
And the computer boots Tails 1:3.574
Then drive "fake_TailsData" is detected by Tails 0.107
And Tails Greeter has not detected a persistence partition 15.015
After features/support/hooks.rb:330 1.177
After features/support/hooks.rb:100 0.015
Tags: @product
1:54.488
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Given a computer 0.277
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.045
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 6.263
And I plug SATA drive "gpt_ext2" 1.051
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.041
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 7.298
And I plug SATA drive "msdos_fat32" 1.182
And I start Tails from DVD with network unplugged and I login 1:37.626
Then drive "gpt_ext2" is detected by Tails 0.270
And drive "gpt_ext2" is not mounted 0.150
And drive "msdos_fat32" is detected by Tails 0.182
And drive "msdos_fat32" is not mounted 0.098
After features/support/hooks.rb:330 1.272
After features/support/hooks.rb:100 0.007