Project Number Date
test_Tails_ISO_devel 3236 14 Jan 2024, 12:34

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:42:17.209 Passed
Feature: Time syncing
1:8.594
Before features/support/hooks.rb:245 0.002
Before features/support/hooks.rb:442 0.002
Given I have started Tails from DVD without network and logged in 8.450
When I bump the system time with "-15 days" 0.367
And I warm reboot the computer 0.079
And the computer reboots Tails 59.466
Then Tails' hardware clock is close to the host system's time 0.230
After features/support/hooks.rb:450 0.112
After features/support/hooks.rb:291 0.582
After features/support/hooks.rb:75 0.030
Feature: Time syncing
1:4.246
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.468
When I bump the hardware clock's time with "-15 days" 1.785
And I warm reboot the computer 0.050
And the computer reboots Tails 53.797
Then the hardware clock is still off by "-15 days" 0.143
After features/support/hooks.rb:450 0.119
After features/support/hooks.rb:291 0.589
After features/support/hooks.rb:75 0.069
17.974
Before features/support/hooks.rb:245 0.002
Given I have started Tails from DVD without network and logged in 8.571
And I prepare Tails for memory erasure tests 0.889
When I start a process allocating 128 MiB of memory with a known pattern 1.210
Then patterns cover at least 128 MiB in the guest's memory 3.321

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

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

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

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

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

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

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

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

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

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

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

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

Pattern coverage: 94.130% (117 MiB out of 124 MiB reference memory)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

When I trigger shutdown 0.580
And I wait 20 seconds 20.020

Slept for 20 seconds

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

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

After features/support/hooks.rb:291 3.421
After features/support/hooks.rb:75 0.000
6:26.665
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:39.756
And I prepare Tails for memory erasure tests 0.458
When I fill a 128 MiB file with a known pattern on the persistent filesystem 23.571
When I trigger shutdown 0.240
And I wait 20 seconds 20.018

Slept for 20 seconds

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

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

After features/support/hooks.rb:291 3.493
After features/support/hooks.rb:75 0.015
38.053
Before features/support/hooks.rb:245 0.002
Given I have started Tails from DVD without network and logged in 8.835
And I temporarily create a 4 GiB disk named "gptfat" 0.045
And I create a gpt partition with a vfat filesystem on disk "gptfat" 5.094
And I plug USB drive "gptfat" 2.506
When I start Tails Installer 21.512
Then I am told by Tails Installer that the destination device "is too small" 0.059
After features/support/hooks.rb:291 0.932
After features/support/hooks.rb:75 0.001
3:32.394
Before features/support/hooks.rb:245 0.002
Before features/support/hooks.rb:442 0.003
Given I have started Tails from DVD and logged in with an administration password and the network is connected 1:32.613
And I update APT using apt 17.384
When I install "popularity-contest" using apt 20.052
Then I am notified I can not use Additional Software for "popularity-contest" 59.491
And I can open the Additional Software documentation from the notification 22.852
After features/support/hooks.rb:450 40.373
After features/support/hooks.rb:291 2.006
After features/support/hooks.rb:75 0.004
11:51.332
Before features/support/hooks.rb:245 0.007
Before features/support/hooks.rb:442 0.008
Given a computer 0.232
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:8.892
And I configure APT to prefer an old version of cowsay 0.027
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 24.104
And I accept adding "cowsay" to Additional Software 1:4.747
And Additional Software is correctly configured for package "cowsay" 1.384
And I shutdown Tails and wait for the computer to power off 6.055
And I start Tails from USB drive "__internal" with network unplugged 47.361
And I enable persistence 32.323
# 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.021
And I log in to a new session 24.176
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 41.839
And I revert the APT tweaks that made it prefer an old version of cowsay 0.086
# 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.121
And the network is plugged 0.033
And Tor is ready 18.558
# 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 5.653
And available upgrades have been checked 0.209
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 2.955
And I can open the Additional Software configuration window from the notification 3.934
And I shutdown Tails and wait for the computer to power off 2:3.452
And I start Tails from USB drive "__internal" with network unplugged 45.483
And I enable persistence 32.714
# 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 25.034
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 41.341
And I revert the APT tweaks that made it prefer an old version of cowsay 0.055
And the network is plugged 0.047
And Tor is ready 40.173
Then the Additional Software upgrade service has started 0.193
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.092
After features/support/hooks.rb:450 2.804
After features/support/hooks.rb:291 0.754
After features/support/hooks.rb:75 0.032
52.083
Before features/support/hooks.rb:245 0.007
Given I have started Tails from DVD and logged in and the network is connected 42.681
When I eject the boot medium 0.334
Then Tails eventually shuts down 9.067
After features/support/hooks.rb:291 0.336
After features/support/hooks.rb:75 0.000
36.107
Before features/support/hooks.rb:245 0.010
Given I have started Tails from DVD without network and logged in 9.413
And I prepare Tails for memory erasure tests 0.522
And I fill a 128 MiB file with a known pattern on the root filesystem 11.555
And patterns cover at least 128 MiB in the guest's memory 3.174

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

