Project Number Date
test_Tails_ISO_stable 4941 15 Jul 2024, 12:13

Tag Report

Steps Scenarios Features
Tag Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
@not_release_blocker 420 2 11 0 0 433 51 2 53 1:10:20.297 Failed
Feature: Time syncing
1:37.606
Before features/support/hooks.rb:269 0.003
Before features/support/hooks.rb:507 0.003
Given I have started Tails from DVD without network and logged in 8.090
When I bump the system time with "-15 days" 0.365
And I warm reboot the computer 0.021
And the computer reboots Tails 1:28.150
Then Tails' hardware clock is close to the host system's time 0.978
After features/support/hooks.rb:515 0.099
After features/support/hooks.rb:326 0.624
After features/support/hooks.rb:100 0.062
Feature: Time syncing
1:26.198
Before features/support/hooks.rb:269 0.002
Before features/support/hooks.rb:507 0.002
Given I have started Tails from DVD without network and logged in 9.876
When I bump the hardware clock's time with "-15 days" 1.323
And I warm reboot the computer 0.019
And the computer reboots Tails 1:13.974
Then the hardware clock is still off by "-15 days" 1.004
After features/support/hooks.rb:515 0.131
After features/support/hooks.rb:326 0.646
After features/support/hooks.rb:100 0.009
20.235
Scenario Erasure of memory freed by killed userspace processes
Before features/support/hooks.rb:269 0.002
Steps
Given I have started Tails from DVD without network and logged in 8.216
And I prepare Tails for memory erasure tests 0.594
When I start a process allocating 128 MiB of memory with a known pattern 2.432
Then patterns cover at least 128 MiB in the guest's memory 3.756

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

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

After features/support/hooks.rb:326 5.664

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

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

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

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

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

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

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

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

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

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

After features/support/hooks.rb:326 0.925
After features/support/hooks.rb:100 0.000
46.823
Before features/support/hooks.rb:269 0.003
Given I have started Tails from DVD without network and logged in 8.445
And I prepare Tails for memory erasure tests 0.645
When I plug and mount a 128 MiB USB drive with a vfat filesystem 10.083
Then I find very few patterns in the guest's memory 4.185

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.942
Then patterns cover at least 86% of the test FS size in the guest's memory 3.644

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

After features/support/hooks.rb:326 0.912
After features/support/hooks.rb:100 0.000
49.231
Before features/support/hooks.rb:269 0.004
Given I have started Tails from DVD without network and logged in 8.353
And I prepare Tails for memory erasure tests 0.622
When I fill a 128 MiB file with a known pattern on the root filesystem 12.935
# ensure the pattern is in memory due to tmpfs, not to disk cache
And I drop all kernel caches 2.743
Then patterns cover at least 128 MiB in the guest's memory 2.762

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

When I trigger shutdown 0.015
And I wait 20 seconds 20.013

Slept for 20 seconds

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

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

After features/support/hooks.rb:326 3.494
After features/support/hooks.rb:100 0.000
7:40.913
Before features/support/hooks.rb:269 0.002
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 6:54.249
And I prepare Tails for memory erasure tests 0.394
When I fill a 128 MiB file with a known pattern on the persistent filesystem 24.015
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 2.221

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

After features/support/hooks.rb:326 3.705
After features/support/hooks.rb:100 0.012
26.876
Before features/support/hooks.rb:269 0.003
Given I have started Tails from DVD without network and logged in 8.676
And I temporarily create a 4 GiB disk named "gptfat" 0.045
And I create a gpt partition with a vfat filesystem on disk "gptfat" 6.249
And I plug USB drive "gptfat" 2.657
When I start Tails Installer 9.199
Then I am told by Tails Installer that the destination device "is too small" 0.047
After features/support/hooks.rb:326 0.995
After features/support/hooks.rb:100 0.001
7:4.826
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.005
Before features/support/hooks.rb:507 0.008
Steps
Given a computer 0.191
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:19.100
And I configure APT to prefer an old version of cowsay 0.024
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 30.365
And I accept adding "cowsay" to Additional Software 4.820
And Additional Software is correctly configured for package "cowsay" 0.848
And I shutdown Tails and wait for the computer to power off 6.294
And I start Tails from USB drive "__internal" with network unplugged 59.139
And I enable persistence 12.324
# 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.030
And I log in to a new session 36.221
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 41.042
And I revert the APT tweaks that made it prefer an old version of cowsay 0.048
# We remove the newest package after it has been downloaded and before
# it is installed, so that the upgrade process fails
And I prepare the Additional Software upgrade process to fail 0.078
And the network is plugged 0.048
And Tor is ready 22.452
# 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 39.353
And available upgrades have been checked 0.526
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 1.184
And I can open the Additional Software configuration window from the notification 30.730
The
The Dogtail init script raised: SearchError: descendent of [application | gnome-shell]: child with name="Configure" roleName='push button'
STDOUT:

