Project Number Date
test_Tails_ISO_21014-htpdateerror 28 15 Jul 2025, 01:48

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 8:19.077 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:19.090
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.015
Given a computer 0.770
And I temporarily create a 100 MiB disk named "swap" 0.182
And I create a gpt swap partition on disk "swap" 11.705
And I plug SATA drive "swap" 1.045
And I temporarily create a 2 GiB disk named "live_hd" 0.044
And I write the Tails ISO image to disk "live_hd" 30.306
And I plug SATA drive "live_hd" 1.112
When I start Tails with network unplugged and I login 1:33.282
Then a "swap" partition was detected by Tails on drive "swap" 0.227
And drive "live_hd" is detected by Tails 0.197
But Tails has no disk swap enabled 0.109
And drive "live_hd" is not mounted 0.106
After features/support/hooks.rb:330 0.849
After features/support/hooks.rb:100 0.136
Tags: @product
1:51.068
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given a computer 0.167
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.047
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 25.197
And I plug non-removable USB drive "fake_TailsData" 1.064
When I start the computer 1.071
And the computer boots Tails 1:7.195
Then drive "fake_TailsData" is detected by Tails 0.120
And Tails Greeter has not detected a persistence partition 16.204
After features/support/hooks.rb:330 0.991
After features/support/hooks.rb:100 0.007
Tags: @product
2:2.099
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given a computer 0.185
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" 31.803
And I plug SATA drive "fake_TailsData" 1.069
When I start the computer 1.397
And the computer boots Tails 1:13.156
Then drive "fake_TailsData" is detected by Tails 0.167
And Tails Greeter has not detected a persistence partition 14.278
After features/support/hooks.rb:330 0.735
After features/support/hooks.rb:100 0.008
Tags: @product
2:6.818
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given a computer 0.207
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.277
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 9.423
And I plug SATA drive "gpt_ext2" 1.087
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.076
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 6.393
And I plug SATA drive "msdos_fat32" 1.076
And I start Tails from DVD with network unplugged and I login 1:47.865
Then drive "gpt_ext2" is detected by Tails 0.114
And drive "gpt_ext2" is not mounted 0.110
And drive "msdos_fat32" is detected by Tails 0.106
And drive "msdos_fat32" is not mounted 0.078
After features/support/hooks.rb:330 0.850
After features/support/hooks.rb:100 0.012