Project Number Date
test_Tails_ISO_stable 4882 11 Jun 2024, 12:57

Tag Report

Steps Scenarios Features
Tag Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
@not_release_blocker 432 1 0 0 0 433 52 1 53 1:16:31.060 Failed
Feature: Time syncing
1:23.015
Before features/support/hooks.rb:269 0.003
Before features/support/hooks.rb:496 0.002
Given I have started Tails from DVD without network and logged in 8.970
When I bump the system time with "-15 days" 0.216
And I warm reboot the computer 0.016
And the computer reboots Tails 1:13.326
Then Tails' hardware clock is close to the host system's time 0.484
After features/support/hooks.rb:504 0.116
After features/support/hooks.rb:315 0.623
After features/support/hooks.rb:100 0.005
Feature: Time syncing
1:32.252
Before features/support/hooks.rb:269 0.002
Before features/support/hooks.rb:496 0.002
Given I have started Tails from DVD without network and logged in 8.526
When I bump the hardware clock's time with "-15 days" 2.723
And I warm reboot the computer 0.022
And the computer reboots Tails 1:20.573
Then the hardware clock is still off by "-15 days" 0.407
After features/support/hooks.rb:504 0.104
After features/support/hooks.rb:315 0.629
After features/support/hooks.rb:100 0.007
20.094
Scenario Erasure of memory freed by killed userspace processes
Before features/support/hooks.rb:269 0.002
Steps
Given I have started Tails from DVD without network and logged in 8.498
And I prepare Tails for memory erasure tests 0.404
When I start a process allocating 128 MiB of memory with a known pattern 2.701
Then patterns cover at least 128 MiB in the guest's memory 3.759

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

When I kill the allocating process 0.286
Then I find very few patterns in the guest's memory 4.443
5.062% of the free memory still has the pattern, but less than 0.800% was expected.
<false> is not true. (Test::Unit::AssertionFailedError)
./features/step_definitions/erase_memory.rb:219:in `/^I find very few patterns in the guest's memory$/'
features/erase_memory.feature:19:in `Then I find very few patterns in the guest's memory'
Output 1

Pattern coverage: 5.062% (45 MiB out of 898 MiB reference memory)

After features/support/hooks.rb:315 6.176

SCENARIO FAILED: 'Erasure of memory freed by killed userspace processes' (at time 00:30:13)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/4882/artifact/build-artifacts/00:30:13_Erasure_of_memory_freed_by_killed_userspace_processes.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/4882/artifact/build-artifacts/00:30:13_Erasure_of_memory_freed_by_killed_userspace_processes.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/4882/artifact/build-artifacts/00:30:13_Erasure_of_memory_freed_by_killed_userspace_processes.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/4882/artifact/build-artifacts/00:30:13_Erasure_of_memory_freed_by_killed_userspace_processes.journal

After features/support/hooks.rb:100 0.000
24.242
Before features/support/hooks.rb:269 0.002
Given I have started Tails from DVD without network and logged in 8.382
And I prepare Tails for memory erasure tests 0.488
And I find very few patterns in the guest's memory 4.027

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

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

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

When I umount "/mnt" 0.823
Then I find very few patterns in the guest's memory 4.689

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

After features/support/hooks.rb:315 0.876
After features/support/hooks.rb:100 0.000
54.423
Before features/support/hooks.rb:269 0.003
Given I have started Tails from DVD without network and logged in 12.906
And I prepare Tails for memory erasure tests 0.464
When I plug and mount a 128 MiB USB drive with a vfat filesystem 10.462
Then I find very few patterns in the guest's memory 4.992

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

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

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

When I umount the USB drive 1.709
Then I find very few patterns in the guest's memory 4.726

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

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

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

When I umount the USB drive 1.157
Then I find very few patterns in the guest's memory 4.732

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

After features/support/hooks.rb:315 1.092
After features/support/hooks.rb:100 0.000
1:24.290
Before features/support/hooks.rb:269 0.002
Given I have started Tails from DVD without network and logged in 8.447
And I prepare Tails for memory erasure tests 0.460
When I plug and mount a 128 MiB USB drive with an ext4 filesystem encrypted with password "asdf" 37.565
Then I find very few patterns in the guest's memory 4.555

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

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

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

