Project Number Date
test_Tails_ISO_stable 4681 25 Feb 2024, 12:17

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 5:20.541 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:36.687
Before features/support/hooks.rb:245 0.025
Given a computer 0.971
And I temporarily create a 100 MiB disk named "swap" 0.067
And I create a gpt swap partition on disk "swap" 12.652
And I plug SATA drive "swap" 1.065
And I temporarily create a 2 GiB disk named "live_hd" 0.046
And I write the Tails ISO image to disk "live_hd" 19.016
And I plug SATA drive "live_hd" 1.062
When I start Tails with network unplugged and I login 1:1.354
Then a "swap" partition was detected by Tails on drive "swap" 0.166
And drive "live_hd" is detected by Tails 0.110
But Tails has no disk swap enabled 0.097
And drive "live_hd" is not mounted 0.074
After features/support/hooks.rb:291 0.844
After features/support/hooks.rb:75 0.108
Tags: @product
1:14.075
Before features/support/hooks.rb:245 0.002
Given a computer 0.157
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" 15.702
And I plug non-removable USB drive "fake_TailsData" 1.114
When I start the computer 1.082
And the computer boots Tails 42.798
Then drive "fake_TailsData" is detected by Tails 0.104
And Tails Greeter has not detected a persistence partition 13.065
After features/support/hooks.rb:291 0.706
After features/support/hooks.rb:75 0.078
Tags: @product
1:14.252
Before features/support/hooks.rb:245 0.001
Given a computer 0.159
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.046
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 15.255
And I plug SATA drive "fake_TailsData" 1.120
When I start the computer 1.072
And the computer boots Tails 42.970
Then drive "fake_TailsData" is detected by Tails 0.110
And Tails Greeter has not detected a persistence partition 13.515
After features/support/hooks.rb:291 0.800
After features/support/hooks.rb:75 0.008
Tags: @product
1:15.526
Before features/support/hooks.rb:245 0.003
Given a computer 0.177
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.039
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 5.140
And I plug SATA drive "gpt_ext2" 1.048
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.059
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 5.002
And I plug SATA drive "msdos_fat32" 1.076
And I start Tails from DVD with network unplugged and I login 1:2.606
Then drive "gpt_ext2" is detected by Tails 0.110
And drive "gpt_ext2" is not mounted 0.086
And drive "msdos_fat32" is detected by Tails 0.098
And drive "msdos_fat32" is not mounted 0.081
After features/support/hooks.rb:291 0.682
After features/support/hooks.rb:75 0.006