Project Number Date
test_Tails_ISO_devel 3593 20 Nov 2024, 13:08

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.722 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:7.965
Before features/support/hooks.rb:269 0.023
Given a computer 0.788
And I temporarily create a 100 MiB disk named "swap" 0.130
And I create a gpt swap partition on disk "swap" 12.328
And I plug SATA drive "swap" 1.054
And I temporarily create a 2 GiB disk named "live_hd" 0.043
And I write the Tails ISO image to disk "live_hd" 28.483
And I plug SATA drive "live_hd" 1.347
When I start Tails with network unplugged and I login 1:23.370
Then a "swap" partition was detected by Tails on drive "swap" 0.112
And drive "live_hd" is detected by Tails 0.133
But Tails has no disk swap enabled 0.090
And drive "live_hd" is not mounted 0.081
After features/support/hooks.rb:326 0.774
After features/support/hooks.rb:100 0.148
Tags: @product
1:35.718
Before features/support/hooks.rb:269 0.002
Given a computer 0.187
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" 23.022
And I plug non-removable USB drive "fake_TailsData" 1.075
When I start the computer 1.103
And the computer boots Tails 56.397
Then drive "fake_TailsData" is detected by Tails 0.118
And Tails Greeter has not detected a persistence partition 13.771
After features/support/hooks.rb:326 0.747
After features/support/hooks.rb:100 0.053
Tags: @product
1:43.728
Before features/support/hooks.rb:269 0.005
Given a computer 0.174
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" 25.172
And I plug SATA drive "fake_TailsData" 1.412
When I start the computer 1.358
And the computer boots Tails 1:0.993
Then drive "fake_TailsData" is detected by Tails 0.149
And Tails Greeter has not detected a persistence partition 14.424
After features/support/hooks.rb:326 0.825
After features/support/hooks.rb:100 0.009
Tags: @product
1:42.310
Before features/support/hooks.rb:269 0.003
Given a computer 0.209
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.048
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 6.296
And I plug SATA drive "gpt_ext2" 1.081
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.067
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 8.275
And I plug SATA drive "msdos_fat32" 1.241
And I start Tails from DVD with network unplugged and I login 1:24.683
Then drive "gpt_ext2" is detected by Tails 0.135
And drive "gpt_ext2" is not mounted 0.113
And drive "msdos_fat32" is detected by Tails 0.087
And drive "msdos_fat32" is not mounted 0.068
After features/support/hooks.rb:326 0.704
After features/support/hooks.rb:100 0.014