Project Number Date
test_Tails_ISO_20530-tca-controls-tor-flag-file 69 29 Dec 2024, 20:59

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:49.666 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.439
Before features/support/hooks.rb:269 0.022
Given a computer 0.523
And I temporarily create a 100 MiB disk named "swap" 0.151
And I create a gpt swap partition on disk "swap" 11.676
And I plug SATA drive "swap" 1.045
And I temporarily create a 2 GiB disk named "live_hd" 0.045
And I write the Tails ISO image to disk "live_hd" 26.327
And I plug SATA drive "live_hd" 1.067
When I start Tails with network unplugged and I login 1:19.216
Then a "swap" partition was detected by Tails on drive "swap" 0.102
And drive "live_hd" is detected by Tails 0.131
But Tails has no disk swap enabled 0.084
And drive "live_hd" is not mounted 0.066
After features/support/hooks.rb:326 0.649
After features/support/hooks.rb:100 0.138
Tags: @product
1:37.662
Before features/support/hooks.rb:269 0.004
Given a computer 0.160
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.044
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 24.392
And I plug non-removable USB drive "fake_TailsData" 1.065
When I start the computer 1.034
And the computer boots Tails 56.718
Then drive "fake_TailsData" is detected by Tails 0.122
And Tails Greeter has not detected a persistence partition 14.123
After features/support/hooks.rb:326 0.773
After features/support/hooks.rb:100 0.008
Tags: @product
1:37.204
Before features/support/hooks.rb:269 0.002
Given a computer 0.198
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.041
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 24.041
And I plug SATA drive "fake_TailsData" 1.048
When I start the computer 1.017
And the computer boots Tails 56.507
Then drive "fake_TailsData" is detected by Tails 0.176
And Tails Greeter has not detected a persistence partition 14.172
After features/support/hooks.rb:326 0.774
After features/support/hooks.rb:100 0.038
Tags: @product
1:34.359
Before features/support/hooks.rb:269 0.002
Given a computer 0.157
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.058
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 6.193
And I plug SATA drive "gpt_ext2" 1.058
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.044
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 6.179
And I plug SATA drive "msdos_fat32" 1.058
And I start Tails from DVD with network unplugged and I login 1:19.209
Then drive "gpt_ext2" is detected by Tails 0.163
And drive "gpt_ext2" is not mounted 0.077
And drive "msdos_fat32" is detected by Tails 0.085
And drive "msdos_fat32" is not mounted 0.072
After features/support/hooks.rb:326 1.036
After features/support/hooks.rb:100 0.007