Project Number Date
test_Tails_ISO_devel 3326 18 Mar 2024, 15:49

Tag Report

Steps Scenarios Features
Tag Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
@not_release_blocker 442 0 0 0 0 442 55 0 55 1:21:36.272 Passed
Feature: Time syncing
1:9.030
Before features/support/hooks.rb:245 0.002
Before features/support/hooks.rb:442 0.003
Given I have started Tails from DVD without network and logged in 8.030
When I bump the system time with "-15 days" 0.235
And I warm reboot the computer 0.011
And the computer reboots Tails 59.816
Then Tails' hardware clock is close to the host system's time 0.935
After features/support/hooks.rb:450 0.106
After features/support/hooks.rb:291 0.656
After features/support/hooks.rb:75 0.005
Feature: Time syncing
1:11.219
Before features/support/hooks.rb:245 0.001
Before features/support/hooks.rb:442 0.002
Given I have started Tails from DVD without network and logged in 8.392
When I bump the hardware clock's time with "-15 days" 1.833
And I warm reboot the computer 0.016
And the computer reboots Tails 1:0.491
Then the hardware clock is still off by "-15 days" 0.485
After features/support/hooks.rb:450 0.116
After features/support/hooks.rb:291 0.633
After features/support/hooks.rb:75 0.005
18.380
Before features/support/hooks.rb:245 0.002
Given I have started Tails from DVD without network and logged in 8.070
And I prepare Tails for memory erasure tests 0.419
When I start a process allocating 128 MiB of memory with a known pattern 1.185
Then patterns cover at least 128 MiB in the guest's memory 3.829

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

When I kill the allocating process 0.619
Then I find very few patterns in the guest's memory 4.254

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

After features/support/hooks.rb:291 1.064
After features/support/hooks.rb:75 0.000
22.355
Before features/support/hooks.rb:245 0.002
Given I have started Tails from DVD without network and logged in 8.101
And I prepare Tails for memory erasure tests 0.444
And I find very few patterns in the guest's memory 4.090

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

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

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

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

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

After features/support/hooks.rb:291 0.753
After features/support/hooks.rb:75 0.000
38.311
Before features/support/hooks.rb:245 0.002
Given I have started Tails from DVD without network and logged in 8.009
And I prepare Tails for memory erasure tests 0.465
When I plug and mount a 128 MiB USB drive with a vfat filesystem 6.809
Then I find very few patterns in the guest's memory 3.941

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

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

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

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

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

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

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

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

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

After features/support/hooks.rb:291 0.738
After features/support/hooks.rb:75 0.000
59.484
Before features/support/hooks.rb:245 0.002
Given I have started Tails from DVD without network and logged in 8.011
And I prepare Tails for memory erasure tests 0.400
When I plug and mount a 128 MiB USB drive with an ext4 filesystem encrypted with password "asdf" 26.205
Then I find very few patterns in the guest's memory 3.510

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

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

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

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

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

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

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

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

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

After features/support/hooks.rb:291 0.668
After features/support/hooks.rb:75 0.000
47.030
Before features/support/hooks.rb:245 0.002
Given I have started Tails from DVD without network and logged in 8.190
And I prepare Tails for memory erasure tests 0.439
When I fill a 128 MiB file with a known pattern on the root filesystem 12.194
# ensure the pattern is in memory due to tmpfs, not to disk cache
And I drop all kernel caches 1.398
Then patterns cover at least 128 MiB in the guest's memory 2.947

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

When I trigger shutdown 0.019
And I wait 20 seconds 20.020

Slept for 20 seconds

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

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

After features/support/hooks.rb:291 3.450
After features/support/hooks.rb:75 0.000
6:32.805
Before features/support/hooks.rb:245 0.003
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 5:42.373
And I prepare Tails for memory erasure tests 0.368
When I fill a 128 MiB file with a known pattern on the persistent filesystem 27.856
When I trigger shutdown 0.011
And I wait 20 seconds 20.019

Slept for 20 seconds

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

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

