Project Number Date
test_Tails_ISO_devel 3874 18 Jun 2025, 16:06

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 12:21.474 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:7.596
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.045
Given a computer 0.510
And I temporarily create a 100 MiB disk named "swap" 0.104
And I create a gpt swap partition on disk "swap" 16.750
And I plug SATA drive "swap" 1.079
And I temporarily create a 2 GiB disk named "live_hd" 0.085
And I write the Tails ISO image to disk "live_hd" 38.457
And I plug SATA drive "live_hd" 1.143
When I start Tails with network unplugged and I login 2:8.840
Then a "swap" partition was detected by Tails on drive "swap" 0.174
And drive "live_hd" is detected by Tails 0.190
But Tails has no disk swap enabled 0.157
And drive "live_hd" is not mounted 0.101
After features/support/hooks.rb:330 1.010
After features/support/hooks.rb:100 0.137
Tags: @product
2:33.442
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given a computer 0.195
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" 33.781
And I plug non-removable USB drive "fake_TailsData" 1.059
When I start the computer 1.136
And the computer boots Tails 1:39.121
Then drive "fake_TailsData" is detected by Tails 0.117
And Tails Greeter has not detected a persistence partition 17.975
After features/support/hooks.rb:330 0.995
After features/support/hooks.rb:100 0.010
Tags: @product
3:2.602
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given a computer 0.213
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.053
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 52.326
And I plug SATA drive "fake_TailsData" 1.169
When I start the computer 4.178
And the computer boots Tails 1:43.575
Then drive "fake_TailsData" is detected by Tails 0.191
And Tails Greeter has not detected a persistence partition 20.894
After features/support/hooks.rb:330 1.249
After features/support/hooks.rb:100 0.013
Tags: @product
3:37.832
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Given a computer 0.239
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.043
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 17.466
And I plug SATA drive "gpt_ext2" 1.071
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.108
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 17.064
And I plug SATA drive "msdos_fat32" 1.091
And I start Tails from DVD with network unplugged and I login 2:59.983
Then drive "gpt_ext2" is detected by Tails 0.415
And drive "gpt_ext2" is not mounted 0.105
And drive "msdos_fat32" is detected by Tails 0.154
And drive "msdos_fat32" is not mounted 0.087
After features/support/hooks.rb:330 1.195
After features/support/hooks.rb:100 0.074