When I umount the USB drive 4.696
Then I find very few patterns in the guest's memory 4.186

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

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

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

When I umount the USB drive 1.129
Then I find very few patterns in the guest's memory 4.264

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

After features/support/hooks.rb:315 2.840
After features/support/hooks.rb:100 0.000
53.921
Before features/support/hooks.rb:269 0.002
Given I have started Tails from DVD without network and logged in 8.489
And I prepare Tails for memory erasure tests 0.447
When I fill a 128 MiB file with a known pattern on the root filesystem 17.902
# ensure the pattern is in memory due to tmpfs, not to disk cache
And I drop all kernel caches 1.934
Then patterns cover at least 128 MiB in the guest's memory 3.243

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

When I trigger shutdown 0.015
And I wait 20 seconds 20.001

Slept for 20 seconds

Then I find very few patterns in the guest's memory 1.886

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

After features/support/hooks.rb:315 3.545
After features/support/hooks.rb:100 0.000
7:53.890
Before features/support/hooks.rb:269 0.003
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 7:7.297
And I prepare Tails for memory erasure tests 0.476
When I fill a 128 MiB file with a known pattern on the persistent filesystem 23.837
When I trigger shutdown 0.014
And I wait 20 seconds 20.018

Slept for 20 seconds

Then I find very few patterns in the guest's memory 2.245

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

After features/support/hooks.rb:315 3.557
After features/support/hooks.rb:100 0.013
26.745
Before features/support/hooks.rb:269 0.003
Given I have started Tails from DVD without network and logged in 8.460
And I temporarily create a 4 GiB disk named "gptfat" 0.047
And I create a gpt partition with a vfat filesystem on disk "gptfat" 6.390
And I plug USB drive "gptfat" 2.658
When I start Tails Installer 9.136
Then I am told by Tails Installer that the destination device "is too small" 0.051
After features/support/hooks.rb:315 1.045
After features/support/hooks.rb:100 0.001
10:15.024
Before features/support/hooks.rb:269 0.006
Before features/support/hooks.rb:496 0.005
Given a computer 0.207
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:24.785
And I configure APT to prefer an old version of cowsay 0.036
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 27.370
And I accept adding "cowsay" to Additional Software 7.215
And Additional Software is correctly configured for package "cowsay" 1.294
And I shutdown Tails and wait for the computer to power off 6.417
And I start Tails from USB drive "__internal" with network unplugged 1:1.322
And I enable persistence 12.437
# We need to add back this custom APT source for the Additional Software
# install step, as it was not saved in persistence
And I configure APT to prefer an old version of cowsay 0.031
And I log in to a new session 41.456
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 41.788
And I revert the APT tweaks that made it prefer an old version of cowsay 0.084
# We remove the newest package after it has been downloaded and before
# it is installed, so that the upgrade process fails
And I prepare the Additional Software upgrade process to fail 0.078
And the network is plugged 0.056
And Tor is ready 21.617
# Note: the next step races against the appearance of the "The
# upgrade of your additional software failed" notification.
# It should win most of the time, which is good, but there's no
# guarantee it does. If it loses, then it'll remove the notification
# we'll be trying to interact with below ("I can open…")
And all notifications have disappeared 7.496
And available upgrades have been checked 0.089
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 5.131
And I can open the Additional Software configuration window from the notification 5.224
And I shutdown Tails and wait for the computer to power off 19.830
And I start Tails from USB drive "__internal" with network unplugged 1:1.465
And I enable persistence 12.550
# We need to add back this custom APT source for the Additional Software
# install step, as it was not saved in persistence
And I configure APT to prefer an old version of cowsay 0.035
And I log in to a new session 41.948
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 41.945
And I revert the APT tweaks that made it prefer an old version of cowsay 0.067
And the network is plugged 0.070
And Tor is ready 52.589
Then the Additional Software upgrade service has started 0.261
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.114
After features/support/hooks.rb:504 2.796
After features/support/hooks.rb:315 1.379
After features/support/hooks.rb:100 0.032
1:5.897
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD and logged in and the network is connected 53.892
When I eject the boot medium 0.265
Then Tails eventually shuts down 11.740
After features/support/hooks.rb:315 0.222
After features/support/hooks.rb:100 0.000
45.060
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD without network and logged in 8.493
And I prepare Tails for memory erasure tests 0.436
And I fill a 128 MiB file with a known pattern on the root filesystem 17.858
And patterns cover at least 128 MiB in the guest's memory 4.001

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

