Project Number Date
test_Tails_ISO_20268-more-early-patch-functionality 101 11 Jun 2024, 06:37

Tag Report

Steps Scenarios Features
Tag Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
@not_release_blocker 405 3 25 0 0 433 50 3 53 1:11:37.775 Failed
Feature: Time syncing
1:20.700
Before features/support/hooks.rb:269 0.003
Before features/support/hooks.rb:496 0.003
Given I have started Tails from DVD without network and logged in 8.072
When I bump the system time with "-15 days" 0.250
And I warm reboot the computer 0.014
And the computer reboots Tails 1:11.389
Then Tails' hardware clock is close to the host system's time 0.973
After features/support/hooks.rb:504 0.112
After features/support/hooks.rb:315 0.602
After features/support/hooks.rb:100 0.006
Feature: Time syncing
1:20.254
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 7.919
When I bump the hardware clock's time with "-15 days" 1.367
And I warm reboot the computer 0.013
And the computer reboots Tails 1:10.365
Then the hardware clock is still off by "-15 days" 0.589
After features/support/hooks.rb:504 0.104
After features/support/hooks.rb:315 0.585
After features/support/hooks.rb:100 0.005
22.904
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.299
And I prepare Tails for memory erasure tests 0.446
When I start a process allocating 128 MiB of memory with a known pattern 4.933
Then patterns cover at least 128 MiB in the guest's memory 3.902

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

When I kill the allocating process 0.822
Then I find very few patterns in the guest's memory 4.500
12.040% 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: 12.040% (107 MiB out of 889 MiB reference memory)

After features/support/hooks.rb:315 5.132

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

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_20268-more-early-patch-functionality/101/artifact/build-artifacts/00:28:01_Erasure_of_memory_freed_by_killed_userspace_processes.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_20268-more-early-patch-functionality/101/artifact/build-artifacts/00:28:01_Erasure_of_memory_freed_by_killed_userspace_processes.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_20268-more-early-patch-functionality/101/artifact/build-artifacts/00:28:01_Erasure_of_memory_freed_by_killed_userspace_processes.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_20268-more-early-patch-functionality/101/artifact/build-artifacts/00:28:01_Erasure_of_memory_freed_by_killed_userspace_processes.journal

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

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 3.298
Then patterns cover at least 99% of the test FS size in the guest's memory 3.771

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

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

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

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

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

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

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

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

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

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

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

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

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

