Project Number Date
test_Tails_ISO_devel 3507 08 Sep 2024, 12:29

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:8.314 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:15.362
Before features/support/hooks.rb:269 0.030
Given a computer 0.695
And I temporarily create a 100 MiB disk named "swap" 0.093
And I create a gpt swap partition on disk "swap" 12.470
And I plug SATA drive "swap" 1.048
And I temporarily create a 2 GiB disk named "live_hd" 0.059
And I write the Tails ISO image to disk "live_hd" 29.081
And I plug SATA drive "live_hd" 1.063
When I start Tails with network unplugged and I login 1:30.368
Then a "swap" partition was detected by Tails on drive "swap" 0.137
And drive "live_hd" is detected by Tails 0.157
But Tails has no disk swap enabled 0.087
And drive "live_hd" is not mounted 0.098
After features/support/hooks.rb:326 0.796
After features/support/hooks.rb:100 0.151
Tags: @product
1:42.041
Before features/support/hooks.rb:269 0.002
Given a computer 0.336
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.123
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 24.367
And I plug non-removable USB drive "fake_TailsData" 1.197
When I start the computer 1.451
And the computer boots Tails 1:0.413
Then drive "fake_TailsData" is detected by Tails 0.139
And Tails Greeter has not detected a persistence partition 14.010
After features/support/hooks.rb:326 1.016
After features/support/hooks.rb:100 0.008
Tags: @product
1:35.274
Before features/support/hooks.rb:269 0.003
Given a computer 0.164
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.046
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 22.670
And I plug SATA drive "fake_TailsData" 1.063
When I start the computer 1.030
And the computer boots Tails 56.220
Then drive "fake_TailsData" is detected by Tails 0.138
And Tails Greeter has not detected a persistence partition 13.939
After features/support/hooks.rb:326 0.800
After features/support/hooks.rb:100 0.009
Tags: @product
1:35.636
Before features/support/hooks.rb:269 0.002
Given a computer 0.179
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.042
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 6.379
And I plug SATA drive "gpt_ext2" 1.061
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.042
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 6.124
And I plug SATA drive "msdos_fat32" 1.064
And I start Tails from DVD with network unplugged and I login 1:20.340
Then drive "gpt_ext2" is detected by Tails 0.165
And drive "gpt_ext2" is not mounted 0.068
And drive "msdos_fat32" is detected by Tails 0.080
And drive "msdos_fat32" is not mounted 0.085
After features/support/hooks.rb:326 0.653
After features/support/hooks.rb:100 0.006