Project Number Date
test_Tails_ISO_20522-ocr-more 4 14 Dec 2024, 05:23

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:12.329 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:7.917
Before features/support/hooks.rb:269 0.034
Given a computer 0.460
And I temporarily create a 100 MiB disk named "swap" 0.140
And I create a gpt swap partition on disk "swap" 11.396
And I plug SATA drive "swap" 1.053
And I temporarily create a 2 GiB disk named "live_hd" 0.052
And I write the Tails ISO image to disk "live_hd" 26.574
And I plug SATA drive "live_hd" 1.059
When I start Tails with network unplugged and I login 1:26.816
Then a "swap" partition was detected by Tails on drive "swap" 0.099
And drive "live_hd" is detected by Tails 0.121
But Tails has no disk swap enabled 0.080
And drive "live_hd" is not mounted 0.061
After features/support/hooks.rb:326 0.591
After features/support/hooks.rb:100 0.123
Tags: @product
1:43.557
Before features/support/hooks.rb:269 0.002
Given a computer 0.176
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.057
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 27.967
And I plug non-removable USB drive "fake_TailsData" 1.046
When I start the computer 0.970
And the computer boots Tails 59.410
Then drive "fake_TailsData" is detected by Tails 0.131
And Tails Greeter has not detected a persistence partition 13.798
After features/support/hooks.rb:326 0.732
After features/support/hooks.rb:100 0.007
Tags: @product
1:41.829
Before features/support/hooks.rb:269 0.002
Given a computer 0.211
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.034
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 26.156
And I plug SATA drive "fake_TailsData" 1.065
When I start the computer 0.957
And the computer boots Tails 59.550
Then drive "fake_TailsData" is detected by Tails 0.144
And Tails Greeter has not detected a persistence partition 13.710
After features/support/hooks.rb:326 0.722
After features/support/hooks.rb:100 0.007
Tags: @product
1:39.024
Before features/support/hooks.rb:269 0.001
Given a computer 0.155
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.040
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 6.124
And I plug SATA drive "gpt_ext2" 1.045
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.039
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 6.090
And I plug SATA drive "msdos_fat32" 1.063
And I start Tails from DVD with network unplugged and I login 1:24.069
Then drive "gpt_ext2" is detected by Tails 0.179
And drive "gpt_ext2" is not mounted 0.068
And drive "msdos_fat32" is detected by Tails 0.082
And drive "msdos_fat32" is not mounted 0.064
After features/support/hooks.rb:326 0.544
After features/support/hooks.rb:100 0.005