Project Number Date
test_Tails_ISO_devel 3407 31 May 2024, 02:36

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:7.121 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:5.503
Before features/support/hooks.rb:265 0.025
Given a computer 0.552
And I temporarily create a 100 MiB disk named "swap" 0.097
And I create a gpt swap partition on disk "swap" 11.758
And I plug SATA drive "swap" 1.056
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.712
And I plug SATA drive "live_hd" 1.056
When I start Tails with network unplugged and I login 1:23.765
Then a "swap" partition was detected by Tails on drive "swap" 0.101
And drive "live_hd" is detected by Tails 0.158
But Tails has no disk swap enabled 0.112
And drive "live_hd" is not mounted 0.086
After features/support/hooks.rb:311 0.674
After features/support/hooks.rb:100 0.126
Tags: @product
1:38.734
Before features/support/hooks.rb:265 0.002
Given a computer 0.211
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.042
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 23.380
And I plug non-removable USB drive "fake_TailsData" 1.092
When I start the computer 1.140
And the computer boots Tails 57.860
Then drive "fake_TailsData" is detected by Tails 0.199
And Tails Greeter has not detected a persistence partition 14.805
After features/support/hooks.rb:311 0.885
After features/support/hooks.rb:100 0.010
Tags: @product
1:44.545
Before features/support/hooks.rb:265 0.003
Given a computer 0.293
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.128
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 22.346
And I plug SATA drive "fake_TailsData" 1.066
When I start the computer 1.114
And the computer boots Tails 1:5.243
Then drive "fake_TailsData" is detected by Tails 0.199
And Tails Greeter has not detected a persistence partition 14.154
After features/support/hooks.rb:311 0.888
After features/support/hooks.rb:100 0.008
Tags: @product
1:38.338
Before features/support/hooks.rb:265 0.002
Given a computer 0.193
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.044
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 6.144
And I plug SATA drive "gpt_ext2" 1.060
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.063
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 6.336
And I plug SATA drive "msdos_fat32" 1.076
And I start Tails from DVD with network unplugged and I login 1:22.906
Then drive "gpt_ext2" is detected by Tails 0.168
And drive "gpt_ext2" is not mounted 0.106
And drive "msdos_fat32" is detected by Tails 0.139
And drive "msdos_fat32" is not mounted 0.098
After features/support/hooks.rb:311 0.783
After features/support/hooks.rb:100 0.009