Project Number Date
test_Tails_ISO_20828-wifi-firmware-missing 19 31 Mar 2025, 14:41

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:9.139 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:8.385
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.031
Given a computer 2.173
And I temporarily create a 100 MiB disk named "swap" 0.088
And I create a gpt swap partition on disk "swap" 11.635
And I plug SATA drive "swap" 1.058
And I temporarily create a 2 GiB disk named "live_hd" 0.050
And I write the Tails ISO image to disk "live_hd" 28.156
And I plug SATA drive "live_hd" 1.081
When I start Tails with network unplugged and I login 1:23.668
Then a "swap" partition was detected by Tails on drive "swap" 0.113
And drive "live_hd" is detected by Tails 0.124
But Tails has no disk swap enabled 0.077
And drive "live_hd" is not mounted 0.156
After features/support/hooks.rb:330 0.642
After features/support/hooks.rb:100 0.123
Tags: @product
1:38.693
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given a computer 0.179
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.045
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 23.438
And I plug non-removable USB drive "fake_TailsData" 1.054
When I start the computer 1.098
And the computer boots Tails 58.870
Then drive "fake_TailsData" is detected by Tails 0.108
And Tails Greeter has not detected a persistence partition 13.897
After features/support/hooks.rb:330 0.844
After features/support/hooks.rb:100 0.008
Tags: @product
1:40.267
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given a computer 0.165
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.038
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 24.534
And I plug SATA drive "fake_TailsData" 1.050
When I start the computer 1.061
And the computer boots Tails 59.413
Then drive "fake_TailsData" is detected by Tails 0.113
And Tails Greeter has not detected a persistence partition 13.888
After features/support/hooks.rb:330 0.841
After features/support/hooks.rb:100 0.043
Tags: @product
1:41.792
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given a computer 0.261
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.047
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 6.261
And I plug SATA drive "gpt_ext2" 1.053
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.066
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 6.178
And I plug SATA drive "msdos_fat32" 1.077
And I start Tails from DVD with network unplugged and I login 1:26.429
Then drive "gpt_ext2" is detected by Tails 0.125
And drive "gpt_ext2" is not mounted 0.079
And drive "msdos_fat32" is detected by Tails 0.132
And drive "msdos_fat32" is not mounted 0.078
After features/support/hooks.rb:330 0.696
After features/support/hooks.rb:100 0.009