Project Number Date
test_Tails_ISO_stable 5457 14 Feb 2025, 08:48

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:54.697 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:4.591
Before features/support/hooks.rb:269 0.014
Given a computer 0.552
And I temporarily create a 100 MiB disk named "swap" 0.126
And I create a gpt swap partition on disk "swap" 11.866
And I plug SATA drive "swap" 1.058
And I temporarily create a 2 GiB disk named "live_hd" 0.048
And I write the Tails ISO image to disk "live_hd" 26.832
And I plug SATA drive "live_hd" 1.078
When I start Tails with network unplugged and I login 1:22.649
Then a "swap" partition was detected by Tails on drive "swap" 0.108
And drive "live_hd" is detected by Tails 0.119
But Tails has no disk swap enabled 0.081
And drive "live_hd" is not mounted 0.068
After features/support/hooks.rb:326 1.174
After features/support/hooks.rb:100 0.125
Tags: @product
1:33.977
Before features/support/hooks.rb:269 0.001
Given a computer 0.192
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.056
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 21.479
And I plug non-removable USB drive "fake_TailsData" 1.056
When I start the computer 1.050
And the computer boots Tails 55.957
Then drive "fake_TailsData" is detected by Tails 0.145
And Tails Greeter has not detected a persistence partition 14.039
After features/support/hooks.rb:326 0.798
After features/support/hooks.rb:100 0.010
Tags: @product
1:38.567
Before features/support/hooks.rb:269 0.003
Given a computer 0.219
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.057
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 22.562
And I plug SATA drive "fake_TailsData" 1.056
When I start the computer 1.155
And the computer boots Tails 58.910
Then drive "fake_TailsData" is detected by Tails 0.160
And Tails Greeter has not detected a persistence partition 14.446
After features/support/hooks.rb:326 0.847
After features/support/hooks.rb:100 0.009
Tags: @product
1:37.561
Before features/support/hooks.rb:269 0.002
Given a computer 0.222
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.310
And I plug SATA drive "gpt_ext2" 1.060
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.054
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 6.318
And I plug SATA drive "msdos_fat32" 1.076
And I start Tails from DVD with network unplugged and I login 1:22.089
Then drive "gpt_ext2" is detected by Tails 0.141
And drive "gpt_ext2" is not mounted 0.071
And drive "msdos_fat32" is detected by Tails 0.096
And drive "msdos_fat32" is not mounted 0.073
After features/support/hooks.rb:326 1.429
After features/support/hooks.rb:100 0.008