STDERR:

 (Dogtail::Failure)
./features/support/helpers/dogtail.rb:93:in `run'
./features/support/helpers/dogtail.rb:335:in `initialize'
./features/support/helpers/dogtail.rb:264:in `new'
./features/support/helpers/dogtail.rb:264:in `call_tree_api_method'
./features/support/helpers/dogtail.rb:272:in `child'
./features/step_definitions/additional_software_packages.rb:41:in `click_gnome_shell_notification_button'
./features/step_definitions/additional_software_packages.rb:164:in `/^I can open the Additional Software configuration window from the notification$/'
features/additional_software_packages.feature:106:in `And I can open the Additional Software configuration window from the notification'
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:515 0.041
After features/support/hooks.rb:326 5.603

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

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/4941/artifact/build-artifacts/01:24:02_Recovering_in_offline_mode_after_Additional_Software_previously_failed_to_upgrade_and_then_succeed_to_upgrade_when_online.file_content_var_log_boot.log

Content of /run/live-additional-software/log: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/4941/artifact/build-artifacts/01:24:02_Recovering_in_offline_mode_after_Additional_Software_previously_failed_to_upgrade_and_then_succeed_to_upgrade_when_online.file_content_run_live-additional-software_log

Output of ls -la --full-time /live/persistence/tailsdata_unlocked: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/4941/artifact/build-artifacts/01:24:02_Recovering_in_offline_mode_after_Additional_Software_previously_failed_to_upgrade_and_then_succeed_to_upgrade_when_online.cmd_output_persistent_volume

Output of ls -lar --full-time /var/cache/apt: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/4941/artifact/build-artifacts/01:24:02_Recovering_in_offline_mode_after_Additional_Software_previously_failed_to_upgrade_and_then_succeed_to_upgrade_when_online.cmd_output_var_cache_apt

Output of ls -lar --full-time /var/lib/apt: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/4941/artifact/build-artifacts/01:24:02_Recovering_in_offline_mode_after_Additional_Software_previously_failed_to_upgrade_and_then_succeed_to_upgrade_when_online.cmd_output_var_lib_apt

Output of mount: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/4941/artifact/build-artifacts/01:24:02_Recovering_in_offline_mode_after_Additional_Software_previously_failed_to_upgrade_and_then_succeed_to_upgrade_when_online.cmd_output_mount

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/4941/artifact/build-artifacts/01:24:02_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_stable/4941/artifact/build-artifacts/01:24:02_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_stable/4941/artifact/build-artifacts/01:24:02_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.031
51.685
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD and logged in and the network is connected 44.591
When I eject the boot medium 0.257
Then Tails eventually shuts down 6.836
After features/support/hooks.rb:326 0.191
After features/support/hooks.rb:100 0.000
40.069
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD without network and logged in 8.328
And I prepare Tails for memory erasure tests 0.632
And I fill a 128 MiB file with a known pattern on the root filesystem 12.590
And patterns cover at least 128 MiB in the guest's memory 4.435

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

When I eject the boot medium 0.296
And I wait for Tails to finish wiping the memory 12.049
Then I find very few patterns in the guest's memory 1.736

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

After features/support/hooks.rb:326 3.583
After features/support/hooks.rb:100 0.000
38.803
Before features/support/hooks.rb:269 0.008
Given I have started Tails from DVD without network and logged in 8.433
And I prepare Tails for memory erasure tests 0.539
And I plug and mount a 128 MiB USB drive with a vfat filesystem 9.321
And I fill the USB drive with a known pattern 2.567
And I read the content of the test FS 0.085
And patterns cover at least 90% of the test FS size in the guest's memory 3.656

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

When I eject the boot medium 0.267
And I wait for Tails to finish wiping the memory 12.114
Then I find very few patterns in the guest's memory 1.818

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

