Project Number Date
test_Tails_ISO_stable 4876 06 Jun 2024, 12:22

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:17:26.776 Failed
Feature: Time syncing
1:27.658
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.274
When I bump the system time with "-15 days" 0.342
And I warm reboot the computer 0.022
And the computer reboots Tails 1:18.398
Then Tails' hardware clock is close to the host system's time 0.620
After features/support/hooks.rb:504 0.107
After features/support/hooks.rb:315 0.617
After features/support/hooks.rb:100 0.006
Feature: Time syncing
1:22.257
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.129
When I bump the hardware clock's time with "-15 days" 1.129
And I warm reboot the computer 0.013
And the computer reboots Tails 1:12.644
Then the hardware clock is still off by "-15 days" 0.341
After features/support/hooks.rb:504 0.113
After features/support/hooks.rb:315 0.628
After features/support/hooks.rb:100 0.006
21.061
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.231
And I prepare Tails for memory erasure tests 0.464
When I start a process allocating 128 MiB of memory with a known pattern 2.697
Then patterns cover at least 128 MiB in the guest's memory 3.848

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

When I kill the allocating process 1.251
Then I find very few patterns in the guest's memory 4.568
3.914% 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: 3.914% (34 MiB out of 881 MiB reference memory)

After features/support/hooks.rb:315 5.196

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

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

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/4876/artifact/build-artifacts/00:28:09_Erasure_of_memory_freed_by_killed_userspace_processes.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/4876/artifact/build-artifacts/00:28:09_Erasure_of_memory_freed_by_killed_userspace_processes.journal

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Pattern coverage: 0.001% (0 MiB out of 881 MiB reference memory)

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

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

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

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

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

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

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

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

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

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

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

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

When I trigger shutdown 0.013
And I wait 20 seconds 20.020

Slept for 20 seconds

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

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

After features/support/hooks.rb:315 3.537
After features/support/hooks.rb:100 0.000
8:17.983
Before features/support/hooks.rb:269 0.004
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 7:33.726
And I prepare Tails for memory erasure tests 0.441
When I fill a 128 MiB file with a known pattern on the persistent filesystem 21.589
When I trigger shutdown 0.010
And I wait 20 seconds 20.020

Slept for 20 seconds

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

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

After features/support/hooks.rb:315 3.506
After features/support/hooks.rb:100 0.012
25.656
Before features/support/hooks.rb:269 0.003
Given I have started Tails from DVD without network and logged in 8.130
And I temporarily create a 4 GiB disk named "gptfat" 0.063
And I create a gpt partition with a vfat filesystem on disk "gptfat" 6.263
And I plug USB drive "gptfat" 2.515
When I start Tails Installer 8.644
Then I am told by Tails Installer that the destination device "is too small" 0.039
After features/support/hooks.rb:315 0.772
After features/support/hooks.rb:100 0.001
11:55.506
Before features/support/hooks.rb:269 0.006
Before features/support/hooks.rb:496 0.005
Given a computer 0.324
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:13.408
And I configure APT to prefer an old version of cowsay 0.026
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 27.150
And I accept adding "cowsay" to Additional Software 5.616
And Additional Software is correctly configured for package "cowsay" 0.994
And I shutdown Tails and wait for the computer to power off 6.449
And I start Tails from USB drive "__internal" with network unplugged 57.686
And I enable persistence 9.230
# 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.024
And I log in to a new session 38.356
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 41.077
And I revert the APT tweaks that made it prefer an old version of cowsay 0.061
# 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.057
And the network is plugged 0.042
And Tor is ready 48.404
# 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 9.994
And available upgrades have been checked 0.067
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 1.139
And I can open the Additional Software configuration window from the notification 5.672
And I shutdown Tails and wait for the computer to power off 2:8.454
And I start Tails from USB drive "__internal" with network unplugged 57.367
And I enable persistence 11.843
# 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 38.826
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 41.367
And I revert the APT tweaks that made it prefer an old version of cowsay 0.044
And the network is plugged 0.034
And Tor is ready 51.512
Then the Additional Software upgrade service has started 0.170
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.077
After features/support/hooks.rb:504 2.435
After features/support/hooks.rb:315 0.762
After features/support/hooks.rb:100 0.029
1:14.301
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD and logged in and the network is connected 48.534
When I eject the boot medium 0.254
Then Tails eventually shuts down 25.511
After features/support/hooks.rb:315 0.202
After features/support/hooks.rb:100 0.000
44.789
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD without network and logged in 8.642
And I prepare Tails for memory erasure tests 0.499
And I fill a 128 MiB file with a known pattern on the root filesystem 17.735
And patterns cover at least 128 MiB in the guest's memory 3.696

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

