Project Number Date
test_Tails_ISO_devel 3894 02 Jul 2025, 14:08

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 8:46.444 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:26.166
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.037
Given a computer 0.580
And I temporarily create a 100 MiB disk named "swap" 0.102
And I create a gpt swap partition on disk "swap" 12.548
And I plug SATA drive "swap" 1.127
And I temporarily create a 2 GiB disk named "live_hd" 0.075
And I write the Tails ISO image to disk "live_hd" 30.765
And I plug SATA drive "live_hd" 1.069
When I start Tails with network unplugged and I login 1:39.495
Then a "swap" partition was detected by Tails on drive "swap" 0.125
And drive "live_hd" is detected by Tails 0.115
But Tails has no disk swap enabled 0.094
And drive "live_hd" is not mounted 0.067
After features/support/hooks.rb:330 0.708
After features/support/hooks.rb:100 0.128
Tags: @product
1:56.737
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given a computer 0.161
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.711
And I plug non-removable USB drive "fake_TailsData" 1.201
When I start the computer 2.361
And the computer boots Tails 1:11.653
Then drive "fake_TailsData" is detected by Tails 0.125
And Tails Greeter has not detected a persistence partition 15.479
After features/support/hooks.rb:330 0.869
After features/support/hooks.rb:100 0.009
Tags: @product
2:14.150
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.001
Given a computer 0.176
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" 33.910
And I plug SATA drive "fake_TailsData" 1.126
When I start the computer 1.346
And the computer boots Tails 1:22.487
Then drive "fake_TailsData" is detected by Tails 0.110
And Tails Greeter has not detected a persistence partition 14.951
After features/support/hooks.rb:330 1.212
After features/support/hooks.rb:100 0.012
Tags: @product
2:9.389
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Given a computer 0.207
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.065
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 6.336
And I plug SATA drive "gpt_ext2" 1.050
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" 8.234
And I plug SATA drive "msdos_fat32" 1.094
And I start Tails from DVD with network unplugged and I login 1:51.274
Then drive "gpt_ext2" is detected by Tails 0.454
And drive "gpt_ext2" is not mounted 0.286
And drive "msdos_fat32" is detected by Tails 0.140
And drive "msdos_fat32" is not mounted 0.195
After features/support/hooks.rb:330 0.786
After features/support/hooks.rb:100 0.007