Project Number Date
test_Tails_ISO_devel 3428 16 Jun 2024, 13:07

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:49.079 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:1.305
Before features/support/hooks.rb:269 0.022
Given a computer 0.534
And I temporarily create a 100 MiB disk named "swap" 0.118
And I create a gpt swap partition on disk "swap" 11.875
And I plug SATA drive "swap" 1.057
And I temporarily create a 2 GiB disk named "live_hd" 0.049
And I write the Tails ISO image to disk "live_hd" 27.274
And I plug SATA drive "live_hd" 1.059
When I start Tails with network unplugged and I login 1:18.888
Then a "swap" partition was detected by Tails on drive "swap" 0.109
And drive "live_hd" is detected by Tails 0.158
But Tails has no disk swap enabled 0.101
And drive "live_hd" is not mounted 0.079
After features/support/hooks.rb:315 0.686
After features/support/hooks.rb:100 0.115
Tags: @product
1:34.083
Before features/support/hooks.rb:269 0.002
Given a computer 0.175
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.038
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 23.542
And I plug non-removable USB drive "fake_TailsData" 1.065
When I start the computer 1.004
And the computer boots Tails 53.859
Then drive "fake_TailsData" is detected by Tails 0.150
And Tails Greeter has not detected a persistence partition 14.247
After features/support/hooks.rb:315 0.780
After features/support/hooks.rb:100 0.007
Tags: @product
1:35.689
Before features/support/hooks.rb:269 0.002
Given a computer 0.180
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.045
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 22.333
And I plug SATA drive "fake_TailsData" 1.051
When I start the computer 1.142
And the computer boots Tails 56.642
Then drive "fake_TailsData" is detected by Tails 0.151
And Tails Greeter has not detected a persistence partition 14.142
After features/support/hooks.rb:315 0.733
After features/support/hooks.rb:100 0.008
Tags: @product
1:38.000
Before features/support/hooks.rb:269 0.002
Given a computer 0.174
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" 6.194
And I plug SATA drive "gpt_ext2" 1.053
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.040
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 6.119
And I plug SATA drive "msdos_fat32" 1.063
And I start Tails from DVD with network unplugged and I login 1:22.943
Then drive "gpt_ext2" is detected by Tails 0.132
And drive "gpt_ext2" is not mounted 0.075
And drive "msdos_fat32" is detected by Tails 0.098
And drive "msdos_fat32" is not mounted 0.066
After features/support/hooks.rb:315 1.045
After features/support/hooks.rb:100 0.032