Project Number Date
test_Tails_ISO_devel 3488 21 Aug 2024, 12:26

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:1.888 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:4.069
Before features/support/hooks.rb:269 0.022
Given a computer 0.846
And I temporarily create a 100 MiB disk named "swap" 0.069
And I create a gpt swap partition on disk "swap" 13.188
And I plug SATA drive "swap" 1.055
And I temporarily create a 2 GiB disk named "live_hd" 0.037
And I write the Tails ISO image to disk "live_hd" 27.760
And I plug SATA drive "live_hd" 1.096
When I start Tails with network unplugged and I login 1:19.589
Then a "swap" partition was detected by Tails on drive "swap" 0.112
And drive "live_hd" is detected by Tails 0.142
But Tails has no disk swap enabled 0.086
And drive "live_hd" is not mounted 0.083
After features/support/hooks.rb:326 0.864
After features/support/hooks.rb:100 0.123
Tags: @product
1:38.911
Before features/support/hooks.rb:269 0.002
Given a computer 0.171
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.054
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 22.525
And I plug non-removable USB drive "fake_TailsData" 1.154
When I start the computer 1.257
And the computer boots Tails 59.034
Then drive "fake_TailsData" is detected by Tails 0.175
And Tails Greeter has not detected a persistence partition 14.537
After features/support/hooks.rb:326 0.797
After features/support/hooks.rb:100 0.009
Tags: @product
1:40.617
Before features/support/hooks.rb:269 0.003
Given a computer 0.213
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.070
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 24.042
And I plug SATA drive "fake_TailsData" 1.291
When I start the computer 1.259
And the computer boots Tails 59.757
Then drive "fake_TailsData" is detected by Tails 0.165
And Tails Greeter has not detected a persistence partition 13.815
After features/support/hooks.rb:326 0.822
After features/support/hooks.rb:100 0.030
Tags: @product
1:38.290
Before features/support/hooks.rb:269 0.003
Given a computer 0.248
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.068
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 6.277
And I plug SATA drive "gpt_ext2" 1.061
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.060
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 6.232
And I plug SATA drive "msdos_fat32" 1.063
And I start Tails from DVD with network unplugged and I login 1:22.814
Then drive "gpt_ext2" is detected by Tails 0.147
And drive "gpt_ext2" is not mounted 0.072
And drive "msdos_fat32" is detected by Tails 0.115
And drive "msdos_fat32" is not mounted 0.126
After features/support/hooks.rb:326 0.773
After features/support/hooks.rb:100 0.015