When I eject the boot medium 0.309
And I wait for Tails to finish wiping the memory 11.954
Then I find very few patterns in the guest's memory 1.951

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

After features/support/hooks.rb:315 3.556
After features/support/hooks.rb:100 0.000
43.258
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD without network and logged in 9.632
And I prepare Tails for memory erasure tests 0.467
And I plug and mount a 128 MiB USB drive with a vfat filesystem 10.265
And I fill the USB drive with a known pattern 4.954
And I read the content of the test FS 0.119
And patterns cover at least 90% of the test FS size in the guest's memory 4.025

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

When I eject the boot medium 0.316
And I wait for Tails to finish wiping the memory 11.669
Then I find very few patterns in the guest's memory 1.808

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

After features/support/hooks.rb:315 3.594
After features/support/hooks.rb:100 0.000
1:2.746
Before features/support/hooks.rb:269 0.010
Given I have started Tails from DVD without network and logged in 8.587
And I prepare Tails for memory erasure tests 0.442
And I plug and mount a 128 MiB USB drive with an ext4 filesystem encrypted with password "asdf" 35.779
And I fill the USB drive with a known pattern 1.256
And I read the content of the test FS 0.063
And patterns cover at least 99% of the test FS size in the guest's memory 3.077

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

When I eject the boot medium 0.335
And I wait for Tails to finish wiping the memory 11.393
Then I find very few patterns in the guest's memory 1.810

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

After features/support/hooks.rb:315 3.601
After features/support/hooks.rb:100 0.000
2:26.020
Before features/support/hooks.rb:269 0.007
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 13.020
And I prepare Tails for memory erasure tests 0.443
And I fill a 128 MiB file with a known pattern on the persistent filesystem 25.509
And patterns cover at least 100 MiB in the guest's memory 3.894

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

When I eject the boot medium 0.788
And I wait for Tails to finish wiping the memory 11.695
Then I find very few patterns in the guest's memory 1.871

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