After features/support/hooks.rb:315 1.057
After features/support/hooks.rb:100 0.000
59.022
Scenario Erasure of read and write disk caches on unmount: LUKS-encrypted ext4
Before features/support/hooks.rb:269 0.002
Steps
Given I have started Tails from DVD without network and logged in 8.001
And I prepare Tails for memory erasure tests 0.668
When I plug and mount a 128 MiB USB drive with an ext4 filesystem encrypted with password "asdf" 50.352
try_for() timeout expired (Timeout::Error)
./features/support/helpers/misc_helpers.rb:145:in `rescue in try_for'
./features/support/helpers/misc_helpers.rb:51:in `try_for'
./features/step_definitions/common_steps.rb:785:in `deal_with_polkit_prompt'
./features/step_definitions/common_steps.rb:1486:in `/^I plug and mount a (\d+) MiB USB drive with an? (.*)$/'
features/erase_memory.feature:50:in `When I plug and mount a 128 MiB USB drive with an ext4 filesystem encrypted with password "asdf"'
Then I find very few patterns in the guest's memory 0.000
# write cache
When I fill the USB drive with a known pattern 0.000
Then patterns cover at least 99% of the test FS size in the guest's memory 0.000
When I umount the USB drive 0.000
Then I find very few patterns in the guest's memory 0.000
# read cache
When I mount the USB drive again 0.000
And I read the content of the test FS 0.000
Then patterns cover at least 99% of the test FS size in the guest's memory 0.000
When I umount the USB drive 0.000
Then I find very few patterns in the guest's memory 0.000
After features/support/hooks.rb:315 5.530

SCENARIO FAILED: 'Erasure of read and write disk caches on unmount: LUKS-encrypted ext4' (at time 00:30:47)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_20268-more-early-patch-functionality/101/artifact/build-artifacts/00:30:47_Erasure_of_read_and_write_disk_caches_on_unmount:_LUKS-encrypted_ext4.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_20268-more-early-patch-functionality/101/artifact/build-artifacts/00:30:47_Erasure_of_read_and_write_disk_caches_on_unmount:_LUKS-encrypted_ext4.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_20268-more-early-patch-functionality/101/artifact/build-artifacts/00:30:47_Erasure_of_read_and_write_disk_caches_on_unmount:_LUKS-encrypted_ext4.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_20268-more-early-patch-functionality/101/artifact/build-artifacts/00:30:47_Erasure_of_read_and_write_disk_caches_on_unmount:_LUKS-encrypted_ext4.journal

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

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

When I trigger shutdown 0.012
And I wait 20 seconds 20.020

Slept for 20 seconds

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

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

After features/support/hooks.rb:315 3.578
After features/support/hooks.rb:100 0.000
7:41.137
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 6:56.302
And I prepare Tails for memory erasure tests 0.431
When I fill a 128 MiB file with a known pattern on the persistent filesystem 22.181
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.190

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

After features/support/hooks.rb:315 3.495
After features/support/hooks.rb:100 0.011
25.624
Before features/support/hooks.rb:269 0.002
Given I have started Tails from DVD without network and logged in 8.036
And I temporarily create a 4 GiB disk named "gptfat" 0.072
And I create a gpt partition with a vfat filesystem on disk "gptfat" 6.211
And I plug USB drive "gptfat" 2.460
When I start Tails Installer 8.805
Then I am told by Tails Installer that the destination device "is too small" 0.039
After features/support/hooks.rb:315 1.497
After features/support/hooks.rb:100 0.001
7:57.878
Scenario Recovering in offline mode after Additional Software previously failed to upgrade and then succeed to upgrade when online
Before features/support/hooks.rb:269 0.016
Before features/support/hooks.rb:496 0.006
Steps
Given a computer 0.197
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:16.900
And I configure APT to prefer an old version of cowsay 0.023
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 26.731
And I accept adding "cowsay" to Additional Software 6.073
And Additional Software is correctly configured for package "cowsay" 0.817
And I shutdown Tails and wait for the computer to power off 6.315
And I start Tails from USB drive "__internal" with network unplugged 56.603
And I enable persistence 11.145
# 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.025
And I log in to a new session 37.877
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 2:13.699
And I revert the APT tweaks that made it prefer an old version of cowsay 0.054
# 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.059
And the network is plugged 0.048
And Tor is ready 1:1.303
TCA
TCA did not start (TorBootstrapFailure)
./features/step_definitions/tor.rb:375:in `rescue in block in <top (required)>'
./features/step_definitions/tor.rb:371:in `/^the Tor Connection Assistant (?:autostarts|is running)$/'
./features/step_definitions/common_steps.rb:646:in `/^I successfully configure Tor$/'
./features/step_definitions/common_steps.rb:601:in `/^Tor is ready$/'
features/additional_software_packages.feature:97:in `And Tor is ready'
# 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 0.000
And available upgrades have been checked 0.000
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 0.000
And I can open the Additional Software configuration window from the notification 0.000
And I shutdown Tails and wait for the computer to power off 0.000
And I start Tails from USB drive "__internal" with network unplugged 0.000
And I enable persistence 0.000
# 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.000
And I log in to a new session 0.000
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 0.000
And I revert the APT tweaks that made it prefer an old version of cowsay 0.000
And the network is plugged 0.000
And Tor is ready 0.000
Then the Additional Software upgrade service has started 0.000
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.000
After features/support/hooks.rb:504 0.035
After features/support/hooks.rb:315 14.229

SCENARIO FAILED: 'Recovering in offline mode after Additional Software previously failed to upgrade and then succeed to upgrade when online' (at time 01:27:00)