When I eject the boot medium 0.331
And I wait for Tails to finish wiping the memory 11.869
Then I find very few patterns in the guest's memory 2.068

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

After features/support/hooks.rb:315 3.618
After features/support/hooks.rb:100 0.000
41.049
Before features/support/hooks.rb:269 0.005
Given I have started Tails from DVD without network and logged in 9.074
And I prepare Tails for memory erasure tests 0.475
And I plug and mount a 128 MiB USB drive with a vfat filesystem 10.325
And I fill the USB drive with a known pattern 3.040
And I read the content of the test FS 0.154
And patterns cover at least 90% of the test FS size in the guest's memory 4.391

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

When I eject the boot medium 0.350
And I wait for Tails to finish wiping the memory 11.387
Then I find very few patterns in the guest's memory 1.848

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

After features/support/hooks.rb:315 3.582
After features/support/hooks.rb:100 0.000
1:4.948
Before features/support/hooks.rb:269 0.005
Given I have started Tails from DVD without network and logged in 8.447
And I prepare Tails for memory erasure tests 0.418
And I plug and mount a 128 MiB USB drive with an ext4 filesystem encrypted with password "asdf" 38.624
And I fill the USB drive with a known pattern 1.434
And I read the content of the test FS 0.074
And patterns cover at least 99% of the test FS size in the guest's memory 3.647

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

When I eject the boot medium 0.371
And I wait for Tails to finish wiping the memory 10.064
Then I find very few patterns in the guest's memory 1.866

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

After features/support/hooks.rb:315 3.613
After features/support/hooks.rb:100 0.000
2:20.670
Before features/support/hooks.rb:269 0.010
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 10.543
And I prepare Tails for memory erasure tests 0.509
And I fill a 128 MiB file with a known pattern on the persistent filesystem 22.971
And patterns cover at least 100 MiB in the guest's memory 3.571

Pattern coverage: 114.168% (114 MiB out of 100 MiB reference memory)

When I eject the boot medium 0.542
And I wait for Tails to finish wiping the memory 12.181
Then I find very few patterns in the guest's memory 1.940

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

