Project Number Date
test_Tails_ISO_codespell 1 17 Jun 2025, 22:15

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 9:50.075 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:45.317
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.031
Given a computer 0.779
And I temporarily create a 100 MiB disk named "swap" 0.179
And I create a gpt swap partition on disk "swap" 17.454
And I plug SATA drive "swap" 1.108
And I temporarily create a 2 GiB disk named "live_hd" 0.083
And I write the Tails ISO image to disk "live_hd" 36.021
And I plug SATA drive "live_hd" 1.084
When I start Tails with network unplugged and I login 1:47.469
Then a "swap" partition was detected by Tails on drive "swap" 0.349
And drive "live_hd" is detected by Tails 0.323
But Tails has no disk swap enabled 0.249
And drive "live_hd" is not mounted 0.215
After features/support/hooks.rb:330 1.435
After features/support/hooks.rb:100 0.254
Tags: @product
2:24.753
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.007
Given a computer 0.406
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" 49.549
And I plug non-removable USB drive "fake_TailsData" 1.068
When I start the computer 1.179
And the computer boots Tails 1:15.830
Then drive "fake_TailsData" is detected by Tails 0.111
And Tails Greeter has not detected a persistence partition 16.494
After features/support/hooks.rb:330 1.450
After features/support/hooks.rb:100 0.012
Tags: @product
2:23.003
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.019
Given a computer 0.227
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.075
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 37.606
And I plug SATA drive "fake_TailsData" 1.064
When I start the computer 1.667
And the computer boots Tails 1:25.280
Then drive "fake_TailsData" is detected by Tails 0.160
And Tails Greeter has not detected a persistence partition 16.920
After features/support/hooks.rb:330 0.885
After features/support/hooks.rb:100 0.008
Tags: @product
2:17.001
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given a computer 0.214
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.058
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 10.029
And I plug SATA drive "gpt_ext2" 1.123
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.112
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 8.372
And I plug SATA drive "msdos_fat32" 1.070
And I start Tails from DVD with network unplugged and I login 1:55.337
Then drive "gpt_ext2" is detected by Tails 0.375
And drive "gpt_ext2" is not mounted 0.102
And drive "msdos_fat32" is detected by Tails 0.111
And drive "msdos_fat32" is not mounted 0.093
After features/support/hooks.rb:330 1.263
After features/support/hooks.rb:100 0.007