Project Number Date
test_Tails_ISO_stable 4900 18 Jun 2024, 19:58

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:14:14.950 Failed
Feature: Time syncing
1:17.904
Before features/support/hooks.rb:269 0.002
Before features/support/hooks.rb:501 0.002
Given I have started Tails from DVD without network and logged in 8.101
When I bump the system time with "-15 days" 0.322
And I warm reboot the computer 0.014
And the computer reboots Tails 1:8.764
Then Tails' hardware clock is close to the host system's time 0.700
After features/support/hooks.rb:509 0.102
After features/support/hooks.rb:320 0.672
After features/support/hooks.rb:100 0.006
Feature: Time syncing
1:20.198
Before features/support/hooks.rb:269 0.002
Before features/support/hooks.rb:501 0.002
Given I have started Tails from DVD without network and logged in 8.134
When I bump the hardware clock's time with "-15 days" 2.077
And I warm reboot the computer 0.013
And the computer reboots Tails 1:9.156
Then the hardware clock is still off by "-15 days" 0.816
After features/support/hooks.rb:509 0.104
After features/support/hooks.rb:320 0.588
After features/support/hooks.rb:100 0.022
19.386
Scenario Erasure of memory freed by killed userspace processes
Before features/support/hooks.rb:269 0.003
Steps
Given I have started Tails from DVD without network and logged in 8.153
And I prepare Tails for memory erasure tests 0.435
When I start a process allocating 128 MiB of memory with a known pattern 2.360
Then patterns cover at least 128 MiB in the guest's memory 3.888

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

When I kill the allocating process 0.264
Then I find very few patterns in the guest's memory 4.282
9.556% 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: 9.556% (84 MiB out of 883 MiB reference memory)

After features/support/hooks.rb:320 5.265

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

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/4900/artifact/build-artifacts/00:27:58_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/4900/artifact/build-artifacts/00:27:58_Erasure_of_memory_freed_by_killed_userspace_processes.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/4900/artifact/build-artifacts/00:27:58_Erasure_of_memory_freed_by_killed_userspace_processes.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/4900/artifact/build-artifacts/00:27:58_Erasure_of_memory_freed_by_killed_userspace_processes.journal

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

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

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

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

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

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

After features/support/hooks.rb:320 0.748
After features/support/hooks.rb:100 0.000
46.122
Before features/support/hooks.rb:269 0.003
Given I have started Tails from DVD without network and logged in 8.655
And I prepare Tails for memory erasure tests 0.485
When I plug and mount a 128 MiB USB drive with a vfat filesystem 10.058
Then I find very few patterns in the guest's memory 4.322

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

When I trigger shutdown 0.012
And I wait 20 seconds 20.011

Slept for 20 seconds

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

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

After features/support/hooks.rb:320 3.558
After features/support/hooks.rb:100 0.000
7:54.771
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:10.320
And I prepare Tails for memory erasure tests 0.404
When I fill a 128 MiB file with a known pattern on the persistent filesystem 21.717
When I trigger shutdown 0.017
And I wait 20 seconds 20.010

Slept for 20 seconds

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

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