Chutney logs: https://jenkins.tails.boum.org/job/test_Tails_ISO_20268-more-early-patch-functionality/101/artifact/build-artifacts/01:27:00_Recovering_in_offline_mode_after_Additional_Software_previously_failed_to_upgrade_and_then_succeed_to_upgrade_when_online_chutney-data

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_20268-more-early-patch-functionality/101/artifact/build-artifacts/01:27:00_Recovering_in_offline_mode_after_Additional_Software_previously_failed_to_upgrade_and_then_succeed_to_upgrade_when_online.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_20268-more-early-patch-functionality/101/artifact/build-artifacts/01:27:00_Recovering_in_offline_mode_after_Additional_Software_previously_failed_to_upgrade_and_then_succeed_to_upgrade_when_online.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_20268-more-early-patch-functionality/101/artifact/build-artifacts/01:27:00_Recovering_in_offline_mode_after_Additional_Software_previously_failed_to_upgrade_and_then_succeed_to_upgrade_when_online.journal

After features/support/hooks.rb:100 0.017
58.107
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD and logged in and the network is connected 46.986
When I eject the boot medium 0.223
Then Tails eventually shuts down 10.897
After features/support/hooks.rb:315 0.194
After features/support/hooks.rb:100 0.000
43.233
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD without network and logged in 8.051
And I prepare Tails for memory erasure tests 0.410
And I fill a 128 MiB file with a known pattern on the root filesystem 17.414
And patterns cover at least 128 MiB in the guest's memory 3.853

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

When I eject the boot medium 0.328
And I wait for Tails to finish wiping the memory 11.489
Then I find very few patterns in the guest's memory 1.685

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

After features/support/hooks.rb:315 3.534
After features/support/hooks.rb:100 0.000
39.148
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD without network and logged in 8.345
And I prepare Tails for memory erasure tests 0.456
And I plug and mount a 128 MiB USB drive with a vfat filesystem 10.238
And I fill the USB drive with a known pattern 2.859
And I read the content of the test FS 0.107
And patterns cover at least 90% of the test FS size in the guest's memory 3.745

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

When I eject the boot medium 0.238
And I wait for Tails to finish wiping the memory 11.431
Then I find very few patterns in the guest's memory 1.725

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

After features/support/hooks.rb:315 3.597
After features/support/hooks.rb:100 0.000
55.903
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD without network and logged in 8.030
And I prepare Tails for memory erasure tests 0.370
And I plug and mount a 128 MiB USB drive with an ext4 filesystem encrypted with password "asdf" 33.372
And I fill the USB drive with a known pattern 1.348
And I read the content of the test FS 0.070
And patterns cover at least 99% of the test FS size in the guest's memory 2.970

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

When I eject the boot medium 0.308
And I wait for Tails to finish wiping the memory 7.675
Then I find very few patterns in the guest's memory 1.756

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

After features/support/hooks.rb:315 3.527
After features/support/hooks.rb:100 0.000
2:21.238
Before features/support/hooks.rb:269 0.006
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 8.956
And I prepare Tails for memory erasure tests 0.552
And I fill a 128 MiB file with a known pattern on the persistent filesystem 25.407
And patterns cover at least 100 MiB in the guest's memory 3.732

Pattern coverage: 115.012% (115 MiB out of 100 MiB reference memory)

When I eject the boot medium 0.520
And I wait for Tails to finish wiping the memory 11.777
Then I find very few patterns in the guest's memory 1.786

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