After features/support/hooks.rb:326 3.577
After features/support/hooks.rb:100 0.000
1:0.279
Before features/support/hooks.rb:269 0.005
Given I have started Tails from DVD without network and logged in 8.704
And I prepare Tails for memory erasure tests 0.711
And I plug and mount a 128 MiB USB drive with an ext4 filesystem encrypted with password "asdf" 34.051
And I fill the USB drive with a known pattern 1.364
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.028

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

When I eject the boot medium 0.293
And I wait for Tails to finish wiping the memory 10.351
Then I find very few patterns in the guest's memory 1.693

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

After features/support/hooks.rb:326 3.540
After features/support/hooks.rb:100 0.000
2:21.783
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.481
And I prepare Tails for memory erasure tests 0.419
And I fill a 128 MiB file with a known pattern on the persistent filesystem 24.704
And patterns cover at least 100 MiB in the guest's memory 3.505

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

When I eject the boot medium 0.525
And I wait for Tails to finish wiping the memory 11.549
Then I find very few patterns in the guest's memory 1.749

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

And Tails eventually shuts down 1:29.848
After features/support/hooks.rb:326 0.210
After features/support/hooks.rb:100 0.000
43.709
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD without network and logged in 8.435
When I start "Tails Documentation" via GNOME Activities Overview 10.675
Then the Tor Browser has started 23.986
Then "Tails - Documentation" has loaded in the Tor Browser 0.612
After features/support/hooks.rb:326 1.449
After features/support/hooks.rb:100 0.000
49.226
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD and logged in and the network is connected 14.297
When I start "Tails Documentation" via GNOME Activities Overview 10.562
Then the Tor Browser has started 23.797
Then "Tails - Documentation" has loaded in the Tor Browser 0.568
After features/support/hooks.rb:326 0.899
After features/support/hooks.rb:100 0.000
Feature: Using Evince
21.485
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD without network and logged in 8.414
And I copy "/usr/share/cups/data/default-testpage.pdf" to "/home/amnesia/.gnupg" as user "amnesia" 0.213
Then the file "/home/amnesia/.gnupg/default-testpage.pdf" exists 0.087
And the file "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/default-testpage.pdf" exists after at most 10 seconds 0.112
And the file "/live/overlay/rw/home/amnesia/.gnupg/default-testpage.pdf" exists after at most 10 seconds 0.071
Given I start monitoring the AppArmor log of "/usr/bin/evince" 0.213
When I try to open "/home/amnesia/.gnupg/default-testpage.pdf" with Evince 3.492
Then Evince tells me it cannot open "/home/amnesia/.gnupg/default-testpage.pdf" 2.435
And AppArmor has denied "/usr/bin/evince" from opening "/home/amnesia/.gnupg/default-testpage.pdf" 0.095
When I close Evince 0.221
Given I restart monitoring the AppArmor log of "/usr/bin/evince" 0.148
When I try to open "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/default-testpage.pdf" with Evince 2.211
Then Evince tells me it cannot open "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/default-testpage.pdf" 0.872
And AppArmor has denied "/usr/bin/evince" from opening "/usr/lib/live/mount/overlay/rw/home/amnesia/.gnupg/default-testpage.pdf" 0.068
When I close Evince 0.195
Given I restart monitoring the AppArmor log of "/usr/bin/evince" 0.115
When I try to open "/live/overlay/rw/home/amnesia/.gnupg/default-testpage.pdf" with Evince 2.171
Then Evince tells me it cannot open "/live/overlay/rw/home/amnesia/.gnupg/default-testpage.pdf" 0.272
# 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.070
After features/support/hooks.rb:326 0.897
After features/support/hooks.rb:100 0.000
Feature: Using Evince
19.386
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.478
And I copy "/usr/share/cups/data/default-testpage.pdf" to "/home/amnesia/.gnupg" as user "amnesia" 0.160
Then the file "/home/amnesia/.gnupg/default-testpage.pdf" exists 0.056
Given I start monitoring the AppArmor log of "/usr/bin/evince" 0.274
And I try to open "/home/amnesia/.gnupg/default-testpage.pdf" with Evince 5.134
Then Evince tells me it cannot open "/home/amnesia/.gnupg/default-testpage.pdf" 4.183
And AppArmor has denied "/usr/bin/evince" from opening "/home/amnesia/.gnupg/default-testpage.pdf" 0.099
After features/support/hooks.rb:326 1.032
After features/support/hooks.rb:100 0.000
20.229
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD without network and logged in 8.347
And I wait 10 seconds 10.010