When I eject the boot medium 0.610
And I wait for Tails to finish wiping the memory 9.067
Then I find very few patterns in the guest's memory 1.763

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

After features/support/hooks.rb:291 3.594
After features/support/hooks.rb:75 0.000
3:1.894
Before features/support/hooks.rb:245 0.008
Given I have started Tails from DVD without network and logged in 8.840
And I prepare Tails for memory erasure tests 0.554
And I plug and mount a 128 MiB USB drive with a vfat filesystem 8.031
And I fill the USB drive with a known pattern 2:27.683
And I read the content of the test FS 0.121
And patterns cover at least 99% of the test FS size in the guest's memory 3.284

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

When I eject the boot medium 0.612
And I wait for Tails to finish wiping the memory 11.015
Then I find very few patterns in the guest's memory 1.751

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

After features/support/hooks.rb:291 3.520
After features/support/hooks.rb:75 0.000
2:31.166
Before features/support/hooks.rb:245 0.009
Given I have started Tails from DVD without network and logged in 9.033
And I prepare Tails for memory erasure tests 0.561
And I plug and mount a 128 MiB USB drive with an ext4 filesystem encrypted with password "asdf" 24.903
And I fill the USB drive with a known pattern 1:43.208
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.758

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

When I eject the boot medium 0.285
And I wait for Tails to finish wiping the memory 8.577
Then I find very few patterns in the guest's memory 1.772

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

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

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

When I eject the boot medium 0.968
And I wait for Tails to finish wiping the memory 9.774
Then I find very few patterns in the guest's memory 1.848

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

