Project Number Date
test_Tails_ISO_stable 4865 01 Jun 2024, 12:38

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:43.193 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:0.873
Before features/support/hooks.rb:265 0.014
Given a computer 0.652
And I temporarily create a 100 MiB disk named "swap" 0.085
And I create a gpt swap partition on disk "swap" 13.524
And I plug SATA drive "swap" 1.087
And I temporarily create a 2 GiB disk named "live_hd" 0.042
And I write the Tails ISO image to disk "live_hd" 26.227
And I plug SATA drive "live_hd" 1.056
When I start Tails with network unplugged and I login 1:17.781
Then a "swap" partition was detected by Tails on drive "swap" 0.111
And drive "live_hd" is detected by Tails 0.137
But Tails has no disk swap enabled 0.087
And drive "live_hd" is not mounted 0.078
After features/support/hooks.rb:311 0.686
After features/support/hooks.rb:100 0.114
Tags: @product
1:36.144
Before features/support/hooks.rb:265 0.002
Given a computer 0.168
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" 25.830
And I plug non-removable USB drive "fake_TailsData" 1.046
When I start the computer 0.975
And the computer boots Tails 54.096
Then drive "fake_TailsData" is detected by Tails 0.150
And Tails Greeter has not detected a persistence partition 13.839
After features/support/hooks.rb:311 0.743
After features/support/hooks.rb:100 0.007
Tags: @product
1:35.429
Before features/support/hooks.rb:265 0.002
Given a computer 0.160
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.034
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 24.072
And I plug SATA drive "fake_TailsData" 1.045
When I start the computer 0.986
And the computer boots Tails 54.852
Then drive "fake_TailsData" is detected by Tails 0.176
And Tails Greeter has not detected a persistence partition 14.101
After features/support/hooks.rb:311 0.742
After features/support/hooks.rb:100 0.007
Tags: @product
1:30.746
Before features/support/hooks.rb:265 0.002
Given a computer 0.164
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.034
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 6.192
And I plug SATA drive "gpt_ext2" 1.047
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.067
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 6.092
And I plug SATA drive "msdos_fat32" 1.052
And I start Tails from DVD with network unplugged and I login 1:15.721
Then drive "gpt_ext2" is detected by Tails 0.136
And drive "gpt_ext2" is not mounted 0.073
And drive "msdos_fat32" is detected by Tails 0.091
And drive "msdos_fat32" is not mounted 0.071
After features/support/hooks.rb:311 0.673
After features/support/hooks.rb:100 0.009