Slept for 10 seconds

And there is no screenshot in the live user's Pictures directory 0.058
When I press the "PRINTSCREEN" key 0.122
And GNOME offers me various screenshot options 1.493
And I press the "Return" key 0.121
Then a screenshot is saved to the live user's Pictures directory 0.074
After features/support/hooks.rb:326 0.785
After features/support/hooks.rb:100 0.000
Feature: Localization
2:19.297
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.178
When I log in to a new session in Arabic (ar) 32.426
Then the keyboard layout is set to "us" 0.271
When the network is plugged 0.100
And Tor is ready 15.990
Then I successfully start the Unsafe Browser in "ar" 15.866
And I kill the Unsafe Browser 5.826
When I enable the screen keyboard 0.122
Then the screen keyboard works in Tor Browser 29.521
And DuckDuckGo is the default search engine 10.161
And I kill the Tor Browser 5.754
And the screen keyboard works in Thunderbird 13.509
And the layout of the screen keyboard is set to "us" 0.567
After features/support/hooks.rb:326 3.769
After features/support/hooks.rb:100 0.000
Feature: Localization
2:20.417
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.173
When I log in to a new session in Chinese (zh_CN) 32.292
Then the keyboard layout is set to "cn" 0.179
When the network is plugged 0.110
And Tor is ready 18.492
Then I successfully start the Unsafe Browser in "zh_CN" 15.286
And I kill the Unsafe Browser 5.776
When I enable the screen keyboard 0.190
Then the screen keyboard works in Tor Browser 28.170
And DuckDuckGo is the default search engine 8.780
And I kill the Tor Browser 5.229
And the screen keyboard works in Thunderbird 17.178
And the layout of the screen keyboard is set to "us" 0.556
After features/support/hooks.rb:326 3.566
After features/support/hooks.rb:100 0.000
Feature: Localization
1:53.281
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.255
When I log in to a new session in English (en) 17.910
Then the keyboard layout is set to "us" 0.174
When the network is plugged 0.051
And Tor is ready 15.591
Then I successfully start the Unsafe Browser in "en" 15.745
And I kill the Unsafe Browser 5.733
When I enable the screen keyboard 0.127
Then the screen keyboard works in Tor Browser 26.190
And DuckDuckGo is the default search engine 5.030
And I kill the Tor Browser 5.295
And the screen keyboard works in Thunderbird 12.632
And the layout of the screen keyboard is set to "us" 0.542
After features/support/hooks.rb:326 0.882
After features/support/hooks.rb:100 0.000
Feature: Localization
2:16.906
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.177
When I log in to a new session in French (fr) 33.444
Then the keyboard layout is set to "fr" 0.127
When the network is plugged 0.047
And Tor is ready 17.695
Then I successfully start the Unsafe Browser in "fr" 15.199
And I kill the Unsafe Browser 5.781
When I enable the screen keyboard 0.126
Then the screen keyboard works in Tor Browser 27.515
And DuckDuckGo is the default search engine 9.354
And I kill the Tor Browser 5.272
And the screen keyboard works in Thunderbird 13.506
And the layout of the screen keyboard is set to "fr" 0.656
After features/support/hooks.rb:326 1.412
After features/support/hooks.rb:100 0.000
Feature: Localization
2:27.925
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.390
When I log in to a new session in German (de) 32.564
Then the keyboard layout is set to "de" 0.271
When the network is plugged 0.132
And Tor is ready 20.075
Then I successfully start the Unsafe Browser in "de" 15.403
And I kill the Unsafe Browser 5.726
When I enable the screen keyboard 0.131
Then the screen keyboard works in Tor Browser 28.635
And DuckDuckGo is the default search engine 17.141
And I kill the Tor Browser 5.491
And the screen keyboard works in Thunderbird 13.412
And the layout of the screen keyboard is set to "de" 0.550
After features/support/hooks.rb:326 1.277
After features/support/hooks.rb:100 0.000
Feature: Localization
2:16.376
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 9.274
When I log in to a new session in Italian (it) 31.949
Then the keyboard layout is set to "it" 0.165
When the network is plugged 0.043
And Tor is ready 16.630
Then I successfully start the Unsafe Browser in "it" 15.882
And I kill the Unsafe Browser 5.741
When I enable the screen keyboard 0.118
Then the screen keyboard works in Tor Browser 27.199
And DuckDuckGo is the default search engine 10.387
And I kill the Tor Browser 5.558
And the screen keyboard works in Thunderbird 12.876
And the layout of the screen keyboard is set to "us" 0.549
After features/support/hooks.rb:326 1.732
After features/support/hooks.rb:100 0.000
Feature: Localization
2:22.139
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.290
When I log in to a new session in Persian (fa) 34.640
Then the keyboard layout is set to "ir" 0.140
When the network is plugged 0.044
And Tor is ready 16.696
Then I successfully start the Unsafe Browser in "fa" 16.171
And I kill the Unsafe Browser 5.773
When I enable the screen keyboard 0.127
Then the screen keyboard works in Tor Browser 29.775
And DuckDuckGo is the default search engine 10.441
And I kill the Tor Browser 5.604
And the screen keyboard works in Thunderbird 13.882
And the layout of the screen keyboard is set to "ir" 0.550
After features/support/hooks.rb:326 1.032
After features/support/hooks.rb:100 0.000
Feature: Localization
2:32.053
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 23.369
When I log in to a new session in Portuguese (pt) 32.525
Then the keyboard layout is set to "pt" 0.145
When the network is plugged 0.035
And Tor is ready 15.636
Then I successfully start the Unsafe Browser in "pt" 15.771
And I kill the Unsafe Browser 5.736
When I enable the screen keyboard 0.138
Then the screen keyboard works in Tor Browser 28.722
And DuckDuckGo is the default search engine 10.705
And I kill the Tor Browser 5.544
And the screen keyboard works in Thunderbird 13.160
And the layout of the screen keyboard is set to "us" 0.560
After features/support/hooks.rb:326 1.198
After features/support/hooks.rb:100 0.000
Feature: Localization
2:19.501
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.051
When I log in to a new session in Russian (ru) 32.727
Then the keyboard layout is set to "ru" 0.313
When the network is plugged 0.039
And Tor is ready 17.857
Then I successfully start the Unsafe Browser in "ru" 15.120
And I kill the Unsafe Browser 5.732
When I enable the screen keyboard 0.141
Then the screen keyboard works in Tor Browser 28.760
And DuckDuckGo is the default search engine 9.831
And I kill the Tor Browser 5.271
And the screen keyboard works in Thunderbird 15.084
And the layout of the screen keyboard is set to "ru" 0.568
After features/support/hooks.rb:326 1.104
After features/support/hooks.rb:100 0.000
Feature: Localization
2:20.468
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.094
When I log in to a new session in Spanish (es) 33.996
Then the keyboard layout is set to "es" 0.132
When the network is plugged 0.062
And Tor is ready 15.780
Then I successfully start the Unsafe Browser in "es" 16.895
And I kill the Unsafe Browser 5.848
When I enable the screen keyboard 0.120
Then the screen keyboard works in Tor Browser 29.021
And DuckDuckGo is the default search engine 10.799
And I kill the Tor Browser 5.539
And the screen keyboard works in Thunderbird 13.594
And the layout of the screen keyboard is set to "us" 0.582
After features/support/hooks.rb:326 1.707
After features/support/hooks.rb:100 0.000
Feature: Localization
2:18.132
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.269
When I log in to a new session in Turkish (tr) 32.545
Then the keyboard layout is set to "tr" 0.197
When the network is plugged 0.038
And Tor is ready 18.568
Then I successfully start the Unsafe Browser in "tr" 15.738
And I kill the Unsafe Browser 5.796
When I enable the screen keyboard 0.115
Then the screen keyboard works in Tor Browser 27.726
And DuckDuckGo is the default search engine 10.732
And I kill the Tor Browser 5.487
And the screen keyboard works in Thunderbird 12.302
And the layout of the screen keyboard is set to "us" 0.613
After features/support/hooks.rb:326 1.278
After features/support/hooks.rb:100 0.000
1:33.606
Before features/support/hooks.rb:269 0.007
Given a computer 0.201
And I start Tails from DVD with network unplugged and I login 1:15.632
And I plug and mount a USB drive containing a sample PNG 16.117
Then MAT can clean some sample PNG file 1.654
After features/support/hooks.rb:326 0.949
After features/support/hooks.rb:100 0.008
Feature: Networking
37.459
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.782
And I disable networking in Tails Greeter 1.034
And I log in to a new session 17.112
Then no network interfaces are enabled 0.159
When I hotplug a network device 0.147
And I wait 10 seconds 10.010