After features/support/hooks.rb:320 3.507
After features/support/hooks.rb:100 0.012
26.099
Before features/support/hooks.rb:269 0.003
Given I have started Tails from DVD without network and logged in 8.344
And I temporarily create a 4 GiB disk named "gptfat" 0.048
And I create a gpt partition with a vfat filesystem on disk "gptfat" 6.244
And I plug USB drive "gptfat" 2.482
When I start Tails Installer 8.927
Then I am told by Tails Installer that the destination device "is too small" 0.052
After features/support/hooks.rb:320 0.712
After features/support/hooks.rb:100 0.001
9:26.710
Before features/support/hooks.rb:269 0.010
Before features/support/hooks.rb:501 0.008
Given a computer 0.280
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:13.265
And I configure APT to prefer an old version of cowsay 0.027
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 26.598
And I accept adding "cowsay" to Additional Software 6.676
And Additional Software is correctly configured for package "cowsay" 0.878
And I shutdown Tails and wait for the computer to power off 6.369
And I start Tails from USB drive "__internal" with network unplugged 56.346
And I enable persistence 11.824
# 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.023
And I log in to a new session 35.402
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 32.337
And I revert the APT tweaks that made it prefer an old version of cowsay 0.047
# 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.085
And the network is plugged 0.056
And Tor is ready 19.133
# 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 8.243
And available upgrades have been checked 0.208
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 2.263
And I can open the Additional Software configuration window from the notification 4.119
And I shutdown Tails and wait for the computer to power off 12.552
And I start Tails from USB drive "__internal" with network unplugged 1:4.641
And I enable persistence 12.219
# 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.022
And I log in to a new session 37.144
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 41.498
And I revert the APT tweaks that made it prefer an old version of cowsay 0.062
And the network is plugged 0.057
And Tor is ready 54.045
Then the Additional Software upgrade service has started 0.172
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.106
After features/support/hooks.rb:509 2.385
After features/support/hooks.rb:320 0.935
After features/support/hooks.rb:100 0.032
57.571
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD and logged in and the network is connected 44.623
When I eject the boot medium 0.234
Then Tails eventually shuts down 12.713
After features/support/hooks.rb:320 0.154
After features/support/hooks.rb:100 0.000
47.960
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD without network and logged in 8.208
And I prepare Tails for memory erasure tests 0.407
And I fill a 128 MiB file with a known pattern on the root filesystem 21.420
And patterns cover at least 128 MiB in the guest's memory 3.754

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

When I eject the boot medium 0.504
And I wait for Tails to finish wiping the memory 11.852
Then I find very few patterns in the guest's memory 1.811

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

After features/support/hooks.rb:320 3.546
After features/support/hooks.rb:100 0.000
38.760
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD without network and logged in 8.365
And I prepare Tails for memory erasure tests 0.441
And I plug and mount a 128 MiB USB drive with a vfat filesystem 10.216
And I fill the USB drive with a known pattern 2.445
And I read the content of the test FS 0.283
And patterns cover at least 90% of the test FS size in the guest's memory 3.609

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

When I eject the boot medium 0.357
And I wait for Tails to finish wiping the memory 11.286
Then I find very few patterns in the guest's memory 1.753

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

After features/support/hooks.rb:320 3.563
After features/support/hooks.rb:100 0.000
58.102
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD without network and logged in 8.413
And I prepare Tails for memory erasure tests 0.403
And I plug and mount a 128 MiB USB drive with an ext4 filesystem encrypted with password "asdf" 35.285
And I fill the USB drive with a known pattern 1.487
And I read the content of the test FS 0.080
And patterns cover at least 99% of the test FS size in the guest's memory 3.115

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

When I eject the boot medium 0.372
And I wait for Tails to finish wiping the memory 7.186
Then I find very few patterns in the guest's memory 1.757

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

After features/support/hooks.rb:320 3.489
After features/support/hooks.rb:100 0.000
2:27.351
Before features/support/hooks.rb:269 0.009
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 14.974
And I prepare Tails for memory erasure tests 0.487
And I fill a 128 MiB file with a known pattern on the persistent filesystem 26.540
And patterns cover at least 100 MiB in the guest's memory 3.855

Pattern coverage: 113.902% (113 MiB out of 100 MiB reference memory)

When I eject the boot medium 0.485
And I wait for Tails to finish wiping the memory 10.904
Then I find very few patterns in the guest's memory 1.781

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