And Tails eventually shuts down 1:28.410
After features/support/hooks.rb:315 0.186
After features/support/hooks.rb:100 0.000
46.101
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD without network and logged in 8.594
When I start "Tails Documentation" via GNOME Activities Overview 11.106
Then the Tor Browser has started 25.806
Then "Tails - Documentation" has loaded in the Tor Browser 0.594
After features/support/hooks.rb:315 1.136
After features/support/hooks.rb:100 0.000
50.579
Before features/support/hooks.rb:269 0.008
Given I have started Tails from DVD and logged in and the network is connected 15.447
When I start "Tails Documentation" via GNOME Activities Overview 10.670
Then the Tor Browser has started 23.883
Then "Tails - Documentation" has loaded in the Tor Browser 0.577
After features/support/hooks.rb:315 0.815
After features/support/hooks.rb:100 0.000
Feature: Using Evince
20.632
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD without network and logged in 8.491
And I copy "/usr/share/cups/data/default-testpage.pdf" to "/home/amnesia/.gnupg" as user "amnesia" 0.165
Then the file "/home/amnesia/.gnupg/default-testpage.pdf" exists 0.055
And the file "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/default-testpage.pdf" exists after at most 10 seconds 0.064
And the file "/live/overlay/rw/home/amnesia/.gnupg/default-testpage.pdf" exists after at most 10 seconds 0.053
Given I start monitoring the AppArmor log of "/usr/bin/evince" 0.140
When I try to open "/home/amnesia/.gnupg/default-testpage.pdf" with Evince 3.618
Then Evince tells me it cannot open "/home/amnesia/.gnupg/default-testpage.pdf" 2.056
And AppArmor has denied "/usr/bin/evince" from opening "/home/amnesia/.gnupg/default-testpage.pdf" 0.081
When I close Evince 0.209
Given I restart monitoring the AppArmor log of "/usr/bin/evince" 0.136
When I try to open "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/default-testpage.pdf" with Evince 2.251
Then Evince tells me it cannot open "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/default-testpage.pdf" 0.345
And AppArmor has denied "/usr/bin/evince" from opening "/usr/lib/live/mount/overlay/rw/home/amnesia/.gnupg/default-testpage.pdf" 0.071
When I close Evince 0.196
Given I restart monitoring the AppArmor log of "/usr/bin/evince" 0.126
When I try to open "/live/overlay/rw/home/amnesia/.gnupg/default-testpage.pdf" with Evince 2.224
Then Evince tells me it cannot open "/live/overlay/rw/home/amnesia/.gnupg/default-testpage.pdf" 0.266
# Due to our AppArmor aliases, /live/overlay will be treated
# as /usr/lib/live/mount/overlay.
And AppArmor has denied "/usr/bin/evince" from opening "/usr/lib/live/mount/overlay/rw/home/amnesia/.gnupg/default-testpage.pdf" 0.077
After features/support/hooks.rb:315 0.941
After features/support/hooks.rb:100 0.000
Feature: Using Evince
18.934
Before features/support/hooks.rb:269 0.005
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 9.518
And I copy "/usr/share/cups/data/default-testpage.pdf" to "/home/amnesia/.gnupg" as user "amnesia" 0.286
Then the file "/home/amnesia/.gnupg/default-testpage.pdf" exists 0.063
Given I start monitoring the AppArmor log of "/usr/bin/evince" 0.226
And I try to open "/home/amnesia/.gnupg/default-testpage.pdf" with Evince 4.325
Then Evince tells me it cannot open "/home/amnesia/.gnupg/default-testpage.pdf" 4.385
And AppArmor has denied "/usr/bin/evince" from opening "/home/amnesia/.gnupg/default-testpage.pdf" 0.128
After features/support/hooks.rb:315 0.889
After features/support/hooks.rb:100 0.000
22.772
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD without network and logged in 11.196
And I wait 10 seconds 10.010

Slept for 10 seconds

