Project Number Date
test_Tails_ISO_devel 3294 23 Feb 2024, 12: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 6:21.925 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
1:52.599
Before features/support/hooks.rb:245 0.030
Given a computer 0.429
And I temporarily create a 100 MiB disk named "swap" 0.131
And I create a gpt swap partition on disk "swap" 11.527
And I plug SATA drive "swap" 1.205
And I temporarily create a 2 GiB disk named "live_hd" 0.082
And I write the Tails ISO image to disk "live_hd" 18.076
And I plug SATA drive "live_hd" 1.061
When I start Tails with network unplugged and I login 1:19.675
Then a "swap" partition was detected by Tails on drive "swap" 0.148
And drive "live_hd" is detected by Tails 0.118
But Tails has no disk swap enabled 0.080
And drive "live_hd" is not mounted 0.062
After features/support/hooks.rb:291 0.694
After features/support/hooks.rb:75 0.114
Tags: @product
1:31.764
Before features/support/hooks.rb:245 0.003
Given a computer 0.189
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.050
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 17.192
And I plug non-removable USB drive "fake_TailsData" 1.056
When I start the computer 0.960
And the computer boots Tails 58.946
Then drive "fake_TailsData" is detected by Tails 0.158
And Tails Greeter has not detected a persistence partition 13.210
After features/support/hooks.rb:291 0.761
After features/support/hooks.rb:75 0.008
Tags: @product
1:28.706
Before features/support/hooks.rb:245 0.002
Given a computer 0.148
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" 16.347
And I plug SATA drive "fake_TailsData" 1.062
When I start the computer 0.949
And the computer boots Tails 56.573
Then drive "fake_TailsData" is detected by Tails 0.177
And Tails Greeter has not detected a persistence partition 13.402
After features/support/hooks.rb:291 0.940
After features/support/hooks.rb:75 0.009
Tags: @product
1:28.854
Before features/support/hooks.rb:245 0.005
Given a computer 0.223
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.063
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 4.952
And I plug SATA drive "gpt_ext2" 1.065
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.045
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 4.976
And I plug SATA drive "msdos_fat32" 1.066
And I start Tails from DVD with network unplugged and I login 1:16.081
Then drive "gpt_ext2" is detected by Tails 0.125
And drive "gpt_ext2" is not mounted 0.070
And drive "msdos_fat32" is detected by Tails 0.109
And drive "msdos_fat32" is not mounted 0.073
After features/support/hooks.rb:291 1.289
After features/support/hooks.rb:75 0.007