Project Number Date
test_Tails_ISO_21014-htpdateerror 25 08 Jul 2025, 03:17

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:41.454 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:15.809
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.033
Given a computer 0.609
And I temporarily create a 100 MiB disk named "swap" 0.120
And I create a gpt swap partition on disk "swap" 14.962
And I plug SATA drive "swap" 1.060
And I temporarily create a 2 GiB disk named "live_hd" 0.047
And I write the Tails ISO image to disk "live_hd" 29.033
And I plug SATA drive "live_hd" 1.078
When I start Tails with network unplugged and I login 1:28.494
Then a "swap" partition was detected by Tails on drive "swap" 0.121
And drive "live_hd" is detected by Tails 0.110
But Tails has no disk swap enabled 0.088
And drive "live_hd" is not mounted 0.082
After features/support/hooks.rb:330 0.656
After features/support/hooks.rb:100 0.149
Tags: @product
1:42.639
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Given a computer 0.209
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.039
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 23.016
And I plug non-removable USB drive "fake_TailsData" 1.081
When I start the computer 1.278
And the computer boots Tails 1:2.336
Then drive "fake_TailsData" is detected by Tails 0.118
And Tails Greeter has not detected a persistence partition 14.557
After features/support/hooks.rb:330 0.996
After features/support/hooks.rb:100 0.013
Tags: @product
1:47.896
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Given a computer 0.208
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.050
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 27.690
And I plug SATA drive "fake_TailsData" 1.058
When I start the computer 1.098
And the computer boots Tails 1:1.479
Then drive "fake_TailsData" is detected by Tails 0.632
And Tails Greeter has not detected a persistence partition 15.678
After features/support/hooks.rb:330 1.142
After features/support/hooks.rb:100 0.022
Tags: @product
1:55.109
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.009
Given a computer 0.275
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.057
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 7.776
And I plug SATA drive "gpt_ext2" 1.055
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.080
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 6.378
And I plug SATA drive "msdos_fat32" 1.078
And I start Tails from DVD with network unplugged and I login 1:38.006
Then drive "gpt_ext2" is detected by Tails 0.108
And drive "gpt_ext2" is not mounted 0.091
And drive "msdos_fat32" is detected by Tails 0.102
And drive "msdos_fat32" is not mounted 0.097
After features/support/hooks.rb:330 0.687
After features/support/hooks.rb:100 0.008