Project Number Date
test_Tails_ISO_devel 3187 09 Dec 2023, 12:17

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:44:24.310 Passed
Feature: Time syncing
1:2.414
Before features/support/hooks.rb:245 0.003
Before features/support/hooks.rb:442 0.003
Given I have started Tails from DVD without network and logged in 9.574
When I bump the system time with "-15 days" 0.282
And I warm reboot the computer 0.065
And the computer reboots Tails 52.208
Then Tails' hardware clock is close to the host system's time 0.283
After features/support/hooks.rb:450 0.107
After features/support/hooks.rb:291 0.593
After features/support/hooks.rb:75 0.006
Feature: Time syncing
1:9.281
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.434
When I bump the hardware clock's time with "-15 days" 1.845
And I warm reboot the computer 0.054
And the computer reboots Tails 58.350
Then the hardware clock is still off by "-15 days" 0.595
After features/support/hooks.rb:450 0.122
After features/support/hooks.rb:291 0.668
After features/support/hooks.rb:75 0.006
19.862
Before features/support/hooks.rb:245 0.002
Given I have started Tails from DVD without network and logged in 9.483
And I prepare Tails for memory erasure tests 0.613
When I start a process allocating 128 MiB of memory with a known pattern 1.339
Then patterns cover at least 128 MiB in the guest's memory 3.940

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

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

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

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

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

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

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

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

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

After features/support/hooks.rb:291 0.684
After features/support/hooks.rb:75 0.000
3:4.766
Before features/support/hooks.rb:245 0.003
Given I have started Tails from DVD without network and logged in 7.830
And I prepare Tails for memory erasure tests 0.518
When I plug and mount a 128 MiB USB drive with a vfat filesystem 7.932
Then I find very few patterns in the guest's memory 5.337

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

Pattern coverage: 96.011% (119 MiB out of 124 MiB reference memory)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

When I trigger shutdown 0.619
And I wait 20 seconds 20.020

Slept for 20 seconds

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

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

After features/support/hooks.rb:291 3.521
After features/support/hooks.rb:75 0.000
5:56.220
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:10.107
And I prepare Tails for memory erasure tests 0.442
When I fill a 128 MiB file with a known pattern on the persistent filesystem 23.170
When I trigger shutdown 0.251
And I wait 20 seconds 20.019

Slept for 20 seconds

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

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

After features/support/hooks.rb:291 3.462
After features/support/hooks.rb:75 0.015
37.468
Before features/support/hooks.rb:245 0.003
Given I have started Tails from DVD without network and logged in 8.318
And I temporarily create a 4 GiB disk named "gptfat" 0.063
And I create a gpt partition with a vfat filesystem on disk "gptfat" 5.135
And I plug USB drive "gptfat" 2.439
When I start Tails Installer 21.468
Then I am told by Tails Installer that the destination device "is too small" 0.042
After features/support/hooks.rb:291 1.164
After features/support/hooks.rb:75 0.001
3:21.235
Before features/support/hooks.rb:245 0.003
Before features/support/hooks.rb:442 0.002
Given I have started Tails from DVD and logged in with an administration password and the network is connected 1:24.334
And I update APT using apt 17.798
When I install "popularity-contest" using apt 19.473
Then I am notified I can not use Additional Software for "popularity-contest" 58.140
And I can open the Additional Software documentation from the notification 21.487
After features/support/hooks.rb:450 37.246
After features/support/hooks.rb:291 1.706
After features/support/hooks.rb:75 0.005
12:5.454
Before features/support/hooks.rb:245 0.007
Before features/support/hooks.rb:442 0.007
Given a computer 0.241
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:28.147
And I configure APT to prefer an old version of cowsay 0.025
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 23.124
And I accept adding "cowsay" to Additional Software 1:8.041
And Additional Software is correctly configured for package "cowsay" 1.314
And I shutdown Tails and wait for the computer to power off 6.210
And I start Tails from USB drive "__internal" with network unplugged 44.528
And I enable persistence 31.329
# 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.047
And I log in to a new session 21.840
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 41.581
And I revert the APT tweaks that made it prefer an old version of cowsay 0.062
# 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.094
And the network is plugged 0.075
And Tor is ready 18.870
# 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.856
And available upgrades have been checked 0.284
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 2.045
And I can open the Additional Software configuration window from the notification 2.527
And I shutdown Tails and wait for the computer to power off 2:3.658
And I start Tails from USB drive "__internal" with network unplugged 44.557
And I enable persistence 30.708
# 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 21.399
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 51.908
And I revert the APT tweaks that made it prefer an old version of cowsay 0.052
And the network is plugged 0.053
And Tor is ready 36.507
Then the Additional Software upgrade service has started 0.174
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.165
After features/support/hooks.rb:450 2.307
After features/support/hooks.rb:291 1.212
After features/support/hooks.rb:75 0.031
51.649
Before features/support/hooks.rb:245 0.008
Given I have started Tails from DVD and logged in and the network is connected 41.168
When I eject the boot medium 0.325
Then Tails eventually shuts down 10.156
After features/support/hooks.rb:291 0.193
After features/support/hooks.rb:75 0.000
41.223
Before features/support/hooks.rb:245 0.006
Given I have started Tails from DVD without network and logged in 8.006
And I prepare Tails for memory erasure tests 0.431
And I fill a 128 MiB file with a known pattern on the root filesystem 12.855
And patterns cover at least 128 MiB in the guest's memory 3.731

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