And there is no screenshot in the live user's Pictures directory 0.060
When I press the "PRINTSCREEN" key 0.121
And GNOME offers me various screenshot options 1.193
And I press the "Return" key 0.121
Then a screenshot is saved to the live user's Pictures directory 0.071
After features/support/hooks.rb:315 0.865
After features/support/hooks.rb:100 0.000
Feature: Localization
2:30.518
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 8.709
When I log in to a new session in Arabic (ar) 37.886
Then the keyboard layout is set to "us" 0.134
When the network is plugged 0.057
And Tor is ready 18.099
Then I successfully start the Unsafe Browser in "ar" 16.444
And I kill the Unsafe Browser 5.920
When I enable the screen keyboard 0.119
Then the screen keyboard works in Tor Browser 30.916
And DuckDuckGo is the default search engine 11.657
And I kill the Tor Browser 5.628
And the screen keyboard works in Thunderbird 14.366
And the layout of the screen keyboard is set to "us" 0.576
After features/support/hooks.rb:315 2.896
After features/support/hooks.rb:100 0.000
Feature: Localization
2:25.721
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 8.882
When I log in to a new session in Chinese (zh_CN) 34.707
Then the keyboard layout is set to "cn" 0.284
When the network is plugged 0.062
And Tor is ready 16.893
Then I successfully start the Unsafe Browser in "zh_CN" 17.121
And I kill the Unsafe Browser 5.723
When I enable the screen keyboard 0.126
Then the screen keyboard works in Tor Browser 28.575
And DuckDuckGo is the default search engine 11.072
And I kill the Tor Browser 5.514
And the screen keyboard works in Thunderbird 16.170
And the layout of the screen keyboard is set to "us" 0.585
After features/support/hooks.rb:315 1.137
After features/support/hooks.rb:100 0.000
Feature: Localization
2:1.991
Before features/support/hooks.rb:269 0.004
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 8.278
When I log in to a new session in English (en) 19.630
Then the keyboard layout is set to "us" 0.173
When the network is plugged 0.057
And Tor is ready 15.195
Then I successfully start the Unsafe Browser in "en" 19.054
And I kill the Unsafe Browser 5.566
When I enable the screen keyboard 0.130
Then the screen keyboard works in Tor Browser 26.901
And DuckDuckGo is the default search engine 7.706
And I kill the Tor Browser 5.302
And the screen keyboard works in Thunderbird 13.406
And the layout of the screen keyboard is set to "us" 0.587
After features/support/hooks.rb:315 1.026
After features/support/hooks.rb:100 0.000
Feature: Localization
2:25.188
Before features/support/hooks.rb:269 0.004
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 8.348
When I log in to a new session in French (fr) 35.029
Then the keyboard layout is set to "fr" 0.207
When the network is plugged 0.057
And Tor is ready 15.828
Then I successfully start the Unsafe Browser in "fr" 15.642
And I kill the Unsafe Browser 5.779
When I enable the screen keyboard 0.115
Then the screen keyboard works in Tor Browser 31.851
And DuckDuckGo is the default search engine 11.363
And I kill the Tor Browser 5.556
And the screen keyboard works in Thunderbird 14.747
And the layout of the screen keyboard is set to "fr" 0.660
After features/support/hooks.rb:315 2.873
After features/support/hooks.rb:100 0.000
Feature: Localization
2:31.201
Before features/support/hooks.rb:269 0.005
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 10.408
When I log in to a new session in German (de) 36.538
Then the keyboard layout is set to "de" 0.203
When the network is plugged 0.078
And Tor is ready 18.634
Then I successfully start the Unsafe Browser in "de" 17.399
And I kill the Unsafe Browser 5.734
When I enable the screen keyboard 0.119
Then the screen keyboard works in Tor Browser 31.696
And DuckDuckGo is the default search engine 10.294
And I kill the Tor Browser 5.480
And the screen keyboard works in Thunderbird 14.027
And the layout of the screen keyboard is set to "de" 0.583
After features/support/hooks.rb:315 2.683
After features/support/hooks.rb:100 0.000
Feature: Localization
2:25.107
Before features/support/hooks.rb:269 0.010
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 8.688
When I log in to a new session in Italian (it) 35.007
Then the keyboard layout is set to "it" 0.227
When the network is plugged 0.047
And Tor is ready 17.853
Then I successfully start the Unsafe Browser in "it" 14.910
And I kill the Unsafe Browser 5.931
When I enable the screen keyboard 0.111
Then the screen keyboard works in Tor Browser 31.271
And DuckDuckGo is the default search engine 11.003
And I kill the Tor Browser 5.496
And the screen keyboard works in Thunderbird 13.940
And the layout of the screen keyboard is set to "us" 0.617
After features/support/hooks.rb:315 3.804
After features/support/hooks.rb:100 0.000
Feature: Localization
2:25.547
Before features/support/hooks.rb:269 0.008
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 8.703
When I log in to a new session in Persian (fa) 37.046
Then the keyboard layout is set to "ir" 0.126
When the network is plugged 0.035
And Tor is ready 17.412
Then I successfully start the Unsafe Browser in "fa" 14.374
And I kill the Unsafe Browser 5.983
When I enable the screen keyboard 0.128
Then the screen keyboard works in Tor Browser 31.417
And DuckDuckGo is the default search engine 11.053
And I kill the Tor Browser 5.493
And the screen keyboard works in Thunderbird 13.213
And the layout of the screen keyboard is set to "ir" 0.559
After features/support/hooks.rb:315 1.601
After features/support/hooks.rb:100 0.000
Feature: Localization
2:27.630
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 9.517
When I log in to a new session in Portuguese (pt) 34.835
Then the keyboard layout is set to "pt" 0.156
When the network is plugged 0.041
And Tor is ready 18.778
Then I successfully start the Unsafe Browser in "pt" 16.991
And I kill the Unsafe Browser 6.015
When I enable the screen keyboard 0.134
Then the screen keyboard works in Tor Browser 31.078
And DuckDuckGo is the default search engine 10.492
And I kill the Tor Browser 5.535
And the screen keyboard works in Thunderbird 13.424
And the layout of the screen keyboard is set to "us" 0.627
After features/support/hooks.rb:315 2.485
After features/support/hooks.rb:100 0.000
Feature: Localization
2:24.275
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 8.311
When I log in to a new session in Russian (ru) 33.651
Then the keyboard layout is set to "ru" 0.244
When the network is plugged 0.037
And Tor is ready 16.481
Then I successfully start the Unsafe Browser in "ru" 16.132
And I kill the Unsafe Browser 5.784
When I enable the screen keyboard 0.225
Then the screen keyboard works in Tor Browser 30.607
And DuckDuckGo is the default search engine 11.826
And I kill the Tor Browser 5.534
And the screen keyboard works in Thunderbird 14.759
And the layout of the screen keyboard is set to "ru" 0.676
After features/support/hooks.rb:315 1.187
After features/support/hooks.rb:100 0.000
Feature: Localization
2:58.636
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 9.471
When I log in to a new session in Spanish (es) 37.635
Then the keyboard layout is set to "es" 0.251
When the network is plugged 0.043
And Tor is ready 45.305
Then I successfully start the Unsafe Browser in "es" 15.687
And I kill the Unsafe Browser 5.915
When I enable the screen keyboard 0.140
Then the screen keyboard works in Tor Browser 32.263
And DuckDuckGo is the default search engine 11.493
And I kill the Tor Browser 5.443
And the screen keyboard works in Thunderbird 14.329
And the layout of the screen keyboard is set to "us" 0.653
After features/support/hooks.rb:315 3.548
After features/support/hooks.rb:100 0.000
Feature: Localization
2:30.320
Before features/support/hooks.rb:269 0.005
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 8.680
When I log in to a new session in Turkish (tr) 35.177
Then the keyboard layout is set to "tr" 0.154
When the network is plugged 0.054
And Tor is ready 18.954
Then I successfully start the Unsafe Browser in "tr" 17.246
And I kill the Unsafe Browser 5.882
When I enable the screen keyboard 0.117
Then the screen keyboard works in Tor Browser 32.346
And DuckDuckGo is the default search engine 12.077
And I kill the Tor Browser 5.507
And the screen keyboard works in Thunderbird 13.485
And the layout of the screen keyboard is set to "us" 0.636
After features/support/hooks.rb:315 1.413
After features/support/hooks.rb:100 0.000
1:41.616
Before features/support/hooks.rb:269 0.007
Given a computer 0.815
And I start Tails from DVD with network unplugged and I login 1:23.131
And I plug and mount a USB drive containing a sample PNG 15.707
Then MAT can clean some sample PNG file 1.962
After features/support/hooks.rb:315 1.239
After features/support/hooks.rb:100 0.011
Feature: Networking
39.101
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 8.372
And I disable networking in Tails Greeter 1.265
And I log in to a new session 18.738
Then no network interfaces are enabled 0.234
When I hotplug a network device 0.234
And I wait 10 seconds 10.003

