Project Number Date
test_Tails_ISO_devel 3415 04 Jun 2024, 18:47

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:6.160 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:0.462
Before features/support/hooks.rb:269 0.021
Given a computer 0.586
And I temporarily create a 100 MiB disk named "swap" 0.116
And I create a gpt swap partition on disk "swap" 11.843
And I plug SATA drive "swap" 1.075
And I temporarily create a 2 GiB disk named "live_hd" 0.043
And I write the Tails ISO image to disk "live_hd" 26.604
And I plug SATA drive "live_hd" 1.067
When I start Tails with network unplugged and I login 1:18.707
Then a "swap" partition was detected by Tails on drive "swap" 0.106
And drive "live_hd" is detected by Tails 0.144
But Tails has no disk swap enabled 0.094
And drive "live_hd" is not mounted 0.070
After features/support/hooks.rb:315 0.721
After features/support/hooks.rb:100 0.112
Tags: @product
1:35.131
Before features/support/hooks.rb:269 0.002
Given a computer 0.167
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.040
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 23.514
And I plug non-removable USB drive "fake_TailsData" 1.050
When I start the computer 0.976
And the computer boots Tails 55.121
Then drive "fake_TailsData" is detected by Tails 0.154
And Tails Greeter has not detected a persistence partition 14.105
After features/support/hooks.rb:315 0.798
After features/support/hooks.rb:100 0.009
Tags: @product
1:39.996
Before features/support/hooks.rb:269 0.003
Given a computer 0.360
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.065
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 25.945
And I plug SATA drive "fake_TailsData" 1.055
When I start the computer 1.022
And the computer boots Tails 57.264
Then drive "fake_TailsData" is detected by Tails 0.183
And Tails Greeter has not detected a persistence partition 14.098
After features/support/hooks.rb:315 0.992
After features/support/hooks.rb:100 0.009
Tags: @product
1:50.570
Before features/support/hooks.rb:269 0.002
Given a computer 1.748
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.738
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 8.341
And I plug SATA drive "gpt_ext2" 1.063
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.647
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 6.888
And I plug SATA drive "msdos_fat32" 1.056
And I start Tails from DVD with network unplugged and I login 1:29.646
Then drive "gpt_ext2" is detected by Tails 0.164
And drive "gpt_ext2" is not mounted 0.078
And drive "msdos_fat32" is detected by Tails 0.099
And drive "msdos_fat32" is not mounted 0.097
After features/support/hooks.rb:315 1.615
After features/support/hooks.rb:100 0.009