Project Number Date
test_Tails_ISO_devel 3217 30 Dec 2023, 12:32

Tag Report

Steps Scenarios Features
Tag Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
@not_release_blocker 443 0 0 0 0 443 57 0 57 1:43:27.765 Passed
Feature: Time syncing
1:7.189
Before features/support/hooks.rb:245 0.003
Before features/support/hooks.rb:442 0.002
Given I have started Tails from DVD without network and logged in 8.401
When I bump the system time with "-15 days" 0.344
And I warm reboot the computer 0.048
And the computer reboots Tails 57.466
Then Tails' hardware clock is close to the host system's time 0.929
After features/support/hooks.rb:450 0.114
After features/support/hooks.rb:291 0.618
After features/support/hooks.rb:75 0.046
Feature: Time syncing
1:3.205
Before features/support/hooks.rb:245 0.003
Before features/support/hooks.rb:442 0.002
Given I have started Tails from DVD without network and logged in 8.920
When I bump the hardware clock's time with "-15 days" 1.291
And I warm reboot the computer 0.055
And the computer reboots Tails 51.919
Then the hardware clock is still off by "-15 days" 1.018
After features/support/hooks.rb:450 0.117
After features/support/hooks.rb:291 0.647
After features/support/hooks.rb:75 0.006
20.783
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.489
When I start a process allocating 128 MiB of memory with a known pattern 2.403
Then patterns cover at least 128 MiB in the guest's memory 4.206

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

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

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

After features/support/hooks.rb:291 1.334
After features/support/hooks.rb:75 0.000
1:4.748
Before features/support/hooks.rb:245 0.002
Given I have started Tails from DVD without network and logged in 9.209
And I prepare Tails for memory erasure tests 0.609
And I find very few patterns in the guest's memory 5.634

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

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

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

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

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

After features/support/hooks.rb:291 1.173
After features/support/hooks.rb:75 0.000
2:59.263
Before features/support/hooks.rb:245 0.004
Given I have started Tails from DVD without network and logged in 8.486
And I prepare Tails for memory erasure tests 0.485
When I plug and mount a 128 MiB USB drive with a vfat filesystem 7.995
Then I find very few patterns in the guest's memory 4.619

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

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

Pattern coverage: 93.011% (115 MiB out of 124 MiB reference memory)

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

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

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

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

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

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

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

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

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

Pattern coverage: 108.660% (97 MiB out of 89 MiB reference memory)

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

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

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

Pattern coverage: 108.663% (97 MiB out of 89 MiB reference memory)

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

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

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

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

When I trigger shutdown 1.006
And I wait 20 seconds 20.020

Slept for 20 seconds

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

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

After features/support/hooks.rb:291 3.486
After features/support/hooks.rb:75 0.000
6:7.218
Before features/support/hooks.rb:245 0.002
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 5:22.813
And I prepare Tails for memory erasure tests 0.540
When I fill a 128 MiB file with a known pattern on the persistent filesystem 21.328
When I trigger shutdown 0.409
And I wait 20 seconds 20.020

Slept for 20 seconds

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

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