Slept for 10 seconds

Then no network interfaces are enabled 0.250
After features/support/hooks.rb:315 0.866
After features/support/hooks.rb:100 0.000
18.842
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD and logged in and the network is connected 18.585
Then no unexpected services are listening for network connections 0.256

Service 'cups-browsed' is listening on 0.0.0.0:631 but has an exception

Service 'tor' is listening on 10.200.1.1:9050 but has an exception

Service 'onion-grater' is listening on 0.0.0.0:951 but has an exception

After features/support/hooks.rb:315 0.639
After features/support/hooks.rb:100 0.000
1:30.842
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD and logged in and the network is connected 12.568
When I request a reboot using the system menu 1.692
Then Tails eventually restarts 1:16.581
After features/support/hooks.rb:315 3.450
After features/support/hooks.rb:100 0.000
16.621
Given I have the SSH key pair for an SFTP server 0.290
When I connect to an SFTP server on the Internet 14.872
Then I successfully connect to the SFTP server 1.458
After features/support/hooks.rb:504 0.632
After features/support/hooks.rb:315 0.944
After features/support/hooks.rb:100 0.000
10.276
When the network is plugged 0.067
And the Tor Connection Assistant autostarts 4.520
And I look at the hide mode but then I go back 4.236
And I choose to connect to Tor automatically 1.265
Then Tor Connection does not propose me to use Tor bridges 0.186
After features/support/hooks.rb:315 0.846
After features/support/hooks.rb:100 0.000
10.265
When I monitor the network connections of tails-security-check 0.071
And I re-run tails-security-check 0.170
Then I see that tails-security-check is properly stream isolated after 10 seconds 10.023
After features/support/hooks.rb:504 0.477
After features/support/hooks.rb:315 0.894
After features/support/hooks.rb:100 0.000
2.483
When I monitor the network connections of htpdate 0.057
And I re-run htpdate 2.404
Then I see that htpdate is properly stream isolated 0.020
After features/support/hooks.rb:504 0.371
After features/support/hooks.rb:315 0.593
After features/support/hooks.rb:100 0.000
32.702
When I monitor the network connections of tails-upgrade-frontend-wrapper 0.099
And I re-run tails-upgrade-frontend-wrapper 32.586
Then I see that tails-upgrade-frontend-wrapper is properly stream isolated 0.017
After features/support/hooks.rb:504 0.638
After features/support/hooks.rb:315 1.044
After features/support/hooks.rb:100 0.000
35.682
Before features/support/hooks.rb:269 0.005
Given I have started Tails from DVD and logged in and the network is connected 12.809
When I successfully start the Unsafe Browser 19.399
And I close the Unsafe Browser 0.122
Then I see the "Shutting down the Unsafe Browser..." notification after at most 60 seconds 1.559
And the Unsafe Browser chroot is torn down 1.790
After features/support/hooks.rb:315 0.764
After features/support/hooks.rb:100 0.000
46.619
Before features/support/hooks.rb:269 0.009
Given I have started Tails from DVD and logged in and the network is connected 12.844
When I successfully start the Unsafe Browser 19.734
# Wait for whatever facility the GNOME Activities Overview uses to
# learn about which applications are running to "settle". Without
# this sleep, it is confused and it's impossible to start a new
# instance (it will just switch to the one we already started).
And I wait 10 seconds 10.010