And Tails eventually shuts down 1:29.466
After features/support/hooks.rb:291 0.190
After features/support/hooks.rb:75 0.000
27.374
Before features/support/hooks.rb:245 0.008
Given I have started Tails from DVD without network and logged in 8.290
When I double-click on the Tails documentation launcher on the desktop 18.556
Then "Tails - Documentation" has loaded in the Tor Browser 0.527
After features/support/hooks.rb:291 0.905
After features/support/hooks.rb:75 0.000
32.981
Before features/support/hooks.rb:245 0.007
Given I have started Tails from DVD and logged in and the network is connected 13.293
When I double-click on the Tails documentation launcher on the desktop 19.119
Then "Tails - Documentation" has loaded in the Tor Browser 0.568
After features/support/hooks.rb:291 0.722
After features/support/hooks.rb:75 0.000
27.394
Before features/support/hooks.rb:245 0.009
Given I have started Tails from DVD without network and logged in 8.593
When I double-click on the Report an Error launcher on the desktop 18.172
Then the support documentation page opens in Tor Browser 0.627
After features/support/hooks.rb:291 0.886
After features/support/hooks.rb:75 0.000
Feature: Using Evince
34.515
Before features/support/hooks.rb:245 0.007
Given I have started Tails from DVD without network and logged in 8.552
And I copy "/usr/share/cups/data/default-testpage.pdf" to "/home/amnesia/.gnupg" as user "amnesia" 0.151
Then the file "/home/amnesia/.gnupg/default-testpage.pdf" exists 0.066
And the file "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/default-testpage.pdf" exists after at most 10 seconds 0.065
And the file "/live/overlay/rw/home/amnesia/.gnupg/default-testpage.pdf" exists after at most 10 seconds 0.057
Given I start monitoring the AppArmor log of "/usr/bin/evince" 0.190
When I try to open "/home/amnesia/.gnupg/default-testpage.pdf" with Evince 17.123
Then Evince tells me it cannot open "/home/amnesia/.gnupg/default-testpage.pdf" 1.177
And AppArmor has denied "/usr/bin/evince" from opening "/home/amnesia/.gnupg/default-testpage.pdf" 0.316
When I close Evince 0.207
Given I restart monitoring the AppArmor log of "/usr/bin/evince" 0.155
When I try to open "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/default-testpage.pdf" with Evince 2.624
Then Evince tells me it cannot open "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/default-testpage.pdf" 0.292
And AppArmor has denied "/usr/bin/evince" from opening "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/default-testpage.pdf" 0.097
When I close Evince 0.240
Given I restart monitoring the AppArmor log of "/usr/bin/evince" 0.155
When I try to open "/live/overlay/rw/home/amnesia/.gnupg/default-testpage.pdf" with Evince 2.693
Then Evince tells me it cannot open "/live/overlay/rw/home/amnesia/.gnupg/default-testpage.pdf" 0.237
# 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.110
After features/support/hooks.rb:291 0.766
After features/support/hooks.rb:75 0.000
Feature: Using Evince
27.999
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.259
And I copy "/usr/share/cups/data/default-testpage.pdf" to "/home/amnesia/.gnupg" as user "amnesia" 0.171
Then the file "/home/amnesia/.gnupg/default-testpage.pdf" exists 0.064
Given I start monitoring the AppArmor log of "/usr/bin/evince" 0.187
And I try to open "/home/amnesia/.gnupg/default-testpage.pdf" with Evince 16.925
Then Evince tells me it cannot open "/home/amnesia/.gnupg/default-testpage.pdf" 0.938
And AppArmor has denied "/usr/bin/evince" from opening "/home/amnesia/.gnupg/default-testpage.pdf" 0.452
After features/support/hooks.rb:291 0.780
After features/support/hooks.rb:75 0.000
18.652
Before features/support/hooks.rb:245 0.007
Given I have started Tails from DVD without network and logged in 8.180
And I wait 10 seconds 10.010

Slept for 10 seconds

