Project Number Date
test_Tails_ISO_devel 3179 25 Nov 2023, 12:35

Tag Report

Steps Scenarios Features
Tag Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
@not_release_blocker 444 0 0 0 0 444 57 0 57 1:46:52.825 Passed
Feature: Time syncing
1:1.495
Before features/support/hooks.rb:245 0.002
Before features/support/hooks.rb:438 0.002
Given I have started Tails from DVD without network and logged in 8.762
When I bump the system time with "-15 days" 0.250
And I warm reboot the computer 0.102
And the computer reboots Tails 51.896
Then Tails' hardware clock is close to the host system's time 0.483
After features/support/hooks.rb:446 0.098
After features/support/hooks.rb:290 0.649
After features/support/hooks.rb:75 0.005
Feature: Time syncing
1:6.226
Before features/support/hooks.rb:245 0.002
Before features/support/hooks.rb:438 0.002
Given I have started Tails from DVD without network and logged in 9.137
When I bump the hardware clock's time with "-15 days" 2.092
And I warm reboot the computer 0.051
And the computer reboots Tails 54.036
Then the hardware clock is still off by "-15 days" 0.908
After features/support/hooks.rb:446 0.134
After features/support/hooks.rb:290 0.588
After features/support/hooks.rb:75 0.007
19.974
Before features/support/hooks.rb:245 0.002
Given I have started Tails from DVD without network and logged in 8.539
And I prepare Tails for memory erasure tests 0.521
When I start a process allocating 128 MiB of memory with a known pattern 2.400
Then patterns cover at least 128 MiB in the guest's memory 3.461

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

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

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

After features/support/hooks.rb:290 0.716
After features/support/hooks.rb:75 0.000
1:3.552
Before features/support/hooks.rb:245 0.002
Given I have started Tails from DVD without network and logged in 8.290
And I prepare Tails for memory erasure tests 0.537
And I find very few patterns in the guest's memory 3.891

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

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

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

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

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

After features/support/hooks.rb:290 2.476
After features/support/hooks.rb:75 0.000
3:1.451
Before features/support/hooks.rb:245 0.002
Given I have started Tails from DVD without network and logged in 8.267
And I prepare Tails for memory erasure tests 0.517
When I plug and mount a 128 MiB USB drive with a vfat filesystem 7.018
Then I find very few patterns in the guest's memory 3.885

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

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

Pattern coverage: 98.287% (122 MiB out of 124 MiB reference memory)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

When I trigger shutdown 0.791
And I wait 20 seconds 20.020

Slept for 20 seconds

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

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

After features/support/hooks.rb:290 3.497
After features/support/hooks.rb:75 0.000
6:12.934
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:27.586
And I prepare Tails for memory erasure tests 0.505
When I fill a 128 MiB file with a known pattern on the persistent filesystem 22.009
When I trigger shutdown 0.325
And I wait 20 seconds 20.008

Slept for 20 seconds

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

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

