Project Number Date
test_Tails_ISO_devel 3425 13 Jun 2024, 13:14

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:59.957 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:6.074
Before features/support/hooks.rb:269 0.043
Given a computer 0.654
And I temporarily create a 100 MiB disk named "swap" 0.137
And I create a gpt swap partition on disk "swap" 12.134
And I plug SATA drive "swap" 1.063
And I temporarily create a 2 GiB disk named "live_hd" 0.048
And I write the Tails ISO image to disk "live_hd" 27.521
And I plug SATA drive "live_hd" 1.071
When I start Tails with network unplugged and I login 1:22.919
Then a "swap" partition was detected by Tails on drive "swap" 0.136
And drive "live_hd" is detected by Tails 0.178
But Tails has no disk swap enabled 0.114
And drive "live_hd" is not mounted 0.094
After features/support/hooks.rb:315 1.653
After features/support/hooks.rb:100 0.130
Tags: @product
1:42.637
Before features/support/hooks.rb:269 0.003
Given a computer 0.283
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.111
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 23.267
And I plug non-removable USB drive "fake_TailsData" 1.066
When I start the computer 1.013
And the computer boots Tails 1:2.913
Then drive "fake_TailsData" is detected by Tails 0.150
And Tails Greeter has not detected a persistence partition 13.832
After features/support/hooks.rb:315 0.770
After features/support/hooks.rb:100 0.007
Tags: @product
1:35.360
Before features/support/hooks.rb:269 0.001
Given a computer 0.236
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.058
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 22.404
And I plug SATA drive "fake_TailsData" 1.059
When I start the computer 1.135
And the computer boots Tails 56.327
Then drive "fake_TailsData" is detected by Tails 0.185
And Tails Greeter has not detected a persistence partition 13.953
After features/support/hooks.rb:315 0.746
After features/support/hooks.rb:100 0.007
Tags: @product
1:35.884
Before features/support/hooks.rb:269 0.001
Given a computer 0.261
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.060
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 6.271
And I plug SATA drive "gpt_ext2" 1.051
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.133
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 6.260
And I plug SATA drive "msdos_fat32" 1.062
And I start Tails from DVD with network unplugged and I login 1:20.391
Then drive "gpt_ext2" is detected by Tails 0.169
And drive "gpt_ext2" is not mounted 0.069
And drive "msdos_fat32" is detected by Tails 0.084
And drive "msdos_fat32" is not mounted 0.068
After features/support/hooks.rb:315 1.640
After features/support/hooks.rb:100 0.006