And there is no screenshot in the live user's Pictures directory 0.261
When I press the "PRINTSCREEN" key 0.124
Then a screenshot is saved to the live user's Pictures directory 0.075
After features/support/hooks.rb:291 0.716
After features/support/hooks.rb:75 0.000
Feature: Localization
56.289
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.940
And I log in to a new session in German (de) 28.831
When I double-click on the Report an Error launcher on the desktop 18.927
Then the support documentation page opens in Tor Browser 0.590
After features/support/hooks.rb:291 1.564
After features/support/hooks.rb:75 0.000
Feature: Localization
2:42.267
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.899
When I log in to a new session in Arabic (ar) 29.407
Then the keyboard layout is set to "us" 0.195
When the network is plugged 0.040
And Tor is ready 14.383
Then I successfully start the Unsafe Browser in "ar" 29.076
And I kill the Unsafe Browser 5.963
When I enable the screen keyboard 0.194
Then the screen keyboard works in Tor Browser 34.707
And DuckDuckGo is the default search engine 9.591
And I kill the Tor Browser 5.269
And the screen keyboard works in Thunderbird 24.965
And the layout of the screen keyboard is set to "us" 0.573
After features/support/hooks.rb:291 1.088
After features/support/hooks.rb:75 0.000
Feature: Localization
2:39.061
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.868
When I log in to a new session in Chinese (zh_CN) 29.565
Then the keyboard layout is set to "cn" 0.183
When the network is plugged 0.051
And Tor is ready 13.948
Then I successfully start the Unsafe Browser in "zh_CN" 26.586
And I kill the Unsafe Browser 5.872
When I enable the screen keyboard 0.131
Then the screen keyboard works in Tor Browser 34.459
And DuckDuckGo is the default search engine 9.887
And I kill the Tor Browser 5.327
And the screen keyboard works in Thunderbird 24.592
And the layout of the screen keyboard is set to "us" 0.585
After features/support/hooks.rb:291 1.318
After features/support/hooks.rb:75 0.000
Feature: Localization
2:18.202
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 8.127
When I log in to a new session in English (en) 16.627
Then the keyboard layout is set to "us" 0.139
When the network is plugged 0.040
And Tor is ready 14.162
Then I successfully start the Unsafe Browser in "en" 25.777
And I kill the Unsafe Browser 5.836
When I enable the screen keyboard 0.198
Then the screen keyboard works in Tor Browser 34.537
And DuckDuckGo is the default search engine 5.415
And I kill the Tor Browser 5.369
And the screen keyboard works in Thunderbird 21.376
And the layout of the screen keyboard is set to "us" 0.593
After features/support/hooks.rb:291 1.071
After features/support/hooks.rb:75 0.000
Feature: Localization
2:41.982
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.439
When I log in to a new session in French (fr) 31.465
Then the keyboard layout is set to "fr" 0.244
When the network is plugged 0.044
And Tor is ready 16.889
Then I successfully start the Unsafe Browser in "fr" 25.085
And I kill the Unsafe Browser 5.815
When I enable the screen keyboard 0.120
Then the screen keyboard works in Tor Browser 33.021
And DuckDuckGo is the default search engine 10.054
And I kill the Tor Browser 5.345
And the screen keyboard works in Thunderbird 23.799
And the layout of the screen keyboard is set to "fr" 0.658
After features/support/hooks.rb:291 1.165
After features/support/hooks.rb:75 0.000
Feature: Localization
2:41.245
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.541
When I log in to a new session in German (de) 29.579
Then the keyboard layout is set to "de" 0.582
When the network is plugged 0.041
And Tor is ready 15.244
Then I successfully start the Unsafe Browser in "de" 28.671
And I kill the Unsafe Browser 6.338
When I enable the screen keyboard 0.137
Then the screen keyboard works in Tor Browser 33.651
And DuckDuckGo is the default search engine 9.929
And I kill the Tor Browser 5.382
And the screen keyboard works in Thunderbird 22.583
And the layout of the screen keyboard is set to "de" 0.562
After features/support/hooks.rb:291 1.516
After features/support/hooks.rb:75 0.000
Feature: Localization
2:36.974
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.851
When I log in to a new session in Italian (it) 29.041
Then the keyboard layout is set to "it" 0.193
When the network is plugged 0.050
And Tor is ready 15.339
Then I successfully start the Unsafe Browser in "it" 27.900
And I kill the Unsafe Browser 5.899
When I enable the screen keyboard 0.130
Then the screen keyboard works in Tor Browser 33.307
And DuckDuckGo is the default search engine 9.819
And I kill the Tor Browser 5.286
And the screen keyboard works in Thunderbird 21.585
And the layout of the screen keyboard is set to "us" 0.568
After features/support/hooks.rb:291 3.396
After features/support/hooks.rb:75 0.000
Feature: Localization
2:41.041
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.769
When I log in to a new session in Persian (fa) 27.950
Then the keyboard layout is set to "ir" 0.296
When the network is plugged 0.048
And Tor is ready 17.647
Then I successfully start the Unsafe Browser in "fa" 27.489
And I kill the Unsafe Browser 5.782
When I enable the screen keyboard 0.125
Then the screen keyboard works in Tor Browser 34.796
And DuckDuckGo is the default search engine 9.439
And I kill the Tor Browser 5.371
And the screen keyboard works in Thunderbird 22.751
And the layout of the screen keyboard is set to "ir" 0.573
After features/support/hooks.rb:291 2.192
After features/support/hooks.rb:75 0.000
Feature: Localization
2:37.839
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.907
When I log in to a new session in Portuguese (pt) 28.310
Then the keyboard layout is set to "pt" 0.173
When the network is plugged 0.053
And Tor is ready 15.334
Then I successfully start the Unsafe Browser in "pt" 29.073
And I kill the Unsafe Browser 5.877
When I enable the screen keyboard 0.120
Then the screen keyboard works in Tor Browser 33.500
And DuckDuckGo is the default search engine 10.055
And I kill the Tor Browser 5.271
And the screen keyboard works in Thunderbird 21.525
And the layout of the screen keyboard is set to "us" 0.636
After features/support/hooks.rb:291 1.145
After features/support/hooks.rb:75 0.000
Feature: Localization
2:44.454
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.700
When I log in to a new session in Russian (ru) 28.864
Then the keyboard layout is set to "ru" 0.128
When the network is plugged 0.043
And Tor is ready 14.558
Then I successfully start the Unsafe Browser in "ru" 31.581
And I kill the Unsafe Browser 5.760
When I enable the screen keyboard 0.174
Then the screen keyboard works in Tor Browser 35.401
And DuckDuckGo is the default search engine 9.816
And I kill the Tor Browser 5.280
And the screen keyboard works in Thunderbird 23.563
And the layout of the screen keyboard is set to "ru" 0.580
After features/support/hooks.rb:291 3.884
After features/support/hooks.rb:75 0.000
Feature: Localization
2:48.314
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 21.729
When I log in to a new session in Spanish (es) 29.755
Then the keyboard layout is set to "es" 0.271
When the network is plugged 0.042
And Tor is ready 15.446
Then I successfully start the Unsafe Browser in "es" 24.136
And I kill the Unsafe Browser 6.535
When I enable the screen keyboard 0.136
Then the screen keyboard works in Tor Browser 33.502
And DuckDuckGo is the default search engine 9.349
And I kill the Tor Browser 5.343
And the screen keyboard works in Thunderbird 21.528
And the layout of the screen keyboard is set to "us" 0.536
After features/support/hooks.rb:291 1.149
After features/support/hooks.rb:75 0.000
Feature: Localization
2:31.777
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.631
When I log in to a new session in Turkish (tr) 28.093
Then the keyboard layout is set to "tr" 0.135
When the network is plugged 0.036
And Tor is ready 15.738
Then I successfully start the Unsafe Browser in "tr" 24.822
And I kill the Unsafe Browser 5.903
When I enable the screen keyboard 0.092
Then the screen keyboard works in Tor Browser 32.950
And DuckDuckGo is the default search engine 9.515
And I kill the Tor Browser 5.335
And the screen keyboard works in Thunderbird 20.978
And the layout of the screen keyboard is set to "us" 0.542
After features/support/hooks.rb:291 1.082
After features/support/hooks.rb:75 0.000
1:10.978
Before features/support/hooks.rb:245 0.006
Given a computer 0.187
And I start Tails from DVD with network unplugged and I login 58.470
And I plug and mount a USB drive containing a sample PNG 10.924
Then MAT can clean some sample PNG file 1.395
After features/support/hooks.rb:291 0.577
After features/support/hooks.rb:75 0.033
Feature: Networking
33.623
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.923
And I disable networking in Tails Greeter 0.941
And I log in to a new session 14.226
Then no network interfaces are enabled 0.107
When I hotplug a network device 0.173
And I wait 10 seconds 10.010