After features/support/hooks.rb:290 3.475
After features/support/hooks.rb:75 0.011
36.861
Before features/support/hooks.rb:245 0.002
Given I have started Tails from DVD without network and logged in 7.899
And I temporarily create a 4 GiB disk named "gptfat" 0.061
And I create a gpt partition with a vfat filesystem on disk "gptfat" 5.012
And I plug USB drive "gptfat" 2.443
When I start Tails Installer 21.403
Then I am told by Tails Installer that the destination device "is too small" 0.040
After features/support/hooks.rb:290 0.984
After features/support/hooks.rb:75 0.001
3:44.034
Before features/support/hooks.rb:245 0.003
Before features/support/hooks.rb:438 0.003
Given I have started Tails from DVD and logged in with an administration password and the network is connected 1:35.185
And I update APT using apt 16.988
When I install "popularity-contest" using apt 23.352
Then I am notified I can not use Additional Software for "popularity-contest" 1:4.538
And I can open the Additional Software documentation from the notification 23.969
After features/support/hooks.rb:446 36.997
After features/support/hooks.rb:290 2.273
After features/support/hooks.rb:75 0.005
12:46.274
Before features/support/hooks.rb:245 0.008
Before features/support/hooks.rb:438 0.010
Given a computer 0.212
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:14.831
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.742
And I accept adding "cowsay" to Additional Software 1:10.150
And Additional Software is correctly configured for package "cowsay" 1.583
And I shutdown Tails and wait for the computer to power off 6.072
And I start Tails from USB drive "__internal" with network unplugged 50.127
And I enable persistence 34.935
# 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.028
And I log in to a new session 29.181
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 51.441
And I revert the APT tweaks that made it prefer an old version of cowsay 0.058
# 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.115
And the network is plugged 0.040
And Tor is ready 18.482
# 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.189
And available upgrades have been checked 0.073
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 2.495
And I can open the Additional Software configuration window from the notification 4.129
And I shutdown Tails and wait for the computer to power off 2:2.567
And I start Tails from USB drive "__internal" with network unplugged 46.255
And I enable persistence 34.510
# 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.029
And I log in to a new session 25.166
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 52.902
And I revert the APT tweaks that made it prefer an old version of cowsay 0.049
And the network is plugged 0.135
And Tor is ready 49.447
Then the Additional Software upgrade service has started 0.166
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.115
After features/support/hooks.rb:446 2.973
After features/support/hooks.rb:290 0.925
After features/support/hooks.rb:75 0.036
1:20.889
Before features/support/hooks.rb:245 0.007
Given I have started Tails from DVD and logged in and the network is connected 1:11.561
When I eject the boot medium 0.309
Then Tails eventually shuts down 9.017
After features/support/hooks.rb:290 0.299
After features/support/hooks.rb:75 0.000
37.133
Before features/support/hooks.rb:245 0.007
Given I have started Tails from DVD without network and logged in 8.641
And I prepare Tails for memory erasure tests 0.561
And I fill a 128 MiB file with a known pattern on the root filesystem 12.554
And patterns cover at least 128 MiB in the guest's memory 3.319

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

When I eject the boot medium 0.765
And I wait for Tails to finish wiping the memory 9.508
Then I find very few patterns in the guest's memory 1.781

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

After features/support/hooks.rb:290 3.726
After features/support/hooks.rb:75 0.000
2:42.710
Before features/support/hooks.rb:245 0.009
Given I have started Tails from DVD without network and logged in 10.290
And I prepare Tails for memory erasure tests 0.501
And I plug and mount a 128 MiB USB drive with a vfat filesystem 7.979
And I fill the USB drive with a known pattern 2:12.150
And I read the content of the test FS 0.209
And patterns cover at least 99% of the test FS size in the guest's memory 4.717

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

When I eject the boot medium 0.363
And I wait for Tails to finish wiping the memory 4.595
Then I find very few patterns in the guest's memory 1.903

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

After features/support/hooks.rb:290 3.542
After features/support/hooks.rb:75 0.000
2:31.739
Before features/support/hooks.rb:245 0.006
Given I have started Tails from DVD without network and logged in 8.744
And I prepare Tails for memory erasure tests 0.578
And I plug and mount a 128 MiB USB drive with an ext4 filesystem encrypted with password "asdf" 23.647
And I fill the USB drive with a known pattern 1:48.012
And I read the content of the test FS 0.067
And patterns cover at least 99% of the test FS size in the guest's memory 3.037

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

When I eject the boot medium 0.351
And I wait for Tails to finish wiping the memory 5.583
Then I find very few patterns in the guest's memory 1.717

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

After features/support/hooks.rb:290 3.570
After features/support/hooks.rb:75 0.000
2:20.198
Before features/support/hooks.rb:245 0.006
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 9.484
And I prepare Tails for memory erasure tests 0.499
And I fill a 128 MiB file with a known pattern on the persistent filesystem 25.372
And patterns cover at least 100 MiB in the guest's memory 3.633

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