After features/support/hooks.rb:291 3.461
After features/support/hooks.rb:75 0.031
37.058
Before features/support/hooks.rb:245 0.002
Given I have started Tails from DVD without network and logged in 8.275
And I temporarily create a 4 GiB disk named "gptfat" 0.057
And I create a gpt partition with a vfat filesystem on disk "gptfat" 4.053
And I plug USB drive "gptfat" 2.429
When I start Tails Installer 22.201
Then I am told by Tails Installer that the destination device "is too small" 0.040
After features/support/hooks.rb:291 1.023
After features/support/hooks.rb:75 0.001
3:31.187
Before features/support/hooks.rb:245 0.002
Before features/support/hooks.rb:442 0.010
Given I have started Tails from DVD and logged in with an administration password and the network is connected 1:27.357
And I update APT using apt 17.755
When I install "popularity-contest" using apt 19.905
Then I am notified I can not use Additional Software for "popularity-contest" 1:2.470
And I can open the Additional Software documentation from the notification 23.698
After features/support/hooks.rb:450 37.943
After features/support/hooks.rb:291 2.867
After features/support/hooks.rb:75 0.004
12:14.877
Before features/support/hooks.rb:245 0.006
Before features/support/hooks.rb:442 0.006
Given a computer 2.048
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:8.812
And I configure APT to prefer an old version of cowsay 0.033
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 23.852
And I accept adding "cowsay" to Additional Software 1:5.021
And Additional Software is correctly configured for package "cowsay" 1.533
And I shutdown Tails and wait for the computer to power off 5.067
And I start Tails from USB drive "__internal" with network unplugged 46.682
And I enable persistence 31.269
# We need to add back this custom APT source for the Additional Software
# install step, as it was not saved in persistence
And I configure APT to prefer an old version of cowsay 0.023
And I log in to a new session 23.755
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 52.048
And I revert the APT tweaks that made it prefer an old version of cowsay 0.047
# We remove the newest package after it has been downloaded and before
# it is installed, so that the upgrade process fails
And I prepare the Additional Software upgrade process to fail 0.106
And the network is plugged 0.043
And Tor is ready 17.917
# 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 6.893
And available upgrades have been checked 0.341
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 2.541
And I can open the Additional Software configuration window from the notification 3.026
And I shutdown Tails and wait for the computer to power off 2:3.732
And I start Tails from USB drive "__internal" with network unplugged 45.756
And I enable persistence 31.930
# 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.026
And I log in to a new session 32.307
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 41.850
And I revert the APT tweaks that made it prefer an old version of cowsay 0.058
And the network is plugged 0.042
And Tor is ready 47.793
Then the Additional Software upgrade service has started 0.213
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.097
After features/support/hooks.rb:450 2.548
After features/support/hooks.rb:291 0.946
After features/support/hooks.rb:75 0.033
50.409
Before features/support/hooks.rb:245 0.007
Given I have started Tails from DVD and logged in and the network is connected 41.064
When I eject the boot medium 0.317
Then Tails eventually shuts down 9.027
After features/support/hooks.rb:291 0.253
After features/support/hooks.rb:75 0.000
40.601
Before features/support/hooks.rb:245 0.008
Given I have started Tails from DVD without network and logged in 8.862
And I prepare Tails for memory erasure tests 0.483
And I fill a 128 MiB file with a known pattern on the root filesystem 12.916
And patterns cover at least 128 MiB in the guest's memory 6.634

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

When I eject the boot medium 0.579
And I wait for Tails to finish wiping the memory 8.883
Then I find very few patterns in the guest's memory 2.241

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

After features/support/hooks.rb:291 3.487
After features/support/hooks.rb:75 0.000
3:20.426
Before features/support/hooks.rb:245 0.007
Given I have started Tails from DVD without network and logged in 8.479
And I prepare Tails for memory erasure tests 0.482
And I plug and mount a 128 MiB USB drive with a vfat filesystem 7.988
And I fill the USB drive with a known pattern 2:48.030
And I read the content of the test FS 0.127
And patterns cover at least 99% of the test FS size in the guest's memory 4.275

Pattern coverage: 100.732% (125 MiB out of 124 MiB reference memory)

When I eject the boot medium 0.434
And I wait for Tails to finish wiping the memory 8.749
Then I find very few patterns in the guest's memory 1.858

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

After features/support/hooks.rb:291 3.601
After features/support/hooks.rb:75 0.000
2:8.112
Before features/support/hooks.rb:245 0.010
Given I have started Tails from DVD without network and logged in 8.530
And I prepare Tails for memory erasure tests 0.506
And I plug and mount a 128 MiB USB drive with an ext4 filesystem encrypted with password "asdf" 20.758
And I fill the USB drive with a known pattern 1:24.021
And I read the content of the test FS 0.066
And patterns cover at least 99% of the test FS size in the guest's memory 2.960

