Project Number Date
test_Tails_ISO_stable 5769 15 Jul 2025, 19:50

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 9:24.573 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:41.164
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.024
Given a computer 0.684
And I temporarily create a 100 MiB disk named "swap" 0.132
And I create a gpt swap partition on disk "swap" 13.505
And I plug SATA drive "swap" 1.089
And I temporarily create a 2 GiB disk named "live_hd" 0.045
And I write the Tails ISO image to disk "live_hd" 31.513
And I plug SATA drive "live_hd" 1.124
When I start Tails with network unplugged and I login 1:52.672
Then a "swap" partition was detected by Tails on drive "swap" 0.122
And drive "live_hd" is detected by Tails 0.096
But Tails has no disk swap enabled 0.085
And drive "live_hd" is not mounted 0.092
After features/support/hooks.rb:330 0.795
After features/support/hooks.rb:100 0.171
Tags: @product
2:14.918
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Given a computer 0.215
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" 41.012
And I plug non-removable USB drive "fake_TailsData" 1.081
When I start the computer 2.516
And the computer boots Tails 1:14.126
Then drive "fake_TailsData" is detected by Tails 0.127
And Tails Greeter has not detected a persistence partition 15.796
After features/support/hooks.rb:330 0.969
After features/support/hooks.rb:100 0.008
Tags: @product
2:5.712
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Given a computer 0.170
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.041
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 31.800
And I plug SATA drive "fake_TailsData" 1.149
When I start the computer 1.543
And the computer boots Tails 1:11.513
Then drive "fake_TailsData" is detected by Tails 2.872
And Tails Greeter has not detected a persistence partition 16.621
After features/support/hooks.rb:330 3.513
After features/support/hooks.rb:100 0.030
Tags: @product
2:22.778
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.018
Given a computer 0.486
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.074
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 7.431
And I plug SATA drive "gpt_ext2" 1.060
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.048
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 6.306
And I plug SATA drive "msdos_fat32" 1.068
And I start Tails from DVD with network unplugged and I login 2:1.860
Then drive "gpt_ext2" is detected by Tails 2.196
And drive "gpt_ext2" is not mounted 0.560
And drive "msdos_fat32" is detected by Tails 1.191
And drive "msdos_fat32" is not mounted 0.494
After features/support/hooks.rb:330 1.166
After features/support/hooks.rb:100 0.017