Project Number Date
test_Tails_ISO_stable 4907 20 Jun 2024, 19:49

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:21.192 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:12.652
Before features/support/hooks.rb:269 0.031
Given a computer 0.734
And I temporarily create a 100 MiB disk named "swap" 0.140
And I create a gpt swap partition on disk "swap" 17.711
And I plug SATA drive "swap" 1.060
And I temporarily create a 2 GiB disk named "live_hd" 0.079
And I write the Tails ISO image to disk "live_hd" 27.134
And I plug SATA drive "live_hd" 1.073
When I start Tails with network unplugged and I login 1:24.232
Then a "swap" partition was detected by Tails on drive "swap" 0.121
And drive "live_hd" is detected by Tails 0.171
But Tails has no disk swap enabled 0.104
And drive "live_hd" is not mounted 0.086
After features/support/hooks.rb:326 1.406
After features/support/hooks.rb:100 0.135
Tags: @product
1:45.551
Before features/support/hooks.rb:269 0.003
Given a computer 0.274
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.077
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 22.792
And I plug non-removable USB drive "fake_TailsData" 1.122
When I start the computer 1.356
And the computer boots Tails 1:5.926
Then drive "fake_TailsData" is detected by Tails 0.165
And Tails Greeter has not detected a persistence partition 13.835
After features/support/hooks.rb:326 0.907
After features/support/hooks.rb:100 0.011
Tags: @product
1:36.869
Before features/support/hooks.rb:269 0.003
Given a computer 0.282
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.060
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 22.017
And I plug SATA drive "fake_TailsData" 1.069
When I start the computer 1.058
And the computer boots Tails 57.920
Then drive "fake_TailsData" is detected by Tails 0.140
And Tails Greeter has not detected a persistence partition 14.322
After features/support/hooks.rb:326 0.924
After features/support/hooks.rb:100 0.012
Tags: @product
1:46.118
Before features/support/hooks.rb:269 0.003
Given a computer 1.653
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" 7.936
And I plug SATA drive "gpt_ext2" 1.145
And I temporarily create a 100 MiB disk named "msdos_fat32" 1.089
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 8.835
And I plug SATA drive "msdos_fat32" 1.199
And I start Tails from DVD with network unplugged and I login 1:23.743
Then drive "gpt_ext2" is detected by Tails 0.144
And drive "gpt_ext2" is not mounted 0.111
And drive "msdos_fat32" is detected by Tails 0.096
And drive "msdos_fat32" is not mounted 0.081
After features/support/hooks.rb:326 1.251
After features/support/hooks.rb:100 0.006