Pattern coverage: 108.660% (97 MiB out of 89 MiB reference memory)

When I eject the boot medium 0.364
And I wait for Tails to finish wiping the memory 9.222
Then I find very few patterns in the guest's memory 1.680

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

After features/support/hooks.rb:291 3.497
After features/support/hooks.rb:75 0.000
2:18.669
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.589
And I prepare Tails for memory erasure tests 0.546
And I fill a 128 MiB file with a known pattern on the persistent filesystem 21.063
And patterns cover at least 100 MiB in the guest's memory 3.308

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

When I eject the boot medium 1.657
And I wait for Tails to finish wiping the memory 11.736
Then I find very few patterns in the guest's memory 2.342

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

And Tails eventually shuts down 1:28.423
After features/support/hooks.rb:291 0.152
After features/support/hooks.rb:75 0.000
28.325
Before features/support/hooks.rb:245 0.006
Given I have started Tails from DVD without network and logged in 8.807
When I double-click on the Tails documentation launcher on the desktop 18.901
Then "Tails - Documentation" has loaded in the Tor Browser 0.616
After features/support/hooks.rb:291 1.178
After features/support/hooks.rb:75 0.000
33.088
Before features/support/hooks.rb:245 0.019
Given I have started Tails from DVD and logged in and the network is connected 13.754
When I double-click on the Tails documentation launcher on the desktop 18.781
Then "Tails - Documentation" has loaded in the Tor Browser 0.552
After features/support/hooks.rb:291 0.839
After features/support/hooks.rb:75 0.000
28.765
Before features/support/hooks.rb:245 0.007
Given I have started Tails from DVD without network and logged in 9.722
When I double-click on the Report an Error launcher on the desktop 18.429
Then the support documentation page opens in Tor Browser 0.613
After features/support/hooks.rb:291 1.173
After features/support/hooks.rb:75 0.000
Feature: Using Evince
36.825
Before features/support/hooks.rb:245 0.007
Given I have started Tails from DVD without network and logged in 8.399
And I copy "/usr/share/cups/data/default-testpage.pdf" to "/home/amnesia/.gnupg" as user "amnesia" 0.215
Then the file "/home/amnesia/.gnupg/default-testpage.pdf" exists 0.049
And the file "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/default-testpage.pdf" exists after at most 10 seconds 0.066
And the file "/live/overlay/rw/home/amnesia/.gnupg/default-testpage.pdf" exists after at most 10 seconds 0.046
Given I start monitoring the AppArmor log of "/usr/bin/evince" 0.177
When I try to open "/home/amnesia/.gnupg/default-testpage.pdf" with Evince 19.696
Then Evince tells me it cannot open "/home/amnesia/.gnupg/default-testpage.pdf" 0.757
And AppArmor has denied "/usr/bin/evince" from opening "/home/amnesia/.gnupg/default-testpage.pdf" 0.431
When I close Evince 0.233
Given I restart monitoring the AppArmor log of "/usr/bin/evince" 0.172
When I try to open "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/default-testpage.pdf" with Evince 2.670
Then Evince tells me it cannot open "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/default-testpage.pdf" 0.279
And AppArmor has denied "/usr/bin/evince" from opening "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/default-testpage.pdf" 0.113
When I close Evince 0.220
Given I restart monitoring the AppArmor log of "/usr/bin/evince" 0.184
When I try to open "/live/overlay/rw/home/amnesia/.gnupg/default-testpage.pdf" with Evince 2.684
Then Evince tells me it cannot open "/live/overlay/rw/home/amnesia/.gnupg/default-testpage.pdf" 0.290
# Due to our AppArmor aliases, /live/overlay will be treated
# as /lib/live/mount/overlay.
And AppArmor has denied "/usr/bin/evince" from opening "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/default-testpage.pdf" 0.137
After features/support/hooks.rb:291 0.867
After features/support/hooks.rb:75 0.000
Feature: Using Evince
27.673
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.002
And I copy "/usr/share/cups/data/default-testpage.pdf" to "/home/amnesia/.gnupg" as user "amnesia" 0.209
Then the file "/home/amnesia/.gnupg/default-testpage.pdf" exists 0.070
Given I start monitoring the AppArmor log of "/usr/bin/evince" 0.173
And I try to open "/home/amnesia/.gnupg/default-testpage.pdf" with Evince 16.946
Then Evince tells me it cannot open "/home/amnesia/.gnupg/default-testpage.pdf" 0.857
And AppArmor has denied "/usr/bin/evince" from opening "/home/amnesia/.gnupg/default-testpage.pdf" 0.414
After features/support/hooks.rb:291 0.822
After features/support/hooks.rb:75 0.000
18.821
Before features/support/hooks.rb:245 0.007
Given I have started Tails from DVD without network and logged in 8.509
And I wait 10 seconds 10.010