And Tails eventually shuts down 1:28.796
After features/support/hooks.rb:315 0.159
After features/support/hooks.rb:100 0.000
43.673
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD without network and logged in 8.514
When I start "Tails Documentation" via GNOME Activities Overview 10.651
Then the Tor Browser has started 23.928
Then "Tails - Documentation" has loaded in the Tor Browser 0.578
After features/support/hooks.rb:315 1.283
After features/support/hooks.rb:100 0.000
49.654
Before features/support/hooks.rb:269 0.009
Given I have started Tails from DVD and logged in and the network is connected 15.371
When I start "Tails Documentation" via GNOME Activities Overview 10.727
Then the Tor Browser has started 22.889
Then "Tails - Documentation" has loaded in the Tor Browser 0.666
After features/support/hooks.rb:315 1.612
After features/support/hooks.rb:100 0.000
Feature: Using Evince
23.279
Before features/support/hooks.rb:269 0.008
Given I have started Tails from DVD without network and logged in 8.931
And I copy "/usr/share/cups/data/default-testpage.pdf" to "/home/amnesia/.gnupg" as user "amnesia" 0.153
Then the file "/home/amnesia/.gnupg/default-testpage.pdf" exists 0.066
And the file "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/default-testpage.pdf" exists after at most 10 seconds 0.053
And the file "/live/overlay/rw/home/amnesia/.gnupg/default-testpage.pdf" exists after at most 10 seconds 0.059
Given I start monitoring the AppArmor log of "/usr/bin/evince" 0.141
When I try to open "/home/amnesia/.gnupg/default-testpage.pdf" with Evince 4.414
Then Evince tells me it cannot open "/home/amnesia/.gnupg/default-testpage.pdf" 3.641
And AppArmor has denied "/usr/bin/evince" from opening "/home/amnesia/.gnupg/default-testpage.pdf" 0.076
When I close Evince 0.188
Given I restart monitoring the AppArmor log of "/usr/bin/evince" 0.133
When I try to open "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/default-testpage.pdf" with Evince 2.190
Then Evince tells me it cannot open "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/default-testpage.pdf" 0.248
And AppArmor has denied "/usr/bin/evince" from opening "/usr/lib/live/mount/overlay/rw/home/amnesia/.gnupg/default-testpage.pdf" 0.082
When I close Evince 0.193
Given I restart monitoring the AppArmor log of "/usr/bin/evince" 0.137
When I try to open "/live/overlay/rw/home/amnesia/.gnupg/default-testpage.pdf" with Evince 2.218
Then Evince tells me it cannot open "/live/overlay/rw/home/amnesia/.gnupg/default-testpage.pdf" 0.279
# 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.068
After features/support/hooks.rb:315 0.885
After features/support/hooks.rb:100 0.000
Feature: Using Evince
16.375
Before features/support/hooks.rb:269 0.007
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 9.328
And I copy "/usr/share/cups/data/default-testpage.pdf" to "/home/amnesia/.gnupg" as user "amnesia" 0.176
Then the file "/home/amnesia/.gnupg/default-testpage.pdf" exists 0.080
Given I start monitoring the AppArmor log of "/usr/bin/evince" 0.150
And I try to open "/home/amnesia/.gnupg/default-testpage.pdf" with Evince 3.678
Then Evince tells me it cannot open "/home/amnesia/.gnupg/default-testpage.pdf" 2.811
And AppArmor has denied "/usr/bin/evince" from opening "/home/amnesia/.gnupg/default-testpage.pdf" 0.149
After features/support/hooks.rb:315 0.942
After features/support/hooks.rb:100 0.000
19.827
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD without network and logged in 8.332
And I wait 10 seconds 10.010

Slept for 10 seconds

