Project Number Date
test_Tails_ISO_20828-wifi-firmware-missing 3 15 Mar 2025, 14:42

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 6:51.619 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:3.225
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.018
Given a computer 0.532
And I temporarily create a 100 MiB disk named "swap" 0.130
And I create a gpt swap partition on disk "swap" 12.335
And I plug SATA drive "swap" 1.047
And I temporarily create a 2 GiB disk named "live_hd" 0.044
And I write the Tails ISO image to disk "live_hd" 27.683
And I plug SATA drive "live_hd" 1.077
When I start Tails with network unplugged and I login 1:19.987
Then a "swap" partition was detected by Tails on drive "swap" 0.098
And drive "live_hd" is detected by Tails 0.126
But Tails has no disk swap enabled 0.094
And drive "live_hd" is not mounted 0.066
After features/support/hooks.rb:330 0.720
After features/support/hooks.rb:100 0.127
Tags: @product
1:35.745
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given a computer 0.169
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.042
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 21.993
And I plug non-removable USB drive "fake_TailsData" 1.059
When I start the computer 1.250
And the computer boots Tails 56.904
Then drive "fake_TailsData" is detected by Tails 0.154
And Tails Greeter has not detected a persistence partition 14.171
After features/support/hooks.rb:330 0.826
After features/support/hooks.rb:100 0.051
Tags: @product
1:36.839
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.039
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 23.002
And I plug SATA drive "fake_TailsData" 1.060
When I start the computer 1.111
And the computer boots Tails 57.570
Then drive "fake_TailsData" is detected by Tails 0.139
And Tails Greeter has not detected a persistence partition 13.749
After features/support/hooks.rb:330 1.119
After features/support/hooks.rb:100 0.027
Tags: @product
1:35.808
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.001
Given a computer 0.159
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.046
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 6.196
And I plug SATA drive "gpt_ext2" 1.048
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" 6.295
And I plug SATA drive "msdos_fat32" 1.082
And I start Tails from DVD with network unplugged and I login 1:20.567
Then drive "gpt_ext2" is detected by Tails 0.125
And drive "gpt_ext2" is not mounted 0.084
And drive "msdos_fat32" is detected by Tails 0.079
And drive "msdos_fat32" is not mounted 0.079
After features/support/hooks.rb:330 0.663
After features/support/hooks.rb:100 0.011