Project Number Date
test_Tails_ISO_test-suite-options 7 23 Jun 2025, 22:01

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 11:33.733 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
3:7.276
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.024
Given a computer 0.701
And I temporarily create a 100 MiB disk named "swap" 0.117
And I create a gpt swap partition on disk "swap" 13.159
And I plug SATA drive "swap" 1.175
And I temporarily create a 2 GiB disk named "live_hd" 0.088
And I write the Tails ISO image to disk "live_hd" 35.549
And I plug SATA drive "live_hd" 1.071
When I start Tails with network unplugged and I login 2:14.743
Then a "swap" partition was detected by Tails on drive "swap" 0.347
And drive "live_hd" is detected by Tails 0.134
But Tails has no disk swap enabled 0.088
And drive "live_hd" is not mounted 0.099
After features/support/hooks.rb:330 0.862
After features/support/hooks.rb:100 0.170
Tags: @product
2:27.130
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Given a computer 0.191
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" 34.518
And I plug non-removable USB drive "fake_TailsData" 1.067
When I start the computer 1.014
And the computer boots Tails 1:31.699
Then drive "fake_TailsData" is detected by Tails 0.561
And Tails Greeter has not detected a persistence partition 18.032
After features/support/hooks.rb:330 4.861
After features/support/hooks.rb:100 0.032
Tags: @product
2:55.639
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.010
Given a computer 0.965
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.132
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 51.354
And I plug SATA drive "fake_TailsData" 1.586
When I start the computer 5.359
And the computer boots Tails 1:32.958
Then drive "fake_TailsData" is detected by Tails 2.367
And Tails Greeter has not detected a persistence partition 20.916
After features/support/hooks.rb:330 3.671
After features/support/hooks.rb:100 0.058
Tags: @product
3:3.686
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.010
Given a computer 0.940
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.087
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 8.626
And I plug SATA drive "gpt_ext2" 1.165
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.071
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 16.195
And I plug SATA drive "msdos_fat32" 1.073
And I start Tails from DVD with network unplugged and I login 2:32.245
Then drive "gpt_ext2" is detected by Tails 1.623
And drive "gpt_ext2" is not mounted 0.496
And drive "msdos_fat32" is detected by Tails 0.957
And drive "msdos_fat32" is not mounted 0.204
After features/support/hooks.rb:330 1.174
After features/support/hooks.rb:100 0.011