Project Number Date
test_Tails_ISO_stable 5604 28 Apr 2025, 20:36

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:48.028 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:29.128
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.037
Given a computer 0.659
And I temporarily create a 100 MiB disk named "swap" 0.174
And I create a gpt swap partition on disk "swap" 17.512
And I plug SATA drive "swap" 1.075
And I temporarily create a 2 GiB disk named "live_hd" 0.075
And I write the Tails ISO image to disk "live_hd" 34.260
And I plug SATA drive "live_hd" 1.123
When I start Tails with network unplugged and I login 1:33.743
Then a "swap" partition was detected by Tails on drive "swap" 0.141
And drive "live_hd" is detected by Tails 0.132
But Tails has no disk swap enabled 0.123
And drive "live_hd" is not mounted 0.106
After features/support/hooks.rb:330 0.820
After features/support/hooks.rb:100 0.148
Tags: @product
1:46.714
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Given a computer 0.200
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.047
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 26.635
And I plug non-removable USB drive "fake_TailsData" 1.438
When I start the computer 1.352
And the computer boots Tails 1:2.260
Then drive "fake_TailsData" is detected by Tails 0.127
And Tails Greeter has not detected a persistence partition 14.651
After features/support/hooks.rb:330 1.647
After features/support/hooks.rb:100 0.009
Tags: @product
1:48.276
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given a computer 0.717
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.573
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 26.335
And I plug SATA drive "fake_TailsData" 1.341
When I start the computer 1.643
And the computer boots Tails 1:2.552
Then drive "fake_TailsData" is detected by Tails 0.127
And Tails Greeter has not detected a persistence partition 14.984
After features/support/hooks.rb:330 0.995
After features/support/hooks.rb:100 0.010
Tags: @product
1:43.908
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given a computer 0.261
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.079
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 6.508
And I plug SATA drive "gpt_ext2" 1.069
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.068
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 6.311
And I plug SATA drive "msdos_fat32" 1.082
And I start Tails from DVD with network unplugged and I login 1:27.977
Then drive "gpt_ext2" is detected by Tails 0.218
And drive "gpt_ext2" is not mounted 0.116
And drive "msdos_fat32" is detected by Tails 0.104
And drive "msdos_fat32" is not mounted 0.111
After features/support/hooks.rb:330 1.122
After features/support/hooks.rb:100 0.008