Project Number Date
test_Tails_ISO_devel 3275 11 Feb 2024, 18:24

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:3.490 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:50.854
Before features/support/hooks.rb:245 0.035
Given a computer 0.487
And I temporarily create a 100 MiB disk named "swap" 0.152
And I create a gpt swap partition on disk "swap" 12.466
And I plug SATA drive "swap" 1.048
And I temporarily create a 2 GiB disk named "live_hd" 0.061
And I write the Tails ISO image to disk "live_hd" 18.703
And I plug SATA drive "live_hd" 1.068
When I start Tails with network unplugged and I login 1:16.376
Then a "swap" partition was detected by Tails on drive "swap" 0.151
And drive "live_hd" is detected by Tails 0.143
But Tails has no disk swap enabled 0.101
And drive "live_hd" is not mounted 0.093
After features/support/hooks.rb:291 0.681
After features/support/hooks.rb:75 0.111
Tags: @product
1:23.374
Before features/support/hooks.rb:245 0.002
Given a computer 0.564
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.069
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 14.975
And I plug non-removable USB drive "fake_TailsData" 1.052
When I start the computer 1.051
And the computer boots Tails 52.341
Then drive "fake_TailsData" is detected by Tails 0.122
And Tails Greeter has not detected a persistence partition 13.196
After features/support/hooks.rb:291 0.754
After features/support/hooks.rb:75 0.009
Tags: @product
1:24.779
Before features/support/hooks.rb:245 0.002
Given a computer 0.178
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.049
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 17.106
And I plug SATA drive "fake_TailsData" 1.043
When I start the computer 1.054
And the computer boots Tails 51.828
Then drive "fake_TailsData" is detected by Tails 0.138
And Tails Greeter has not detected a persistence partition 13.379
After features/support/hooks.rb:291 0.788
After features/support/hooks.rb:75 0.008
Tags: @product
1:24.481
Before features/support/hooks.rb:245 0.003
Given a computer 0.148
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.046
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 4.080
And I plug SATA drive "gpt_ext2" 1.051
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.148
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 4.987
And I plug SATA drive "msdos_fat32" 1.090
And I start Tails from DVD with network unplugged and I login 1:12.518
Then drive "gpt_ext2" is detected by Tails 0.131
And drive "gpt_ext2" is not mounted 0.086
And drive "msdos_fat32" is detected by Tails 0.115
And drive "msdos_fat32" is not mounted 0.073
After features/support/hooks.rb:291 0.678
After features/support/hooks.rb:75 0.008