Slept for 10 seconds

Then no network interfaces are enabled 0.213
After features/support/hooks.rb:326 0.832
After features/support/hooks.rb:100 0.000
19.258
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD and logged in and the network is connected 19.024
Then no unexpected services are listening for network connections 0.234

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:326 0.712
After features/support/hooks.rb:100 0.000
1:33.459
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD and logged in and the network is connected 12.714
When I request a reboot using the system menu 1.836
Then Tails eventually restarts 1:18.907
After features/support/hooks.rb:326 3.481
After features/support/hooks.rb:100 0.000
17.351
Given I have the SSH key pair for an SFTP server 0.288
When I connect to an SFTP server on the Internet 15.945
Then I successfully connect to the SFTP server 1.117
After features/support/hooks.rb:515 0.663
After features/support/hooks.rb:326 0.804
After features/support/hooks.rb:100 0.000
9.570
When the network is plugged 0.047
And the Tor Connection Assistant autostarts 4.053
And I look at the hide mode but then I go back 3.996
And I choose to connect to Tor automatically 1.319
Then Tor Connection does not propose me to use Tor bridges 0.153
After features/support/hooks.rb:326 0.672
After features/support/hooks.rb:100 0.000
10.244
When I monitor the network connections of tails-security-check 0.069
And I re-run tails-security-check 0.159
Then I see that tails-security-check is properly stream isolated after 10 seconds 10.016
After features/support/hooks.rb:515 0.372
After features/support/hooks.rb:326 0.972
After features/support/hooks.rb:100 0.000
2.803
When I monitor the network connections of htpdate 0.067
And I re-run htpdate 2.714
Then I see that htpdate is properly stream isolated 0.022
After features/support/hooks.rb:515 0.418
After features/support/hooks.rb:326 0.634
After features/support/hooks.rb:100 0.000
32.311
When I monitor the network connections of tails-upgrade-frontend-wrapper 0.071
And I re-run tails-upgrade-frontend-wrapper 32.227
Then I see that tails-upgrade-frontend-wrapper is properly stream isolated 0.012
After features/support/hooks.rb:515 0.499
After features/support/hooks.rb:326 1.019
After features/support/hooks.rb:100 0.000
33.042
Before features/support/hooks.rb:269 0.008
Given I have started Tails from DVD and logged in and the network is connected 12.251
When I successfully start the Unsafe Browser 18.490
And I close the Unsafe Browser 0.121
Then I see the "Shutting down the Unsafe Browser..." notification after at most 60 seconds 1.548
And the Unsafe Browser chroot is torn down 0.630
After features/support/hooks.rb:326 1.063
After features/support/hooks.rb:100 0.000
44.029
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD and logged in and the network is connected 12.438
When I successfully start the Unsafe Browser 18.180
# 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.002