When I eject the boot medium 0.908
And I wait for Tails to finish wiping the memory 10.238
Then I find very few patterns in the guest's memory 1.778

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

And Tails eventually shuts down 1:28.282
After features/support/hooks.rb:290 0.183
After features/support/hooks.rb:75 0.000
32.416
Before features/support/hooks.rb:245 0.007
Given I have started Tails from DVD without network and logged in 9.106
When I double-click on the Tails documentation launcher on the desktop 22.901
Then "Tails - Documentation" has loaded in the Tor Browser 0.408
After features/support/hooks.rb:290 0.900
After features/support/hooks.rb:75 0.000
38.951
Before features/support/hooks.rb:245 0.007
Given I have started Tails from DVD and logged in and the network is connected 14.581
When I double-click on the Tails documentation launcher on the desktop 23.782
Then "Tails - Documentation" has loaded in the Tor Browser 0.587
After features/support/hooks.rb:290 1.077
After features/support/hooks.rb:75 0.000
31.310
Before features/support/hooks.rb:245 0.009
Given I have started Tails from DVD without network and logged in 9.275
When I double-click on the Report an Error launcher on the desktop 21.207
Then the support documentation page opens in Tor Browser 0.827
After features/support/hooks.rb:290 1.179
After features/support/hooks.rb:75 0.000
Feature: Using Evince
36.320
Before features/support/hooks.rb:245 0.011
Given I have started Tails from DVD without network and logged in 9.144
And I copy "/usr/share/cups/data/default-testpage.pdf" to "/home/amnesia/.gnupg" as user "amnesia" 0.211
Then the file "/home/amnesia/.gnupg/default-testpage.pdf" exists 0.059
And the file "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/default-testpage.pdf" exists after at most 10 seconds 0.075
And the file "/live/overlay/rw/home/amnesia/.gnupg/default-testpage.pdf" exists after at most 10 seconds 0.076
Given I start monitoring the AppArmor log of "/usr/bin/evince" 0.210
When I try to open "/home/amnesia/.gnupg/default-testpage.pdf" with Evince 17.243
Then Evince tells me it cannot open "/home/amnesia/.gnupg/default-testpage.pdf" 1.216
And AppArmor has denied "/usr/bin/evince" from opening "/home/amnesia/.gnupg/default-testpage.pdf" 0.430
When I close Evince 0.252
Given I restart monitoring the AppArmor log of "/usr/bin/evince" 0.157
When I try to open "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/default-testpage.pdf" with Evince 3.209
Then Evince tells me it cannot open "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/default-testpage.pdf" 0.352
And AppArmor has denied "/usr/bin/evince" from opening "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/default-testpage.pdf" 0.135
When I close Evince 0.217
Given I restart monitoring the AppArmor log of "/usr/bin/evince" 0.201
When I try to open "/live/overlay/rw/home/amnesia/.gnupg/default-testpage.pdf" with Evince 2.746
Then Evince tells me it cannot open "/live/overlay/rw/home/amnesia/.gnupg/default-testpage.pdf" 0.245
# 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.132
After features/support/hooks.rb:290 0.887
After features/support/hooks.rb:75 0.000
Feature: Using Evince
29.570
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.420
And I copy "/usr/share/cups/data/default-testpage.pdf" to "/home/amnesia/.gnupg" as user "amnesia" 0.165
Then the file "/home/amnesia/.gnupg/default-testpage.pdf" exists 0.066
Given I start monitoring the AppArmor log of "/usr/bin/evince" 0.172
And I try to open "/home/amnesia/.gnupg/default-testpage.pdf" with Evince 17.631
Then Evince tells me it cannot open "/home/amnesia/.gnupg/default-testpage.pdf" 1.639
And AppArmor has denied "/usr/bin/evince" from opening "/home/amnesia/.gnupg/default-testpage.pdf" 0.474
After features/support/hooks.rb:290 1.338
After features/support/hooks.rb:75 0.000
19.578
Before features/support/hooks.rb:245 0.008
Given I have started Tails from DVD without network and logged in 9.243
And I wait 10 seconds 10.010

