Project Number Date
test_Tails_ISO_feature-arti 26 11 Dec 2024, 17:02

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:4.581 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.780
Before features/support/hooks.rb:269 0.021
Given a computer 0.456
And I temporarily create a 100 MiB disk named "swap" 0.127
And I create a gpt swap partition on disk "swap" 11.260
And I plug SATA drive "swap" 1.060
And I temporarily create a 2 GiB disk named "live_hd" 0.048
And I write the Tails ISO image to disk "live_hd" 26.751
And I plug SATA drive "live_hd" 1.055
When I start Tails with network unplugged and I login 1:20.595
Then a "swap" partition was detected by Tails on drive "swap" 0.107
And drive "live_hd" is detected by Tails 0.174
But Tails has no disk swap enabled 0.080
And drive "live_hd" is not mounted 0.061
After features/support/hooks.rb:326 0.678
After features/support/hooks.rb:100 0.143
Tags: @product
1:37.512
Before features/support/hooks.rb:269 0.003
Given a computer 0.201
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.043
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 22.519
And I plug non-removable USB drive "fake_TailsData" 1.051
When I start the computer 1.005
And the computer boots Tails 58.453
Then drive "fake_TailsData" is detected by Tails 0.176
And Tails Greeter has not detected a persistence partition 14.060
After features/support/hooks.rb:326 0.831
After features/support/hooks.rb:100 0.011
Tags: @product
1:48.485
Before features/support/hooks.rb:269 0.004
Given a computer 0.249
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.072
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 26.560
And I plug SATA drive "fake_TailsData" 1.050
When I start the computer 1.008
And the computer boots Tails 1:5.657
Then drive "fake_TailsData" is detected by Tails 0.163
And Tails Greeter has not detected a persistence partition 13.722
After features/support/hooks.rb:326 0.812
After features/support/hooks.rb:100 0.007
Tags: @product
1:36.804
Before features/support/hooks.rb:269 0.003
Given a computer 1.216
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.050
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 6.178
And I plug SATA drive "gpt_ext2" 1.060
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.046
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 6.092
And I plug SATA drive "msdos_fat32" 1.054
And I start Tails from DVD with network unplugged and I login 1:20.697
Then drive "gpt_ext2" is detected by Tails 0.137
And drive "gpt_ext2" is not mounted 0.078
And drive "msdos_fat32" is detected by Tails 0.113
And drive "msdos_fat32" is not mounted 0.078
After features/support/hooks.rb:326 0.727
After features/support/hooks.rb:100 0.007