Slept for 10 seconds

And I try to start the Unsafe Browser 0.252
Then I see a warning about another instance already running 3.778
After features/support/hooks.rb:315 2.016
After features/support/hooks.rb:100 0.000
2:32.084
Before features/support/hooks.rb:269 0.007
Before features/support/hooks.rb:496 0.009
Given I have started Tails from DVD and logged in and the network is connected 13.201
And I capture all network traffic 0.009
And I configure the Unsafe Browser to check for updates more frequently 0.085
But checking for updates is disabled in the Unsafe Browser's configuration 0.016
When I successfully start the Unsafe Browser 18.115
And I wait 120 seconds 2:0.062

Slept for 120 seconds

Then the Unsafe Browser has not sent packets out to the Internet 0.593
After features/support/hooks.rb:504 0.477
After features/support/hooks.rb:315 0.690
After features/support/hooks.rb:100 0.039
30.458
Before features/support/hooks.rb:269 0.005
Given I have started Tails from DVD and logged in and the network is connected 13.061
And the network is unplugged 0.035
# NetworkManager apparently needs some time to notice that the connection is now off
And I wait 10 seconds 10.004

Slept for 10 seconds

When I try to start the Unsafe Browser 0.156
Then I am told I cannot start the Unsafe Browser when I am offline 7.200
After features/support/hooks.rb:315 1.106
After features/support/hooks.rb:100 0.000
20.679
When I plug a USB drive containing a basic VeraCrypt volume 7.058
And I cancel the GNOME authentication prompt 2.337
And I unlock and mount this VeraCrypt volume with Unlock VeraCrypt Volumes 4.865
And I open this VeraCrypt volume in GNOME Files 5.285
Then I see the expected contents in this VeraCrypt volume 0.491
When I lock the currently opened VeraCrypt volume 0.428
Then the VeraCrypt volume has been unmounted and locked 0.213
After features/support/hooks.rb:315 0.722
After features/support/hooks.rb:100 0.000
24.046
When I plug a USB drive containing a hidden VeraCrypt volume 10.389
And I cancel the GNOME authentication prompt 1.834
And I unlock and mount this VeraCrypt volume with Unlock VeraCrypt Volumes 5.235
And I open this VeraCrypt volume in GNOME Files 5.211
Then I see the expected contents in this VeraCrypt volume 0.585
When I lock the currently opened VeraCrypt volume 0.601
Then the VeraCrypt volume has been unmounted and locked 0.188
After features/support/hooks.rb:315 0.959
After features/support/hooks.rb:100 0.001
35.279
When I plug and mount a USB drive containing a basic VeraCrypt file container with a PIM 16.086
And I unlock and mount this VeraCrypt file container with Unlock VeraCrypt Volumes 9.840
And I open this VeraCrypt volume in GNOME Files 8.018
Then I see the expected contents in this VeraCrypt volume 0.384
When I lock the currently opened VeraCrypt file container 0.689
Then the VeraCrypt file container has been unmounted and locked 0.260
After features/support/hooks.rb:315 0.732
After features/support/hooks.rb:100 0.000
41.840
When I plug and mount a USB drive containing a hidden VeraCrypt file container 26.359
And I unlock and mount this VeraCrypt file container with Unlock VeraCrypt Volumes 7.594
And I open this VeraCrypt volume in GNOME Files 5.959
Then I see the expected contents in this VeraCrypt volume 0.808
When I lock the currently opened VeraCrypt file container 0.904
Then the VeraCrypt file container has been unmounted and locked 0.214
After features/support/hooks.rb:315 1.141
After features/support/hooks.rb:100 0.021
29.391
When I plug a USB drive containing a basic VeraCrypt volume with a keyfile 8.171
And I cancel the GNOME authentication prompt 2.249
And I unlock and mount this VeraCrypt volume with GNOME Disks 11.937
And I open this VeraCrypt volume in GNOME Files 5.830
Then I see the expected contents in this VeraCrypt volume 0.483
When I lock the currently opened VeraCrypt volume 0.493
Then the VeraCrypt volume has been unmounted and locked 0.224
After features/support/hooks.rb:315 3.250
After features/support/hooks.rb:100 0.000
30.546
When I plug a USB drive containing a hidden VeraCrypt volume 10.465
And I cancel the GNOME authentication prompt 2.237
And I unlock and mount this VeraCrypt volume with GNOME Disks 9.290
And I open this VeraCrypt volume in GNOME Files 7.083
Then I see the expected contents in this VeraCrypt volume 0.726
When I lock the currently opened VeraCrypt volume 0.573
Then the VeraCrypt volume has been unmounted and locked 0.168
After features/support/hooks.rb:315 1.292
After features/support/hooks.rb:100 0.000
52.432
When I plug and mount a USB drive containing a basic VeraCrypt file container with a keyfile 22.653
And I unlock and mount this VeraCrypt file container with GNOME Disks 22.371
And I open this VeraCrypt volume in GNOME Files 5.583
Then I see the expected contents in this VeraCrypt volume 0.764
When I lock the currently opened VeraCrypt file container 0.669
Then the VeraCrypt file container has been unmounted and locked 0.389
After features/support/hooks.rb:315 0.902
After features/support/hooks.rb:100 0.015
54.214
When I plug and mount a USB drive containing a hidden VeraCrypt file container 26.472
And I unlock and mount this VeraCrypt file container with GNOME Disks 20.125
And I open this VeraCrypt volume in GNOME Files 6.286
Then I see the expected contents in this VeraCrypt volume 0.604
When I lock the currently opened VeraCrypt file container 0.563
Then the VeraCrypt file container has been unmounted and locked 0.162
After features/support/hooks.rb:315 2.470
After features/support/hooks.rb:100 0.018
44.345
When I plug and mount a USB drive containing a basic VeraCrypt file container with a PIM 16.062
And I unlock and mount this VeraCrypt file container with GNOME Disks 19.264
And I open this VeraCrypt volume in GNOME Files 6.793
Then I see the expected contents in this VeraCrypt volume 1.127
When I lock the currently opened VeraCrypt file container 0.728
Then the VeraCrypt file container has been unmounted and locked 0.367
After features/support/hooks.rb:315 1.128
After features/support/hooks.rb:100 0.000