Project Number Date
test_Tails_ISO_devel 3427 15 Jun 2024, 13:04

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:55.236 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:3.558
Before features/support/hooks.rb:269 0.024
Given a computer 0.572
And I temporarily create a 100 MiB disk named "swap" 0.119
And I create a gpt swap partition on disk "swap" 11.937
And I plug SATA drive "swap" 1.059
And I temporarily create a 2 GiB disk named "live_hd" 0.067
And I write the Tails ISO image to disk "live_hd" 26.949
And I plug SATA drive "live_hd" 1.076
When I start Tails with network unplugged and I login 1:21.270
Then a "swap" partition was detected by Tails on drive "swap" 0.160
And drive "live_hd" is detected by Tails 0.165
But Tails has no disk swap enabled 0.094
And drive "live_hd" is not mounted 0.083
After features/support/hooks.rb:315 1.540
After features/support/hooks.rb:100 0.126
Tags: @product
1:35.271
Before features/support/hooks.rb:269 0.002
Given a computer 0.218
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.049
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 22.294
And I plug non-removable USB drive "fake_TailsData" 1.053
When I start the computer 1.164
And the computer boots Tails 56.285
Then drive "fake_TailsData" is detected by Tails 0.157
And Tails Greeter has not detected a persistence partition 14.049
After features/support/hooks.rb:315 0.826
After features/support/hooks.rb:100 0.014
Tags: @product
1:42.488
Before features/support/hooks.rb:269 0.003
Given a computer 0.254
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.147
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 28.752
And I plug SATA drive "fake_TailsData" 1.052
When I start the computer 1.092
And the computer boots Tails 56.883
Then drive "fake_TailsData" is detected by Tails 0.199
And Tails Greeter has not detected a persistence partition 14.106
After features/support/hooks.rb:315 0.763
After features/support/hooks.rb:100 0.007
Tags: @product
1:33.917
Before features/support/hooks.rb:269 0.002
Given a computer 0.165
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.207
And I plug SATA drive "gpt_ext2" 1.052
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.071
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 6.155
And I plug SATA drive "msdos_fat32" 1.055
And I start Tails from DVD with network unplugged and I login 1:18.771
Then drive "gpt_ext2" is detected by Tails 0.134
And drive "gpt_ext2" is not mounted 0.083
And drive "msdos_fat32" is detected by Tails 0.104
And drive "msdos_fat32" is not mounted 0.074
After features/support/hooks.rb:315 0.713
After features/support/hooks.rb:100 0.006