Project Number Date
test_Tails_ISO_devel 3250 24 Jan 2024, 19:25

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:15.730 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:33.598
Before features/support/hooks.rb:245 0.026
Given a computer 0.729
And I temporarily create a 100 MiB disk named "swap" 1.070
And I create a gpt swap partition on disk "swap" 9.157
And I plug SATA drive "swap" 1.055
And I temporarily create a 2 GiB disk named "live_hd" 0.593
And I write the Tails ISO image to disk "live_hd" 17.837
And I plug SATA drive "live_hd" 1.057
When I start Tails with network unplugged and I login 1:1.605
Then a "swap" partition was detected by Tails on drive "swap" 0.160
And drive "live_hd" is detected by Tails 0.140
But Tails has no disk swap enabled 0.104
And drive "live_hd" is not mounted 0.086
After features/support/hooks.rb:291 0.904
After features/support/hooks.rb:75 0.111
Tags: @product
1:13.657
Before features/support/hooks.rb:245 0.002
Given a computer 0.192
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.067
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 15.785
And I plug non-removable USB drive "fake_TailsData" 1.063
When I start the computer 1.014
And the computer boots Tails 42.285
Then drive "fake_TailsData" is detected by Tails 0.113
And Tails Greeter has not detected a persistence partition 13.134
After features/support/hooks.rb:291 0.778
After features/support/hooks.rb:75 0.009
Tags: @product
1:12.913
Before features/support/hooks.rb:245 0.001
Given a computer 0.180
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.047
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 15.139
And I plug SATA drive "fake_TailsData" 1.055
When I start the computer 0.976
And the computer boots Tails 42.405
Then drive "fake_TailsData" is detected by Tails 0.106
And Tails Greeter has not detected a persistence partition 13.003
After features/support/hooks.rb:291 0.715
After features/support/hooks.rb:75 0.007
Tags: @product
1:15.560
Before features/support/hooks.rb:245 0.002
Given a computer 0.152
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.045
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 5.270
And I plug SATA drive "gpt_ext2" 1.057
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.488
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 4.237
And I plug SATA drive "msdos_fat32" 1.079
And I start Tails from DVD with network unplugged and I login 1:2.836
Then drive "gpt_ext2" is detected by Tails 0.111
And drive "gpt_ext2" is not mounted 0.092
And drive "msdos_fat32" is detected by Tails 0.118
And drive "msdos_fat32" is not mounted 0.071
After features/support/hooks.rb:291 0.716
After features/support/hooks.rb:75 0.007