After features/support/hooks.rb:291 3.513
After features/support/hooks.rb:75 0.012
23.584
Before features/support/hooks.rb:245 0.003
Given I have started Tails from DVD without network and logged in 8.221
And I temporarily create a 4 GiB disk named "gptfat" 0.068
And I create a gpt partition with a vfat filesystem on disk "gptfat" 4.130
And I plug USB drive "gptfat" 2.529
When I start Tails Installer 8.580
Then I am told by Tails Installer that the destination device "is too small" 0.054
After features/support/hooks.rb:291 1.604
After features/support/hooks.rb:75 0.001
2:40.937
Before features/support/hooks.rb:245 0.002
Before features/support/hooks.rb:442 0.002
Given I have started Tails from DVD and logged in with an administration password and the network is connected 1:27.458
And I update APT using apt 19.397
When I install "popularity-contest" using apt 19.175
Then I am notified I can not use Additional Software for "popularity-contest" 7.833
And I can open the Additional Software documentation from the notification 27.072
After features/support/hooks.rb:450 37.558
After features/support/hooks.rb:291 2.600
After features/support/hooks.rb:75 0.004
9:0.428
Before features/support/hooks.rb:245 0.007
Before features/support/hooks.rb:442 0.008
Given a computer 0.175
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:5.807
And I configure APT to prefer an old version of cowsay 0.034
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 23.222
And I accept adding "cowsay" to Additional Software 6.713
And Additional Software is correctly configured for package "cowsay" 0.874
And I shutdown Tails and wait for the computer to power off 6.216
And I start Tails from USB drive "__internal" with network unplugged 54.228
And I enable persistence 10.316
# We need to add back this custom APT source for the Additional Software
# install step, as it was not saved in persistence
And I configure APT to prefer an old version of cowsay 0.022
And I log in to a new session 33.576
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 31.035
And I revert the APT tweaks that made it prefer an old version of cowsay 0.085
# 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.066
And the network is plugged 0.035
And Tor is ready 17.536
# Note: the next step races against the appearance of the "The
# upgrade of your additional software failed" notification.
# It should win most of the time, which is good, but there's no
# guarantee it does. If it loses, then it'll remove the notification
# we'll be trying to interact with below ("I can open…")
And all notifications have disappeared 7.211
And available upgrades have been checked 0.133
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 1.331
And I can open the Additional Software configuration window from the notification 3.408
And I shutdown Tails and wait for the computer to power off 13.044
And I start Tails from USB drive "__internal" with network unplugged 53.441
And I enable persistence 10.520
# We need to add back this custom APT source for the Additional Software
# install step, as it was not saved in persistence
And I configure APT to prefer an old version of cowsay 0.022
And I log in to a new session 32.722
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 31.028
And I revert the APT tweaks that made it prefer an old version of cowsay 0.052
And the network is plugged 0.040
And Tor is ready 1:17.218
Then the Additional Software upgrade service has started 0.189
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.113
After features/support/hooks.rb:450 2.468
After features/support/hooks.rb:291 0.920
After features/support/hooks.rb:75 0.033
50.649
Before features/support/hooks.rb:245 0.006
Given I have started Tails from DVD and logged in and the network is connected 42.268
When I eject the boot medium 0.243
Then Tails eventually shuts down 8.137
After features/support/hooks.rb:291 0.221
After features/support/hooks.rb:75 0.000
37.395
Before features/support/hooks.rb:245 0.007
Given I have started Tails from DVD without network and logged in 8.087
And I prepare Tails for memory erasure tests 0.461
And I fill a 128 MiB file with a known pattern on the root filesystem 13.389
And patterns cover at least 128 MiB in the guest's memory 3.836

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

When I eject the boot medium 0.465
And I wait for Tails to finish wiping the memory 9.273
Then I find very few patterns in the guest's memory 1.881

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

After features/support/hooks.rb:291 3.540
After features/support/hooks.rb:75 0.000
33.569
Before features/support/hooks.rb:245 0.008
Given I have started Tails from DVD without network and logged in 8.064
And I prepare Tails for memory erasure tests 0.416
And I plug and mount a 128 MiB USB drive with a vfat filesystem 7.926
And I fill the USB drive with a known pattern 1.915
And I read the content of the test FS 0.097
And patterns cover at least 90% of the test FS size in the guest's memory 3.671

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

