Project Number Date
test_Tails_ISO_stable 5592 23 Apr 2025, 23: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 7:30.565 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:13.679
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.030
Given a computer 1.031
And I temporarily create a 100 MiB disk named "swap" 0.087
And I create a gpt swap partition on disk "swap" 12.263
And I plug SATA drive "swap" 1.059
And I temporarily create a 2 GiB disk named "live_hd" 0.148
And I write the Tails ISO image to disk "live_hd" 29.768
And I plug SATA drive "live_hd" 1.090
When I start Tails with network unplugged and I login 1:27.777
Then a "swap" partition was detected by Tails on drive "swap" 0.133
And drive "live_hd" is detected by Tails 0.146
But Tails has no disk swap enabled 0.089
And drive "live_hd" is not mounted 0.083
After features/support/hooks.rb:330 0.749
After features/support/hooks.rb:100 0.186
Tags: @product
1:40.638
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given a computer 0.237
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.076
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 24.514
And I plug non-removable USB drive "fake_TailsData" 1.185
When I start the computer 1.257
And the computer boots Tails 59.271
Then drive "fake_TailsData" is detected by Tails 0.123
And Tails Greeter has not detected a persistence partition 13.972
After features/support/hooks.rb:330 0.943
After features/support/hooks.rb:100 0.011
Tags: @product
1:45.512
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given a computer 1.317
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.629
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 23.698
And I plug SATA drive "fake_TailsData" 1.438
When I start the computer 1.261
And the computer boots Tails 1:2.844
Then drive "fake_TailsData" is detected by Tails 0.115
And Tails Greeter has not detected a persistence partition 14.205
After features/support/hooks.rb:330 0.763
After features/support/hooks.rb:100 0.010
Tags: @product
1:50.735
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given a computer 0.260
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.073
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 6.323
And I plug SATA drive "gpt_ext2" 1.062
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.069
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 6.311
And I plug SATA drive "msdos_fat32" 1.071
And I start Tails from DVD with network unplugged and I login 1:35.199
Then drive "gpt_ext2" is detected by Tails 0.117
And drive "gpt_ext2" is not mounted 0.079
And drive "msdos_fat32" is detected by Tails 0.097
And drive "msdos_fat32" is not mounted 0.070
After features/support/hooks.rb:330 0.687
After features/support/hooks.rb:100 0.029