Project Number Date
test_Tails_ISO_stable 4704 09 Mar 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 5:47.481 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
1:41.817
Before features/support/hooks.rb:245 0.025
Given a computer 0.551
And I temporarily create a 100 MiB disk named "swap" 0.177
And I create a gpt swap partition on disk "swap" 11.978
And I plug SATA drive "swap" 1.045
And I temporarily create a 2 GiB disk named "live_hd" 0.034
And I write the Tails ISO image to disk "live_hd" 16.305
And I plug SATA drive "live_hd" 1.052
When I start Tails with network unplugged and I login 1:10.282
Then a "swap" partition was detected by Tails on drive "swap" 0.091
And drive "live_hd" is detected by Tails 0.141
But Tails has no disk swap enabled 0.086
And drive "live_hd" is not mounted 0.066
After features/support/hooks.rb:291 0.585
After features/support/hooks.rb:75 0.109
Tags: @product
1:21.205
Before features/support/hooks.rb:245 0.001
Given a computer 0.149
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.031
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 15.510
And I plug non-removable USB drive "fake_TailsData" 1.050
When I start the computer 0.965
And the computer boots Tails 50.197
Then drive "fake_TailsData" is detected by Tails 0.143
And Tails Greeter has not detected a persistence partition 13.156
After features/support/hooks.rb:291 0.781
After features/support/hooks.rb:75 0.008
Tags: @product
1:23.682
Before features/support/hooks.rb:245 0.003
Given a computer 0.139
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.033
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 17.707
And I plug SATA drive "fake_TailsData" 1.045
When I start the computer 1.043
And the computer boots Tails 50.162
Then drive "fake_TailsData" is detected by Tails 0.144
And Tails Greeter has not detected a persistence partition 13.405
After features/support/hooks.rb:291 0.740
After features/support/hooks.rb:75 0.008
Tags: @product
1:20.776
Before features/support/hooks.rb:245 0.002
Given a computer 0.129
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.029
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 3.890
And I plug SATA drive "gpt_ext2" 1.045
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.129
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 3.903
And I plug SATA drive "msdos_fat32" 1.051
And I start Tails from DVD with network unplugged and I login 1:10.228
Then drive "gpt_ext2" is detected by Tails 0.140
And drive "gpt_ext2" is not mounted 0.064
And drive "msdos_fat32" is detected by Tails 0.096
And drive "msdos_fat32" is not mounted 0.067
After features/support/hooks.rb:291 0.759
After features/support/hooks.rb:75 0.006