Project Number Date
test_Tails_ISO_19139-arti-bridges 2 16 Nov 2024, 22:09

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:11.506 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:12.037
Before features/support/hooks.rb:269 0.024
Given a computer 0.536
And I temporarily create a 100 MiB disk named "swap" 0.189
And I create a gpt swap partition on disk "swap" 19.268
And I plug SATA drive "swap" 1.067
And I temporarily create a 2 GiB disk named "live_hd" 0.079
And I write the Tails ISO image to disk "live_hd" 27.284
And I plug SATA drive "live_hd" 1.079
When I start Tails with network unplugged and I login 1:22.043
Then a "swap" partition was detected by Tails on drive "swap" 0.126
And drive "live_hd" is detected by Tails 0.157
But Tails has no disk swap enabled 0.100
And drive "live_hd" is not mounted 0.103
After features/support/hooks.rb:326 0.936
After features/support/hooks.rb:100 0.155
Tags: @product
1:42.930
Before features/support/hooks.rb:269 0.003
Given a computer 0.223
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.068
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 29.124
And I plug non-removable USB drive "fake_TailsData" 1.054
When I start the computer 1.120
And the computer boots Tails 57.126
Then drive "fake_TailsData" is detected by Tails 0.178
And Tails Greeter has not detected a persistence partition 14.034
After features/support/hooks.rb:326 0.873
After features/support/hooks.rb:100 0.010
Tags: @product
1:38.937
Before features/support/hooks.rb:269 0.003
Given a computer 0.259
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.073
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 23.885
And I plug SATA drive "fake_TailsData" 1.078
When I start the computer 1.234
And the computer boots Tails 58.178
Then drive "fake_TailsData" is detected by Tails 0.118
And Tails Greeter has not detected a persistence partition 14.107
After features/support/hooks.rb:326 0.817
After features/support/hooks.rb:100 0.010
Tags: @product
1:37.601
Before features/support/hooks.rb:269 0.003
Given a computer 0.175
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.052
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 6.308
And I plug SATA drive "gpt_ext2" 1.054
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.055
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 6.231
And I plug SATA drive "msdos_fat32" 1.085
And I start Tails from DVD with network unplugged and I login 1:22.152
Then drive "gpt_ext2" is detected by Tails 0.161
And drive "gpt_ext2" is not mounted 0.113
And drive "msdos_fat32" is detected by Tails 0.105
And drive "msdos_fat32" is not mounted 0.104
After features/support/hooks.rb:326 0.940
After features/support/hooks.rb:100 0.007