When I eject the boot medium 0.574
And I wait for Tails to finish wiping the memory 14.042
Then I find very few patterns in the guest's memory 1.581

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

After features/support/hooks.rb:291 3.521
After features/support/hooks.rb:75 0.000
3:13.275
Before features/support/hooks.rb:245 0.015
Given I have started Tails from DVD without network and logged in 8.156
And I prepare Tails for memory erasure tests 0.533
And I plug and mount a 128 MiB USB drive with a vfat filesystem 8.011
And I fill the USB drive with a known pattern 2:33.423
And I read the content of the test FS 0.153
And patterns cover at least 99% of the test FS size in the guest's memory 3.532

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

When I eject the boot medium 0.360
And I wait for Tails to finish wiping the memory 17.451
Then I find very few patterns in the guest's memory 1.651

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

After features/support/hooks.rb:291 3.595
After features/support/hooks.rb:75 0.000
2:28.759
Before features/support/hooks.rb:245 0.009
Given I have started Tails from DVD without network and logged in 8.570
And I prepare Tails for memory erasure tests 0.457
And I plug and mount a 128 MiB USB drive with an ext4 filesystem encrypted with password "asdf" 25.901
And I fill the USB drive with a known pattern 1:39.978
And I read the content of the test FS 0.085
And patterns cover at least 99% of the test FS size in the guest's memory 3.017

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

When I eject the boot medium 0.352
And I wait for Tails to finish wiping the memory 8.734
Then I find very few patterns in the guest's memory 1.662

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

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

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

When I eject the boot medium 0.946
And I wait for Tails to finish wiping the memory 9.638
Then I find very few patterns in the guest's memory 1.614

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