And Tails eventually shuts down 1:28.322
After features/support/hooks.rb:320 0.163
After features/support/hooks.rb:100 0.000
42.234
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD without network and logged in 8.662
When I start "Tails Documentation" via GNOME Activities Overview 11.211
Then the Tor Browser has started 21.733
Then "Tails - Documentation" has loaded in the Tor Browser 0.626
After features/support/hooks.rb:320 1.184
After features/support/hooks.rb:100 0.000
50.337
Before features/support/hooks.rb:269 0.008
Given I have started Tails from DVD and logged in and the network is connected 13.894
When I start "Tails Documentation" via GNOME Activities Overview 10.605
Then the Tor Browser has started 25.204
Then "Tails - Documentation" has loaded in the Tor Browser 0.632
After features/support/hooks.rb:320 0.903
After features/support/hooks.rb:100 0.000
Feature: Using Evince
29.903
Before features/support/hooks.rb:269 0.008
Given I have started Tails from DVD without network and logged in 9.710
And I copy "/usr/share/cups/data/default-testpage.pdf" to "/home/amnesia/.gnupg" as user "amnesia" 0.161
Then the file "/home/amnesia/.gnupg/default-testpage.pdf" exists 0.063
And the file "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/default-testpage.pdf" exists after at most 10 seconds 0.082
And the file "/live/overlay/rw/home/amnesia/.gnupg/default-testpage.pdf" exists after at most 10 seconds 0.078
Given I start monitoring the AppArmor log of "/usr/bin/evince" 0.177
When I try to open "/home/amnesia/.gnupg/default-testpage.pdf" with Evince 10.271
Then Evince tells me it cannot open "/home/amnesia/.gnupg/default-testpage.pdf" 3.032
And AppArmor has denied "/usr/bin/evince" from opening "/home/amnesia/.gnupg/default-testpage.pdf" 0.478
When I close Evince 0.187
Given I restart monitoring the AppArmor log of "/usr/bin/evince" 0.137
When I try to open "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/default-testpage.pdf" with Evince 2.203
Then Evince tells me it cannot open "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/default-testpage.pdf" 0.369
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.194
Given I restart monitoring the AppArmor log of "/usr/bin/evince" 0.136
When I try to open "/live/overlay/rw/home/amnesia/.gnupg/default-testpage.pdf" with Evince 2.172
Then Evince tells me it cannot open "/live/overlay/rw/home/amnesia/.gnupg/default-testpage.pdf" 0.285
# 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.088
After features/support/hooks.rb:320 0.856
After features/support/hooks.rb:100 0.000
Feature: Using Evince
16.661
Before features/support/hooks.rb:269 0.008
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 9.448
And I copy "/usr/share/cups/data/default-testpage.pdf" to "/home/amnesia/.gnupg" as user "amnesia" 0.179
Then the file "/home/amnesia/.gnupg/default-testpage.pdf" exists 0.062
Given I start monitoring the AppArmor log of "/usr/bin/evince" 0.169
And I try to open "/home/amnesia/.gnupg/default-testpage.pdf" with Evince 3.585
Then Evince tells me it cannot open "/home/amnesia/.gnupg/default-testpage.pdf" 3.113
And AppArmor has denied "/usr/bin/evince" from opening "/home/amnesia/.gnupg/default-testpage.pdf" 0.102
After features/support/hooks.rb:320 0.777
After features/support/hooks.rb:100 0.000
20.338
Before features/support/hooks.rb:269 0.009
Given I have started Tails from DVD without network and logged in 8.336
And I wait 10 seconds 10.003

Slept for 10 seconds