Slept for 10 seconds

Then no network interfaces are enabled 0.240
After features/support/hooks.rb:291 0.855
After features/support/hooks.rb:75 0.000
20.721
Before features/support/hooks.rb:245 0.007
Given I have started Tails from DVD without network and logged in 8.344
When the network is plugged 0.037
And Tor is ready 12.134
Then no unexpected services are listening for network connections 0.205

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:291 0.658
After features/support/hooks.rb:75 0.000
1:2.489
Before features/support/hooks.rb:245 0.006
Given I have started Tails from DVD and logged in and the network is connected 11.371
When I request a reboot using the system menu 1.864
Then Tails eventually restarts 49.253
After features/support/hooks.rb:291 3.452
After features/support/hooks.rb:75 0.000
16.691
Given I have the SSH key pair for an SFTP server 0.249
When I connect to an SFTP server on the Internet 15.633
Then I successfully connect to the SFTP server 0.808
After features/support/hooks.rb:450 0.473
After features/support/hooks.rb:291 0.902
After features/support/hooks.rb:75 0.000
12:10.470
When the network is plugged 0.042
And I wait 720 seconds 12:0.097

Slept for 720 seconds

Then I successfully configure Tor 10.261
And the time has synced 0.068
After features/support/hooks.rb:291 0.700
After features/support/hooks.rb:75 0.000
8.033
When the network is plugged 0.036
And the Tor Connection Assistant autostarts 2.599
And I look at the hide mode but then I go back 4.026
And I choose to connect to Tor automatically 1.247
Then Tor Connection does not propose me to use Tor bridges 0.124
After features/support/hooks.rb:291 0.569
After features/support/hooks.rb:75 0.000
10.305
When I monitor the network connections of tails-security-check 0.133
And I re-run tails-security-check 0.149
Then I see that tails-security-check is properly stream isolated after 10 seconds 10.022
After features/support/hooks.rb:450 0.470
After features/support/hooks.rb:291 1.126
After features/support/hooks.rb:75 0.000
2.531
When I monitor the network connections of htpdate 0.132
And I re-run htpdate 2.386
Then I see that htpdate is properly stream isolated 0.012
After features/support/hooks.rb:450 0.452
After features/support/hooks.rb:291 0.683
After features/support/hooks.rb:75 0.000
32.248
When I monitor the network connections of tails-upgrade-frontend-wrapper 0.136
And I re-run tails-upgrade-frontend-wrapper 32.092
Then I see that tails-upgrade-frontend-wrapper is properly stream isolated 0.019
After features/support/hooks.rb:450 0.549
After features/support/hooks.rb:291 0.804
After features/support/hooks.rb:75 0.000
40.034
Before features/support/hooks.rb:245 0.006
Given I have started Tails from DVD and logged in and the network is connected 10.831
When I successfully start the Unsafe Browser 26.763
And I close the Unsafe Browser 0.121
Then I see the "Shutting down the Unsafe Browser..." notification after at most 60 seconds 1.911
And the Unsafe Browser chroot is torn down 0.407
After features/support/hooks.rb:291 0.682
After features/support/hooks.rb:75 0.000
1:0.175
Before features/support/hooks.rb:245 0.006
Given I have started Tails from DVD and logged in and the network is connected 11.246
When I successfully start the Unsafe Browser 24.809
# 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.446
Then I see a warning about another instance already running 3.662
After features/support/hooks.rb:291 1.227
After features/support/hooks.rb:75 0.000
2:38.399
Before features/support/hooks.rb:245 0.006
Before features/support/hooks.rb:442 0.007
Given I have started Tails from DVD and logged in and the network is connected 11.134
And I capture all network traffic 0.007
And I configure the Unsafe Browser to check for updates more frequently 0.051
But checking for updates is disabled in the Unsafe Browser's configuration 0.011
When I successfully start the Unsafe Browser 26.633
And I wait 120 seconds 2:0.082