And Tails eventually shuts down 1:28.507
After features/support/hooks.rb:315 0.157
After features/support/hooks.rb:100 0.000
42.527
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD without network and logged in 8.203
When I start "Tails Documentation" via GNOME Activities Overview 11.408
Then the Tor Browser has started 22.388
Then "Tails - Documentation" has loaded in the Tor Browser 0.526
After features/support/hooks.rb:315 1.244
After features/support/hooks.rb:100 0.000
53.306
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD and logged in and the network is connected 19.664
When I start "Tails Documentation" via GNOME Activities Overview 10.556
Then the Tor Browser has started 22.552
Then "Tails - Documentation" has loaded in the Tor Browser 0.533
After features/support/hooks.rb:315 0.705
After features/support/hooks.rb:100 0.000
Feature: Using Evince
21.198
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD without network and logged in 8.209
And I copy "/usr/share/cups/data/default-testpage.pdf" to "/home/amnesia/.gnupg" as user "amnesia" 0.244
Then the file "/home/amnesia/.gnupg/default-testpage.pdf" exists 0.050
And the file "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/default-testpage.pdf" exists after at most 10 seconds 0.059
And the file "/live/overlay/rw/home/amnesia/.gnupg/default-testpage.pdf" exists after at most 10 seconds 0.047
Given I start monitoring the AppArmor log of "/usr/bin/evince" 0.169
When I try to open "/home/amnesia/.gnupg/default-testpage.pdf" with Evince 4.035
Then Evince tells me it cannot open "/home/amnesia/.gnupg/default-testpage.pdf" 2.507
And AppArmor has denied "/usr/bin/evince" from opening "/home/amnesia/.gnupg/default-testpage.pdf" 0.083
When I close Evince 0.191
Given I restart monitoring the AppArmor log of "/usr/bin/evince" 0.118
When I try to open "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/default-testpage.pdf" with Evince 2.249
Then Evince tells me it cannot open "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/default-testpage.pdf" 0.301
And AppArmor has denied "/usr/bin/evince" from opening "/usr/lib/live/mount/overlay/rw/home/amnesia/.gnupg/default-testpage.pdf" 0.067
When I close Evince 0.179
Given I restart monitoring the AppArmor log of "/usr/bin/evince" 0.139
When I try to open "/live/overlay/rw/home/amnesia/.gnupg/default-testpage.pdf" with Evince 2.140
Then Evince tells me it cannot open "/live/overlay/rw/home/amnesia/.gnupg/default-testpage.pdf" 0.328
# 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.074
After features/support/hooks.rb:315 1.360
After features/support/hooks.rb:100 0.000
Feature: Using Evince
17.664
Before features/support/hooks.rb:269 0.006
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 10.910
And I copy "/usr/share/cups/data/default-testpage.pdf" to "/home/amnesia/.gnupg" as user "amnesia" 0.245
Then the file "/home/amnesia/.gnupg/default-testpage.pdf" exists 0.129
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.226
Then Evince tells me it cannot open "/home/amnesia/.gnupg/default-testpage.pdf" 2.892
And AppArmor has denied "/usr/bin/evince" from opening "/home/amnesia/.gnupg/default-testpage.pdf" 0.089
After features/support/hooks.rb:315 0.778
After features/support/hooks.rb:100 0.000
19.837
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD without network and logged in 8.222
And I wait 10 seconds 10.010

Slept for 10 seconds

