Project Number Date
test_Tails_ISO_21014-htpdateerror 17 29 Jun 2025, 22:59

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:31.064 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:57.529
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.032
Given a computer 0.711
And I temporarily create a 100 MiB disk named "swap" 0.162
And I create a gpt swap partition on disk "swap" 16.565
And I plug SATA drive "swap" 1.048
And I temporarily create a 2 GiB disk named "live_hd" 0.039
And I write the Tails ISO image to disk "live_hd" 37.294
And I plug SATA drive "live_hd" 1.057
When I start Tails with network unplugged and I login 1:59.985
Then a "swap" partition was detected by Tails on drive "swap" 0.329
And drive "live_hd" is detected by Tails 0.138
But Tails has no disk swap enabled 0.100
And drive "live_hd" is not mounted 0.097
After features/support/hooks.rb:330 0.722
After features/support/hooks.rb:100 0.148
Tags: @product
2:19.659
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given a computer 0.181
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" 37.665
And I plug non-removable USB drive "fake_TailsData" 1.055
When I start the computer 1.015
And the computer boots Tails 1:21.060
Then drive "fake_TailsData" is detected by Tails 0.223
And Tails Greeter has not detected a persistence partition 18.417
After features/support/hooks.rb:330 1.069
After features/support/hooks.rb:100 0.012
Tags: @product
2:28.868
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Given a computer 0.181
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.059
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 38.872
And I plug SATA drive "fake_TailsData" 1.050
When I start the computer 1.223
And the computer boots Tails 1:28.327
Then drive "fake_TailsData" is detected by Tails 1.365
And Tails Greeter has not detected a persistence partition 17.788
After features/support/hooks.rb:330 3.385
After features/support/hooks.rb:100 0.045
Tags: @product
2:45.007
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.013
Given a computer 0.361
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.072
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 9.844
And I plug SATA drive "gpt_ext2" 1.051
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.051
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 15.207
And I plug SATA drive "msdos_fat32" 1.067
And I start Tails from DVD with network unplugged and I login 2:16.735
Then drive "gpt_ext2" is detected by Tails 0.324
And drive "gpt_ext2" is not mounted 0.089
And drive "msdos_fat32" is detected by Tails 0.109
And drive "msdos_fat32" is not mounted 0.092
After features/support/hooks.rb:330 0.686
After features/support/hooks.rb:100 0.007