Slept for 120 seconds

Then the Unsafe Browser has not sent packets out to the Internet 0.479
After features/support/hooks.rb:450 0.605
After features/support/hooks.rb:291 0.727
After features/support/hooks.rb:75 0.038
38.450
Before features/support/hooks.rb:245 0.006
Given I have started Tails from DVD and logged in and the network is connected 11.335
And the network is unplugged 0.053
# NetworkManager apparently needs some time to notice that the connection is now off
And I wait 10 seconds 10.006

Slept for 10 seconds

When I start the Unsafe Browser 11.578
Then I am told I cannot start the Unsafe Browser when I am offline 5.475
After features/support/hooks.rb:291 0.978
After features/support/hooks.rb:75 0.000
30.685
When I plug a USB drive containing a basic VeraCrypt volume 6.935
And I unlock and mount this VeraCrypt volume with Unlock VeraCrypt Volumes 21.133
And I open this VeraCrypt volume in GNOME Files 1.489
Then I see "SecretFileOnVeraCryptVolume.png" after at most 10 seconds 0.537
When I lock the currently opened VeraCrypt volume 0.423
Then the VeraCrypt volume has been unmounted and locked 0.166
After features/support/hooks.rb:291 0.687
After features/support/hooks.rb:75 0.000
34.843
When I plug a USB drive containing a hidden VeraCrypt volume 10.201
And I unlock and mount this VeraCrypt volume with Unlock VeraCrypt Volumes 21.941
And I open this VeraCrypt volume in GNOME Files 1.457
Then I see "SecretFileOnVeraCryptVolume.png" after at most 10 seconds 0.523
When I lock the currently opened VeraCrypt volume 0.580
Then the VeraCrypt volume has been unmounted and locked 0.139
After features/support/hooks.rb:291 0.712
After features/support/hooks.rb:75 0.000
42.330
When I plug and mount a USB drive containing a basic VeraCrypt file container with a PIM 10.894
And I unlock and mount this VeraCrypt file container with Unlock VeraCrypt Volumes 28.754
And I open this VeraCrypt volume in GNOME Files 1.536
Then I see "SecretFileOnVeraCryptVolume.png" after at most 10 seconds 0.513
When I lock the currently opened VeraCrypt file container 0.481
Then the VeraCrypt file container has been unmounted and locked 0.149
After features/support/hooks.rb:291 0.722
After features/support/hooks.rb:75 0.000
51.362
When I plug and mount a USB drive containing a hidden VeraCrypt file container 20.362
And I unlock and mount this VeraCrypt file container with Unlock VeraCrypt Volumes 28.321
And I open this VeraCrypt volume in GNOME Files 1.608
Then I see "SecretFileOnVeraCryptVolume.png" after at most 10 seconds 0.502
When I lock the currently opened VeraCrypt file container 0.348
Then the VeraCrypt file container has been unmounted and locked 0.219
After features/support/hooks.rb:291 0.718
After features/support/hooks.rb:75 0.016
35.322
When I plug a USB drive containing a basic VeraCrypt volume with a keyfile 6.895
And I unlock and mount this VeraCrypt volume with GNOME Disks 25.560
And I open this VeraCrypt volume in GNOME Files 1.640
Then I see "SecretFileOnVeraCryptVolume.png" after at most 10 seconds 0.592
When I lock the currently opened VeraCrypt volume 0.402
Then the VeraCrypt volume has been unmounted and locked 0.229
After features/support/hooks.rb:291 1.088
After features/support/hooks.rb:75 0.000
33.729
When I plug a USB drive containing a hidden VeraCrypt volume 10.152
And I unlock and mount this VeraCrypt volume with GNOME Disks 20.797
And I open this VeraCrypt volume in GNOME Files 1.530
Then I see "SecretFileOnVeraCryptVolume.png" after at most 10 seconds 0.571
When I lock the currently opened VeraCrypt volume 0.430
Then the VeraCrypt volume has been unmounted and locked 0.247
After features/support/hooks.rb:291 0.743
After features/support/hooks.rb:75 0.000
58.092
When I plug and mount a USB drive containing a basic VeraCrypt file container with a keyfile 16.923
And I unlock and mount this VeraCrypt file container with GNOME Disks 38.278
And I open this VeraCrypt volume in GNOME Files 1.726
Then I see "SecretFileOnVeraCryptVolume.png" after at most 10 seconds 0.516
When I lock the currently opened VeraCrypt file container 0.468
Then the VeraCrypt file container has been unmounted and locked 0.178
After features/support/hooks.rb:291 0.723
After features/support/hooks.rb:75 0.014
55.986
When I plug and mount a USB drive containing a hidden VeraCrypt file container 19.957
And I unlock and mount this VeraCrypt file container with GNOME Disks 33.096
And I open this VeraCrypt volume in GNOME Files 1.631
Then I see "SecretFileOnVeraCryptVolume.png" after at most 10 seconds 0.586
When I lock the currently opened VeraCrypt file container 0.438
Then the VeraCrypt file container has been unmounted and locked 0.275
After features/support/hooks.rb:291 0.745
After features/support/hooks.rb:75 0.014
49.954
When I plug and mount a USB drive containing a basic VeraCrypt file container with a PIM 10.844
And I unlock and mount this VeraCrypt file container with GNOME Disks 36.114
And I open this VeraCrypt volume in GNOME Files 1.599
Then I see "SecretFileOnVeraCryptVolume.png" after at most 10 seconds 0.568
When I lock the currently opened VeraCrypt file container 0.509
Then the VeraCrypt file container has been unmounted and locked 0.318
After features/support/hooks.rb:291 0.688
After features/support/hooks.rb:75 0.000