Project Number Date
test_Tails_ISO_stable 4797 18 Apr 2024, 18:35

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:35.813 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:8.132
Before features/support/hooks.rb:259 0.044
Given a computer 0.432
And I temporarily create a 100 MiB disk named "swap" 0.188
And I create a gpt swap partition on disk "swap" 30.827
And I plug SATA drive "swap" 1.048
And I temporarily create a 2 GiB disk named "live_hd" 0.047
And I write the Tails ISO image to disk "live_hd" 18.003
And I plug SATA drive "live_hd" 1.092
When I start Tails with network unplugged and I login 1:16.021
Then a "swap" partition was detected by Tails on drive "swap" 0.164
And drive "live_hd" is detected by Tails 0.159
But Tails has no disk swap enabled 0.083
And drive "live_hd" is not mounted 0.063
After features/support/hooks.rb:305 0.964
After features/support/hooks.rb:89 0.122
Tags: @product
1:26.211
Before features/support/hooks.rb:259 0.001
Given a computer 0.168
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.050
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 17.448
And I plug non-removable USB drive "fake_TailsData" 1.060
When I start the computer 1.230
And the computer boots Tails 52.554
Then drive "fake_TailsData" is detected by Tails 0.154
And Tails Greeter has not detected a persistence partition 13.544
After features/support/hooks.rb:305 0.934
After features/support/hooks.rb:89 0.007
Tags: @product
1:30.301
Before features/support/hooks.rb:259 0.001
Given a computer 0.714
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.264
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 20.536
And I plug SATA drive "fake_TailsData" 1.055
When I start the computer 0.968
And the computer boots Tails 52.666
Then drive "fake_TailsData" is detected by Tails 0.150
And Tails Greeter has not detected a persistence partition 13.944
After features/support/hooks.rb:305 0.746
After features/support/hooks.rb:89 0.008
Tags: @product
1:31.167
Before features/support/hooks.rb:259 0.002
Given a computer 0.157
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.043
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 5.095
And I plug SATA drive "gpt_ext2" 1.063
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.057
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 5.017
And I plug SATA drive "msdos_fat32" 1.060
And I start Tails from DVD with network unplugged and I login 1:18.216
Then drive "gpt_ext2" is detected by Tails 0.183
And drive "gpt_ext2" is not mounted 0.066
And drive "msdos_fat32" is detected by Tails 0.118
And drive "msdos_fat32" is not mounted 0.089
After features/support/hooks.rb:305 0.663
After features/support/hooks.rb:89 0.010