Project Number Date
test_Tails_ISO_20531-early-reporting-of-bad-devices 2 06 Dec 2024, 01:10

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:52.230 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:3.916
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.024
Given a computer 0.520
And I temporarily create a 100 MiB disk named "swap" 0.122
And I create a gpt swap partition on disk "swap" 13.280
And I plug SATA drive "swap" 1.053
And I temporarily create a 2 GiB disk named "live_hd" 0.039
And I write the Tails ISO image to disk "live_hd" 26.891
And I plug SATA drive "live_hd" 1.066
When I start Tails with network unplugged and I login 1:20.486
Then a "swap" partition was detected by Tails on drive "swap" 0.124
And drive "live_hd" is detected by Tails 0.138
But Tails has no disk swap enabled 0.088
And drive "live_hd" is not mounted 0.104
After features/support/hooks.rb:330 0.741
After features/support/hooks.rb:100 0.165
Tags: @product
1:33.607
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given a computer 0.175
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.041
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 21.068
And I plug non-removable USB drive "fake_TailsData" 1.068
When I start the computer 1.265
And the computer boots Tails 55.870
Then drive "fake_TailsData" is detected by Tails 0.146
And Tails Greeter has not detected a persistence partition 13.971
After features/support/hooks.rb:330 0.828
After features/support/hooks.rb:100 0.030
Tags: @product
1:38.272
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given a computer 0.166
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.040
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 23.506
And I plug SATA drive "fake_TailsData" 1.086
When I start the computer 1.267
And the computer boots Tails 57.803
Then drive "fake_TailsData" is detected by Tails 0.182
And Tails Greeter has not detected a persistence partition 14.219
After features/support/hooks.rb:330 0.795
After features/support/hooks.rb:100 0.007
Tags: @product
1:36.433
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given a computer 0.161
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.041
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 6.287
And I plug SATA drive "gpt_ext2" 1.055
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.046
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 6.158
And I plug SATA drive "msdos_fat32" 1.065
And I start Tails from DVD with network unplugged and I login 1:21.156
Then drive "gpt_ext2" is detected by Tails 0.128
And drive "gpt_ext2" is not mounted 0.076
And drive "msdos_fat32" is detected by Tails 0.114
And drive "msdos_fat32" is not mounted 0.141
After features/support/hooks.rb:330 0.611
After features/support/hooks.rb:100 0.009