And Tails eventually shuts down 1:28.266
After features/support/hooks.rb:291 0.131
After features/support/hooks.rb:75 0.000
26.305
Before features/support/hooks.rb:245 0.008
Given I have started Tails from DVD without network and logged in 8.028
When I double-click on the Tails documentation launcher on the desktop 17.665
Then "Tails - Documentation" has loaded in the Tor Browser 0.611
After features/support/hooks.rb:291 0.969
After features/support/hooks.rb:75 0.000
37.410
Before features/support/hooks.rb:245 0.007
Given I have started Tails from DVD and logged in and the network is connected 17.080
When I double-click on the Tails documentation launcher on the desktop 19.765
Then "Tails - Documentation" has loaded in the Tor Browser 0.564
After features/support/hooks.rb:291 1.070
After features/support/hooks.rb:75 0.000
26.920
Before features/support/hooks.rb:245 0.022
Given I have started Tails from DVD without network and logged in 8.165
When I double-click on the Report an Error launcher on the desktop 18.204
Then the support documentation page opens in Tor Browser 0.550
After features/support/hooks.rb:291 1.156
After features/support/hooks.rb:75 0.000
Feature: Using Evince
34.376
Before features/support/hooks.rb:245 0.007
Given I have started Tails from DVD without network and logged in 7.941
And I copy "/usr/share/cups/data/default-testpage.pdf" to "/home/amnesia/.gnupg" as user "amnesia" 0.191
Then the file "/home/amnesia/.gnupg/default-testpage.pdf" exists 0.060
And the file "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/default-testpage.pdf" exists after at most 10 seconds 0.044
And the file "/live/overlay/rw/home/amnesia/.gnupg/default-testpage.pdf" exists after at most 10 seconds 0.050
Given I start monitoring the AppArmor log of "/usr/bin/evince" 0.180
When I try to open "/home/amnesia/.gnupg/default-testpage.pdf" with Evince 17.200
Then Evince tells me it cannot open "/home/amnesia/.gnupg/default-testpage.pdf" 0.785
And AppArmor has denied "/usr/bin/evince" from opening "/home/amnesia/.gnupg/default-testpage.pdf" 0.579
When I close Evince 0.228
Given I restart monitoring the AppArmor log of "/usr/bin/evince" 0.210
When I try to open "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/default-testpage.pdf" with Evince 2.777
Then Evince tells me it cannot open "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/default-testpage.pdf" 0.349
And AppArmor has denied "/usr/bin/evince" from opening "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/default-testpage.pdf" 0.159
When I close Evince 0.201
Given I restart monitoring the AppArmor log of "/usr/bin/evince" 0.241
When I try to open "/live/overlay/rw/home/amnesia/.gnupg/default-testpage.pdf" with Evince 2.741
Then Evince tells me it cannot open "/live/overlay/rw/home/amnesia/.gnupg/default-testpage.pdf" 0.336
# 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.095
After features/support/hooks.rb:291 0.904
After features/support/hooks.rb:75 0.000
Feature: Using Evince
27.776
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.011
And I copy "/usr/share/cups/data/default-testpage.pdf" to "/home/amnesia/.gnupg" as user "amnesia" 0.292
Then the file "/home/amnesia/.gnupg/default-testpage.pdf" exists 0.063
Given I start monitoring the AppArmor log of "/usr/bin/evince" 0.231
And I try to open "/home/amnesia/.gnupg/default-testpage.pdf" with Evince 16.952
Then Evince tells me it cannot open "/home/amnesia/.gnupg/default-testpage.pdf" 0.770
And AppArmor has denied "/usr/bin/evince" from opening "/home/amnesia/.gnupg/default-testpage.pdf" 0.455
After features/support/hooks.rb:291 0.943
After features/support/hooks.rb:75 0.000
19.108
Before features/support/hooks.rb:245 0.007
Given I have started Tails from DVD without network and logged in 8.782
And I wait 10 seconds 10.006

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.121
Then a screenshot is saved to the live user's Pictures directory 0.100
After features/support/hooks.rb:291 0.696
After features/support/hooks.rb:75 0.000
Feature: Localization
1:3.341
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 11.207
And I log in to a new session in German (de) 32.423
When I double-click on the Report an Error launcher on the desktop 18.994
Then the support documentation page opens in Tor Browser 0.715
After features/support/hooks.rb:291 2.472
After features/support/hooks.rb:75 0.000
Feature: Localization
3:13.098
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.913
When I log in to a new session in Arabic (ar) 31.316
Then the keyboard layout is set to "us" 0.239
When the network is plugged 0.039
And Tor is ready 44.910
Then I successfully start the Unsafe Browser in "ar" 26.341
And I kill the Unsafe Browser 5.813
When I enable the screen keyboard 0.089
Then the screen keyboard works in Tor Browser 37.851
And DuckDuckGo is the default search engine 9.941
And I kill the Tor Browser 5.293
And the screen keyboard works in Thunderbird 21.764
And the layout of the screen keyboard is set to "us" 0.584
After features/support/hooks.rb:291 1.022
After features/support/hooks.rb:75 0.000
Feature: Localization
2:55.369
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.834
When I log in to a new session in Chinese (zh_CN) 42.488
Then the keyboard layout is set to "cn" 0.205
When the network is plugged 0.046
And Tor is ready 16.593
Then I successfully start the Unsafe Browser in "zh_CN" 29.242
And I kill the Unsafe Browser 5.961
When I enable the screen keyboard 0.127
Then the screen keyboard works in Tor Browser 34.177
And DuckDuckGo is the default search engine 9.577
And I kill the Tor Browser 5.348
And the screen keyboard works in Thunderbird 23.193
And the layout of the screen keyboard is set to "us" 0.573
After features/support/hooks.rb:291 1.190
After features/support/hooks.rb:75 0.000
Feature: Localization
2:19.194
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.734
When I log in to a new session in English (en) 15.573
Then the keyboard layout is set to "us" 0.159
When the network is plugged 0.079
And Tor is ready 15.306
Then I successfully start the Unsafe Browser in "en" 24.681
And I kill the Unsafe Browser 5.951
When I enable the screen keyboard 0.135
Then the screen keyboard works in Tor Browser 34.193
And DuckDuckGo is the default search engine 5.611
And I kill the Tor Browser 5.302
And the screen keyboard works in Thunderbird 23.895
And the layout of the screen keyboard is set to "us" 0.569
After features/support/hooks.rb:291 1.056
After features/support/hooks.rb:75 0.000
Feature: Localization
2:41.341
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.853
When I log in to a new session in French (fr) 32.627
Then the keyboard layout is set to "fr" 0.239
When the network is plugged 0.051
And Tor is ready 15.053
Then I successfully start the Unsafe Browser in "fr" 26.365
And I kill the Unsafe Browser 5.903
When I enable the screen keyboard 0.199
Then the screen keyboard works in Tor Browser 34.343
And DuckDuckGo is the default search engine 10.236
And I kill the Tor Browser 5.380
And the screen keyboard works in Thunderbird 21.447
And the layout of the screen keyboard is set to "fr" 0.637
After features/support/hooks.rb:291 1.334
After features/support/hooks.rb:75 0.000
Feature: Localization
2:42.550
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.458
When I log in to a new session in German (de) 29.683
Then the keyboard layout is set to "de" 0.264
When the network is plugged 0.046
And Tor is ready 18.830
Then I successfully start the Unsafe Browser in "de" 26.637
And I kill the Unsafe Browser 5.923
When I enable the screen keyboard 0.106
Then the screen keyboard works in Tor Browser 35.603
And DuckDuckGo is the default search engine 10.733
And I kill the Tor Browser 5.557
And the screen keyboard works in Thunderbird 20.100
And the layout of the screen keyboard is set to "de" 0.604
After features/support/hooks.rb:291 1.130
After features/support/hooks.rb:75 0.000
Feature: Localization
2:38.543
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 10.376
When I log in to a new session in Italian (it) 29.695
Then the keyboard layout is set to "it" 0.152
When the network is plugged 0.040
And Tor is ready 16.136
Then I successfully start the Unsafe Browser in "it" 24.983
And I kill the Unsafe Browser 5.951
When I enable the screen keyboard 0.087
Then the screen keyboard works in Tor Browser 32.930
And DuckDuckGo is the default search engine 9.203
And I kill the Tor Browser 5.305
And the screen keyboard works in Thunderbird 23.121
And the layout of the screen keyboard is set to "us" 0.557
After features/support/hooks.rb:291 1.338
After features/support/hooks.rb:75 0.000
Feature: Localization
2:39.670
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.958
When I log in to a new session in Persian (fa) 29.008
Then the keyboard layout is set to "ir" 0.125
When the network is plugged 0.041
And Tor is ready 14.288
Then I successfully start the Unsafe Browser in "fa" 28.016
And I kill the Unsafe Browser 6.120
When I enable the screen keyboard 0.088
Then the screen keyboard works in Tor Browser 34.913
And DuckDuckGo is the default search engine 9.934
And I kill the Tor Browser 5.514
And the screen keyboard works in Thunderbird 23.098
And the layout of the screen keyboard is set to "ir" 0.562
After features/support/hooks.rb:291 1.038
After features/support/hooks.rb:75 0.000
Feature: Localization
2:38.784
Before features/support/hooks.rb:245 0.004
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 8.614
When I log in to a new session in Portuguese (pt) 30.008
Then the keyboard layout is set to "pt" 0.166
When the network is plugged 0.033
And Tor is ready 16.532
Then I successfully start the Unsafe Browser in "pt" 26.069
And I kill the Unsafe Browser 5.850
When I enable the screen keyboard 0.103
Then the screen keyboard works in Tor Browser 34.254
And DuckDuckGo is the default search engine 9.501
And I kill the Tor Browser 5.305
And the screen keyboard works in Thunderbird 21.795
And the layout of the screen keyboard is set to "us" 0.549
After features/support/hooks.rb:291 1.137
After features/support/hooks.rb:75 0.000
Feature: Localization
2:40.936
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.886
When I log in to a new session in Russian (ru) 30.461
Then the keyboard layout is set to "ru" 0.291
When the network is plugged 0.040
And Tor is ready 15.153
Then I successfully start the Unsafe Browser in "ru" 26.182
And I kill the Unsafe Browser 6.021
When I enable the screen keyboard 0.110
Then the screen keyboard works in Tor Browser 35.398
And DuckDuckGo is the default search engine 9.361
And I kill the Tor Browser 5.414
And the screen keyboard works in Thunderbird 24.006
And the layout of the screen keyboard is set to "ru" 0.606
After features/support/hooks.rb:291 1.366
After features/support/hooks.rb:75 0.000
Feature: Localization
2:40.126
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.217
When I log in to a new session in Spanish (es) 29.475
Then the keyboard layout is set to "es" 0.140
When the network is plugged 0.039
And Tor is ready 16.696
Then I successfully start the Unsafe Browser in "es" 28.908
And I kill the Unsafe Browser 6.299
When I enable the screen keyboard 0.111
Then the screen keyboard works in Tor Browser 32.951
And DuckDuckGo is the default search engine 10.191
And I kill the Tor Browser 5.318
And the screen keyboard works in Thunderbird 21.204
And the layout of the screen keyboard is set to "us" 0.572
After features/support/hooks.rb:291 1.292
After features/support/hooks.rb:75 0.000
Feature: Localization
2:39.789
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 9.582
When I log in to a new session in Turkish (tr) 29.806
Then the keyboard layout is set to "tr" 0.208
When the network is plugged 0.038
And Tor is ready 16.256
Then I successfully start the Unsafe Browser in "tr" 26.447
And I kill the Unsafe Browser 5.951
When I enable the screen keyboard 0.140
Then the screen keyboard works in Tor Browser 33.990
And DuckDuckGo is the default search engine 9.674
And I kill the Tor Browser 5.286
And the screen keyboard works in Thunderbird 21.811
And the layout of the screen keyboard is set to "us" 0.593
After features/support/hooks.rb:291 1.428
After features/support/hooks.rb:75 0.000
1:16.559
Before features/support/hooks.rb:245 0.005
Given a computer 0.234
And I start Tails from DVD with network unplugged and I login 1:1.057
And I plug and mount a USB drive containing a sample PNG 13.487
Then MAT can clean some sample PNG file 1.779
After features/support/hooks.rb:291 0.859
After features/support/hooks.rb:75 0.012
Feature: Networking
36.124
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.175
And I disable networking in Tails Greeter 0.943
And I log in to a new session 16.495
Then no network interfaces are enabled 0.107
When I hotplug a network device 0.167
And I wait 10 seconds 10.006

