Project Number Date
test_Tails_ISO_devel 3780 12 Apr 2025, 13: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 6:58.690 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:2.502
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.034
Given a computer 0.557
And I temporarily create a 100 MiB disk named "swap" 0.112
And I create a gpt swap partition on disk "swap" 11.684
And I plug SATA drive "swap" 1.059
And I temporarily create a 2 GiB disk named "live_hd" 0.044
And I write the Tails ISO image to disk "live_hd" 27.021
And I plug SATA drive "live_hd" 1.077
When I start Tails with network unplugged and I login 1:20.527
Then a "swap" partition was detected by Tails on drive "swap" 0.106
And drive "live_hd" is detected by Tails 0.114
But Tails has no disk swap enabled 0.111
And drive "live_hd" is not mounted 0.083
After features/support/hooks.rb:330 0.629
After features/support/hooks.rb:100 0.128
Tags: @product
1:36.991
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given a computer 0.182
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.045
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 21.497
And I plug non-removable USB drive "fake_TailsData" 1.060
When I start the computer 1.111
And the computer boots Tails 58.841
Then drive "fake_TailsData" is detected by Tails 0.102
And Tails Greeter has not detected a persistence partition 14.150
After features/support/hooks.rb:330 0.902
After features/support/hooks.rb:100 0.009
Tags: @product
1:40.476
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given a computer 0.235
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" 21.741
And I plug SATA drive "fake_TailsData" 1.046
When I start the computer 1.148
And the computer boots Tails 1:1.640
Then drive "fake_TailsData" is detected by Tails 0.131
And Tails Greeter has not detected a persistence partition 14.489
After features/support/hooks.rb:330 1.166
After features/support/hooks.rb:100 0.009
Tags: @product
1:38.720
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given a computer 0.197
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.043
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 6.229
And I plug SATA drive "gpt_ext2" 1.046
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.046
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 6.231
And I plug SATA drive "msdos_fat32" 1.057
And I start Tails from DVD with network unplugged and I login 1:23.479
Then drive "gpt_ext2" is detected by Tails 0.103
And drive "gpt_ext2" is not mounted 0.076
And drive "msdos_fat32" is detected by Tails 0.108
And drive "msdos_fat32" is not mounted 0.100
After features/support/hooks.rb:330 0.726
After features/support/hooks.rb:100 0.007