Slept for 10 seconds

And there is no screenshot in the live user's Pictures directory 0.097
When I press the "PRINTSCREEN" key 0.120
Then a screenshot is saved to the live user's Pictures directory 0.083
After features/support/hooks.rb:291 0.701
After features/support/hooks.rb:75 0.000
Feature: Localization
1:1.965
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 12.116
And I log in to a new session in German (de) 30.142
When I double-click on the Report an Error launcher on the desktop 19.115
Then the support documentation page opens in Tor Browser 0.591
After features/support/hooks.rb:291 0.972
After features/support/hooks.rb:75 0.000
Feature: Localization
2:41.259
Before features/support/hooks.rb:245 0.008
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 8.512
When I log in to a new session in Arabic (ar) 27.728
Then the keyboard layout is set to "us" 0.314
When the network is plugged 0.037
And Tor is ready 14.130
Then I successfully start the Unsafe Browser in "ar" 29.569
And I kill the Unsafe Browser 5.800
When I enable the screen keyboard 0.113
Then the screen keyboard works in Tor Browser 35.136
And DuckDuckGo is the default search engine 9.921
And I kill the Tor Browser 5.317
And the screen keyboard works in Thunderbird 24.096
And the layout of the screen keyboard is set to "us" 0.580
After features/support/hooks.rb:291 1.036
After features/support/hooks.rb:75 0.000
Feature: Localization
2:46.247
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.093
When I log in to a new session in Chinese (zh_CN) 29.765
Then the keyboard layout is set to "cn" 0.140
When the network is plugged 0.056
And Tor is ready 16.932
Then I successfully start the Unsafe Browser in "zh_CN" 27.378
And I kill the Unsafe Browser 5.821
When I enable the screen keyboard 0.159
Then the screen keyboard works in Tor Browser 34.628
And DuckDuckGo is the default search engine 10.773
And I kill the Tor Browser 5.495
And the screen keyboard works in Thunderbird 26.281
And the layout of the screen keyboard is set to "us" 0.721
After features/support/hooks.rb:291 1.404
After features/support/hooks.rb:75 0.000
Feature: Localization
2:16.257
Before features/support/hooks.rb:245 0.015
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 7.939
When I log in to a new session in English (en) 14.840
Then the keyboard layout is set to "us" 0.188
When the network is plugged 0.034
And Tor is ready 14.209
Then I successfully start the Unsafe Browser in "en" 27.013
And I kill the Unsafe Browser 5.774
When I enable the screen keyboard 0.096
Then the screen keyboard works in Tor Browser 33.908
And DuckDuckGo is the default search engine 5.219
And I kill the Tor Browser 5.333
And the screen keyboard works in Thunderbird 21.144
And the layout of the screen keyboard is set to "us" 0.554
After features/support/hooks.rb:291 1.465
After features/support/hooks.rb:75 0.000
Feature: Localization
2:41.959
Before features/support/hooks.rb:245 0.016
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 9.019
When I log in to a new session in French (fr) 32.855
Then the keyboard layout is set to "fr" 0.175
When the network is plugged 0.035
And Tor is ready 14.210
Then I successfully start the Unsafe Browser in "fr" 29.599
And I kill the Unsafe Browser 5.946
When I enable the screen keyboard 0.149
Then the screen keyboard works in Tor Browser 33.112
And DuckDuckGo is the default search engine 9.267
And I kill the Tor Browser 5.250
And the screen keyboard works in Thunderbird 21.776
And the layout of the screen keyboard is set to "fr" 0.560
After features/support/hooks.rb:291 1.079
After features/support/hooks.rb:75 0.000
Feature: Localization
2:40.010
Before features/support/hooks.rb:245 0.005
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 7.803
When I log in to a new session in German (de) 30.274
Then the keyboard layout is set to "de" 0.255
When the network is plugged 0.046
And Tor is ready 16.221
Then I successfully start the Unsafe Browser in "de" 27.382
And I kill the Unsafe Browser 6.457
When I enable the screen keyboard 0.152
Then the screen keyboard works in Tor Browser 34.161
And DuckDuckGo is the default search engine 9.471
And I kill the Tor Browser 5.309
And the screen keyboard works in Thunderbird 21.884
And the layout of the screen keyboard is set to "de" 0.589
After features/support/hooks.rb:291 1.322
After features/support/hooks.rb:75 0.000
Feature: Localization
2:41.555
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 9.098
When I log in to a new session in Italian (it) 29.981
Then the keyboard layout is set to "it" 0.164
When the network is plugged 0.038
And Tor is ready 14.661
Then I successfully start the Unsafe Browser in "it" 30.272
And I kill the Unsafe Browser 5.884
When I enable the screen keyboard 0.107
Then the screen keyboard works in Tor Browser 34.346
And DuckDuckGo is the default search engine 9.977
And I kill the Tor Browser 5.324
And the screen keyboard works in Thunderbird 21.126
And the layout of the screen keyboard is set to "us" 0.571
After features/support/hooks.rb:291 1.129
After features/support/hooks.rb:75 0.000
Feature: Localization
2:43.626
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 8.276
When I log in to a new session in Persian (fa) 28.440
Then the keyboard layout is set to "ir" 0.227
When the network is plugged 0.045
And Tor is ready 17.758
Then I successfully start the Unsafe Browser in "fa" 29.446
And I kill the Unsafe Browser 5.788
When I enable the screen keyboard 0.124
Then the screen keyboard works in Tor Browser 35.907
And DuckDuckGo is the default search engine 9.594
And I kill the Tor Browser 5.322
And the screen keyboard works in Thunderbird 22.118
And the layout of the screen keyboard is set to "ir" 0.574
After features/support/hooks.rb:291 1.042
After features/support/hooks.rb:75 0.000
Feature: Localization
2:36.127
Before features/support/hooks.rb:245 0.008
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 7.954
When I log in to a new session in Portuguese (pt) 28.934
Then the keyboard layout is set to "pt" 0.311
When the network is plugged 0.112
And Tor is ready 14.215
Then I successfully start the Unsafe Browser in "pt" 27.038
And I kill the Unsafe Browser 5.831
When I enable the screen keyboard 0.138
Then the screen keyboard works in Tor Browser 33.229
And DuckDuckGo is the default search engine 9.523
And I kill the Tor Browser 5.364
And the screen keyboard works in Thunderbird 22.899
And the layout of the screen keyboard is set to "us" 0.573
After features/support/hooks.rb:291 1.489
After features/support/hooks.rb:75 0.000
Feature: Localization
2:47.435
Before features/support/hooks.rb:245 0.008
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 7.822
When I log in to a new session in Russian (ru) 28.600
Then the keyboard layout is set to "ru" 0.143
When the network is plugged 0.033
And Tor is ready 14.567
Then I successfully start the Unsafe Browser in "ru" 29.812
And I kill the Unsafe Browser 6.706
When I enable the screen keyboard 0.124
Then the screen keyboard works in Tor Browser 38.185
And DuckDuckGo is the default search engine 9.983
And I kill the Tor Browser 5.326
And the screen keyboard works in Thunderbird 25.565
And the layout of the screen keyboard is set to "ru" 0.562
After features/support/hooks.rb:291 1.074
After features/support/hooks.rb:75 0.000
Feature: Localization
2:36.763
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.132
When I log in to a new session in Spanish (es) 30.011
Then the keyboard layout is set to "es" 0.133
When the network is plugged 0.033
And Tor is ready 15.685
Then I successfully start the Unsafe Browser in "es" 25.455
And I kill the Unsafe Browser 5.849
When I enable the screen keyboard 0.130
Then the screen keyboard works in Tor Browser 34.279
And DuckDuckGo is the default search engine 9.639
And I kill the Tor Browser 5.293
And the screen keyboard works in Thunderbird 21.538
And the layout of the screen keyboard is set to "us" 0.580
After features/support/hooks.rb:291 1.073
After features/support/hooks.rb:75 0.000
Feature: Localization
2:40.361
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.910
When I log in to a new session in Turkish (tr) 29.469
Then the keyboard layout is set to "tr" 0.136
When the network is plugged 0.035
And Tor is ready 14.142
Then I successfully start the Unsafe Browser in "tr" 28.920
And I kill the Unsafe Browser 5.846
When I enable the screen keyboard 0.125
Then the screen keyboard works in Tor Browser 34.230
And DuckDuckGo is the default search engine 10.923
And I kill the Tor Browser 5.732
And the screen keyboard works in Thunderbird 22.296
And the layout of the screen keyboard is set to "us" 0.592
After features/support/hooks.rb:291 1.889
After features/support/hooks.rb:75 0.000
1:12.463
Before features/support/hooks.rb:245 0.009
Given a computer 0.203
And I start Tails from DVD with network unplugged and I login 58.707
And I plug and mount a USB drive containing a sample PNG 12.081
Then MAT can clean some sample PNG file 1.470
After features/support/hooks.rb:291 0.633
After features/support/hooks.rb:75 0.010
Feature: Networking
35.995
Before features/support/hooks.rb:245 0.011
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 8.580
And I disable networking in Tails Greeter 0.975
And I log in to a new session 15.986
Then no network interfaces are enabled 0.117
When I hotplug a network device 0.144
And I wait 10 seconds 10.006