And there is no screenshot in the live user's Pictures directory 0.073
When I press the "PRINTSCREEN" key 0.141
And GNOME offers me various screenshot options 1.571
And I press the "Return" key 0.121
Then a screenshot is saved to the live user's Pictures directory 0.089
After features/support/hooks.rb:320 0.725
After features/support/hooks.rb:100 0.000
Feature: Localization
2:22.172
Before features/support/hooks.rb:269 0.011
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 8.304
When I log in to a new session in Arabic (ar) 32.983
Then the keyboard layout is set to "us" 0.168
When the network is plugged 0.038
And Tor is ready 18.309
Then I successfully start the Unsafe Browser in "ar" 15.687
And I kill the Unsafe Browser 5.721
When I enable the screen keyboard 0.138
Then the screen keyboard works in Tor Browser 31.672
And DuckDuckGo is the default search engine 10.201
And I kill the Tor Browser 5.621
And the screen keyboard works in Thunderbird 12.793
And the layout of the screen keyboard is set to "us" 0.529
After features/support/hooks.rb:320 1.469
After features/support/hooks.rb:100 0.000
Feature: Localization
2:24.286
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.172
When I log in to a new session in Chinese (zh_CN) 32.938
Then the keyboard layout is set to "cn" 0.334
When the network is plugged 0.034
And Tor is ready 17.760
Then I successfully start the Unsafe Browser in "zh_CN" 16.974
And I kill the Unsafe Browser 5.867
When I enable the screen keyboard 0.147
Then the screen keyboard works in Tor Browser 29.350
And DuckDuckGo is the default search engine 9.957
And I kill the Tor Browser 5.276
And the screen keyboard works in Thunderbird 16.805
And the layout of the screen keyboard is set to "us" 0.667
After features/support/hooks.rb:320 1.677
After features/support/hooks.rb:100 0.000
Feature: Localization
2:0.025
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.680
When I log in to a new session in English (en) 17.915
Then the keyboard layout is set to "us" 0.168
When the network is plugged 0.039
And Tor is ready 15.467
Then I successfully start the Unsafe Browser in "en" 15.566
And I kill the Unsafe Browser 5.731
When I enable the screen keyboard 0.118
Then the screen keyboard works in Tor Browser 31.565
And DuckDuckGo is the default search engine 5.482
And I kill the Tor Browser 5.377
And the screen keyboard works in Thunderbird 13.338
And the layout of the screen keyboard is set to "us" 0.574
After features/support/hooks.rb:320 0.926
After features/support/hooks.rb:100 0.000
Feature: Localization
2:44.487
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.237
When I log in to a new session in French (fr) 32.558
Then the keyboard layout is set to "fr" 0.235
When the network is plugged 0.051
And Tor is ready 44.689
Then I successfully start the Unsafe Browser in "fr" 14.950
And I kill the Unsafe Browser 5.769
When I enable the screen keyboard 0.123
Then the screen keyboard works in Tor Browser 30.010
And DuckDuckGo is the default search engine 9.261
And I kill the Tor Browser 5.313
And the screen keyboard works in Thunderbird 12.694
And the layout of the screen keyboard is set to "fr" 0.590
After features/support/hooks.rb:320 1.417
After features/support/hooks.rb:100 0.000
Feature: Localization
2:19.192
Before features/support/hooks.rb:269 0.009
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 8.133
When I log in to a new session in German (de) 33.238
Then the keyboard layout is set to "de" 0.245
When the network is plugged 0.040
And Tor is ready 16.112
Then I successfully start the Unsafe Browser in "de" 15.881
And I kill the Unsafe Browser 5.694
When I enable the screen keyboard 0.140
Then the screen keyboard works in Tor Browser 29.420
And DuckDuckGo is the default search engine 10.509
And I kill the Tor Browser 5.639
And the screen keyboard works in Thunderbird 13.564
And the layout of the screen keyboard is set to "de" 0.571
After features/support/hooks.rb:320 1.082
After features/support/hooks.rb:100 0.000
Feature: Localization
2:46.369
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.174
When I log in to a new session in Italian (it) 32.445
Then the keyboard layout is set to "it" 0.243
When the network is plugged 0.042
And Tor is ready 45.672
Then I successfully start the Unsafe Browser in "it" 14.791
And I kill the Unsafe Browser 5.734
When I enable the screen keyboard 0.105
Then the screen keyboard works in Tor Browser 29.824
And DuckDuckGo is the default search engine 10.230
And I kill the Tor Browser 5.716
And the screen keyboard works in Thunderbird 12.814
And the layout of the screen keyboard is set to "us" 0.571
After features/support/hooks.rb:320 1.169
After features/support/hooks.rb:100 0.000
Feature: Localization
2:26.421
Before features/support/hooks.rb:269 0.009
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 8.550
When I log in to a new session in Persian (fa) 32.932
Then the keyboard layout is set to "ir" 0.146
When the network is plugged 0.048
And Tor is ready 18.525
Then I successfully start the Unsafe Browser in "fa" 15.554
And I kill the Unsafe Browser 5.770
When I enable the screen keyboard 0.127
Then the screen keyboard works in Tor Browser 29.466
And DuckDuckGo is the default search engine 16.909
And I kill the Tor Browser 5.603
And the screen keyboard works in Thunderbird 12.233
And the layout of the screen keyboard is set to "ir" 0.551
After features/support/hooks.rb:320 1.669
After features/support/hooks.rb:100 0.000
Feature: Localization
2:23.875
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.766
When I log in to a new session in Portuguese (pt) 33.795
Then the keyboard layout is set to "pt" 0.202
When the network is plugged 0.057
And Tor is ready 18.762
Then I successfully start the Unsafe Browser in "pt" 15.802
And I kill the Unsafe Browser 5.713
When I enable the screen keyboard 0.124
Then the screen keyboard works in Tor Browser 30.243
And DuckDuckGo is the default search engine 9.759
And I kill the Tor Browser 5.287
And the screen keyboard works in Thunderbird 14.816
And the layout of the screen keyboard is set to "us" 0.544
After features/support/hooks.rb:320 1.770
After features/support/hooks.rb:100 0.000
Feature: Localization
2:26.203
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 11.284
When I log in to a new session in Russian (ru) 34.986
Then the keyboard layout is set to "ru" 0.243
When the network is plugged 0.075
And Tor is ready 16.356
Then I successfully start the Unsafe Browser in "ru" 15.794
And I kill the Unsafe Browser 5.826
When I enable the screen keyboard 0.124
Then the screen keyboard works in Tor Browser 31.275
And DuckDuckGo is the default search engine 9.661
And I kill the Tor Browser 5.282
And the screen keyboard works in Thunderbird 14.704
And the layout of the screen keyboard is set to "ru" 0.586
After features/support/hooks.rb:320 2.813
After features/support/hooks.rb:100 0.000
Feature: Localization
2:20.892
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.682
When I log in to a new session in Spanish (es) 33.476
Then the keyboard layout is set to "es" 0.256
When the network is plugged 0.046
And Tor is ready 16.617
Then I successfully start the Unsafe Browser in "es" 15.300
And I kill the Unsafe Browser 5.771
When I enable the screen keyboard 0.153
Then the screen keyboard works in Tor Browser 29.169
And DuckDuckGo is the default search engine 10.356
And I kill the Tor Browser 5.537
And the screen keyboard works in Thunderbird 14.911
And the layout of the screen keyboard is set to "us" 0.612
After features/support/hooks.rb:320 3.655
After features/support/hooks.rb:100 0.000
Feature: Localization
2:26.571
Before features/support/hooks.rb:269 0.009
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 8.597
When I log in to a new session in Turkish (tr) 37.464
Then the keyboard layout is set to "tr" 0.345
When the network is plugged 0.077
And Tor is ready 16.708
Then I successfully start the Unsafe Browser in "tr" 15.633
And I kill the Unsafe Browser 5.736
When I enable the screen keyboard 0.135
Then the screen keyboard works in Tor Browser 29.990
And DuckDuckGo is the default search engine 10.469
And I kill the Tor Browser 5.672
And the screen keyboard works in Thunderbird 15.109
And the layout of the screen keyboard is set to "us" 0.630
After features/support/hooks.rb:320 2.594
After features/support/hooks.rb:100 0.000
1:41.216
Before features/support/hooks.rb:269 0.007
Given a computer 0.318
And I start Tails from DVD with network unplugged and I login 1:20.004
And I plug and mount a USB drive containing a sample PNG 19.091
Then MAT can clean some sample PNG file 1.802
After features/support/hooks.rb:320 0.693
After features/support/hooks.rb:100 0.013
Feature: Networking
35.986
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.280
And I disable networking in Tails Greeter 1.158
And I log in to a new session 15.891
Then no network interfaces are enabled 0.272
When I hotplug a network device 0.162
And I wait 10 seconds 10.010

