Project Number Date
test_Tails_ISO_21014-htpdateerror 19 01 Jul 2025, 23: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 10:55.596 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
3:0.933
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.028
Given a computer 0.472
And I temporarily create a 100 MiB disk named "swap" 0.112
And I create a gpt swap partition on disk "swap" 15.745
And I plug SATA drive "swap" 1.055
And I temporarily create a 2 GiB disk named "live_hd" 0.041
And I write the Tails ISO image to disk "live_hd" 37.489
And I plug SATA drive "live_hd" 1.294
When I start Tails with network unplugged and I login 2:4.159
Then a "swap" partition was detected by Tails on drive "swap" 0.289
And drive "live_hd" is detected by Tails 0.108
But Tails has no disk swap enabled 0.078
And drive "live_hd" is not mounted 0.087
After features/support/hooks.rb:330 0.607
After features/support/hooks.rb:100 0.127
Tags: @product
2:21.571
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.001
Given a computer 0.193
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.041
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 34.418
And I plug non-removable USB drive "fake_TailsData" 1.137
When I start the computer 1.651
And the computer boots Tails 1:25.892
Then drive "fake_TailsData" is detected by Tails 0.099
And Tails Greeter has not detected a persistence partition 18.136
After features/support/hooks.rb:330 1.069
After features/support/hooks.rb:100 0.013
Tags: @product
2:29.852
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Given a computer 0.310
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.054
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 35.050
And I plug SATA drive "fake_TailsData" 1.069
When I start the computer 1.154
And the computer boots Tails 1:31.424
Then drive "fake_TailsData" is detected by Tails 0.789
And Tails Greeter has not detected a persistence partition 19.997
After features/support/hooks.rb:330 3.158
After features/support/hooks.rb:100 0.057
Tags: @product
3:3.238
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.011
Given a computer 0.391
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.542
And I plug SATA drive "gpt_ext2" 1.097
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.054
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 17.481
And I plug SATA drive "msdos_fat32" 1.071
And I start Tails from DVD with network unplugged and I login 2:35.985
Then drive "gpt_ext2" is detected by Tails 0.306
And drive "gpt_ext2" is not mounted 0.078
And drive "msdos_fat32" is detected by Tails 0.090
And drive "msdos_fat32" is not mounted 0.071
After features/support/hooks.rb:330 0.719
After features/support/hooks.rb:100 0.011