And there is no screenshot in the live user's Pictures directory 0.201
When I press the "PRINTSCREEN" key 0.121
And GNOME offers me various screenshot options 1.115
And I press the "Return" key 0.120
Then a screenshot is saved to the live user's Pictures directory 0.046
After features/support/hooks.rb:315 0.951
After features/support/hooks.rb:100 0.000
Feature: Localization
2:32.641
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 20.530
When I log in to a new session in Arabic (ar) 34.019
Then the keyboard layout is set to "us" 0.332
When the network is plugged 0.031
And Tor is ready 17.681
Then I successfully start the Unsafe Browser in "ar" 14.840
And I kill the Unsafe Browser 5.663
When I enable the screen keyboard 0.113
Then the screen keyboard works in Tor Browser 30.184
And DuckDuckGo is the default search engine 10.212
And I kill the Tor Browser 5.608
And the screen keyboard works in Thunderbird 12.873
And the layout of the screen keyboard is set to "us" 0.549
After features/support/hooks.rb:315 1.431
After features/support/hooks.rb:100 0.000
Feature: Localization
2:25.148
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.030
When I log in to a new session in Chinese (zh_CN) 33.918
Then the keyboard layout is set to "cn" 0.309
When the network is plugged 0.033
And Tor is ready 19.146
Then I successfully start the Unsafe Browser in "zh_CN" 15.402
And I kill the Unsafe Browser 5.741
When I enable the screen keyboard 0.127
Then the screen keyboard works in Tor Browser 29.773
And DuckDuckGo is the default search engine 11.045
And I kill the Tor Browser 5.507
And the screen keyboard works in Thunderbird 15.560
And the layout of the screen keyboard is set to "us" 0.550
After features/support/hooks.rb:315 3.675
After features/support/hooks.rb:100 0.000
Feature: Localization
1:58.500
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.036
When I log in to a new session in English (en) 18.331
Then the keyboard layout is set to "us" 0.207
When the network is plugged 0.109
And Tor is ready 17.041
Then I successfully start the Unsafe Browser in "en" 16.806
And I kill the Unsafe Browser 5.551
When I enable the screen keyboard 0.138
Then the screen keyboard works in Tor Browser 28.863
And DuckDuckGo is the default search engine 4.989
And I kill the Tor Browser 5.228
And the screen keyboard works in Thunderbird 12.606
And the layout of the screen keyboard is set to "us" 0.589
After features/support/hooks.rb:315 1.692
After features/support/hooks.rb:100 0.000
Feature: Localization
2:45.135
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 7.960
When I log in to a new session in French (fr) 32.924
Then the keyboard layout is set to "fr" 0.287
When the network is plugged 0.057
And Tor is ready 46.140
Then I successfully start the Unsafe Browser in "fr" 13.918
And I kill the Unsafe Browser 5.849
When I enable the screen keyboard 0.136
Then the screen keyboard works in Tor Browser 28.612
And DuckDuckGo is the default search engine 10.609
And I kill the Tor Browser 5.464
And the screen keyboard works in Thunderbird 12.624
And the layout of the screen keyboard is set to "fr" 0.551
After features/support/hooks.rb:315 3.840
After features/support/hooks.rb:100 0.000
Feature: Localization
2:19.664
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.075
When I log in to a new session in German (de) 32.277
Then the keyboard layout is set to "de" 0.136
When the network is plugged 0.033
And Tor is ready 17.156
Then I successfully start the Unsafe Browser in "de" 15.632
And I kill the Unsafe Browser 5.687
When I enable the screen keyboard 0.121
Then the screen keyboard works in Tor Browser 30.523
And DuckDuckGo is the default search engine 10.761
And I kill the Tor Browser 5.544
And the screen keyboard works in Thunderbird 13.151
And the layout of the screen keyboard is set to "de" 0.562
After features/support/hooks.rb:315 2.878
After features/support/hooks.rb:100 0.000
Feature: Localization
2:21.309
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 7.977
When I log in to a new session in Italian (it) 33.038
Then the keyboard layout is set to "it" 0.285
When the network is plugged 0.045
And Tor is ready 19.194
Then I successfully start the Unsafe Browser in "it" 14.823
And I kill the Unsafe Browser 5.715
When I enable the screen keyboard 0.103
Then the screen keyboard works in Tor Browser 29.607
And DuckDuckGo is the default search engine 10.334
And I kill the Tor Browser 5.465
And the screen keyboard works in Thunderbird 14.180
And the layout of the screen keyboard is set to "us" 0.537
After features/support/hooks.rb:315 1.542
After features/support/hooks.rb:100 0.000
Feature: Localization
2:25.278
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 7.900
When I log in to a new session in Persian (fa) 33.265
Then the keyboard layout is set to "ir" 0.222
When the network is plugged 0.053
And Tor is ready 15.859
Then I successfully start the Unsafe Browser in "fa" 15.730
And I kill the Unsafe Browser 5.811
When I enable the screen keyboard 0.109
Then the screen keyboard works in Tor Browser 30.071
And DuckDuckGo is the default search engine 16.988
And I kill the Tor Browser 5.509
And the screen keyboard works in Thunderbird 13.204
And the layout of the screen keyboard is set to "ir" 0.551
After features/support/hooks.rb:315 0.840
After features/support/hooks.rb:100 0.000
Feature: Localization
2:24.148
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.037
When I log in to a new session in Portuguese (pt) 32.254
Then the keyboard layout is set to "pt" 0.262
When the network is plugged 0.046
And Tor is ready 16.095
Then I successfully start the Unsafe Browser in "pt" 16.324
And I kill the Unsafe Browser 5.761
When I enable the screen keyboard 0.111
Then the screen keyboard works in Tor Browser 29.016
And DuckDuckGo is the default search engine 17.435
And I kill the Tor Browser 5.510
And the screen keyboard works in Thunderbird 12.741
And the layout of the screen keyboard is set to "us" 0.548
After features/support/hooks.rb:315 3.346
After features/support/hooks.rb:100 0.000
Feature: Localization
2:17.549
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.065
When I log in to a new session in Russian (ru) 32.282
Then the keyboard layout is set to "ru" 0.128
When the network is plugged 0.047
And Tor is ready 16.614
Then I successfully start the Unsafe Browser in "ru" 15.049
And I kill the Unsafe Browser 5.623
When I enable the screen keyboard 0.123
Then the screen keyboard works in Tor Browser 29.154
And DuckDuckGo is the default search engine 10.521
And I kill the Tor Browser 5.441
And the screen keyboard works in Thunderbird 13.961
And the layout of the screen keyboard is set to "ru" 0.534
After features/support/hooks.rb:315 1.509
After features/support/hooks.rb:100 0.000
Feature: Localization
2:11.454
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 7.966
When I log in to a new session in Spanish (es) 32.007
Then the keyboard layout is set to "es" 0.124
When the network is plugged 0.042
And Tor is ready 14.253
Then I successfully start the Unsafe Browser in "es" 15.854
And I kill the Unsafe Browser 5.755
When I enable the screen keyboard 0.104
Then the screen keyboard works in Tor Browser 26.326
And DuckDuckGo is the default search engine 10.229
And I kill the Tor Browser 5.228
And the screen keyboard works in Thunderbird 13.029
And the layout of the screen keyboard is set to "us" 0.531
After features/support/hooks.rb:315 3.421
After features/support/hooks.rb:100 0.000
Feature: Localization
2:18.897
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.039
When I log in to a new session in Turkish (tr) 31.690
Then the keyboard layout is set to "tr" 0.296
When the network is plugged 0.031
And Tor is ready 17.895
Then I successfully start the Unsafe Browser in "tr" 15.559
And I kill the Unsafe Browser 5.847
When I enable the screen keyboard 0.114
Then the screen keyboard works in Tor Browser 29.388
And DuckDuckGo is the default search engine 10.365
And I kill the Tor Browser 5.520
And the screen keyboard works in Thunderbird 13.603
And the layout of the screen keyboard is set to "us" 0.543
After features/support/hooks.rb:315 2.950
After features/support/hooks.rb:100 0.000
1:32.816
Before features/support/hooks.rb:269 0.004
Given a computer 0.184
And I start Tails from DVD with network unplugged and I login 1:15.710
And I plug and mount a USB drive containing a sample PNG 15.200
Then MAT can clean some sample PNG file 1.720
After features/support/hooks.rb:315 0.969
After features/support/hooks.rb:100 0.008
Feature: Networking
37.943
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.039
And I disable networking in Tails Greeter 0.985
And I log in to a new session 18.384
Then no network interfaces are enabled 0.167
When I hotplug a network device 0.166
And I wait 10 seconds 10.007

