Project Number Date
test_Tails_ISO_stable 4564 12 Dec 2023, 12:06

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:13.644 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:31.037
Before features/support/hooks.rb:245 0.031
Given a computer 0.435
And I temporarily create a 100 MiB disk named "swap" 0.110
And I create a gpt swap partition on disk "swap" 10.538
And I plug SATA drive "swap" 1.050
And I temporarily create a 2 GiB disk named "live_hd" 0.048
And I write the Tails ISO image to disk "live_hd" 15.549
And I plug SATA drive "live_hd" 1.062
When I start Tails with network unplugged and I login 1:1.783
Then a "swap" partition was detected by Tails on drive "swap" 0.116
And drive "live_hd" is detected by Tails 0.122
But Tails has no disk swap enabled 0.095
And drive "live_hd" is not mounted 0.123
After features/support/hooks.rb:291 0.695
After features/support/hooks.rb:75 0.104
Tags: @product
1:12.342
Before features/support/hooks.rb:245 0.002
Given a computer 0.157
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.046
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 14.738
And I plug non-removable USB drive "fake_TailsData" 1.051
When I start the computer 1.001
And the computer boots Tails 42.105
Then drive "fake_TailsData" is detected by Tails 0.105
And Tails Greeter has not detected a persistence partition 13.136
After features/support/hooks.rb:291 0.730
After features/support/hooks.rb:75 0.010
Tags: @product
1:14.795
Before features/support/hooks.rb:245 0.002
Given a computer 0.154
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.046
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 15.975
And I plug SATA drive "fake_TailsData" 1.118
When I start the computer 1.012
And the computer boots Tails 43.192
Then drive "fake_TailsData" is detected by Tails 0.122
And Tails Greeter has not detected a persistence partition 13.174
After features/support/hooks.rb:291 0.820
After features/support/hooks.rb:75 0.009
Tags: @product
1:15.468
Before features/support/hooks.rb:245 0.003
Given a computer 0.147
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.037
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 4.919
And I plug SATA drive "gpt_ext2" 1.046
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.196
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 4.246
And I plug SATA drive "msdos_fat32" 1.062
And I start Tails from DVD with network unplugged and I login 1:3.304
Then drive "gpt_ext2" is detected by Tails 0.207
And drive "gpt_ext2" is not mounted 0.099
And drive "msdos_fat32" is detected by Tails 0.114
And drive "msdos_fat32" is not mounted 0.086
After features/support/hooks.rb:291 0.637
After features/support/hooks.rb:75 0.006