Project Number Date
test_Tails_ISO_improved-new-identity-scenario 2 01 May 2025, 13:32

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:46.216 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.399
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.032
Given a computer 0.593
And I temporarily create a 100 MiB disk named "swap" 0.132
And I create a gpt swap partition on disk "swap" 12.971
And I plug SATA drive "swap" 1.118
And I temporarily create a 2 GiB disk named "live_hd" 0.040
And I write the Tails ISO image to disk "live_hd" 26.347
And I plug SATA drive "live_hd" 1.069
When I start Tails with network unplugged and I login 1:21.752
Then a "swap" partition was detected by Tails on drive "swap" 0.095
And drive "live_hd" is detected by Tails 0.099
But Tails has no disk swap enabled 0.105
And drive "live_hd" is not mounted 0.073
After features/support/hooks.rb:330 0.606
After features/support/hooks.rb:100 0.136
Tags: @product
1:33.693
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.001
Given a computer 0.147
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.036
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 21.915
And I plug non-removable USB drive "fake_TailsData" 1.052
When I start the computer 1.045
And the computer boots Tails 55.341
Then drive "fake_TailsData" is detected by Tails 0.100
And Tails Greeter has not detected a persistence partition 14.051
After features/support/hooks.rb:330 0.819
After features/support/hooks.rb:100 0.008
Tags: @product
1:34.025
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Given a computer 0.158
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.037
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 21.293
And I plug SATA drive "fake_TailsData" 1.046
When I start the computer 1.080
And the computer boots Tails 56.348
Then drive "fake_TailsData" is detected by Tails 0.115
And Tails Greeter has not detected a persistence partition 13.943
After features/support/hooks.rb:330 0.778
After features/support/hooks.rb:100 0.008
Tags: @product
1:34.098
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given a computer 0.149
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.040
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 6.208
And I plug SATA drive "gpt_ext2" 1.044
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.038
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 6.138
And I plug SATA drive "msdos_fat32" 1.059
And I start Tails from DVD with network unplugged and I login 1:19.062
Then drive "gpt_ext2" is detected by Tails 0.110
And drive "gpt_ext2" is not mounted 0.085
And drive "msdos_fat32" is detected by Tails 0.082
And drive "msdos_fat32" is not mounted 0.077
After features/support/hooks.rb:330 0.613
After features/support/hooks.rb:100 0.007