Slept for 10 seconds

Then no network interfaces are enabled 0.227
After features/support/hooks.rb:291 0.971
After features/support/hooks.rb:75 0.000
22.822
Before features/support/hooks.rb:245 0.007
Given I have started Tails from DVD without network and logged in 9.068
When the network is plugged 0.050
And Tor is ready 13.314
Then no unexpected services are listening for network connections 0.389

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.700
After features/support/hooks.rb:75 0.000
1:11.875
Before features/support/hooks.rb:245 0.007
Given I have started Tails from DVD and logged in and the network is connected 12.754
When I request a reboot using the system menu 1.929
Then Tails eventually restarts 57.192
After features/support/hooks.rb:291 3.499
After features/support/hooks.rb:75 0.000
17.091
Given I have the SSH key pair for an SFTP server 0.299
When I connect to an SFTP server on the Internet 15.983
Then I successfully connect to the SFTP server 0.807
After features/support/hooks.rb:450 0.619
After features/support/hooks.rb:291 0.904
After features/support/hooks.rb:75 0.000
12:9.428
When the network is plugged 0.124
And I wait 720 seconds 12:0.067

Slept for 720 seconds

Then I successfully configure Tor 9.178
And the time has synced 0.058
After features/support/hooks.rb:291 0.644
After features/support/hooks.rb:75 0.000
7.956
When the network is plugged 0.108
And the Tor Connection Assistant autostarts 2.447
And I look at the hide mode but then I go back 3.986
And I choose to connect to Tor automatically 1.270
Then Tor Connection does not propose me to use Tor bridges 0.143
After features/support/hooks.rb:291 0.719
After features/support/hooks.rb:75 0.000
10.322
When I monitor the network connections of tails-security-check 0.145
And I re-run tails-security-check 0.151
Then I see that tails-security-check is properly stream isolated after 10 seconds 10.025
After features/support/hooks.rb:450 0.388
After features/support/hooks.rb:291 0.854
After features/support/hooks.rb:75 0.000
2.591
When I monitor the network connections of htpdate 0.136
And I re-run htpdate 2.443
Then I see that htpdate is properly stream isolated 0.011
After features/support/hooks.rb:450 0.416
After features/support/hooks.rb:291 0.702
After features/support/hooks.rb:75 0.000
32.250
When I monitor the network connections of tails-upgrade-frontend-wrapper 0.169
And I re-run tails-upgrade-frontend-wrapper 32.068
Then I see that tails-upgrade-frontend-wrapper is properly stream isolated 0.012
After features/support/hooks.rb:450 0.474
After features/support/hooks.rb:291 0.893
After features/support/hooks.rb:75 0.000
40.342
Before features/support/hooks.rb:245 0.008
Given I have started Tails from DVD and logged in and the network is connected 12.031
When I successfully start the Unsafe Browser 26.524
And I close the Unsafe Browser 0.121
Then I see the "Shutting down the Unsafe Browser..." notification after at most 60 seconds 1.328
And the Unsafe Browser chroot is torn down 0.337
After features/support/hooks.rb:291 0.943
After features/support/hooks.rb:75 0.000
1:3.210
Before features/support/hooks.rb:245 0.007
Given I have started Tails from DVD and logged in and the network is connected 12.013
When I successfully start the Unsafe Browser 26.662
# 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.708
Then I see a warning about another instance already running 3.815
After features/support/hooks.rb:291 3.736
After features/support/hooks.rb:75 0.000
2:42.071
Before features/support/hooks.rb:245 0.007
Before features/support/hooks.rb:442 0.005
Given I have started Tails from DVD and logged in and the network is connected 16.291
And I capture all network traffic 0.006
And I configure the Unsafe Browser to check for updates more frequently 0.054
But checking for updates is disabled in the Unsafe Browser's configuration 0.011
When I successfully start the Unsafe Browser 25.195
And I wait 120 seconds 2:0.064

