Project Number Date
test_Tails_ISO_stable 4977 28 Jul 2024, 12:25

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:53.344 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:3.501
Before features/support/hooks.rb:269 0.027
Given a computer 0.508
And I temporarily create a 100 MiB disk named "swap" 0.111
And I create a gpt swap partition on disk "swap" 12.213
And I plug SATA drive "swap" 1.048
And I temporarily create a 2 GiB disk named "live_hd" 0.043
And I write the Tails ISO image to disk "live_hd" 27.150
And I plug SATA drive "live_hd" 1.059
When I start Tails with network unplugged and I login 1:20.919
Then a "swap" partition was detected by Tails on drive "swap" 0.134
And drive "live_hd" is detected by Tails 0.150
But Tails has no disk swap enabled 0.091
And drive "live_hd" is not mounted 0.069
After features/support/hooks.rb:326 1.117
After features/support/hooks.rb:100 0.133
Tags: @product
1:42.451
Before features/support/hooks.rb:269 0.003
Given a computer 0.170
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" 21.846
And I plug non-removable USB drive "fake_TailsData" 1.063
When I start the computer 1.037
And the computer boots Tails 1:3.831
Then drive "fake_TailsData" is detected by Tails 0.151
And Tails Greeter has not detected a persistence partition 14.303
After features/support/hooks.rb:326 0.803
After features/support/hooks.rb:100 0.007
Tags: @product
1:33.862
Before features/support/hooks.rb:269 0.002
Given a computer 0.190
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.060
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 21.621
And I plug SATA drive "fake_TailsData" 1.057
When I start the computer 1.016
And the computer boots Tails 55.551
Then drive "fake_TailsData" is detected by Tails 0.177
And Tails Greeter has not detected a persistence partition 14.186
After features/support/hooks.rb:326 0.794
After features/support/hooks.rb:100 0.008
Tags: @product
1:33.529
Before features/support/hooks.rb:269 0.002
Given a computer 0.245
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.319
And I plug SATA drive "gpt_ext2" 1.064
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.064
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 6.258
And I plug SATA drive "msdos_fat32" 1.066
And I start Tails from DVD with network unplugged and I login 1:18.061
Then drive "gpt_ext2" is detected by Tails 0.142
And drive "gpt_ext2" is not mounted 0.082
And drive "msdos_fat32" is detected by Tails 0.095
And drive "msdos_fat32" is not mounted 0.067
After features/support/hooks.rb:326 0.752
After features/support/hooks.rb:100 0.008