Slept for 10 seconds

Then no network interfaces are enabled 0.184
After features/support/hooks.rb:291 0.707
After features/support/hooks.rb:75 0.000
51.601
Before features/support/hooks.rb:245 0.006
Given I have started Tails from DVD without network and logged in 8.860
When the network is plugged 0.044
And Tor is ready 42.494
Then no unexpected services are listening for network connections 0.202

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.630
After features/support/hooks.rb:75 0.000
1:3.058
Before features/support/hooks.rb:245 0.007
Given I have started Tails from DVD and logged in and the network is connected 11.471
When I request a reboot using the system menu 2.263
Then Tails eventually restarts 49.323
After features/support/hooks.rb:291 3.441
After features/support/hooks.rb:75 0.000
17.234
Given I have the SSH key pair for an SFTP server 0.265
When I connect to an SFTP server on the Internet 16.061
Then I successfully connect to the SFTP server 0.906
After features/support/hooks.rb:450 0.461
After features/support/hooks.rb:291 0.876
After features/support/hooks.rb:75 0.000
12:10.146
When the network is plugged 0.032
And I wait 720 seconds 12:0.073

Slept for 720 seconds

Then I successfully configure Tor 9.986
And the time has synced 0.053
After features/support/hooks.rb:291 0.704
After features/support/hooks.rb:75 0.000
7.984
When the network is plugged 0.048
And the Tor Connection Assistant autostarts 2.298
And I look at the hide mode but then I go back 4.216
And I choose to connect to Tor automatically 1.270
Then Tor Connection does not propose me to use Tor bridges 0.149
After features/support/hooks.rb:291 0.613
After features/support/hooks.rb:75 0.000
10.224
When I monitor the network connections of tails-security-check 0.099
And I re-run tails-security-check 0.101
Then I see that tails-security-check is properly stream isolated after 10 seconds 10.022
After features/support/hooks.rb:450 0.319
After features/support/hooks.rb:291 0.910
After features/support/hooks.rb:75 0.000
2.578
When I monitor the network connections of htpdate 0.122
And I re-run htpdate 2.441
Then I see that htpdate is properly stream isolated 0.014
After features/support/hooks.rb:450 0.343
After features/support/hooks.rb:291 0.700
After features/support/hooks.rb:75 0.000
32.238
When I monitor the network connections of tails-upgrade-frontend-wrapper 0.104
And I re-run tails-upgrade-frontend-wrapper 32.121
Then I see that tails-upgrade-frontend-wrapper is properly stream isolated 0.012
After features/support/hooks.rb:450 0.482
After features/support/hooks.rb:291 0.954
After features/support/hooks.rb:75 0.000
40.922
Before features/support/hooks.rb:245 0.007
Given I have started Tails from DVD and logged in and the network is connected 11.475
When I successfully start the Unsafe Browser 27.530
And I close the Unsafe Browser 0.121
Then I see the "Shutting down the Unsafe Browser..." notification after at most 60 seconds 1.251
And the Unsafe Browser chroot is torn down 0.543
After features/support/hooks.rb:291 0.744
After features/support/hooks.rb:75 0.000
1:2.750
Before features/support/hooks.rb:245 0.010
Given I have started Tails from DVD and logged in and the network is connected 11.959
When I successfully start the Unsafe Browser 26.574
# 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.011