Slept for 120 seconds

Then the Unsafe Browser has not sent packets out to the Internet 0.446
After features/support/hooks.rb:450 0.552
After features/support/hooks.rb:291 0.872
After features/support/hooks.rb:75 0.056
40.004
Before features/support/hooks.rb:245 0.006
Given I have started Tails from DVD and logged in and the network is connected 12.484
And the network is unplugged 0.062
# 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 11.743
Then I am told I cannot start the Unsafe Browser when I am offline 5.703
After features/support/hooks.rb:291 0.940
After features/support/hooks.rb:75 0.000
31.797
When I plug a USB drive containing a basic VeraCrypt volume 7.099
And I unlock and mount this VeraCrypt volume with Unlock VeraCrypt Volumes 21.984
And I open this VeraCrypt volume in GNOME Files 1.554
Then I see "SecretFileOnVeraCryptVolume.png" after at most 10 seconds 0.573
When I lock the currently opened VeraCrypt volume 0.370
Then the VeraCrypt volume has been unmounted and locked 0.215
After features/support/hooks.rb:291 0.705
After features/support/hooks.rb:75 0.000
36.188
When I plug a USB drive containing a hidden VeraCrypt volume 10.358
And I unlock and mount this VeraCrypt volume with Unlock VeraCrypt Volumes 22.184
And I open this VeraCrypt volume in GNOME Files 1.938
Then I see "SecretFileOnVeraCryptVolume.png" after at most 10 seconds 1.062
When I lock the currently opened VeraCrypt volume 0.407
Then the VeraCrypt volume has been unmounted and locked 0.237
After features/support/hooks.rb:291 0.725
After features/support/hooks.rb:75 0.000
44.613
When I plug and mount a USB drive containing a basic VeraCrypt file container with a PIM 12.227
And I unlock and mount this VeraCrypt file container with Unlock VeraCrypt Volumes 29.693
And I open this VeraCrypt volume in GNOME Files 1.501
Then I see "SecretFileOnVeraCryptVolume.png" after at most 10 seconds 0.506
When I lock the currently opened VeraCrypt file container 0.441
Then the VeraCrypt file container has been unmounted and locked 0.243
After features/support/hooks.rb:291 0.757
After features/support/hooks.rb:75 0.000
53.236
When I plug and mount a USB drive containing a hidden VeraCrypt file container 21.631
And I unlock and mount this VeraCrypt file container with Unlock VeraCrypt Volumes 28.780
And I open this VeraCrypt volume in GNOME Files 1.670
Then I see "SecretFileOnVeraCryptVolume.png" after at most 10 seconds 0.538
When I lock the currently opened VeraCrypt file container 0.402
Then the VeraCrypt file container has been unmounted and locked 0.213
After features/support/hooks.rb:291 0.746
After features/support/hooks.rb:75 0.019
36.919
When I plug a USB drive containing a basic VeraCrypt volume with a keyfile 7.398
And I unlock and mount this VeraCrypt volume with GNOME Disks 26.570
And I open this VeraCrypt volume in GNOME Files 1.672
Then I see "SecretFileOnVeraCryptVolume.png" after at most 10 seconds 0.537
When I lock the currently opened VeraCrypt volume 0.458
Then the VeraCrypt volume has been unmounted and locked 0.282
After features/support/hooks.rb:291 0.737
After features/support/hooks.rb:75 0.000
36.170
When I plug a USB drive containing a hidden VeraCrypt volume 10.262
And I unlock and mount this VeraCrypt volume with GNOME Disks 22.468
And I open this VeraCrypt volume in GNOME Files 1.564
Then I see "SecretFileOnVeraCryptVolume.png" after at most 10 seconds 1.167
When I lock the currently opened VeraCrypt volume 0.505
Then the VeraCrypt volume has been unmounted and locked 0.202
After features/support/hooks.rb:291 0.816
After features/support/hooks.rb:75 0.000
1:1.445
When I plug and mount a USB drive containing a basic VeraCrypt file container with a keyfile 19.822
And I unlock and mount this VeraCrypt file container with GNOME Disks 38.656
And I open this VeraCrypt volume in GNOME Files 1.624
Then I see "SecretFileOnVeraCryptVolume.png" after at most 10 seconds 0.595
When I lock the currently opened VeraCrypt file container 0.462
Then the VeraCrypt file container has been unmounted and locked 0.284
After features/support/hooks.rb:291 0.821
After features/support/hooks.rb:75 0.019
1:3.325
When I plug and mount a USB drive containing a hidden VeraCrypt file container 21.555
And I unlock and mount this VeraCrypt file container with GNOME Disks 38.348
And I open this VeraCrypt volume in GNOME Files 1.628
Then I see "SecretFileOnVeraCryptVolume.png" after at most 10 seconds 1.108
When I lock the currently opened VeraCrypt file container 0.462
Then the VeraCrypt file container has been unmounted and locked 0.222
After features/support/hooks.rb:291 0.777
After features/support/hooks.rb:75 0.017
50.484
When I plug and mount a USB drive containing a basic VeraCrypt file container with a PIM 12.073
And I unlock and mount this VeraCrypt file container with GNOME Disks 35.524
And I open this VeraCrypt volume in GNOME Files 1.626
Then I see "SecretFileOnVeraCryptVolume.png" after at most 10 seconds 0.535
When I lock the currently opened VeraCrypt file container 0.451
Then the VeraCrypt file container has been unmounted and locked 0.272
After features/support/hooks.rb:291 0.787
After features/support/hooks.rb:75 0.000