Slept for 10 seconds

And I try to start the Unsafe Browser 0.120
Then I see a warning about another instance already running 3.286
After features/support/hooks.rb:326 1.202
After features/support/hooks.rb:100 0.000
2:31.641
Before features/support/hooks.rb:269 0.005
Before features/support/hooks.rb:507 0.007
Given I have started Tails from DVD and logged in and the network is connected 11.870
And I capture all network traffic 0.006
And I configure the Unsafe Browser to check for updates more frequently 0.077
But checking for updates is disabled in the Unsafe Browser's configuration 0.012
When I successfully start the Unsafe Browser 18.994
And I wait 120 seconds 2:0.083

Slept for 120 seconds

Then the Unsafe Browser has not sent packets out to the Internet 0.595
After features/support/hooks.rb:515 0.469
After features/support/hooks.rb:326 0.749
After features/support/hooks.rb:100 0.062
30.100
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD and logged in and the network is connected 12.108
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.212
Then I am told I cannot start the Unsafe Browser when I am offline 7.716
After features/support/hooks.rb:326 0.916
After features/support/hooks.rb:100 0.000
20.236
When I plug a USB drive containing a basic VeraCrypt volume 6.936
And I cancel the GNOME authentication prompt 2.013
And I unlock and mount this VeraCrypt volume with Unlock VeraCrypt Volumes 4.438
And I open this VeraCrypt volume in GNOME Files 5.580
Then I see the expected contents in this VeraCrypt volume 0.593
When I lock the currently opened VeraCrypt volume 0.524
Then the VeraCrypt volume has been unmounted and locked 0.149
After features/support/hooks.rb:326 0.855
After features/support/hooks.rb:100 0.000
24.419
When I plug a USB drive containing a hidden VeraCrypt volume 10.337
And I cancel the GNOME authentication prompt 1.881
And I unlock and mount this VeraCrypt volume with Unlock VeraCrypt Volumes 5.406
And I open this VeraCrypt volume in GNOME Files 5.714
Then I see the expected contents in this VeraCrypt volume 0.483
When I lock the currently opened VeraCrypt volume 0.459
Then the VeraCrypt volume has been unmounted and locked 0.137
After features/support/hooks.rb:326 0.793
After features/support/hooks.rb:100 0.001
30.542
When I plug and mount a USB drive containing a basic VeraCrypt file container with a PIM 15.702
And I unlock and mount this VeraCrypt file container with Unlock VeraCrypt Volumes 7.674
And I open this VeraCrypt volume in GNOME Files 5.799
Then I see the expected contents in this VeraCrypt volume 0.706
When I lock the currently opened VeraCrypt file container 0.489
Then the VeraCrypt file container has been unmounted and locked 0.169
After features/support/hooks.rb:326 0.899
After features/support/hooks.rb:100 0.001
44.896
When I plug and mount a USB drive containing a hidden VeraCrypt file container 26.117
And I unlock and mount this VeraCrypt file container with Unlock VeraCrypt Volumes 8.941
And I open this VeraCrypt volume in GNOME Files 7.044
Then I see the expected contents in this VeraCrypt volume 2.078
When I lock the currently opened VeraCrypt file container 0.515
Then the VeraCrypt file container has been unmounted and locked 0.199
After features/support/hooks.rb:326 1.895
After features/support/hooks.rb:100 0.016
25.100
When I plug a USB drive containing a basic VeraCrypt volume with a keyfile 7.060
And I cancel the GNOME authentication prompt 1.828
And I unlock and mount this VeraCrypt volume with GNOME Disks 11.203
And I open this VeraCrypt volume in GNOME Files 3.879
Then I see the expected contents in this VeraCrypt volume 0.555
When I lock the currently opened VeraCrypt volume 0.435
Then the VeraCrypt volume has been unmounted and locked 0.137
After features/support/hooks.rb:326 0.813
After features/support/hooks.rb:100 0.000
25.666
When I plug a USB drive containing a hidden VeraCrypt volume 10.369
And I cancel the GNOME authentication prompt 1.669
And I unlock and mount this VeraCrypt volume with GNOME Disks 8.313
And I open this VeraCrypt volume in GNOME Files 4.239
Then I see the expected contents in this VeraCrypt volume 0.382
When I lock the currently opened VeraCrypt volume 0.410
Then the VeraCrypt volume has been unmounted and locked 0.282
After features/support/hooks.rb:326 0.785
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.433
And I unlock and mount this VeraCrypt file container with GNOME Disks 21.921
And I open this VeraCrypt volume in GNOME Files 4.876
Then I see the expected contents in this VeraCrypt volume 0.936
When I lock the currently opened VeraCrypt file container 0.567
Then the VeraCrypt file container has been unmounted and locked 0.212
After features/support/hooks.rb:326 0.814
After features/support/hooks.rb:100 0.014
54.876
When I plug and mount a USB drive containing a hidden VeraCrypt file container 25.745
And I unlock and mount this VeraCrypt file container with GNOME Disks 19.670
And I open this VeraCrypt volume in GNOME Files 5.926
Then I see the expected contents in this VeraCrypt volume 2.668
When I lock the currently opened VeraCrypt file container 0.509
Then the VeraCrypt file container has been unmounted and locked 0.355
After features/support/hooks.rb:326 0.820
After features/support/hooks.rb:100 0.014
44.994
When I plug and mount a USB drive containing a basic VeraCrypt file container with a PIM 16.523
And I unlock and mount this VeraCrypt file container with GNOME Disks 19.825
And I open this VeraCrypt volume in GNOME Files 6.852
Then I see the expected contents in this VeraCrypt volume 0.901
When I lock the currently opened VeraCrypt file container 0.534
Then the VeraCrypt file container has been unmounted and locked 0.356
After features/support/hooks.rb:326 0.886
After features/support/hooks.rb:100 0.000