Project Number Date
test_Tails_ISO_stable 5723 18 Jun 2025, 17:09

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:1.104 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:25.164
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.023
Given a computer 1.047
And I temporarily create a 100 MiB disk named "swap" 0.108
And I create a gpt swap partition on disk "swap" 13.968
And I plug SATA drive "swap" 1.065
And I temporarily create a 2 GiB disk named "live_hd" 0.084
And I write the Tails ISO image to disk "live_hd" 30.491
And I plug SATA drive "live_hd" 1.081
When I start Tails with network unplugged and I login 1:36.855
Then a "swap" partition was detected by Tails on drive "swap" 0.105
And drive "live_hd" is detected by Tails 0.141
But Tails has no disk swap enabled 0.122
And drive "live_hd" is not mounted 0.092
After features/support/hooks.rb:330 0.718
After features/support/hooks.rb:100 0.198
Tags: @product
2:0.553
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given a computer 0.232
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" 32.824
And I plug non-removable USB drive "fake_TailsData" 1.056
When I start the computer 1.321
And the computer boots Tails 1:9.325
Then drive "fake_TailsData" is detected by Tails 0.126
And Tails Greeter has not detected a persistence partition 15.620
After features/support/hooks.rb:330 0.791
After features/support/hooks.rb:100 0.008
Tags: @product
2:7.148
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.001
Given a computer 0.153
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" 33.531
And I plug SATA drive "fake_TailsData" 1.084
When I start the computer 1.183
And the computer boots Tails 1:13.173
Then drive "fake_TailsData" is detected by Tails 0.708
And Tails Greeter has not detected a persistence partition 17.275
After features/support/hooks.rb:330 0.943
After features/support/hooks.rb:100 0.020
Tags: @product
2:28.237
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.019
Given a computer 0.633
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.275
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 9.636
And I plug SATA drive "gpt_ext2" 1.087
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.060
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 7.659
And I plug SATA drive "msdos_fat32" 1.083
And I start Tails from DVD with network unplugged and I login 2:6.959
Then drive "gpt_ext2" is detected by Tails 0.458
And drive "gpt_ext2" is not mounted 0.091
And drive "msdos_fat32" is detected by Tails 0.103
And drive "msdos_fat32" is not mounted 0.188
After features/support/hooks.rb:330 1.035
After features/support/hooks.rb:100 0.011