And there is no screenshot in the live user's Pictures directory 0.067
When I press the "PRINTSCREEN" key 0.121
And GNOME offers me various screenshot options 1.116
And I press the "Return" key 0.121
Then a screenshot is saved to the live user's Pictures directory 0.058
After features/support/hooks.rb:315 0.740
After features/support/hooks.rb:100 0.000
Feature: Localization
2:19.179
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.156
When I log in to a new session in Arabic (ar) 32.568
Then the keyboard layout is set to "us" 0.174
When the network is plugged 0.039
And Tor is ready 16.695
Then I successfully start the Unsafe Browser in "ar" 15.924
And I kill the Unsafe Browser 5.675
When I enable the screen keyboard 0.103
Then the screen keyboard works in Tor Browser 30.891
And DuckDuckGo is the default search engine 10.239
And I kill the Tor Browser 5.473
And the screen keyboard works in Thunderbird 12.677
And the layout of the screen keyboard is set to "us" 0.558
After features/support/hooks.rb:315 1.205
After features/support/hooks.rb:100 0.000
Feature: Localization
2:38.578
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.256
When I log in to a new session in Chinese (zh_CN) 35.013
Then the keyboard layout is set to "cn" 0.421
When the network is plugged 0.189
And Tor is ready 19.381
Then I successfully start the Unsafe Browser in "zh_CN" 16.770
And I kill the Unsafe Browser 5.777
When I enable the screen keyboard 0.114
Then the screen keyboard works in Tor Browser 29.287
And DuckDuckGo is the default search engine 18.391
And I kill the Tor Browser 5.689
And the screen keyboard works in Thunderbird 18.651
And the layout of the screen keyboard is set to "us" 0.632
After features/support/hooks.rb:315 1.524
After features/support/hooks.rb:100 0.000
Feature: Localization
1:59.886
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.271
When I log in to a new session in English (en) 20.215
Then the keyboard layout is set to "us" 0.244
When the network is plugged 0.032
And Tor is ready 16.974
Then I successfully start the Unsafe Browser in "en" 15.384
And I kill the Unsafe Browser 5.664
When I enable the screen keyboard 0.115
Then the screen keyboard works in Tor Browser 29.294
And DuckDuckGo is the default search engine 5.373
And I kill the Tor Browser 5.276
And the screen keyboard works in Thunderbird 12.428
And the layout of the screen keyboard is set to "us" 0.609
After features/support/hooks.rb:315 1.091
After features/support/hooks.rb:100 0.000
Feature: Localization
2:57.617
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.170
When I log in to a new session in French (fr) 34.207
Then the keyboard layout is set to "fr" 0.206
When the network is plugged 0.035
And Tor is ready 45.478
Then I successfully start the Unsafe Browser in "fr" 15.370
And I kill the Unsafe Browser 5.786
When I enable the screen keyboard 0.146
Then the screen keyboard works in Tor Browser 30.542
And DuckDuckGo is the default search engine 18.610
And I kill the Tor Browser 5.415
And the screen keyboard works in Thunderbird 12.970
And the layout of the screen keyboard is set to "fr" 0.676
After features/support/hooks.rb:315 3.506
After features/support/hooks.rb:100 0.000
Feature: Localization
2:22.079
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.159
When I log in to a new session in German (de) 33.674
Then the keyboard layout is set to "de" 0.289
When the network is plugged 0.032
And Tor is ready 17.868
Then I successfully start the Unsafe Browser in "de" 15.569
And I kill the Unsafe Browser 5.727
When I enable the screen keyboard 0.122
Then the screen keyboard works in Tor Browser 30.057
And DuckDuckGo is the default search engine 11.139
And I kill the Tor Browser 5.481
And the screen keyboard works in Thunderbird 13.372
And the layout of the screen keyboard is set to "de" 0.586
After features/support/hooks.rb:315 1.701
After features/support/hooks.rb:100 0.000
Feature: Localization
2:23.768
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.158
When I log in to a new session in Italian (it) 35.307
Then the keyboard layout is set to "it" 0.287
When the network is plugged 0.035
And Tor is ready 18.920
Then I successfully start the Unsafe Browser in "it" 14.703
And I kill the Unsafe Browser 5.841
When I enable the screen keyboard 0.119
Then the screen keyboard works in Tor Browser 29.541
And DuckDuckGo is the default search engine 11.325
And I kill the Tor Browser 5.490
And the screen keyboard works in Thunderbird 13.455
And the layout of the screen keyboard is set to "us" 0.582
After features/support/hooks.rb:315 2.167
After features/support/hooks.rb:100 0.000
Feature: Localization
2:22.269
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.264
When I log in to a new session in Persian (fa) 34.406
Then the keyboard layout is set to "ir" 0.144
When the network is plugged 0.030
And Tor is ready 17.496
Then I successfully start the Unsafe Browser in "fa" 16.044
And I kill the Unsafe Browser 5.722
When I enable the screen keyboard 0.137
Then the screen keyboard works in Tor Browser 30.610
And DuckDuckGo is the default search engine 10.284
And I kill the Tor Browser 5.459
And the screen keyboard works in Thunderbird 13.118
And the layout of the screen keyboard is set to "ir" 0.550
After features/support/hooks.rb:315 1.480
After features/support/hooks.rb:100 0.000
Feature: Localization
2:26.864
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.087
When I log in to a new session in Portuguese (pt) 33.364
Then the keyboard layout is set to "pt" 0.213
When the network is plugged 0.029
And Tor is ready 16.295
Then I successfully start the Unsafe Browser in "pt" 15.853
And I kill the Unsafe Browser 5.791
When I enable the screen keyboard 0.138
Then the screen keyboard works in Tor Browser 29.496
And DuckDuckGo is the default search engine 18.187
And I kill the Tor Browser 5.506
And the screen keyboard works in Thunderbird 13.328
And the layout of the screen keyboard is set to "us" 0.571
After features/support/hooks.rb:315 1.172
After features/support/hooks.rb:100 0.000
Feature: Localization
2:33.953
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 9.201
When I log in to a new session in Russian (ru) 42.330
Then the keyboard layout is set to "ru" 0.393
When the network is plugged 0.076
And Tor is ready 18.959
Then I successfully start the Unsafe Browser in "ru" 15.424
And I kill the Unsafe Browser 5.733
When I enable the screen keyboard 0.126
Then the screen keyboard works in Tor Browser 30.487
And DuckDuckGo is the default search engine 11.459
And I kill the Tor Browser 5.561
And the screen keyboard works in Thunderbird 13.624
And the layout of the screen keyboard is set to "ru" 0.574
After features/support/hooks.rb:315 1.071
After features/support/hooks.rb:100 0.000
Feature: Localization
2:20.967
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.445
When I log in to a new session in Spanish (es) 33.797
Then the keyboard layout is set to "es" 0.361
When the network is plugged 0.035
And Tor is ready 18.289
Then I successfully start the Unsafe Browser in "es" 15.229
And I kill the Unsafe Browser 5.685
When I enable the screen keyboard 0.113
Then the screen keyboard works in Tor Browser 29.409
And DuckDuckGo is the default search engine 10.716
And I kill the Tor Browser 5.464
And the screen keyboard works in Thunderbird 12.808
And the layout of the screen keyboard is set to "us" 0.611
After features/support/hooks.rb:315 1.133
After features/support/hooks.rb:100 0.000
Feature: Localization
2:17.359
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.061
When I log in to a new session in Turkish (tr) 33.014
Then the keyboard layout is set to "tr" 0.171
When the network is plugged 0.054
And Tor is ready 16.153
Then I successfully start the Unsafe Browser in "tr" 15.024
And I kill the Unsafe Browser 5.739
When I enable the screen keyboard 0.164
Then the screen keyboard works in Tor Browser 27.683
And DuckDuckGo is the default search engine 11.550
And I kill the Tor Browser 5.477
And the screen keyboard works in Thunderbird 13.713
And the layout of the screen keyboard is set to "us" 0.550
After features/support/hooks.rb:315 1.059
After features/support/hooks.rb:100 0.000
1:34.519
Before features/support/hooks.rb:269 0.006
Given a computer 0.194
And I start Tails from DVD with network unplugged and I login 1:17.009
And I plug and mount a USB drive containing a sample PNG 15.627
Then MAT can clean some sample PNG file 1.688
After features/support/hooks.rb:315 0.767
After features/support/hooks.rb:100 0.011
Feature: Networking
38.544
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.217
And I disable networking in Tails Greeter 0.986
And I log in to a new session 18.638
Then no network interfaces are enabled 0.229
When I hotplug a network device 0.232
And I wait 10 seconds 10.001