Slept for 10 seconds

Then no network interfaces are enabled 0.193
After features/support/hooks.rb:315 1.709
After features/support/hooks.rb:100 0.000
16.383
Before features/support/hooks.rb:269 0.005
Given I have started Tails from DVD and logged in and the network is connected 16.162
Then no unexpected services are listening for network connections 0.221

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.653
After features/support/hooks.rb:100 0.000
1:24.939
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD and logged in and the network is connected 12.216
When I request a reboot using the system menu 1.704
Then Tails eventually restarts 1:11.018
After features/support/hooks.rb:315 3.458
After features/support/hooks.rb:100 0.000
13.587
Given I have the SSH key pair for an SFTP server 0.201
When I connect to an SFTP server on the Internet 12.167
Then I successfully connect to the SFTP server 1.218
After features/support/hooks.rb:504 0.514
After features/support/hooks.rb:315 2.674
After features/support/hooks.rb:100 0.000
10.324
When the network is plugged 0.033
And the Tor Connection Assistant autostarts 4.727
And I look at the hide mode but then I go back 4.101
And I choose to connect to Tor automatically 1.261
Then Tor Connection does not propose me to use Tor bridges 0.200
After features/support/hooks.rb:315 0.779
After features/support/hooks.rb:100 0.000
10.232
When I monitor the network connections of tails-security-check 0.075
And I re-run tails-security-check 0.123
Then I see that tails-security-check is properly stream isolated after 10 seconds 10.032
After features/support/hooks.rb:504 0.555
After features/support/hooks.rb:315 0.783
After features/support/hooks.rb:100 0.000
2.889
When I monitor the network connections of htpdate 0.080
And I re-run htpdate 2.608
Then I see that htpdate is properly stream isolated 0.201
After features/support/hooks.rb:504 0.522
After features/support/hooks.rb:315 0.685
After features/support/hooks.rb:100 0.000
32.320
When I monitor the network connections of tails-upgrade-frontend-wrapper 0.065
And I re-run tails-upgrade-frontend-wrapper 32.242
Then I see that tails-upgrade-frontend-wrapper is properly stream isolated 0.012
After features/support/hooks.rb:504 0.565
After features/support/hooks.rb:315 0.856
After features/support/hooks.rb:100 0.000
32.360
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD and logged in and the network is connected 12.276
When I successfully start the Unsafe Browser 17.997
And I close the Unsafe Browser 0.121
Then I see the "Shutting down the Unsafe Browser..." notification after at most 60 seconds 1.545
And the Unsafe Browser chroot is torn down 0.420
After features/support/hooks.rb:315 1.512
After features/support/hooks.rb:100 0.000
43.152
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD and logged in and the network is connected 12.477
When I successfully start the Unsafe Browser 17.029
# 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.209
Then I see a warning about another instance already running 3.426
After features/support/hooks.rb:315 1.741
After features/support/hooks.rb:100 0.000
2:31.246
Before features/support/hooks.rb:269 0.007
Before features/support/hooks.rb:496 0.007
Given I have started Tails from DVD and logged in and the network is connected 12.210
And I capture all network traffic 0.007
And I configure the Unsafe Browser to check for updates more frequently 0.071
But checking for updates is disabled in the Unsafe Browser's configuration 0.012
When I successfully start the Unsafe Browser 18.333
And I wait 120 seconds 2:0.096