Slept for 10 seconds

And there is no screenshot in the live user's Pictures directory 0.130
When I press the "PRINTSCREEN" key 0.121
Then a screenshot is saved to the live user's Pictures directory 0.072
After features/support/hooks.rb:290 0.718
After features/support/hooks.rb:75 0.000
Feature: Localization
1:22.852
Before features/support/hooks.rb:245 0.009
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 26.510
And I log in to a new session in German (de) 34.231
When I double-click on the Report an Error launcher on the desktop 21.473
Then the support documentation page opens in Tor Browser 0.637
After features/support/hooks.rb:290 2.436
After features/support/hooks.rb:75 0.000
Feature: Localization
2:46.958
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.571
When I log in to a new session in Arabic (ar) 37.827
Then the keyboard layout is set to "us" 0.148
When the network is plugged 0.063
And Tor is ready 14.831
Then I successfully start the Unsafe Browser in "ar" 27.362
And I kill the Unsafe Browser 6.179
When I enable the screen keyboard 0.121
Then the screen keyboard works in Tor Browser 35.425
And DuckDuckGo is the default search engine 6.474
And I kill the Tor Browser 5.382
And the screen keyboard works in Thunderbird 22.876
And the layout of the screen keyboard is set to "us" 0.691
After features/support/hooks.rb:290 1.111
After features/support/hooks.rb:75 0.000
Feature: Localization
2:48.490
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 11.517
When I log in to a new session in Chinese (zh_CN) 30.275
Then the keyboard layout is set to "cn" 0.218
When the network is plugged 0.043
And Tor is ready 17.795
Then I successfully start the Unsafe Browser in "zh_CN" 28.449
And I kill the Unsafe Browser 5.741
When I enable the screen keyboard 0.123
Then the screen keyboard works in Tor Browser 34.742
And DuckDuckGo is the default search engine 4.937
And I kill the Tor Browser 5.330
And the screen keyboard works in Thunderbird 28.604
And the layout of the screen keyboard is set to "us" 0.709
After features/support/hooks.rb:290 1.234
After features/support/hooks.rb:75 0.000
Feature: Localization
2:25.593
Before features/support/hooks.rb:245 0.009
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 9.893
When I log in to a new session in English (en) 16.186
Then the keyboard layout is set to "us" 0.249
When the network is plugged 0.036
And Tor is ready 14.975
Then I successfully start the Unsafe Browser in "en" 28.125
And I kill the Unsafe Browser 6.403
When I enable the screen keyboard 0.126
Then the screen keyboard works in Tor Browser 34.138
And DuckDuckGo is the default search engine 5.095
And I kill the Tor Browser 5.436
And the screen keyboard works in Thunderbird 24.372
And the layout of the screen keyboard is set to "us" 0.553
After features/support/hooks.rb:290 3.521
After features/support/hooks.rb:75 0.000
Feature: Localization
2:39.347
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.819
When I log in to a new session in French (fr) 28.946
Then the keyboard layout is set to "fr" 0.388
When the network is plugged 0.041
And Tor is ready 16.085
Then I successfully start the Unsafe Browser in "fr" 31.625
And I kill the Unsafe Browser 5.963
When I enable the screen keyboard 0.135
Then the screen keyboard works in Tor Browser 34.947
And DuckDuckGo is the default search engine 4.828
And I kill the Tor Browser 5.276
And the screen keyboard works in Thunderbird 21.629
And the layout of the screen keyboard is set to "fr" 0.658
After features/support/hooks.rb:290 1.406
After features/support/hooks.rb:75 0.000
Feature: Localization
2:39.542
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.811
When I log in to a new session in German (de) 32.433
Then the keyboard layout is set to "de" 0.166
When the network is plugged 0.046
And Tor is ready 15.515
Then I successfully start the Unsafe Browser in "de" 26.728
And I kill the Unsafe Browser 5.959
When I enable the screen keyboard 0.137
Then the screen keyboard works in Tor Browser 35.438
And DuckDuckGo is the default search engine 5.115
And I kill the Tor Browser 5.363
And the screen keyboard works in Thunderbird 22.202
And the layout of the screen keyboard is set to "de" 0.624
After features/support/hooks.rb:290 1.547
After features/support/hooks.rb:75 0.000
Feature: Localization
2:35.822
Before features/support/hooks.rb:245 0.010
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 8.489
When I log in to a new session in Italian (it) 29.174
Then the keyboard layout is set to "it" 0.294
When the network is plugged 0.297
And Tor is ready 15.506
Then I successfully start the Unsafe Browser in "it" 27.379
And I kill the Unsafe Browser 5.861
When I enable the screen keyboard 0.153
Then the screen keyboard works in Tor Browser 35.006
And DuckDuckGo is the default search engine 5.377
And I kill the Tor Browser 5.305
And the screen keyboard works in Thunderbird 22.353
And the layout of the screen keyboard is set to "us" 0.623
After features/support/hooks.rb:290 1.163
After features/support/hooks.rb:75 0.000
Feature: Localization
2:43.099
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.917
When I log in to a new session in Persian (fa) 31.871
Then the keyboard layout is set to "ir" 0.165
When the network is plugged 0.033
And Tor is ready 14.512
Then I successfully start the Unsafe Browser in "fa" 29.621
And I kill the Unsafe Browser 6.672
When I enable the screen keyboard 0.149
Then the screen keyboard works in Tor Browser 36.987
And DuckDuckGo is the default search engine 5.190
And I kill the Tor Browser 5.335
And the screen keyboard works in Thunderbird 24.010
And the layout of the screen keyboard is set to "ir" 0.631
After features/support/hooks.rb:290 3.790
After features/support/hooks.rb:75 0.000
Feature: Localization
2:40.214
Before features/support/hooks.rb:245 0.009
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 7.973
When I log in to a new session in Portuguese (pt) 29.909
Then the keyboard layout is set to "pt" 0.151
When the network is plugged 0.057
And Tor is ready 16.556
Then I successfully start the Unsafe Browser in "pt" 28.309
And I kill the Unsafe Browser 7.252
When I enable the screen keyboard 0.128
Then the screen keyboard works in Tor Browser 35.470
And DuckDuckGo is the default search engine 5.235
And I kill the Tor Browser 5.391
And the screen keyboard works in Thunderbird 23.116
And the layout of the screen keyboard is set to "us" 0.658
After features/support/hooks.rb:290 1.303
After features/support/hooks.rb:75 0.000
Feature: Localization
2:47.400
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.999
When I log in to a new session in Russian (ru) 29.739
Then the keyboard layout is set to "ru" 0.434
When the network is plugged 0.044
And Tor is ready 15.884
Then I successfully start the Unsafe Browser in "ru" 31.035
And I kill the Unsafe Browser 5.847
When I enable the screen keyboard 0.120
Then the screen keyboard works in Tor Browser 38.328
And DuckDuckGo is the default search engine 4.907
And I kill the Tor Browser 5.323
And the screen keyboard works in Thunderbird 26.111
And the layout of the screen keyboard is set to "ru" 0.623
After features/support/hooks.rb:290 1.303
After features/support/hooks.rb:75 0.000
Feature: Localization
2:46.793
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.995
When I log in to a new session in Spanish (es) 31.948
Then the keyboard layout is set to "es" 0.231
When the network is plugged 0.049
And Tor is ready 14.986
Then I successfully start the Unsafe Browser in "es" 30.008
And I kill the Unsafe Browser 7.902
When I enable the screen keyboard 0.129
Then the screen keyboard works in Tor Browser 35.906
And DuckDuckGo is the default search engine 5.050
And I kill the Tor Browser 5.334
And the screen keyboard works in Thunderbird 25.549
And the layout of the screen keyboard is set to "us" 0.701
After features/support/hooks.rb:290 2.793
After features/support/hooks.rb:75 0.000
Feature: Localization
3:37.639
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.185
When I log in to a new session in Turkish (tr) 30.453
Then the keyboard layout is set to "tr" 0.146
When the network is plugged 0.036
And Tor is ready 1:14.116
Then I successfully start the Unsafe Browser in "tr" 31.762
And I kill the Unsafe Browser 5.753
When I enable the screen keyboard 0.179
Then the screen keyboard works in Tor Browser 34.069
And DuckDuckGo is the default search engine 4.847
And I kill the Tor Browser 5.271
And the screen keyboard works in Thunderbird 22.162
And the layout of the screen keyboard is set to "us" 0.654
After features/support/hooks.rb:290 3.137
After features/support/hooks.rb:75 0.000
1:18.139
Before features/support/hooks.rb:245 0.009
Given a computer 0.195
And I start Tails from DVD with network unplugged and I login 1:3.256
And I plug and mount a USB drive containing a sample PNG 13.183
Then MAT can clean some sample PNG file 1.505
After features/support/hooks.rb:290 0.609
After features/support/hooks.rb:75 0.012
Feature: Networking
36.403
Before features/support/hooks.rb:245 0.009
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 9.085
And I disable networking in Tails Greeter 0.933
And I log in to a new session 15.846
Then no network interfaces are enabled 0.149
When I hotplug a network device 0.166
And I wait 10 seconds 10.010