Slept for 10 seconds

Then no network interfaces are enabled 0.240
After features/support/hooks.rb:315 0.954
After features/support/hooks.rb:100 0.000
18.494
Before features/support/hooks.rb:269 0.008
Given I have started Tails from DVD and logged in and the network is connected 18.277
Then no unexpected services are listening for network connections 0.217

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

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

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

After features/support/hooks.rb:315 0.653
After features/support/hooks.rb:100 0.000
1:34.911
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD and logged in and the network is connected 12.773
When I request a reboot using the system menu 1.893
Then Tails eventually restarts 1:20.243
After features/support/hooks.rb:315 3.464
After features/support/hooks.rb:100 0.000
14.364
Given I have the SSH key pair for an SFTP server 0.234
When I connect to an SFTP server on the Internet 12.931
Then I successfully connect to the SFTP server 1.198
After features/support/hooks.rb:504 0.524
After features/support/hooks.rb:315 1.268
After features/support/hooks.rb:100 0.000
9.757
When the network is plugged 0.042
And the Tor Connection Assistant autostarts 4.139
And I look at the hide mode but then I go back 4.174
And I choose to connect to Tor automatically 1.272
Then Tor Connection does not propose me to use Tor bridges 0.128
After features/support/hooks.rb:315 0.693
After features/support/hooks.rb:100 0.000
10.261
When I monitor the network connections of tails-security-check 0.085
And I re-run tails-security-check 0.149
Then I see that tails-security-check is properly stream isolated after 10 seconds 10.025
After features/support/hooks.rb:504 0.508
After features/support/hooks.rb:315 1.187
After features/support/hooks.rb:100 0.000
2.459
When I monitor the network connections of htpdate 0.083
And I re-run htpdate 2.360
Then I see that htpdate is properly stream isolated 0.015
After features/support/hooks.rb:504 0.422
After features/support/hooks.rb:315 0.623
After features/support/hooks.rb:100 0.000
32.359
When I monitor the network connections of tails-upgrade-frontend-wrapper 0.078
And I re-run tails-upgrade-frontend-wrapper 32.265
Then I see that tails-upgrade-frontend-wrapper is properly stream isolated 0.015
After features/support/hooks.rb:504 0.492
After features/support/hooks.rb:315 0.868
After features/support/hooks.rb:100 0.000
32.816
Before features/support/hooks.rb:269 0.010
Given I have started Tails from DVD and logged in and the network is connected 12.482
When I successfully start the Unsafe Browser 17.772
And I close the Unsafe Browser 0.121
Then I see the "Shutting down the Unsafe Browser..." notification after at most 60 seconds 1.976
And the Unsafe Browser chroot is torn down 0.463
After features/support/hooks.rb:315 1.723
After features/support/hooks.rb:100 0.000
43.855
Before features/support/hooks.rb:269 0.009
Given I have started Tails from DVD and logged in and the network is connected 12.542
When I successfully start the Unsafe Browser 17.694
# 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.009

