Project Number Date
test_Tails_ISO_devel 3464 15 Jul 2024, 15:11

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:27.772 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:22.876
Before features/support/hooks.rb:269 0.023
Given a computer 0.725
And I temporarily create a 100 MiB disk named "swap" 0.190
And I create a gpt swap partition on disk "swap" 20.701
And I plug SATA drive "swap" 1.063
And I temporarily create a 2 GiB disk named "live_hd" 0.074
And I write the Tails ISO image to disk "live_hd" 28.110
And I plug SATA drive "live_hd" 1.074
When I start Tails with network unplugged and I login 1:30.445
Then a "swap" partition was detected by Tails on drive "swap" 0.145
And drive "live_hd" is detected by Tails 0.163
But Tails has no disk swap enabled 0.101
And drive "live_hd" is not mounted 0.080
After features/support/hooks.rb:326 0.643
After features/support/hooks.rb:100 0.113
Tags: @product
1:33.863
Before features/support/hooks.rb:269 0.002
Given a computer 0.198
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.048
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 22.045
And I plug non-removable USB drive "fake_TailsData" 1.092
When I start the computer 0.986
And the computer boots Tails 55.142
Then drive "fake_TailsData" is detected by Tails 0.280
And Tails Greeter has not detected a persistence partition 14.068
After features/support/hooks.rb:326 0.878
After features/support/hooks.rb:100 0.008
Tags: @product
1:42.659
Before features/support/hooks.rb:269 0.002
Given a computer 0.448
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.448
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 22.315
And I plug SATA drive "fake_TailsData" 1.061
When I start the computer 1.158
And the computer boots Tails 1:2.588
Then drive "fake_TailsData" is detected by Tails 0.194
And Tails Greeter has not detected a persistence partition 14.443
After features/support/hooks.rb:326 0.923
After features/support/hooks.rb:100 0.013
Tags: @product
1:48.372
Before features/support/hooks.rb:269 0.003
Given a computer 0.257
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.075
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 6.422
And I plug SATA drive "gpt_ext2" 1.075
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.070
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 6.466
And I plug SATA drive "msdos_fat32" 1.086
And I start Tails from DVD with network unplugged and I login 1:32.491
Then drive "gpt_ext2" is detected by Tails 0.181
And drive "gpt_ext2" is not mounted 0.075
And drive "msdos_fat32" is detected by Tails 0.080
And drive "msdos_fat32" is not mounted 0.088
After features/support/hooks.rb:326 0.873
After features/support/hooks.rb:100 0.007