When I eject the boot medium 0.341
And I wait for Tails to finish wiping the memory 9.283
Then I find very few patterns in the guest's memory 1.852

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

After features/support/hooks.rb:291 3.613
After features/support/hooks.rb:75 0.001
52.994
Before features/support/hooks.rb:245 0.005
Given I have started Tails from DVD without network and logged in 8.261
And I prepare Tails for memory erasure tests 0.390
And I plug and mount a 128 MiB USB drive with an ext4 filesystem encrypted with password "asdf" 29.479
And I fill the USB drive with a known pattern 1.325
And I read the content of the test FS 0.065
And patterns cover at least 99% of the test FS size in the guest's memory 2.857

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

When I eject the boot medium 0.291
And I wait for Tails to finish wiping the memory 8.563
Then I find very few patterns in the guest's memory 1.758

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

After features/support/hooks.rb:291 3.547
After features/support/hooks.rb:75 0.000
2:17.967
Before features/support/hooks.rb:245 0.008
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 9.548
And I prepare Tails for memory erasure tests 0.363
And I fill a 128 MiB file with a known pattern on the persistent filesystem 24.716
And patterns cover at least 100 MiB in the guest's memory 3.785

Pattern coverage: 109.691% (109 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 8.882
Then I find very few patterns in the guest's memory 1.805

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

And Tails eventually shuts down 1:28.338
After features/support/hooks.rb:291 0.139
After features/support/hooks.rb:75 0.000
37.917
Before features/support/hooks.rb:245 0.005
Given I have started Tails from DVD without network and logged in 7.920
When I start "Tails Documentation" via GNOME Activities Overview 10.653
Then the Tor Browser has started 18.755
Then "Tails - Documentation" has loaded in the Tor Browser 0.587
After features/support/hooks.rb:291 1.270
After features/support/hooks.rb:75 0.000
42.820
Before features/support/hooks.rb:245 0.007
Given I have started Tails from DVD and logged in and the network is connected 12.890
When I start "Tails Documentation" via GNOME Activities Overview 10.536
Then the Tor Browser has started 18.800
Then "Tails - Documentation" has loaded in the Tor Browser 0.592
After features/support/hooks.rb:291 0.756
After features/support/hooks.rb:75 0.000
Feature: Using Evince
20.475
Before features/support/hooks.rb:245 0.007
Given I have started Tails from DVD without network and logged in 7.930
And I copy "/usr/share/cups/data/default-testpage.pdf" to "/home/amnesia/.gnupg" as user "amnesia" 0.135
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.055
And the file "/live/overlay/rw/home/amnesia/.gnupg/default-testpage.pdf" exists after at most 10 seconds 0.053
Given I start monitoring the AppArmor log of "/usr/bin/evince" 0.124
When I try to open "/home/amnesia/.gnupg/default-testpage.pdf" with Evince 3.469
Then Evince tells me it cannot open "/home/amnesia/.gnupg/default-testpage.pdf" 1.933
And AppArmor has denied "/usr/bin/evince" from opening "/home/amnesia/.gnupg/default-testpage.pdf" 0.093
When I close Evince 0.186
Given I restart monitoring the AppArmor log of "/usr/bin/evince" 0.115
When I try to open "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/default-testpage.pdf" with Evince 2.118
Then Evince tells me it cannot open "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/default-testpage.pdf" 0.816
And AppArmor has denied "/usr/bin/evince" from opening "/usr/lib/live/mount/overlay/rw/home/amnesia/.gnupg/default-testpage.pdf" 0.063
When I close Evince 0.188
Given I restart monitoring the AppArmor log of "/usr/bin/evince" 0.123
When I try to open "/live/overlay/rw/home/amnesia/.gnupg/default-testpage.pdf" with Evince 2.174
Then Evince tells me it cannot open "/live/overlay/rw/home/amnesia/.gnupg/default-testpage.pdf" 0.781
# 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.059
After features/support/hooks.rb:291 0.689
After features/support/hooks.rb:75 0.000
Feature: Using Evince
15.818
Before features/support/hooks.rb:245 0.007
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 9.331
And I copy "/usr/share/cups/data/default-testpage.pdf" to "/home/amnesia/.gnupg" as user "amnesia" 0.149
Then the file "/home/amnesia/.gnupg/default-testpage.pdf" exists 0.053
Given I start monitoring the AppArmor log of "/usr/bin/evince" 0.166
And I try to open "/home/amnesia/.gnupg/default-testpage.pdf" with Evince 3.455
Then Evince tells me it cannot open "/home/amnesia/.gnupg/default-testpage.pdf" 2.563
And AppArmor has denied "/usr/bin/evince" from opening "/home/amnesia/.gnupg/default-testpage.pdf" 0.097
After features/support/hooks.rb:291 0.709
After features/support/hooks.rb:75 0.000
19.382
Before features/support/hooks.rb:245 0.006
Given I have started Tails from DVD without network and logged in 8.007
And I wait 10 seconds 10.000

Slept for 10 seconds

And there is no screenshot in the live user's Pictures directory 0.059
When I press the "PRINTSCREEN" key 0.121
And GNOME offers me various screenshot options 1.014
And I press the "Return" key 0.120
Then a screenshot is saved to the live user's Pictures directory 0.058
After features/support/hooks.rb:291 0.711
After features/support/hooks.rb:75 0.000
Feature: Localization
2:45.054
Before features/support/hooks.rb:245 0.007
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 7.925
When I log in to a new session in Arabic (ar) 29.443
Then the keyboard layout is set to "us" 0.187
When the network is plugged 0.045
And Tor is ready 44.858
Then I successfully start the Unsafe Browser in "ar" 13.515
And I kill the Unsafe Browser 5.652
When I enable the screen keyboard 0.080
Then the screen keyboard works in Tor Browser 26.820
And DuckDuckGo is the default search engine 19.077
And I kill the Tor Browser 5.431
And the screen keyboard works in Thunderbird 11.465
And the layout of the screen keyboard is set to "us" 0.549
After features/support/hooks.rb:291 1.143
After features/support/hooks.rb:75 0.000
Feature: Localization
2:20.068
Before features/support/hooks.rb:245 0.007
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 20.532
When I log in to a new session in Chinese (zh_CN) 29.245
Then the keyboard layout is set to "cn" 0.256
When the network is plugged 0.040
And Tor is ready 14.305
Then I successfully start the Unsafe Browser in "zh_CN" 13.910
And I kill the Unsafe Browser 5.731
When I enable the screen keyboard 0.095
Then the screen keyboard works in Tor Browser 24.098
And DuckDuckGo is the default search engine 10.134
And I kill the Tor Browser 5.252
And the screen keyboard works in Thunderbird 15.915
And the layout of the screen keyboard is set to "us" 0.550
After features/support/hooks.rb:291 1.428
After features/support/hooks.rb:75 0.000
Feature: Localization
1:47.228
Before features/support/hooks.rb:245 0.007
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 7.784
When I log in to a new session in English (en) 14.526
Then the keyboard layout is set to "us" 0.208
When the network is plugged 0.043
And Tor is ready 12.946
Then I successfully start the Unsafe Browser in "en" 14.025
And I kill the Unsafe Browser 5.491
When I enable the screen keyboard 0.102
Then the screen keyboard works in Tor Browser 25.390
And DuckDuckGo is the default search engine 9.882
And I kill the Tor Browser 5.275
And the screen keyboard works in Thunderbird 11.029
And the layout of the screen keyboard is set to "us" 0.522
After features/support/hooks.rb:291 1.108
After features/support/hooks.rb:75 0.000
Feature: Localization
2:2.127
Before features/support/hooks.rb:245 0.007
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 7.784
When I log in to a new session in French (fr) 28.878
Then the keyboard layout is set to "fr" 0.163
When the network is plugged 0.062
And Tor is ready 14.145
Then I successfully start the Unsafe Browser in "fr" 12.629
And I kill the Unsafe Browser 5.638
When I enable the screen keyboard 0.085
Then the screen keyboard works in Tor Browser 24.230
And DuckDuckGo is the default search engine 10.357
And I kill the Tor Browser 5.533
And the screen keyboard works in Thunderbird 12.078
And the layout of the screen keyboard is set to "fr" 0.539
After features/support/hooks.rb:291 1.328
After features/support/hooks.rb:75 0.000
Feature: Localization
2:12.578
Before features/support/hooks.rb:245 0.007
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 7.778
When I log in to a new session in German (de) 28.963
Then the keyboard layout is set to "de" 0.131
When the network is plugged 0.045
And Tor is ready 14.368
Then I successfully start the Unsafe Browser in "de" 12.621
And I kill the Unsafe Browser 5.701
When I enable the screen keyboard 0.088
Then the screen keyboard works in Tor Browser 24.898
And DuckDuckGo is the default search engine 18.850
And I kill the Tor Browser 5.461
And the screen keyboard works in Thunderbird 13.089
And the layout of the screen keyboard is set to "de" 0.577
After features/support/hooks.rb:291 0.974
After features/support/hooks.rb:75 0.000
Feature: Localization
2:15.791
Before features/support/hooks.rb:245 0.007
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 7.794
When I log in to a new session in Italian (it) 28.869
Then the keyboard layout is set to "it" 0.199
When the network is plugged 0.042
And Tor is ready 15.158
Then I successfully start the Unsafe Browser in "it" 13.336
And I kill the Unsafe Browser 5.662
When I enable the screen keyboard 0.075
Then the screen keyboard works in Tor Browser 25.879
And DuckDuckGo is the default search engine 21.782
And I kill the Tor Browser 5.481
And the screen keyboard works in Thunderbird 10.971
And the layout of the screen keyboard is set to "us" 0.537
After features/support/hooks.rb:291 1.126
After features/support/hooks.rb:75 0.000
Feature: Localization
2:2.946
Before features/support/hooks.rb:245 0.007
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 7.780
When I log in to a new session in Persian (fa) 29.197
Then the keyboard layout is set to "ir" 0.116
When the network is plugged 0.039
And Tor is ready 13.182
Then I successfully start the Unsafe Browser in "fa" 12.687
And I kill the Unsafe Browser 5.765
When I enable the screen keyboard 0.092
Then the screen keyboard works in Tor Browser 25.771
And DuckDuckGo is the default search engine 10.350
And I kill the Tor Browser 5.469
And the screen keyboard works in Thunderbird 11.956
And the layout of the screen keyboard is set to "ir" 0.534
After features/support/hooks.rb:291 1.069
After features/support/hooks.rb:75 0.000
Feature: Localization
2:0.019
Before features/support/hooks.rb:245 0.007
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 7.776
When I log in to a new session in Portuguese (pt) 28.799
Then the keyboard layout is set to "pt" 0.223
When the network is plugged 0.026
And Tor is ready 13.367
Then I successfully start the Unsafe Browser in "pt" 13.219
And I kill the Unsafe Browser 5.746
When I enable the screen keyboard 0.074
Then the screen keyboard works in Tor Browser 23.605
And DuckDuckGo is the default search engine 10.301
And I kill the Tor Browser 5.463
And the screen keyboard works in Thunderbird 10.882
And the layout of the screen keyboard is set to "us" 0.530
After features/support/hooks.rb:291 1.099
After features/support/hooks.rb:75 0.000
Feature: Localization
2:41.908
Before features/support/hooks.rb:245 0.006
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 7.805
When I log in to a new session in Russian (ru) 29.148
Then the keyboard layout is set to "ru" 0.150
When the network is plugged 0.029
And Tor is ready 42.776
Then I successfully start the Unsafe Browser in "ru" 12.834
And I kill the Unsafe Browser 5.634
When I enable the screen keyboard 0.086
Then the screen keyboard works in Tor Browser 25.390
And DuckDuckGo is the default search engine 18.790
And I kill the Tor Browser 5.574
And the screen keyboard works in Thunderbird 13.123
And the layout of the screen keyboard is set to "ru" 0.562
After features/support/hooks.rb:291 1.129
After features/support/hooks.rb:75 0.000
Feature: Localization
2:4.810
Before features/support/hooks.rb:245 0.007
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 7.809
When I log in to a new session in Spanish (es) 29.577
Then the keyboard layout is set to "es" 0.121
When the network is plugged 0.042
And Tor is ready 15.144
Then I successfully start the Unsafe Browser in "es" 13.390
And I kill the Unsafe Browser 5.657
When I enable the screen keyboard 0.087
Then the screen keyboard works in Tor Browser 24.715
And DuckDuckGo is the default search engine 10.303
And I kill the Tor Browser 5.485
And the screen keyboard works in Thunderbird 11.923
And the layout of the screen keyboard is set to "us" 0.549
After features/support/hooks.rb:291 1.722
After features/support/hooks.rb:75 0.000
Feature: Localization
2:10.325
Before features/support/hooks.rb:245 0.007
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 7.827
When I log in to a new session in Turkish (tr) 29.160
Then the keyboard layout is set to "tr" 0.177
When the network is plugged 0.038
And Tor is ready 14.206
Then I successfully start the Unsafe Browser in "tr" 14.069
And I kill the Unsafe Browser 5.817
When I enable the screen keyboard 0.109
Then the screen keyboard works in Tor Browser 24.118
And DuckDuckGo is the default search engine 18.367
And I kill the Tor Browser 5.462
And the screen keyboard works in Thunderbird 10.436
And the layout of the screen keyboard is set to "us" 0.534
After features/support/hooks.rb:291 1.141
After features/support/hooks.rb:75 0.000
1:21.725
Before features/support/hooks.rb:245 0.007
Given a computer 0.159
And I start Tails from DVD with network unplugged and I login 1:9.259
And I plug and mount a USB drive containing a sample PNG 10.839
Then MAT can clean some sample PNG file 1.466
After features/support/hooks.rb:291 0.627
After features/support/hooks.rb:75 0.011
Feature: Networking
35.471
Before features/support/hooks.rb:245 0.007
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 8.693
And I disable networking in Tails Greeter 0.980
And I log in to a new session 15.236
Then no network interfaces are enabled 0.190
When I hotplug a network device 0.155
And I wait 10 seconds 10.003

Slept for 10 seconds

Then no network interfaces are enabled 0.211
After features/support/hooks.rb:291 0.953
After features/support/hooks.rb:75 0.000
11.735
Before features/support/hooks.rb:245 0.007
Given I have started Tails from DVD and logged in and the network is connected 11.544
Then no unexpected services are listening for network connections 0.190

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:291 0.598
After features/support/hooks.rb:75 0.000
1:10.210
Before features/support/hooks.rb:245 0.007
Given I have started Tails from DVD and logged in and the network is connected 11.353
When I request a reboot using the system menu 1.528
Then Tails eventually restarts 57.329
After features/support/hooks.rb:291 3.452
After features/support/hooks.rb:75 0.000
11.253
Given I have the SSH key pair for an SFTP server 0.211
When I connect to an SFTP server on the Internet 9.866
Then I successfully connect to the SFTP server 1.174
After features/support/hooks.rb:450 0.570
After features/support/hooks.rb:291 1.019
After features/support/hooks.rb:75 0.000
12:10.938
When the network is plugged 0.056
And I wait 720 seconds 12:0.068

Slept for 720 seconds

Then I successfully configure Tor 10.748
And the time has synced 0.064
After features/support/hooks.rb:291 0.675
After features/support/hooks.rb:75 0.000
8.259
When the network is plugged 0.040
And the Tor Connection Assistant autostarts 2.738
And I look at the hide mode but then I go back 4.130
And I choose to connect to Tor automatically 1.217
Then Tor Connection does not propose me to use Tor bridges 0.133
After features/support/hooks.rb:291 0.799
After features/support/hooks.rb:75 0.000
10.210
When I monitor the network connections of tails-security-check 0.063
And I re-run tails-security-check 0.133
Then I see that tails-security-check is properly stream isolated after 10 seconds 10.013
After features/support/hooks.rb:450 0.419
After features/support/hooks.rb:291 0.890
After features/support/hooks.rb:75 0.000
2.488
When I monitor the network connections of htpdate 0.081
And I re-run htpdate 2.392
Then I see that htpdate is properly stream isolated 0.014
After features/support/hooks.rb:450 0.402
After features/support/hooks.rb:291 0.651
After features/support/hooks.rb:75 0.000
32.262
When I monitor the network connections of tails-upgrade-frontend-wrapper 0.067
And I re-run tails-upgrade-frontend-wrapper 32.182
Then I see that tails-upgrade-frontend-wrapper is properly stream isolated 0.013
After features/support/hooks.rb:450 0.516
After features/support/hooks.rb:291 0.839
After features/support/hooks.rb:75 0.000
29.077
Before features/support/hooks.rb:245 0.007
Given I have started Tails from DVD and logged in and the network is connected 11.376
When I successfully start the Unsafe Browser 15.702
And I close the Unsafe Browser 0.121
Then I see the "Shutting down the Unsafe Browser..." notification after at most 60 seconds 1.469
And the Unsafe Browser chroot is torn down 0.406
After features/support/hooks.rb:291 0.885
After features/support/hooks.rb:75 0.000
39.744
Before features/support/hooks.rb:245 0.008
Given I have started Tails from DVD and logged in and the network is connected 11.352
When I successfully start the Unsafe Browser 14.972
# 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.000

Slept for 10 seconds

And I try to start the Unsafe Browser 0.189
Then I see a warning about another instance already running 3.229
After features/support/hooks.rb:291 1.058
After features/support/hooks.rb:75 0.000
2:27.569
Before features/support/hooks.rb:245 0.007
Before features/support/hooks.rb:442 0.006
Given I have started Tails from DVD and logged in and the network is connected 11.960
And I capture all network traffic 0.008
And I configure the Unsafe Browser to check for updates more frequently 0.056
But checking for updates is disabled in the Unsafe Browser's configuration 0.011
When I successfully start the Unsafe Browser 14.977
And I wait 120 seconds 2:0.084

Slept for 120 seconds

Then the Unsafe Browser has not sent packets out to the Internet 0.470
After features/support/hooks.rb:450 0.544
After features/support/hooks.rb:291 0.622
After features/support/hooks.rb:75 0.028
28.394
Before features/support/hooks.rb:245 0.007
Given I have started Tails from DVD and logged in and the network is connected 11.315
And the network is unplugged 0.045
# NetworkManager apparently needs some time to notice that the connection is now off
And I wait 10 seconds 10.006

Slept for 10 seconds

When I try to start the Unsafe Browser 0.263
Then I am told I cannot start the Unsafe Browser when I am offline 6.763
After features/support/hooks.rb:291 0.797
After features/support/hooks.rb:75 0.000
20.272
When I plug a USB drive containing a basic VeraCrypt volume 7.006
And I cancel the GNOME authentication prompt 1.699
And I unlock and mount this VeraCrypt volume with Unlock VeraCrypt Volumes 4.116
And I open this VeraCrypt volume in GNOME Files 6.126
Then I see the expected contents in this VeraCrypt volume 0.400
When I lock the currently opened VeraCrypt volume 0.766
Then the VeraCrypt volume has been unmounted and locked 0.155
After features/support/hooks.rb:291 1.082
After features/support/hooks.rb:75 0.000
22.150
When I plug a USB drive containing a hidden VeraCrypt volume 10.315
And I cancel the GNOME authentication prompt 1.618
And I unlock and mount this VeraCrypt volume with Unlock VeraCrypt Volumes 4.207
And I open this VeraCrypt volume in GNOME Files 5.171
Then I see the expected contents in this VeraCrypt volume 0.321
When I lock the currently opened VeraCrypt volume 0.339
Then the VeraCrypt volume has been unmounted and locked 0.176
After features/support/hooks.rb:291 1.460
After features/support/hooks.rb:75 0.000
26.029
When I plug and mount a USB drive containing a basic VeraCrypt file container with a PIM 10.933
And I unlock and mount this VeraCrypt file container with Unlock VeraCrypt Volumes 6.522
And I open this VeraCrypt volume in GNOME Files 4.880
Then I see the expected contents in this VeraCrypt volume 3.068
When I lock the currently opened VeraCrypt file container 0.416
Then the VeraCrypt file container has been unmounted and locked 0.207
After features/support/hooks.rb:291 0.650
After features/support/hooks.rb:75 0.000
40.179
When I plug and mount a USB drive containing a hidden VeraCrypt file container 20.361
And I unlock and mount this VeraCrypt file container with Unlock VeraCrypt Volumes 6.603
And I open this VeraCrypt volume in GNOME Files 11.247
Then I see the expected contents in this VeraCrypt volume 0.972
When I lock the currently opened VeraCrypt file container 0.426
Then the VeraCrypt file container has been unmounted and locked 0.568
After features/support/hooks.rb:291 0.637
After features/support/hooks.rb:75 0.018
25.171
When I plug a USB drive containing a basic VeraCrypt volume with a keyfile 7.150
And I cancel the GNOME authentication prompt 1.685
And I unlock and mount this VeraCrypt volume with GNOME Disks 11.534
And I open this VeraCrypt volume in GNOME Files 3.728
Then I see the expected contents in this VeraCrypt volume 0.497
When I lock the currently opened VeraCrypt volume 0.398
Then the VeraCrypt volume has been unmounted and locked 0.175
After features/support/hooks.rb:291 0.830
After features/support/hooks.rb:75 0.000
26.086
When I plug a USB drive containing a hidden VeraCrypt volume 10.315
And I cancel the GNOME authentication prompt 1.827
And I unlock and mount this VeraCrypt volume with GNOME Disks 8.031
And I open this VeraCrypt volume in GNOME Files 4.515
Then I see the expected contents in this VeraCrypt volume 0.378
When I lock the currently opened VeraCrypt volume 0.857
Then the VeraCrypt volume has been unmounted and locked 0.159
After features/support/hooks.rb:291 0.671
After features/support/hooks.rb:75 0.000
59.550
When I plug and mount a USB drive containing a basic VeraCrypt file container with a keyfile 17.475
And I unlock and mount this VeraCrypt file container with GNOME Disks 20.380
And I open this VeraCrypt volume in GNOME Files 4.635
Then I see the expected contents in this VeraCrypt volume 16.151
When I lock the currently opened VeraCrypt file container 0.431
Then the VeraCrypt file container has been unmounted and locked 0.477
After features/support/hooks.rb:291 0.631
After features/support/hooks.rb:75 0.014
46.154
When I plug and mount a USB drive containing a hidden VeraCrypt file container 20.038
And I unlock and mount this VeraCrypt file container with GNOME Disks 18.261
And I open this VeraCrypt volume in GNOME Files 4.123
Then I see the expected contents in this VeraCrypt volume 3.078
When I lock the currently opened VeraCrypt file container 0.393
Then the VeraCrypt file container has been unmounted and locked 0.258
After features/support/hooks.rb:291 0.803
After features/support/hooks.rb:75 0.014
35.917
When I plug and mount a USB drive containing a basic VeraCrypt file container with a PIM 11.283
And I unlock and mount this VeraCrypt file container with GNOME Disks 17.655
And I open this VeraCrypt volume in GNOME Files 4.545
Then I see the expected contents in this VeraCrypt volume 1.787
When I lock the currently opened VeraCrypt file container 0.433
Then the VeraCrypt file container has been unmounted and locked 0.210
After features/support/hooks.rb:291 0.794
After features/support/hooks.rb:75 0.000