Slept for 10 seconds

And I try to start the Unsafe Browser 0.245
Then I see a warning about another instance already running 3.363
After features/support/hooks.rb:315 1.844
After features/support/hooks.rb:100 0.000
2:32.010
Before features/support/hooks.rb:269 0.009
Before features/support/hooks.rb:496 0.008
Given I have started Tails from DVD and logged in and the network is connected 13.357
And I capture all network traffic 0.006
And I configure the Unsafe Browser to check for updates more frequently 0.076
But checking for updates is disabled in the Unsafe Browser's configuration 0.021
When I successfully start the Unsafe Browser 17.947
And I wait 120 seconds 2:0.072

Slept for 120 seconds

Then the Unsafe Browser has not sent packets out to the Internet 0.528
After features/support/hooks.rb:504 0.530
After features/support/hooks.rb:315 1.130
After features/support/hooks.rb:100 0.038
30.805
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD and logged in and the network is connected 12.515
And the network is unplugged 0.053
# 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.182
Then I am told I cannot start the Unsafe Browser when I am offline 8.044
After features/support/hooks.rb:315 0.813
After features/support/hooks.rb:100 0.000
20.603
When I plug a USB drive containing a basic VeraCrypt volume 7.017
And I cancel the GNOME authentication prompt 2.065
And I unlock and mount this VeraCrypt volume with Unlock VeraCrypt Volumes 4.450
And I open this VeraCrypt volume in GNOME Files 6.041
Then I see the expected contents in this VeraCrypt volume 0.433
When I lock the currently opened VeraCrypt volume 0.473
Then the VeraCrypt volume has been unmounted and locked 0.121
After features/support/hooks.rb:315 0.828
After features/support/hooks.rb:100 0.000
24.306
When I plug a USB drive containing a hidden VeraCrypt volume 10.385
And I cancel the GNOME authentication prompt 1.924
And I unlock and mount this VeraCrypt volume with Unlock VeraCrypt Volumes 5.056
And I open this VeraCrypt volume in GNOME Files 5.682
Then I see the expected contents in this VeraCrypt volume 0.580
When I lock the currently opened VeraCrypt volume 0.396
Then the VeraCrypt volume has been unmounted and locked 0.280
After features/support/hooks.rb:315 0.810
After features/support/hooks.rb:100 0.000
32.764
When I plug and mount a USB drive containing a basic VeraCrypt file container with a PIM 16.058
And I unlock and mount this VeraCrypt file container with Unlock VeraCrypt Volumes 7.294
And I open this VeraCrypt volume in GNOME Files 6.587
Then I see the expected contents in this VeraCrypt volume 2.222
When I lock the currently opened VeraCrypt file container 0.448
Then the VeraCrypt file container has been unmounted and locked 0.152
After features/support/hooks.rb:315 0.792
After features/support/hooks.rb:100 0.000
40.459
When I plug and mount a USB drive containing a hidden VeraCrypt file container 25.978
And I unlock and mount this VeraCrypt file container with Unlock VeraCrypt Volumes 7.190
And I open this VeraCrypt volume in GNOME Files 5.865
Then I see the expected contents in this VeraCrypt volume 0.750
When I lock the currently opened VeraCrypt file container 0.420
Then the VeraCrypt file container has been unmounted and locked 0.253
After features/support/hooks.rb:315 0.765
After features/support/hooks.rb:100 0.016
28.195
When I plug a USB drive containing a basic VeraCrypt volume with a keyfile 7.084
And I cancel the GNOME authentication prompt 2.338
And I unlock and mount this VeraCrypt volume with GNOME Disks 12.883
And I open this VeraCrypt volume in GNOME Files 4.892
Then I see the expected contents in this VeraCrypt volume 0.385
When I lock the currently opened VeraCrypt volume 0.409
Then the VeraCrypt volume has been unmounted and locked 0.202
After features/support/hooks.rb:315 0.781
After features/support/hooks.rb:100 0.000
27.724
When I plug a USB drive containing a hidden VeraCrypt volume 10.303
And I cancel the GNOME authentication prompt 1.972
And I unlock and mount this VeraCrypt volume with GNOME Disks 8.868
And I open this VeraCrypt volume in GNOME Files 5.199
Then I see the expected contents in this VeraCrypt volume 0.524
When I lock the currently opened VeraCrypt volume 0.671
Then the VeraCrypt volume has been unmounted and locked 0.184
After features/support/hooks.rb:315 0.884
After features/support/hooks.rb:100 0.000
50.947
When I plug and mount a USB drive containing a basic VeraCrypt file container with a keyfile 22.678
And I unlock and mount this VeraCrypt file container with GNOME Disks 21.676
And I open this VeraCrypt volume in GNOME Files 4.970
Then I see the expected contents in this VeraCrypt volume 0.906
When I lock the currently opened VeraCrypt file container 0.479
Then the VeraCrypt file container has been unmounted and locked 0.236
After features/support/hooks.rb:315 0.805
After features/support/hooks.rb:100 0.016
51.568
When I plug and mount a USB drive containing a hidden VeraCrypt file container 25.751
And I unlock and mount this VeraCrypt file container with GNOME Disks 19.528
And I open this VeraCrypt volume in GNOME Files 4.882
Then I see the expected contents in this VeraCrypt volume 0.681
When I lock the currently opened VeraCrypt file container 0.451
Then the VeraCrypt file container has been unmounted and locked 0.272
After features/support/hooks.rb:315 0.839
After features/support/hooks.rb:100 0.018
41.089
When I plug and mount a USB drive containing a basic VeraCrypt file container with a PIM 15.831
And I unlock and mount this VeraCrypt file container with GNOME Disks 18.416
And I open this VeraCrypt volume in GNOME Files 5.270
Then I see the expected contents in this VeraCrypt volume 0.944
When I lock the currently opened VeraCrypt file container 0.436
Then the VeraCrypt file container has been unmounted and locked 0.189
After features/support/hooks.rb:315 0.810
After features/support/hooks.rb:100 0.000