Slept for 10 seconds

Then no network interfaces are enabled 0.211
After features/support/hooks.rb:290 1.360
After features/support/hooks.rb:75 0.000
27.892
Before features/support/hooks.rb:245 0.007
Given I have started Tails from DVD without network and logged in 12.062
When the network is plugged 0.045
And Tor is ready 15.530
Then no unexpected services are listening for network connections 0.253

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:290 0.751
After features/support/hooks.rb:75 0.000
1:11.244
Before features/support/hooks.rb:245 0.008
Given I have started Tails from DVD and logged in and the network is connected 13.128
When I request a reboot using the system menu 2.075
Then Tails eventually restarts 56.040
After features/support/hooks.rb:290 3.455
After features/support/hooks.rb:75 0.000
17.479
Given I have the SSH key pair for an SFTP server 0.300
When I connect to an SFTP server on the Internet 16.285
Then I successfully connect to the SFTP server 0.893
After features/support/hooks.rb:446 0.514
After features/support/hooks.rb:290 1.072
After features/support/hooks.rb:75 0.000
12:11.426
When the network is plugged 0.037
And I wait 720 seconds 12:0.028

Slept for 720 seconds

Then I successfully configure Tor 11.307
And the time has synced 0.052
After features/support/hooks.rb:290 0.673
After features/support/hooks.rb:75 0.000
8.272
When the network is plugged 0.047
And the Tor Connection Assistant autostarts 2.628
And I look at the hide mode but then I go back 4.065
And I choose to connect to Tor automatically 1.386
Then Tor Connection does not propose me to use Tor bridges 0.144
After features/support/hooks.rb:290 0.677
After features/support/hooks.rb:75 0.000
10.203
When I monitor the network connections of tails-security-check 0.113
And I re-run tails-security-check 0.066
Then I see that tails-security-check is properly stream isolated after 10 seconds 10.024
After features/support/hooks.rb:446 0.442
After features/support/hooks.rb:290 0.847
After features/support/hooks.rb:75 0.000
2.624
When I monitor the network connections of htpdate 0.139
And I re-run htpdate 2.473
Then I see that htpdate is properly stream isolated 0.011
After features/support/hooks.rb:446 0.369
After features/support/hooks.rb:290 0.731
After features/support/hooks.rb:75 0.000
32.592
When I monitor the network connections of tails-upgrade-frontend-wrapper 0.096
And I re-run tails-upgrade-frontend-wrapper 32.483
Then I see that tails-upgrade-frontend-wrapper is properly stream isolated 0.011
After features/support/hooks.rb:446 0.574
After features/support/hooks.rb:290 0.824
After features/support/hooks.rb:75 0.000
48.977
Before features/support/hooks.rb:245 0.012
Given I have started Tails from DVD and logged in and the network is connected 13.446
When I successfully start the Unsafe Browser 32.680
And I close the Unsafe Browser 0.121
Then I see the "Shutting down the Unsafe Browser..." notification after at most 60 seconds 2.265
And the Unsafe Browser chroot is torn down 0.464
After features/support/hooks.rb:290 1.428
After features/support/hooks.rb:75 0.000
1:8.682
Before features/support/hooks.rb:245 0.006
Given I have started Tails from DVD and logged in and the network is connected 11.787
When I successfully start the Unsafe Browser 32.570
# 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.010

