Project Number Date
test_Tails_ISO_stable 4567 13 Dec 2023, 15:14

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:25.781 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:37.280
Before features/support/hooks.rb:245 0.029
Given a computer 0.616
And I temporarily create a 100 MiB disk named "swap" 0.134
And I create a gpt swap partition on disk "swap" 13.550
And I plug SATA drive "swap" 1.055
And I temporarily create a 2 GiB disk named "live_hd" 0.673
And I write the Tails ISO image to disk "live_hd" 18.725
And I plug SATA drive "live_hd" 1.069
When I start Tails with network unplugged and I login 1:1.015
Then a "swap" partition was detected by Tails on drive "swap" 0.152
And drive "live_hd" is detected by Tails 0.120
But Tails has no disk swap enabled 0.087
And drive "live_hd" is not mounted 0.078
After features/support/hooks.rb:291 0.690
After features/support/hooks.rb:75 0.101
Tags: @product
1:13.243
Before features/support/hooks.rb:245 0.001
Given a computer 0.206
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.071
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 14.763
And I plug non-removable USB drive "fake_TailsData" 1.065
When I start the computer 0.980
And the computer boots Tails 42.762
Then drive "fake_TailsData" is detected by Tails 0.107
And Tails Greeter has not detected a persistence partition 13.286
After features/support/hooks.rb:291 0.736
After features/support/hooks.rb:75 0.008
Tags: @product
1:14.192
Before features/support/hooks.rb:245 0.002
Given a computer 0.234
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.075
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 15.785
And I plug SATA drive "fake_TailsData" 1.053
When I start the computer 0.956
And the computer boots Tails 42.746
Then drive "fake_TailsData" is detected by Tails 0.131
And Tails Greeter has not detected a persistence partition 13.208
After features/support/hooks.rb:291 1.030
After features/support/hooks.rb:75 0.008
Tags: @product
1:21.065
Before features/support/hooks.rb:245 0.002
Given a computer 1.704
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.848
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 5.884
And I plug SATA drive "gpt_ext2" 1.282
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.839
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 5.658
And I plug SATA drive "msdos_fat32" 1.280
And I start Tails from DVD with network unplugged and I login 1:2.950
Then drive "gpt_ext2" is detected by Tails 0.208
And drive "gpt_ext2" is not mounted 0.081
And drive "msdos_fat32" is detected by Tails 0.131
And drive "msdos_fat32" is not mounted 0.196
After features/support/hooks.rb:291 0.731
After features/support/hooks.rb:75 0.008