Project Number Date
test_Tails_ISO_20297-debug-proxy-refusing-connections 62 15 May 2025, 18:47

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 11:29.436 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.
23.898
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.002
Given I have started Tails from DVD without network and logged in 8.110
And I prepare Tails for memory erasure tests 0.400
When I start a process allocating 128 MiB of memory with a known pattern 2.380
Then patterns cover at least 128 MiB in the guest's memory 3.258

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

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

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

After features/support/hooks.rb:335 0.680
After features/support/hooks.rb:105 0.000
25.348
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.002
Given I have started Tails from DVD without network and logged in 8.361
And I prepare Tails for memory erasure tests 0.514
And I find very few patterns in the guest's memory 3.701

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

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

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

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

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

After features/support/hooks.rb:335 0.699
After features/support/hooks.rb:105 0.000
47.421
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.002
Given I have started Tails from DVD without network and logged in 8.090
And I prepare Tails for memory erasure tests 0.389
When I plug and mount a 128 MiB USB drive with a vfat filesystem 9.938
Then I find very few patterns in the guest's memory 3.637

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

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

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

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

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

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

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

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

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

After features/support/hooks.rb:335 0.748
After features/support/hooks.rb:105 0.000
1:17.675
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.002
Given I have started Tails from DVD without network and logged in 9.091
And I prepare Tails for memory erasure tests 0.498
When I plug and mount a 128 MiB USB drive with an ext4 filesystem encrypted with password "asdf" 38.778
Then I find very few patterns in the guest's memory 2.581

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

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

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

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

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

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

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

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

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

After features/support/hooks.rb:335 0.792
After features/support/hooks.rb:105 0.000
50.335
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.003
Given I have started Tails from DVD without network and logged in 8.015
And I prepare Tails for memory erasure tests 0.451
When I fill a 128 MiB file with a known pattern on the root filesystem 16.259
# ensure the pattern is in memory due to tmpfs, not to disk cache
And I drop all kernel caches 1.722
Then patterns cover at least 128 MiB in the guest's memory 2.979

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

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

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

After features/support/hooks.rb:335 3.547
After features/support/hooks.rb:105 0.000
7:44.758
Before features/support/hooks.rb:271 0.000
Before features/support/hooks.rb:278 0.003
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 7:0.716
And I prepare Tails for memory erasure tests 0.391
When I fill a 128 MiB file with a known pattern on the persistent filesystem 22.353
When I trigger shutdown 0.012
Then I find very few patterns in the guest's memory after 20 seconds 21.283

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

After features/support/hooks.rb:335 3.546
After features/support/hooks.rb:105 0.011