Project Number Date
test_Tails_ISO_devel 3200 18 Dec 2023, 18:30

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:23.584 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:33.256
Before features/support/hooks.rb:245 0.027
Given a computer 0.419
And I temporarily create a 100 MiB disk named "swap" 0.155
And I create a gpt swap partition on disk "swap" 10.891
And I plug SATA drive "swap" 1.046
And I temporarily create a 2 GiB disk named "live_hd" 0.051
And I write the Tails ISO image to disk "live_hd" 15.798
And I plug SATA drive "live_hd" 1.050
When I start Tails with network unplugged and I login 1:3.237
Then a "swap" partition was detected by Tails on drive "swap" 0.120
And drive "live_hd" is detected by Tails 0.113
But Tails has no disk swap enabled 0.262
And drive "live_hd" is not mounted 0.109
After features/support/hooks.rb:291 0.770
After features/support/hooks.rb:75 0.105
Tags: @product
1:13.595
Before features/support/hooks.rb:245 0.002
Given a computer 0.139
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" 15.715
And I plug non-removable USB drive "fake_TailsData" 1.046
When I start the computer 0.963
And the computer boots Tails 42.461
Then drive "fake_TailsData" is detected by Tails 0.126
And Tails Greeter has not detected a persistence partition 13.099
After features/support/hooks.rb:291 0.694
After features/support/hooks.rb:75 0.008
Tags: @product
1:16.601
Before features/support/hooks.rb:245 0.002
Given a computer 0.143
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.042
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 18.249
And I plug SATA drive "fake_TailsData" 1.056
When I start the computer 1.005
And the computer boots Tails 42.736
Then drive "fake_TailsData" is detected by Tails 0.108
And Tails Greeter has not detected a persistence partition 13.258
After features/support/hooks.rb:291 0.899
After features/support/hooks.rb:75 0.010
Tags: @product
1:20.131
Before features/support/hooks.rb:245 0.003
Given a computer 0.677
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.056
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 5.336
And I plug SATA drive "gpt_ext2" 1.115
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.915
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 6.489
And I plug SATA drive "msdos_fat32" 1.246
And I start Tails from DVD with network unplugged and I login 1:3.932
Then drive "gpt_ext2" is detected by Tails 0.126
And drive "gpt_ext2" is not mounted 0.075
And drive "msdos_fat32" is detected by Tails 0.096
And drive "msdos_fat32" is not mounted 0.062
After features/support/hooks.rb:291 0.881
After features/support/hooks.rb:75 0.006