Project Number Date
test_Tails_ISO_20522-ocr-more 53 03 Feb 2025, 21:53

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:21.301 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:17.073
Before features/support/hooks.rb:269 0.034
Given a computer 0.412
And I temporarily create a 100 MiB disk named "swap" 0.241
And I create a gpt swap partition on disk "swap" 13.667
And I plug SATA drive "swap" 1.058
And I temporarily create a 2 GiB disk named "live_hd" 0.061
And I write the Tails ISO image to disk "live_hd" 27.937
And I plug SATA drive "live_hd" 1.073
When I start Tails with network unplugged and I login 1:32.127
Then a "swap" partition was detected by Tails on drive "swap" 0.189
And drive "live_hd" is detected by Tails 0.134
But Tails has no disk swap enabled 0.104
And drive "live_hd" is not mounted 0.066
After features/support/hooks.rb:326 0.868
After features/support/hooks.rb:100 0.140
Tags: @product
1:39.574
Before features/support/hooks.rb:269 0.003
Given a computer 0.995
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.322
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 24.150
And I plug non-removable USB drive "fake_TailsData" 1.064
When I start the computer 1.410
And the computer boots Tails 57.663
Then drive "fake_TailsData" is detected by Tails 0.180
And Tails Greeter has not detected a persistence partition 13.787
After features/support/hooks.rb:326 1.145
After features/support/hooks.rb:100 0.043
Tags: @product
1:44.899
Before features/support/hooks.rb:269 0.019
Given a computer 1.219
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.634
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 28.390
And I plug SATA drive "fake_TailsData" 1.340
When I start the computer 1.439
And the computer boots Tails 57.348
Then drive "fake_TailsData" is detected by Tails 0.178
And Tails Greeter has not detected a persistence partition 14.348
After features/support/hooks.rb:326 1.294
After features/support/hooks.rb:100 0.008
Tags: @product
1:39.753
Before features/support/hooks.rb:269 0.002
Given a computer 1.830
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.067
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 6.432
And I plug SATA drive "gpt_ext2" 1.278
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.333
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 7.273
And I plug SATA drive "msdos_fat32" 1.343
And I start Tails from DVD with network unplugged and I login 1:20.822
Then drive "gpt_ext2" is detected by Tails 0.131
And drive "gpt_ext2" is not mounted 0.082
And drive "msdos_fat32" is detected by Tails 0.081
And drive "msdos_fat32" is not mounted 0.076
After features/support/hooks.rb:326 0.669
After features/support/hooks.rb:100 0.006