Slept for 10 seconds

Then no network interfaces are enabled 0.209
After features/support/hooks.rb:320 0.992
After features/support/hooks.rb:100 0.000
15.571
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD and logged in and the network is connected 14.704
Then no unexpected services are listening for network connections 0.866

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:320 0.633
After features/support/hooks.rb:100 0.000
1:31.347
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD and logged in and the network is connected 11.996
When I request a reboot using the system menu 1.830
Then Tails eventually restarts 1:17.521
After features/support/hooks.rb:320 3.494
After features/support/hooks.rb:100 0.000
36.130
Given I have the SSH key pair for an SFTP server 0.271
When I connect to an SFTP server on the Internet 34.482
Then I successfully connect to the SFTP server 1.376
After features/support/hooks.rb:509 0.515
After features/support/hooks.rb:320 1.297
After features/support/hooks.rb:100 0.000
10.972
When the network is plugged 0.063
And the Tor Connection Assistant autostarts 5.129
And I look at the hide mode but then I go back 4.103
And I choose to connect to Tor automatically 1.534
Then Tor Connection does not propose me to use Tor bridges 0.141
After features/support/hooks.rb:320 0.948
After features/support/hooks.rb:100 0.000
10.217
When I monitor the network connections of tails-security-check 0.077
And I re-run tails-security-check 0.124
Then I see that tails-security-check is properly stream isolated after 10 seconds 10.015
After features/support/hooks.rb:509 0.339
After features/support/hooks.rb:320 0.827
After features/support/hooks.rb:100 0.000
2.664
When I monitor the network connections of htpdate 0.081
And I re-run htpdate 2.566
Then I see that htpdate is properly stream isolated 0.017
After features/support/hooks.rb:509 0.377
After features/support/hooks.rb:320 0.671
After features/support/hooks.rb:100 0.000
32.317
When I monitor the network connections of tails-upgrade-frontend-wrapper 0.073
And I re-run tails-upgrade-frontend-wrapper 32.226
Then I see that tails-upgrade-frontend-wrapper is properly stream isolated 0.016
After features/support/hooks.rb:509 0.478
After features/support/hooks.rb:320 0.836
After features/support/hooks.rb:100 0.000
30.281
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD and logged in and the network is connected 11.954
When I successfully start the Unsafe Browser 16.238
And I close the Unsafe Browser 0.121
Then I see the "Shutting down the Unsafe Browser..." notification after at most 60 seconds 1.519
And the Unsafe Browser chroot is torn down 0.446
After features/support/hooks.rb:320 0.669
After features/support/hooks.rb:100 0.000
42.150
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD and logged in and the network is connected 11.775
When I successfully start the Unsafe Browser 16.421
# 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.004

