Project Number Date
test_Tails_ISO_stable 6068 15 Jan 2026, 12:25

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
System memory erasure on shutdown 51 0 0 0 0 51 6 0 6 13:0.539 Passed
Feature System memory erasure on shutdown
As a Tails user when I shutdown Tails I want the system memory to be free from sensitive data.
48.135
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Given I have started Tails from DVD without network and logged in 8.425
And I prepare Tails for memory erasure tests 0.454
When I start a process allocating 128 MiB of memory with a known pattern 2.355
# Since Debian Trixie we only get 99.610% coverage (tails#21012)
Then patterns cover at least 127 MiB in the guest's memory 16.196

Pattern coverage: 100.394% (127 MiB out of 127 MiB reference memory)

When I kill the allocating process 0.211
Then I find very few patterns in the guest's memory after 5 seconds 20.493

Pattern coverage: 0.000% (0 MiB out of 1501 MiB reference memory)

After features/support/hooks.rb:331 0.811
After features/support/hooks.rb:100 0.000
1:1.610
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given I have started Tails from DVD without network and logged in 8.610
And I prepare Tails for memory erasure tests 0.420
And I find very few patterns in the guest's memory 14.659

Pattern coverage: 0.000% (0 MiB out of 1485 MiB reference memory)

When I mount a 128 MiB tmpfs on "/mnt" and fill it with a known pattern 3.043
Then patterns cover at least 99% of the test FS size in the guest's memory 15.838

Pattern coverage: 100.000% (128 MiB out of 128 MiB reference memory)

When I umount "/mnt" 1.333
Then I find very few patterns in the guest's memory after 3 seconds 17.704

Pattern coverage: 0.000% (0 MiB out of 1485 MiB reference memory)

After features/support/hooks.rb:331 0.792
After features/support/hooks.rb:100 0.000
1:43.806
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given I have started Tails from DVD without network and logged in 8.642
And I prepare Tails for memory erasure tests 0.410
When I plug and mount a 128 MiB USB drive with a vfat filesystem 7.887
Then I find very few patterns in the guest's memory 15.867

Pattern coverage: 0.000% (0 MiB out of 1489 MiB reference memory)

# write cache
When I fill the USB drive with a known pattern 3.559
Then patterns cover at least 75% of the test FS size in the guest's memory 16.119

Pattern coverage: 100.000% (127 MiB out of 127 MiB reference memory)

When I umount the USB drive 1.465
Then I find very few patterns in the guest's memory after 3 seconds 16.999

Pattern coverage: 0.000% (0 MiB out of 1489 MiB reference memory)

# read cache
When I mount the USB drive again 0.241
And I read the content of the test FS 0.701
Then patterns cover at least 99% of the test FS size in the guest's memory 15.179

Pattern coverage: 100.000% (127 MiB out of 127 MiB reference memory)

When I umount the USB drive 0.332
Then I find very few patterns in the guest's memory after 3 seconds 16.399

Pattern coverage: 0.000% (0 MiB out of 1489 MiB reference memory)

After features/support/hooks.rb:331 1.278
After features/support/hooks.rb:100 0.000
2:12.911
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given I have started Tails from DVD without network and logged in 8.431
And I prepare Tails for memory erasure tests 0.382
When I plug and mount a 128 MiB USB drive with an ext4 filesystem encrypted with password "asdf" 31.937
Then I find very few patterns in the guest's memory 14.870

Pattern coverage: 0.000% (0 MiB out of 1493 MiB reference memory)

# write cache
When I fill the USB drive with a known pattern 1.889
Then patterns cover at least 99% of the test FS size in the guest's memory 21.912

Pattern coverage: 106.115% (97 MiB out of 91 MiB reference memory)

When I umount the USB drive 0.722
Then I find very few patterns in the guest's memory after 3 seconds 16.023

Pattern coverage: 0.000% (0 MiB out of 1493 MiB reference memory)

# read cache
When I mount the USB drive again 4.282
And I read the content of the test FS 0.630
Then patterns cover at least 99% of the test FS size in the guest's memory 14.326

Pattern coverage: 106.115% (97 MiB out of 91 MiB reference memory)

When I umount the USB drive 0.581
Then I find very few patterns in the guest's memory after 3 seconds 16.920

Pattern coverage: 0.000% (0 MiB out of 1493 MiB reference memory)

After features/support/hooks.rb:331 1.376
After features/support/hooks.rb:100 0.000
57.489
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given I have started Tails from DVD without network and logged in 8.301
And I prepare Tails for memory erasure tests 0.403
When I fill a 128 MiB file with a known pattern on the root filesystem 12.380
# ensure the pattern is in memory due to tmpfs, not to disk cache
And I drop all kernel caches 2.727
Then patterns cover at least 128 MiB in the guest's memory 10.049

Pattern coverage: 100.000% (128 MiB out of 128 MiB reference memory)

When I trigger shutdown 0.011
Then I find very few patterns in the guest's memory after 20 seconds 23.615

Pattern coverage: 0.000% (0 MiB out of 1494 MiB reference memory)

After features/support/hooks.rb:331 4.001
After features/support/hooks.rb:100 0.000
6:16.585
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 5:42.006
And I prepare Tails for memory erasure tests 0.425
When I fill a 128 MiB file with a known pattern on the persistent filesystem 9.463
When I trigger shutdown 0.012
Then I find very few patterns in the guest's memory after 20 seconds 24.678

Pattern coverage: 0.000% (0 MiB out of 1511 MiB reference memory)

After features/support/hooks.rb:331 3.923
After features/support/hooks.rb:100 0.017