Slept for 10 seconds

And I start the Unsafe Browser 10.582
Then I see a warning about another instance already running 3.731
After features/support/hooks.rb:290 1.479
After features/support/hooks.rb:75 0.000
2:43.139
Before features/support/hooks.rb:245 0.010
Before features/support/hooks.rb:438 0.010
Given I have started Tails from DVD and logged in and the network is connected 11.509
And I capture all network traffic 0.009
And I configure the Unsafe Browser to check for updates more frequently 0.055
But checking for updates is disabled in the Unsafe Browser's configuration 0.012
When I successfully start the Unsafe Browser 30.319
Then the Unsafe Browser has started 0.578
And I wait 120 seconds 2:0.088

Slept for 120 seconds

And the Unsafe Browser has not sent packets out to the Internet 0.565
After features/support/hooks.rb:446 0.475
After features/support/hooks.rb:290 0.716
After features/support/hooks.rb:75 0.067
43.808
Before features/support/hooks.rb:245 0.009
Given I have started Tails from DVD and logged in and the network is connected 12.023
And the network is unplugged 0.050
# NetworkManager apparently needs some time to notice that the connection is now off
And I wait 10 seconds 10.010

Slept for 10 seconds

When I start the Unsafe Browser 14.133
Then I am told I cannot start the Unsafe Browser when I am offline 7.590
After features/support/hooks.rb:290 0.808
After features/support/hooks.rb:75 0.000
31.245
When I plug a USB drive containing a basic VeraCrypt volume 7.007
And I unlock and mount this VeraCrypt volume with Unlock VeraCrypt Volumes 21.502
And I open this VeraCrypt volume in GNOME Files 1.501
Then I see "SecretFileOnVeraCryptVolume.png" after at most 10 seconds 0.538
When I lock the currently opened VeraCrypt volume 0.567
Then the VeraCrypt volume has been unmounted and locked 0.127
After features/support/hooks.rb:290 0.703
After features/support/hooks.rb:75 0.000
35.328
When I plug a USB drive containing a hidden VeraCrypt volume 10.310
And I unlock and mount this VeraCrypt volume with Unlock VeraCrypt Volumes 22.110
And I open this VeraCrypt volume in GNOME Files 1.544
Then I see "SecretFileOnVeraCryptVolume.png" after at most 10 seconds 0.544
When I lock the currently opened VeraCrypt volume 0.573
Then the VeraCrypt volume has been unmounted and locked 0.245
After features/support/hooks.rb:290 0.700
After features/support/hooks.rb:75 0.000
47.458
When I plug and mount a USB drive containing a basic VeraCrypt file container with a PIM 13.433
And I unlock and mount this VeraCrypt file container with Unlock VeraCrypt Volumes 30.990
And I open this VeraCrypt volume in GNOME Files 1.689
Then I see "SecretFileOnVeraCryptVolume.png" after at most 10 seconds 0.538
When I lock the currently opened VeraCrypt file container 0.672
Then the VeraCrypt file container has been unmounted and locked 0.134
After features/support/hooks.rb:290 0.730
After features/support/hooks.rb:75 0.000
53.453
When I plug and mount a USB drive containing a hidden VeraCrypt file container 21.551
And I unlock and mount this VeraCrypt file container with Unlock VeraCrypt Volumes 28.627
And I open this VeraCrypt volume in GNOME Files 1.588
Then I see "SecretFileOnVeraCryptVolume.png" after at most 10 seconds 1.032
When I lock the currently opened VeraCrypt file container 0.432
Then the VeraCrypt file container has been unmounted and locked 0.220
After features/support/hooks.rb:290 0.747
After features/support/hooks.rb:75 0.019
37.816
When I plug a USB drive containing a basic VeraCrypt volume with a keyfile 6.958
And I unlock and mount this VeraCrypt volume with GNOME Disks 27.014
And I open this VeraCrypt volume in GNOME Files 1.722
Then I see "SecretFileOnVeraCryptVolume.png" after at most 10 seconds 1.127
When I lock the currently opened VeraCrypt volume 0.751
Then the VeraCrypt volume has been unmounted and locked 0.243
After features/support/hooks.rb:290 1.084
After features/support/hooks.rb:75 0.000
34.050
When I plug a USB drive containing a hidden VeraCrypt volume 10.195
And I unlock and mount this VeraCrypt volume with GNOME Disks 20.888
And I open this VeraCrypt volume in GNOME Files 1.634
Then I see "SecretFileOnVeraCryptVolume.png" after at most 10 seconds 0.604
When I lock the currently opened VeraCrypt volume 0.516
Then the VeraCrypt volume has been unmounted and locked 0.211
After features/support/hooks.rb:290 0.718
After features/support/hooks.rb:75 0.001
59.496
When I plug and mount a USB drive containing a basic VeraCrypt file container with a keyfile 17.574
And I unlock and mount this VeraCrypt file container with GNOME Disks 38.842
And I open this VeraCrypt volume in GNOME Files 1.696
Then I see "SecretFileOnVeraCryptVolume.png" after at most 10 seconds 0.564
When I lock the currently opened VeraCrypt file container 0.513
Then the VeraCrypt file container has been unmounted and locked 0.304
After features/support/hooks.rb:290 0.894
After features/support/hooks.rb:75 0.018
59.015
When I plug and mount a USB drive containing a hidden VeraCrypt file container 20.494
And I unlock and mount this VeraCrypt file container with GNOME Disks 35.562
And I open this VeraCrypt volume in GNOME Files 1.743
Then I see "SecretFileOnVeraCryptVolume.png" after at most 10 seconds 0.548
When I lock the currently opened VeraCrypt file container 0.438
Then the VeraCrypt file container has been unmounted and locked 0.228
After features/support/hooks.rb:290 0.776
After features/support/hooks.rb:75 0.016
51.435
When I plug and mount a USB drive containing a basic VeraCrypt file container with a PIM 12.120
And I unlock and mount this VeraCrypt file container with GNOME Disks 35.505
And I open this VeraCrypt volume in GNOME Files 1.729
Then I see "SecretFileOnVeraCryptVolume.png" after at most 10 seconds 1.199
When I lock the currently opened VeraCrypt file container 0.643
Then the VeraCrypt file container has been unmounted and locked 0.236
After features/support/hooks.rb:290 0.932
After features/support/hooks.rb:75 0.000