Project Number Date
test_Tails_ISO_devel 3316 11 Mar 2024, 15:03

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 5:58.182 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
1:45.179
Before features/support/hooks.rb:245 0.027
Given a computer 1.363
And I temporarily create a 100 MiB disk named "swap" 0.324
And I create a gpt swap partition on disk "swap" 9.804
And I plug SATA drive "swap" 1.052
And I temporarily create a 2 GiB disk named "live_hd" 0.196
And I write the Tails ISO image to disk "live_hd" 17.877
And I plug SATA drive "live_hd" 1.062
When I start Tails with network unplugged and I login 1:13.082
Then a "swap" partition was detected by Tails on drive "swap" 0.124
And drive "live_hd" is detected by Tails 0.127
But Tails has no disk swap enabled 0.092
And drive "live_hd" is not mounted 0.071
After features/support/hooks.rb:291 0.686
After features/support/hooks.rb:75 0.122
Tags: @product
1:22.949
Before features/support/hooks.rb:245 0.002
Given a computer 0.177
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.046
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 16.090
And I plug non-removable USB drive "fake_TailsData" 1.067
When I start the computer 0.995
And the computer boots Tails 51.011
Then drive "fake_TailsData" is detected by Tails 0.157
And Tails Greeter has not detected a persistence partition 13.403
After features/support/hooks.rb:291 0.792
After features/support/hooks.rb:75 0.007
Tags: @product
1:25.452
Before features/support/hooks.rb:245 0.002
Given a computer 0.194
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.127
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 17.647
And I plug SATA drive "fake_TailsData" 1.061
When I start the computer 0.998
And the computer boots Tails 51.543
Then drive "fake_TailsData" is detected by Tails 0.164
And Tails Greeter has not detected a persistence partition 13.714
After features/support/hooks.rb:291 0.835
After features/support/hooks.rb:75 0.009
Tags: @product
1:24.601
Before features/support/hooks.rb:245 0.002
Given a computer 0.336
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.128
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 4.090
And I plug SATA drive "gpt_ext2" 1.069
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.054
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 4.991
And I plug SATA drive "msdos_fat32" 1.065
And I start Tails from DVD with network unplugged and I login 1:12.469
Then drive "gpt_ext2" is detected by Tails 0.144
And drive "gpt_ext2" is not mounted 0.082
And drive "msdos_fat32" is detected by Tails 0.104
And drive "msdos_fat32" is not mounted 0.064
After features/support/hooks.rb:291 0.691
After features/support/hooks.rb:75 0.006