Project Number Date
test_Tails_ISO_feature-arti 5 20 Nov 2024, 16:40

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:48.122 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.994
Before features/support/hooks.rb:269 0.016
Given a computer 0.485
And I temporarily create a 100 MiB disk named "swap" 0.108
And I create a gpt swap partition on disk "swap" 11.919
And I plug SATA drive "swap" 1.076
And I temporarily create a 2 GiB disk named "live_hd" 0.044
And I write the Tails ISO image to disk "live_hd" 27.485
And I plug SATA drive "live_hd" 1.066
When I start Tails with network unplugged and I login 1:19.415
Then a "swap" partition was detected by Tails on drive "swap" 0.110
And drive "live_hd" is detected by Tails 0.114
But Tails has no disk swap enabled 0.091
And drive "live_hd" is not mounted 0.076
After features/support/hooks.rb:326 0.650
After features/support/hooks.rb:100 0.126
Tags: @product
1:35.566
Before features/support/hooks.rb:269 0.003
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" 23.071
And I plug non-removable USB drive "fake_TailsData" 1.062
When I start the computer 1.164
And the computer boots Tails 55.836
Then drive "fake_TailsData" is detected by Tails 0.139
And Tails Greeter has not detected a persistence partition 14.063
After features/support/hooks.rb:326 0.740
After features/support/hooks.rb:100 0.010
Tags: @product
1:35.415
Before features/support/hooks.rb:269 0.003
Given a computer 0.183
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.044
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 22.059
And I plug SATA drive "fake_TailsData" 1.066
When I start the computer 1.068
And the computer boots Tails 57.151
Then drive "fake_TailsData" is detected by Tails 0.165
And Tails Greeter has not detected a persistence partition 13.677
After features/support/hooks.rb:326 0.754
After features/support/hooks.rb:100 0.007
Tags: @product
1:35.146
Before features/support/hooks.rb:269 0.002
Given a computer 0.209
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.293
And I plug SATA drive "gpt_ext2" 1.061
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.471
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 6.795
And I plug SATA drive "msdos_fat32" 1.079
And I start Tails from DVD with network unplugged and I login 1:18.765
Then drive "gpt_ext2" is detected by Tails 0.134
And drive "gpt_ext2" is not mounted 0.075
And drive "msdos_fat32" is detected by Tails 0.102
And drive "msdos_fat32" is not mounted 0.078
After features/support/hooks.rb:326 0.785
After features/support/hooks.rb:100 0.006