Project Number Date
test_Tails_ISO_stable 4774 05 Apr 2024, 16:57

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:6.923 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:46.951
Before features/support/hooks.rb:259 0.027
Given a computer 0.375
And I temporarily create a 100 MiB disk named "swap" 0.156
And I create a gpt swap partition on disk "swap" 8.997
And I plug SATA drive "swap" 1.188
And I temporarily create a 2 GiB disk named "live_hd" 0.383
And I write the Tails ISO image to disk "live_hd" 18.030
And I plug SATA drive "live_hd" 1.086
When I start Tails with network unplugged and I login 1:16.306
Then a "swap" partition was detected by Tails on drive "swap" 0.106
And drive "live_hd" is detected by Tails 0.168
But Tails has no disk swap enabled 0.077
And drive "live_hd" is not mounted 0.074
After features/support/hooks.rb:305 0.596
After features/support/hooks.rb:89 0.126
Tags: @product
1:25.489
Before features/support/hooks.rb:259 0.002
Given a computer 0.169
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.063
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 15.521
And I plug non-removable USB drive "fake_TailsData" 1.056
When I start the computer 1.106
And the computer boots Tails 53.539
Then drive "fake_TailsData" is detected by Tails 0.166
And Tails Greeter has not detected a persistence partition 13.866
After features/support/hooks.rb:305 0.818
After features/support/hooks.rb:89 0.151
Tags: @product
1:25.780
Before features/support/hooks.rb:259 0.002
Given a computer 0.291
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.061
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 15.521
And I plug SATA drive "fake_TailsData" 1.058
When I start the computer 0.981
And the computer boots Tails 53.723
Then drive "fake_TailsData" is detected by Tails 0.191
And Tails Greeter has not detected a persistence partition 13.950
After features/support/hooks.rb:305 0.744
After features/support/hooks.rb:89 0.009
Tags: @product
1:28.700
Before features/support/hooks.rb:259 0.002
Given a computer 0.156
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.046
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 6.132
And I plug SATA drive "gpt_ext2" 1.684
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.049
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 4.953
And I plug SATA drive "msdos_fat32" 1.072
And I start Tails from DVD with network unplugged and I login 1:14.259
Then drive "gpt_ext2" is detected by Tails 0.121
And drive "gpt_ext2" is not mounted 0.072
And drive "msdos_fat32" is detected by Tails 0.083
And drive "msdos_fat32" is not mounted 0.068
After features/support/hooks.rb:305 0.613
After features/support/hooks.rb:89 0.006