Slept for 120 seconds

Then the Unsafe Browser has not sent packets out to the Internet 0.515
After features/support/hooks.rb:504 0.541
After features/support/hooks.rb:315 0.706
After features/support/hooks.rb:100 0.032
30.491
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD and logged in and the network is connected 12.142
And the network is unplugged 0.050
# 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.333
Then I am told I cannot start the Unsafe Browser when I am offline 7.955
After features/support/hooks.rb:315 0.816
After features/support/hooks.rb:100 0.000
20.734
When I plug a USB drive containing a basic VeraCrypt volume 7.046
And I cancel the GNOME authentication prompt 1.888
And I unlock and mount this VeraCrypt volume with Unlock VeraCrypt Volumes 4.821
And I open this VeraCrypt volume in GNOME Files 5.939
Then I see the expected contents in this VeraCrypt volume 0.488
When I lock the currently opened VeraCrypt volume 0.427
Then the VeraCrypt volume has been unmounted and locked 0.121
After features/support/hooks.rb:315 0.783
After features/support/hooks.rb:100 0.000
24.060
When I plug a USB drive containing a hidden VeraCrypt volume 10.308
And I cancel the GNOME authentication prompt 1.856
And I unlock and mount this VeraCrypt volume with Unlock VeraCrypt Volumes 4.900
And I open this VeraCrypt volume in GNOME Files 5.790
Then I see the expected contents in this VeraCrypt volume 0.537
When I lock the currently opened VeraCrypt volume 0.529
Then the VeraCrypt volume has been unmounted and locked 0.138
After features/support/hooks.rb:315 0.775
After features/support/hooks.rb:100 0.000
36.235
When I plug and mount a USB drive containing a basic VeraCrypt file container with a PIM 15.827
And I unlock and mount this VeraCrypt file container with Unlock VeraCrypt Volumes 11.194
And I open this VeraCrypt volume in GNOME Files 6.680
Then I see the expected contents in this VeraCrypt volume 1.890
When I lock the currently opened VeraCrypt file container 0.408
Then the VeraCrypt file container has been unmounted and locked 0.233
After features/support/hooks.rb:315 0.846
After features/support/hooks.rb:100 0.000
45.202
When I plug and mount a USB drive containing a hidden VeraCrypt file container 25.693
And I unlock and mount this VeraCrypt file container with Unlock VeraCrypt Volumes 9.727
And I open this VeraCrypt volume in GNOME Files 6.878
Then I see the expected contents in this VeraCrypt volume 2.213
When I lock the currently opened VeraCrypt file container 0.427
Then the VeraCrypt file container has been unmounted and locked 0.261
After features/support/hooks.rb:315 0.770
After features/support/hooks.rb:100 0.016
25.886
When I plug a USB drive containing a basic VeraCrypt volume with a keyfile 6.971
And I cancel the GNOME authentication prompt 1.957
And I unlock and mount this VeraCrypt volume with GNOME Disks 11.181
And I open this VeraCrypt volume in GNOME Files 4.582
Then I see the expected contents in this VeraCrypt volume 0.515
When I lock the currently opened VeraCrypt volume 0.502
Then the VeraCrypt volume has been unmounted and locked 0.174
After features/support/hooks.rb:315 0.847
After features/support/hooks.rb:100 0.000
26.708
When I plug a USB drive containing a hidden VeraCrypt volume 10.281
And I cancel the GNOME authentication prompt 2.118
And I unlock and mount this VeraCrypt volume with GNOME Disks 8.790
And I open this VeraCrypt volume in GNOME Files 4.483
Then I see the expected contents in this VeraCrypt volume 0.448
When I lock the currently opened VeraCrypt volume 0.404
Then the VeraCrypt volume has been unmounted and locked 0.180
After features/support/hooks.rb:315 0.786
After features/support/hooks.rb:100 0.000
51.478
When I plug and mount a USB drive containing a basic VeraCrypt file container with a keyfile 22.742
And I unlock and mount this VeraCrypt file container with GNOME Disks 21.186
And I open this VeraCrypt volume in GNOME Files 6.026
Then I see the expected contents in this VeraCrypt volume 0.965
When I lock the currently opened VeraCrypt file container 0.418
Then the VeraCrypt file container has been unmounted and locked 0.139
After features/support/hooks.rb:315 0.926
After features/support/hooks.rb:100 0.014
57.091
When I plug and mount a USB drive containing a hidden VeraCrypt file container 25.599
And I unlock and mount this VeraCrypt file container with GNOME Disks 19.994
And I open this VeraCrypt volume in GNOME Files 5.395
Then I see the expected contents in this VeraCrypt volume 5.275
When I lock the currently opened VeraCrypt file container 0.413
Then the VeraCrypt file container has been unmounted and locked 0.413
After features/support/hooks.rb:315 0.807
After features/support/hooks.rb:100 0.014
41.017
When I plug and mount a USB drive containing a basic VeraCrypt file container with a PIM 15.615
And I unlock and mount this VeraCrypt file container with GNOME Disks 18.616
And I open this VeraCrypt volume in GNOME Files 5.253
Then I see the expected contents in this VeraCrypt volume 0.889
When I lock the currently opened VeraCrypt file container 0.432
Then the VeraCrypt file container has been unmounted and locked 0.211
After features/support/hooks.rb:315 0.888
After features/support/hooks.rb:100 0.000