Project Number Date
test_Tails_ISO_21014-htpdateerror 24 06 Jul 2025, 23:13

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:43.462 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:47.451
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.095
Given a computer 1.276
And I temporarily create a 100 MiB disk named "swap" 0.094
And I create a gpt swap partition on disk "swap" 15.866
And I plug SATA drive "swap" 1.153
And I temporarily create a 2 GiB disk named "live_hd" 0.098
And I write the Tails ISO image to disk "live_hd" 33.824
And I plug SATA drive "live_hd" 1.079
When I start Tails with network unplugged and I login 1:53.236
Then a "swap" partition was detected by Tails on drive "swap" 0.453
And drive "live_hd" is detected by Tails 0.140
But Tails has no disk swap enabled 0.163
And drive "live_hd" is not mounted 0.064
After features/support/hooks.rb:330 0.962
After features/support/hooks.rb:100 0.130
Tags: @product
2:25.611
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Given a computer 0.191
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" 42.513
And I plug non-removable USB drive "fake_TailsData" 1.058
When I start the computer 1.243
And the computer boots Tails 1:22.725
Then drive "fake_TailsData" is detected by Tails 0.123
And Tails Greeter has not detected a persistence partition 17.715
After features/support/hooks.rb:330 1.273
After features/support/hooks.rb:100 0.013
Tags: @product
2:28.336
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Given a computer 0.253
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.800
And I plug SATA drive "fake_TailsData" 1.064
When I start the computer 1.181
And the computer boots Tails 1:26.549
Then drive "fake_TailsData" is detected by Tails 3.720
And Tails Greeter has not detected a persistence partition 20.724
After features/support/hooks.rb:330 3.357
After features/support/hooks.rb:100 0.031
Tags: @product
3:2.063
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.022
Given a computer 0.529
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.082
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 7.045
And I plug SATA drive "gpt_ext2" 1.051
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.041
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 16.257
And I plug SATA drive "msdos_fat32" 1.344
And I start Tails from DVD with network unplugged and I login 2:34.788
Then drive "gpt_ext2" is detected by Tails 0.536
And drive "gpt_ext2" is not mounted 0.156
And drive "msdos_fat32" is detected by Tails 0.122
And drive "msdos_fat32" is not mounted 0.106
After features/support/hooks.rb:330 0.684
After features/support/hooks.rb:100 0.014