Project Number Date
test_Tails_ISO_devel 3764 03 Apr 2025, 14:18

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:1.571 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:6.732
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.018
Given a computer 0.432
And I temporarily create a 100 MiB disk named "swap" 0.162
And I create a gpt swap partition on disk "swap" 15.124
And I plug SATA drive "swap" 1.089
And I temporarily create a 2 GiB disk named "live_hd" 0.076
And I write the Tails ISO image to disk "live_hd" 28.358
And I plug SATA drive "live_hd" 1.065
When I start Tails with network unplugged and I login 1:20.030
Then a "swap" partition was detected by Tails on drive "swap" 0.124
And drive "live_hd" is detected by Tails 0.105
But Tails has no disk swap enabled 0.096
And drive "live_hd" is not mounted 0.065
After features/support/hooks.rb:330 1.078
After features/support/hooks.rb:100 0.127
Tags: @product
1:35.357
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given a computer 0.148
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.036
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 22.379
And I plug non-removable USB drive "fake_TailsData" 1.048
When I start the computer 1.016
And the computer boots Tails 56.346
Then drive "fake_TailsData" is detected by Tails 0.103
And Tails Greeter has not detected a persistence partition 14.277
After features/support/hooks.rb:330 0.876
After features/support/hooks.rb:100 0.008
Tags: @product
1:44.657
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given a computer 0.148
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.034
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 24.403
And I plug SATA drive "fake_TailsData" 1.049
When I start the computer 1.040
And the computer boots Tails 1:3.808
Then drive "fake_TailsData" is detected by Tails 0.109
And Tails Greeter has not detected a persistence partition 14.062
After features/support/hooks.rb:330 0.870
After features/support/hooks.rb:100 0.027
Tags: @product
1:34.823
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given a computer 0.148
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.033
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 6.248
And I plug SATA drive "gpt_ext2" 1.047
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.038
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 6.142
And I plug SATA drive "msdos_fat32" 1.060
And I start Tails from DVD with network unplugged and I login 1:19.723
Then drive "gpt_ext2" is detected by Tails 0.120
And drive "gpt_ext2" is not mounted 0.089
And drive "msdos_fat32" is detected by Tails 0.097
And drive "msdos_fat32" is not mounted 0.072
After features/support/hooks.rb:330 0.660
After features/support/hooks.rb:100 0.007