Slept for 10 seconds

And I start the Unsafe Browser 10.575
Then I see a warning about another instance already running 3.629
After features/support/hooks.rb:291 1.083
After features/support/hooks.rb:75 0.000
2:39.472
Before features/support/hooks.rb:245 0.011
Before features/support/hooks.rb:442 0.007
Given I have started Tails from DVD and logged in and the network is connected 13.235
And I capture all network traffic 0.007
And I configure the Unsafe Browser to check for updates more frequently 0.066
But checking for updates is disabled in the Unsafe Browser's configuration 0.019
When I successfully start the Unsafe Browser 25.567
And I wait 120 seconds 2:0.086

Slept for 120 seconds

Then the Unsafe Browser has not sent packets out to the Internet 0.488
After features/support/hooks.rb:450 0.469
After features/support/hooks.rb:291 0.642
After features/support/hooks.rb:75 0.036
38.449
Before features/support/hooks.rb:245 0.007
Given I have started Tails from DVD and logged in and the network is connected 11.354
And the network is unplugged 0.038
# NetworkManager apparently needs some time to notice that the connection is now off
And I wait 10 seconds 10.002

Slept for 10 seconds

When I start the Unsafe Browser 11.596
Then I am told I cannot start the Unsafe Browser when I am offline 5.456
After features/support/hooks.rb:291 1.086
After features/support/hooks.rb:75 0.000
33.929
When I plug a USB drive containing a basic VeraCrypt volume 6.954
And I unlock and mount this VeraCrypt volume with Unlock VeraCrypt Volumes 24.314
And I open this VeraCrypt volume in GNOME Files 1.461
Then I see "SecretFileOnVeraCryptVolume.png" after at most 10 seconds 0.504
When I lock the currently opened VeraCrypt volume 0.443
Then the VeraCrypt volume has been unmounted and locked 0.250
After features/support/hooks.rb:291 0.690
After features/support/hooks.rb:75 0.000
34.931
When I plug a USB drive containing a hidden VeraCrypt volume 10.217
And I unlock and mount this VeraCrypt volume with Unlock VeraCrypt Volumes 22.073
And I open this VeraCrypt volume in GNOME Files 1.464
Then I see "SecretFileOnVeraCryptVolume.png" after at most 10 seconds 0.525
When I lock the currently opened VeraCrypt volume 0.446
Then the VeraCrypt volume has been unmounted and locked 0.203
After features/support/hooks.rb:291 0.711
After features/support/hooks.rb:75 0.000
43.448
When I plug and mount a USB drive containing a basic VeraCrypt file container with a PIM 12.041
And I unlock and mount this VeraCrypt file container with Unlock VeraCrypt Volumes 28.756
And I open this VeraCrypt volume in GNOME Files 1.506
Then I see "SecretFileOnVeraCryptVolume.png" after at most 10 seconds 0.508
When I lock the currently opened VeraCrypt file container 0.461
Then the VeraCrypt file container has been unmounted and locked 0.173
After features/support/hooks.rb:291 0.761
After features/support/hooks.rb:75 0.003
52.476
When I plug and mount a USB drive containing a hidden VeraCrypt file container 21.251
And I unlock and mount this VeraCrypt file container with Unlock VeraCrypt Volumes 28.290
And I open this VeraCrypt volume in GNOME Files 1.739
Then I see "SecretFileOnVeraCryptVolume.png" after at most 10 seconds 0.536
When I lock the currently opened VeraCrypt file container 0.441
Then the VeraCrypt file container has been unmounted and locked 0.216
After features/support/hooks.rb:291 0.777
After features/support/hooks.rb:75 0.016
35.555
When I plug a USB drive containing a basic VeraCrypt volume with a keyfile 6.915
And I unlock and mount this VeraCrypt volume with GNOME Disks 25.853
And I open this VeraCrypt volume in GNOME Files 1.525
Then I see "SecretFileOnVeraCryptVolume.png" after at most 10 seconds 0.543
When I lock the currently opened VeraCrypt volume 0.504
Then the VeraCrypt volume has been unmounted and locked 0.212
After features/support/hooks.rb:291 0.822
After features/support/hooks.rb:75 0.000
33.656
When I plug a USB drive containing a hidden VeraCrypt volume 10.226
And I unlock and mount this VeraCrypt volume with GNOME Disks 20.637
And I open this VeraCrypt volume in GNOME Files 1.515
Then I see "SecretFileOnVeraCryptVolume.png" after at most 10 seconds 0.548
When I lock the currently opened VeraCrypt volume 0.498
Then the VeraCrypt volume has been unmounted and locked 0.230
After features/support/hooks.rb:291 0.920
After features/support/hooks.rb:75 0.000
58.908
When I plug and mount a USB drive containing a basic VeraCrypt file container with a keyfile 16.833
And I unlock and mount this VeraCrypt file container with GNOME Disks 39.079
And I open this VeraCrypt volume in GNOME Files 1.721
Then I see "SecretFileOnVeraCryptVolume.png" after at most 10 seconds 0.531
When I lock the currently opened VeraCrypt file container 0.500
Then the VeraCrypt file container has been unmounted and locked 0.242
After features/support/hooks.rb:291 0.716
After features/support/hooks.rb:75 0.014
56.931
When I plug and mount a USB drive containing a hidden VeraCrypt file container 20.173
And I unlock and mount this VeraCrypt file container with GNOME Disks 33.898
And I open this VeraCrypt volume in GNOME Files 1.609
Then I see "SecretFileOnVeraCryptVolume.png" after at most 10 seconds 0.562
When I lock the currently opened VeraCrypt file container 0.456
Then the VeraCrypt file container has been unmounted and locked 0.230
After features/support/hooks.rb:291 0.792
After features/support/hooks.rb:75 0.013
49.438
When I plug and mount a USB drive containing a basic VeraCrypt file container with a PIM 11.207
And I unlock and mount this VeraCrypt file container with GNOME Disks 35.318
And I open this VeraCrypt volume in GNOME Files 1.670
Then I see "SecretFileOnVeraCryptVolume.png" after at most 10 seconds 0.570
When I lock the currently opened VeraCrypt file container 0.394
Then the VeraCrypt file container has been unmounted and locked 0.277
After features/support/hooks.rb:291 0.937
After features/support/hooks.rb:75 0.000