Project Number Date
test_Tails_ISO_devel 3473 10 Aug 2024, 12:13

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:44.838 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.679
Before features/support/hooks.rb:269 0.033
Given a computer 0.662
And I temporarily create a 100 MiB disk named "swap" 0.167
And I create a gpt swap partition on disk "swap" 11.782
And I plug SATA drive "swap" 1.069
And I temporarily create a 2 GiB disk named "live_hd" 0.044
And I write the Tails ISO image to disk "live_hd" 26.615
And I plug SATA drive "live_hd" 1.062
When I start Tails with network unplugged and I login 1:18.844
Then a "swap" partition was detected by Tails on drive "swap" 0.115
And drive "live_hd" is detected by Tails 0.146
But Tails has no disk swap enabled 0.087
And drive "live_hd" is not mounted 0.081
After features/support/hooks.rb:326 0.740
After features/support/hooks.rb:100 0.125
Tags: @product
1:34.025
Before features/support/hooks.rb:269 0.002
Given a computer 0.215
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.048
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 21.619
And I plug non-removable USB drive "fake_TailsData" 1.086
When I start the computer 0.964
And the computer boots Tails 55.487
Then drive "fake_TailsData" is detected by Tails 0.165
And Tails Greeter has not detected a persistence partition 14.439
After features/support/hooks.rb:326 0.756
After features/support/hooks.rb:100 0.010
Tags: @product
1:36.374
Before features/support/hooks.rb:269 0.003
Given a computer 0.208
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.051
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 22.129
And I plug SATA drive "fake_TailsData" 1.060
When I start the computer 1.017
And the computer boots Tails 57.692
Then drive "fake_TailsData" is detected by Tails 0.173
And Tails Greeter has not detected a persistence partition 14.040
After features/support/hooks.rb:326 0.768
After features/support/hooks.rb:100 0.013
Tags: @product
1:33.759
Before features/support/hooks.rb:269 0.003
Given a computer 0.185
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.050
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 6.299
And I plug SATA drive "gpt_ext2" 1.049
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.048
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 6.275
And I plug SATA drive "msdos_fat32" 1.074
And I start Tails from DVD with network unplugged and I login 1:18.350
Then drive "gpt_ext2" is detected by Tails 0.164
And drive "gpt_ext2" is not mounted 0.091
And drive "msdos_fat32" is detected by Tails 0.102
And drive "msdos_fat32" is not mounted 0.067
After features/support/hooks.rb:326 0.791
After features/support/hooks.rb:100 0.006