Slept for 10 seconds

And I try to start the Unsafe Browser 0.122
Then I see a warning about another instance already running 3.825
After features/support/hooks.rb:320 1.103
After features/support/hooks.rb:100 0.000
2:29.444
Before features/support/hooks.rb:269 0.009
Before features/support/hooks.rb:501 0.009
Given I have started Tails from DVD and logged in and the network is connected 11.919
And I capture all network traffic 0.008
And I configure the Unsafe Browser to check for updates more frequently 0.080
But checking for updates is disabled in the Unsafe Browser's configuration 0.012
When I successfully start the Unsafe Browser 16.867
And I wait 120 seconds 2:0.097

Slept for 120 seconds

Then the Unsafe Browser has not sent packets out to the Internet 0.458
After features/support/hooks.rb:509 0.483
After features/support/hooks.rb:320 0.696
After features/support/hooks.rb:100 0.047
29.960
Before features/support/hooks.rb:269 0.008
Given I have started Tails from DVD and logged in and the network is connected 12.220
And the network is unplugged 0.062
# NetworkManager apparently needs some time to notice that the connection is now off
And I wait 10 seconds 10.010

Slept for 10 seconds

When I try to start the Unsafe Browser 0.155
Then I am told I cannot start the Unsafe Browser when I am offline 7.512
After features/support/hooks.rb:320 0.706
After features/support/hooks.rb:100 0.000
20.693
When I plug a USB drive containing a basic VeraCrypt volume 7.044
And I cancel the GNOME authentication prompt 2.179
And I unlock and mount this VeraCrypt volume with Unlock VeraCrypt Volumes 5.136
And I open this VeraCrypt volume in GNOME Files 5.315
Then I see the expected contents in this VeraCrypt volume 0.395
When I lock the currently opened VeraCrypt volume 0.373
Then the VeraCrypt volume has been unmounted and locked 0.248
After features/support/hooks.rb:320 0.688
After features/support/hooks.rb:100 0.000
23.578
When I plug a USB drive containing a hidden VeraCrypt volume 10.314
And I cancel the GNOME authentication prompt 1.975
And I unlock and mount this VeraCrypt volume with Unlock VeraCrypt Volumes 4.997
And I open this VeraCrypt volume in GNOME Files 5.095
Then I see the expected contents in this VeraCrypt volume 0.510
When I lock the currently opened VeraCrypt volume 0.529
Then the VeraCrypt volume has been unmounted and locked 0.154
After features/support/hooks.rb:320 0.683
After features/support/hooks.rb:100 0.000
34.585
When I plug and mount a USB drive containing a basic VeraCrypt file container with a PIM 15.664
And I unlock and mount this VeraCrypt file container with Unlock VeraCrypt Volumes 10.167
And I open this VeraCrypt volume in GNOME Files 6.313
Then I see the expected contents in this VeraCrypt volume 1.851
When I lock the currently opened VeraCrypt file container 0.372
Then the VeraCrypt file container has been unmounted and locked 0.216
After features/support/hooks.rb:320 0.744
After features/support/hooks.rb:100 0.000
42.306
When I plug and mount a USB drive containing a hidden VeraCrypt file container 25.706
And I unlock and mount this VeraCrypt file container with Unlock VeraCrypt Volumes 8.743
And I open this VeraCrypt volume in GNOME Files 6.299
Then I see the expected contents in this VeraCrypt volume 0.938
When I lock the currently opened VeraCrypt file container 0.365
Then the VeraCrypt file container has been unmounted and locked 0.252
After features/support/hooks.rb:320 0.770
After features/support/hooks.rb:100 0.015
26.883
When I plug a USB drive containing a basic VeraCrypt volume with a keyfile 7.213
And I cancel the GNOME authentication prompt 1.935
And I unlock and mount this VeraCrypt volume with GNOME Disks 12.285
And I open this VeraCrypt volume in GNOME Files 4.287
Then I see the expected contents in this VeraCrypt volume 0.535
When I lock the currently opened VeraCrypt volume 0.469
Then the VeraCrypt volume has been unmounted and locked 0.157
After features/support/hooks.rb:320 0.681
After features/support/hooks.rb:100 0.000
26.762
When I plug a USB drive containing a hidden VeraCrypt volume 10.344
And I cancel the GNOME authentication prompt 2.121
And I unlock and mount this VeraCrypt volume with GNOME Disks 8.610
And I open this VeraCrypt volume in GNOME Files 4.643
Then I see the expected contents in this VeraCrypt volume 0.398
When I lock the currently opened VeraCrypt volume 0.472
Then the VeraCrypt volume has been unmounted and locked 0.170
After features/support/hooks.rb:320 0.712
After features/support/hooks.rb:100 0.000
50.552
When I plug and mount a USB drive containing a basic VeraCrypt file container with a keyfile 22.609
And I unlock and mount this VeraCrypt file container with GNOME Disks 21.414
And I open this VeraCrypt volume in GNOME Files 4.943
Then I see the expected contents in this VeraCrypt volume 0.918
When I lock the currently opened VeraCrypt file container 0.454
Then the VeraCrypt file container has been unmounted and locked 0.212
After features/support/hooks.rb:320 0.749
After features/support/hooks.rb:100 0.016
52.989
When I plug and mount a USB drive containing a hidden VeraCrypt file container 25.667
And I unlock and mount this VeraCrypt file container with GNOME Disks 19.495
And I open this VeraCrypt volume in GNOME Files 4.928
Then I see the expected contents in this VeraCrypt volume 2.224
When I lock the currently opened VeraCrypt file container 0.423
Then the VeraCrypt file container has been unmounted and locked 0.249
After features/support/hooks.rb:320 0.719
After features/support/hooks.rb:100 0.014
40.749
When I plug and mount a USB drive containing a basic VeraCrypt file container with a PIM 15.602
And I unlock and mount this VeraCrypt file container with GNOME Disks 18.260
And I open this VeraCrypt volume in GNOME Files 5.360
Then I see the expected contents in this VeraCrypt volume 0.391
When I lock the currently opened VeraCrypt file container 1.000
Then the VeraCrypt file container has been unmounted and locked 0.133
After features/support/hooks.rb:320 0.707
After features/support/hooks.rb:100 0.000