Project Number Date
test_Tails_ISO_devel 3671 29 Jan 2025, 18:06

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 6:56.265 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:1.075
Before features/support/hooks.rb:269 0.020
Given a computer 0.635
And I temporarily create a 100 MiB disk named "swap" 0.140
And I create a gpt swap partition on disk "swap" 11.525
And I plug SATA drive "swap" 1.065
And I temporarily create a 2 GiB disk named "live_hd" 0.039
And I write the Tails ISO image to disk "live_hd" 26.751
And I plug SATA drive "live_hd" 1.079
When I start Tails with network unplugged and I login 1:19.430
Then a "swap" partition was detected by Tails on drive "swap" 0.107
And drive "live_hd" is detected by Tails 0.154
But Tails has no disk swap enabled 0.082
And drive "live_hd" is not mounted 0.064
After features/support/hooks.rb:326 0.675
After features/support/hooks.rb:100 0.142
Tags: @product
1:38.808
Before features/support/hooks.rb:269 0.002
Given a computer 0.214
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.048
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 23.443
And I plug non-removable USB drive "fake_TailsData" 1.075
When I start the computer 1.087
And the computer boots Tails 58.809
Then drive "fake_TailsData" is detected by Tails 0.137
And Tails Greeter has not detected a persistence partition 13.992
After features/support/hooks.rb:326 0.829
After features/support/hooks.rb:100 0.007
Tags: @product
1:39.084
Before features/support/hooks.rb:269 0.002
Given a computer 0.189
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" 23.490
And I plug SATA drive "fake_TailsData" 1.065
When I start the computer 1.205
And the computer boots Tails 58.499
Then drive "fake_TailsData" is detected by Tails 0.154
And Tails Greeter has not detected a persistence partition 14.431
After features/support/hooks.rb:326 0.874
After features/support/hooks.rb:100 0.009
Tags: @product
1:37.296
Before features/support/hooks.rb:269 0.003
Given a computer 0.203
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.048
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 6.304
And I plug SATA drive "gpt_ext2" 1.056
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.045
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 6.222
And I plug SATA drive "msdos_fat32" 1.088
And I start Tails from DVD with network unplugged and I login 1:21.858
Then drive "gpt_ext2" is detected by Tails 0.168
And drive "gpt_ext2" is not mounted 0.078
And drive "msdos_fat32" is detected by Tails 0.125
And drive "msdos_fat32" is not mounted 0.096
After features/support/hooks.rb:326 0.738
After features/support/hooks.rb:100 0.008