Project Number Date
test_Tails_ISO_devel 3510 10 Sep 2024, 12:50

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 7:7.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
2:11.785
Before features/support/hooks.rb:269 0.026
Given a computer 0.597
And I temporarily create a 100 MiB disk named "swap" 0.131
And I create a gpt swap partition on disk "swap" 12.626
And I plug SATA drive "swap" 1.045
And I temporarily create a 2 GiB disk named "live_hd" 0.051
And I write the Tails ISO image to disk "live_hd" 28.172
And I plug SATA drive "live_hd" 1.069
When I start Tails with network unplugged and I login 1:27.576
Then a "swap" partition was detected by Tails on drive "swap" 0.136
And drive "live_hd" is detected by Tails 0.189
But Tails has no disk swap enabled 0.093
And drive "live_hd" is not mounted 0.093
After features/support/hooks.rb:326 0.677
After features/support/hooks.rb:100 0.126
Tags: @product
1:43.735
Before features/support/hooks.rb:269 0.002
Given a computer 0.246
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.113
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 22.516
And I plug non-removable USB drive "fake_TailsData" 1.059
When I start the computer 1.336
And the computer boots Tails 1:4.717
Then drive "fake_TailsData" is detected by Tails 0.159
And Tails Greeter has not detected a persistence partition 13.586
After features/support/hooks.rb:326 0.952
After features/support/hooks.rb:100 0.009
Tags: @product
1:35.182
Before features/support/hooks.rb:269 0.002
Given a computer 0.481
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.040
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 22.198
And I plug SATA drive "fake_TailsData" 1.051
When I start the computer 0.994
And the computer boots Tails 56.206
Then drive "fake_TailsData" is detected by Tails 0.140
And Tails Greeter has not detected a persistence partition 14.069
After features/support/hooks.rb:326 0.804
After features/support/hooks.rb:100 0.042
Tags: @product
1:36.837
Before features/support/hooks.rb:269 0.003
Given a computer 0.224
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.042
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 6.161
And I plug SATA drive "gpt_ext2" 1.047
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.039
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 6.274
And I plug SATA drive "msdos_fat32" 1.080
And I start Tails from DVD with network unplugged and I login 1:21.568
Then drive "gpt_ext2" is detected by Tails 0.128
And drive "gpt_ext2" is not mounted 0.083
And drive "msdos_fat32" is detected by Tails 0.106
And drive "msdos_fat32" is not mounted 0.080
After features/support/hooks.rb:326 0.610
After features/support/hooks.rb:100 0.006