Project Number Date
test_Tails_ISO_devel 3775 10 Apr 2025, 13:51

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:12.841 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:9.983
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.022
Given a computer 0.508
And I temporarily create a 100 MiB disk named "swap" 0.166
And I create a gpt swap partition on disk "swap" 12.849
And I plug SATA drive "swap" 1.111
And I temporarily create a 2 GiB disk named "live_hd" 0.041
And I write the Tails ISO image to disk "live_hd" 28.888
And I plug SATA drive "live_hd" 1.063
When I start Tails with network unplugged and I login 1:24.867
Then a "swap" partition was detected by Tails on drive "swap" 0.158
And drive "live_hd" is detected by Tails 0.133
But Tails has no disk swap enabled 0.106
And drive "live_hd" is not mounted 0.085
After features/support/hooks.rb:330 0.626
After features/support/hooks.rb:100 0.134
Tags: @product
1:41.629
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Given a computer 0.269
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.070
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 25.660
And I plug non-removable USB drive "fake_TailsData" 1.074
When I start the computer 1.099
And the computer boots Tails 59.370
Then drive "fake_TailsData" is detected by Tails 0.106
And Tails Greeter has not detected a persistence partition 13.978
After features/support/hooks.rb:330 0.795
After features/support/hooks.rb:100 0.009
Tags: @product
1:39.545
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given a computer 0.159
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.039
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 22.756
And I plug SATA drive "fake_TailsData" 1.054
When I start the computer 1.143
And the computer boots Tails 59.863
Then drive "fake_TailsData" is detected by Tails 0.117
And Tails Greeter has not detected a persistence partition 14.410
After features/support/hooks.rb:330 0.960
After features/support/hooks.rb:100 0.010
Tags: @product
1:41.683
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Given a computer 0.563
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.040
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 6.448
And I plug SATA drive "gpt_ext2" 1.053
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.102
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 7.474
And I plug SATA drive "msdos_fat32" 1.067
And I start Tails from DVD with network unplugged and I login 1:24.522
Then drive "gpt_ext2" is detected by Tails 0.127
And drive "gpt_ext2" is not mounted 0.070
And drive "msdos_fat32" is detected by Tails 0.100
And drive "msdos_fat32" is not mounted 0.112
After features/support/hooks.rb:330 0.700
After features/support/hooks.rb:100 0.007