Project Number Date
test_Tails_ISO_devel 3245 21 Jan 2024, 12:42

Tag Report

Steps Scenarios Features
Tag Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
@not_release_blocker 443 0 0 0 0 443 57 0 57 1:43:31.798 Passed
Feature: Time syncing
1:0.438
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.511
When I bump the system time with "-15 days" 0.420
And I warm reboot the computer 0.063
And the computer reboots Tails 51.036
Then Tails' hardware clock is close to the host system's time 0.406
After features/support/hooks.rb:450 0.105
After features/support/hooks.rb:291 0.606
After features/support/hooks.rb:75 0.038
Feature: Time syncing
1:5.237
Before features/support/hooks.rb:245 0.002
Before features/support/hooks.rb:442 0.004
Given I have started Tails from DVD without network and logged in 8.220
When I bump the hardware clock's time with "-15 days" 2.003
And I warm reboot the computer 0.075
And the computer reboots Tails 54.373
Then the hardware clock is still off by "-15 days" 0.563
After features/support/hooks.rb:450 0.132
After features/support/hooks.rb:291 0.654
After features/support/hooks.rb:75 0.008
19.644
Before features/support/hooks.rb:245 0.002
Given I have started Tails from DVD without network and logged in 8.266
And I prepare Tails for memory erasure tests 0.691
When I start a process allocating 128 MiB of memory with a known pattern 2.399
Then patterns cover at least 128 MiB in the guest's memory 3.714

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

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

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

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

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 41.670
Then patterns cover at least 99% of the test FS size in the guest's memory 4.021

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

When I trigger shutdown 0.548
And I wait 20 seconds 20.007

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 1184 MiB reference memory)

After features/support/hooks.rb:291 3.443
After features/support/hooks.rb:75 0.000
6:10.555
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:21.869
And I prepare Tails for memory erasure tests 0.556
When I fill a 128 MiB file with a known pattern on the persistent filesystem 25.421
When I trigger shutdown 0.354
And I wait 20 seconds 20.016

Slept for 20 seconds

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

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

After features/support/hooks.rb:291 3.481
After features/support/hooks.rb:75 0.013
38.753
Before features/support/hooks.rb:245 0.004
Given I have started Tails from DVD without network and logged in 8.519
And I temporarily create a 4 GiB disk named "gptfat" 0.060
And I create a gpt partition with a vfat filesystem on disk "gptfat" 5.094
And I plug USB drive "gptfat" 2.429
When I start Tails Installer 22.595
Then I am told by Tails Installer that the destination device "is too small" 0.053
After features/support/hooks.rb:291 0.997
After features/support/hooks.rb:75 0.001
3:39.590
Before features/support/hooks.rb:245 0.003
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:34.237
And I update APT using apt 22.557
When I install "popularity-contest" using apt 19.760
Then I am notified I can not use Additional Software for "popularity-contest" 58.076
And I can open the Additional Software documentation from the notification 24.959
After features/support/hooks.rb:450 39.786
After features/support/hooks.rb:291 2.781
After features/support/hooks.rb:75 0.005
12:18.199
Before features/support/hooks.rb:245 0.005
Before features/support/hooks.rb:442 0.005
Given a computer 0.203
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:7.771
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 24.296
And I accept adding "cowsay" to Additional Software 1:6.792
And Additional Software is correctly configured for package "cowsay" 1.428
And I shutdown Tails and wait for the computer to power off 5.083
And I start Tails from USB drive "__internal" with network unplugged 49.018
And I enable persistence 32.505
# 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.024
And I log in to a new session 24.408
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 41.759
And I revert the APT tweaks that made it prefer an old version of cowsay 0.091
# 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.114
And the network is plugged 0.035
And Tor is ready 20.078
# 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.913
And available upgrades have been checked 0.150
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 1.008
And I can open the Additional Software configuration window from the notification 2.515
And I shutdown Tails and wait for the computer to power off 2:2.550
And I start Tails from USB drive "__internal" with network unplugged 46.843
And I enable persistence 32.874
# 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 30.872
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 52.229
And I revert the APT tweaks that made it prefer an old version of cowsay 0.067
And the network is plugged 0.033
And Tor is ready 49.187
Then the Additional Software upgrade service has started 0.195
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.094
After features/support/hooks.rb:450 2.217
After features/support/hooks.rb:291 1.026
After features/support/hooks.rb:75 0.039
1:20.416
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.001
When I eject the boot medium 0.292
Then Tails eventually shuts down 9.123
After features/support/hooks.rb:291 0.241
After features/support/hooks.rb:75 0.000
37.543
Before features/support/hooks.rb:245 0.007
Given I have started Tails from DVD without network and logged in 7.927
And I prepare Tails for memory erasure tests 0.488
And I fill a 128 MiB file with a known pattern on the root filesystem 13.677
And patterns cover at least 128 MiB in the guest's memory 2.962

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

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

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

After features/support/hooks.rb:291 3.560
After features/support/hooks.rb:75 0.000
2:37.997
Before features/support/hooks.rb:245 0.010
Given I have started Tails from DVD without network and logged in 8.986
And I prepare Tails for memory erasure tests 0.513
And I plug and mount a 128 MiB USB drive with a vfat filesystem 7.989
And I fill the USB drive with a known pattern 2:5.254
And I read the content of the test FS 0.130
And patterns cover at least 99% of the test FS size in the guest's memory 3.409

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

When I eject the boot medium 0.326
And I wait for Tails to finish wiping the memory 9.425
Then I find very few patterns in the guest's memory 1.961

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

After features/support/hooks.rb:291 3.582
After features/support/hooks.rb:75 0.000
2:19.281
Before features/support/hooks.rb:245 0.006
Given I have started Tails from DVD without network and logged in 8.034
And I prepare Tails for memory erasure tests 0.574
And I plug and mount a 128 MiB USB drive with an ext4 filesystem encrypted with password "asdf" 24.188
And I fill the USB drive with a known pattern 1:31.733
And I read the content of the test FS 0.100
And patterns cover at least 99% of the test FS size in the guest's memory 3.368

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

When I eject the boot medium 0.586
And I wait for Tails to finish wiping the memory 8.841
Then I find very few patterns in the guest's memory 1.854

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

After features/support/hooks.rb:291 3.585
After features/support/hooks.rb:75 0.000
2:17.032
Before features/support/hooks.rb:245 0.009
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 8.944
And I prepare Tails for memory erasure tests 0.449
And I fill a 128 MiB file with a known pattern on the persistent filesystem 22.273
And patterns cover at least 100 MiB in the guest's memory 4.311

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

When I eject the boot medium 0.934
And I wait for Tails to finish wiping the memory 10.151
Then I find very few patterns in the guest's memory 1.713

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

And Tails eventually shuts down 1:28.254
After features/support/hooks.rb:291 0.144
After features/support/hooks.rb:75 0.000
28.486
Before features/support/hooks.rb:245 0.008
Given I have started Tails from DVD without network and logged in 8.034
When I double-click on the Tails documentation launcher on the desktop 19.933
Then "Tails - Documentation" has loaded in the Tor Browser 0.519
After features/support/hooks.rb:291 1.018
After features/support/hooks.rb:75 0.000
35.297
Before features/support/hooks.rb:245 0.009
Given I have started Tails from DVD and logged in and the network is connected 14.074
When I double-click on the Tails documentation launcher on the desktop 20.671
Then "Tails - Documentation" has loaded in the Tor Browser 0.550
After features/support/hooks.rb:291 0.794
After features/support/hooks.rb:75 0.000
28.828
Before features/support/hooks.rb:245 0.008
Given I have started Tails from DVD without network and logged in 8.036
When I double-click on the Report an Error launcher on the desktop 20.144
Then the support documentation page opens in Tor Browser 0.646
After features/support/hooks.rb:291 0.839
After features/support/hooks.rb:75 0.000
Feature: Using Evince
36.624
Before features/support/hooks.rb:245 0.010
Given I have started Tails from DVD without network and logged in 9.264
And I copy "/usr/share/cups/data/default-testpage.pdf" to "/home/amnesia/.gnupg" as user "amnesia" 0.185
Then the file "/home/amnesia/.gnupg/default-testpage.pdf" exists 0.067
And the file "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/default-testpage.pdf" exists after at most 10 seconds 0.064
And the file "/live/overlay/rw/home/amnesia/.gnupg/default-testpage.pdf" exists after at most 10 seconds 0.067
Given I start monitoring the AppArmor log of "/usr/bin/evince" 0.186
When I try to open "/home/amnesia/.gnupg/default-testpage.pdf" with Evince 17.217
Then Evince tells me it cannot open "/home/amnesia/.gnupg/default-testpage.pdf" 1.251
And AppArmor has denied "/usr/bin/evince" from opening "/home/amnesia/.gnupg/default-testpage.pdf" 0.377
When I close Evince 0.236
Given I restart monitoring the AppArmor log of "/usr/bin/evince" 0.195
When I try to open "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/default-testpage.pdf" with Evince 2.677
Then Evince tells me it cannot open "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/default-testpage.pdf" 0.818
And AppArmor has denied "/usr/bin/evince" from opening "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/default-testpage.pdf" 0.069
When I close Evince 0.198
Given I restart monitoring the AppArmor log of "/usr/bin/evince" 0.171
When I try to open "/live/overlay/rw/home/amnesia/.gnupg/default-testpage.pdf" with Evince 2.674
Then Evince tells me it cannot open "/live/overlay/rw/home/amnesia/.gnupg/default-testpage.pdf" 0.829
# 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.071
After features/support/hooks.rb:291 0.716
After features/support/hooks.rb:75 0.000
Feature: Using Evince
27.997
Before features/support/hooks.rb:245 0.009
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 9.344
And I copy "/usr/share/cups/data/default-testpage.pdf" to "/home/amnesia/.gnupg" as user "amnesia" 0.201
Then the file "/home/amnesia/.gnupg/default-testpage.pdf" exists 0.072
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 17.008
Then Evince tells me it cannot open "/home/amnesia/.gnupg/default-testpage.pdf" 0.730
And AppArmor has denied "/usr/bin/evince" from opening "/home/amnesia/.gnupg/default-testpage.pdf" 0.452
After features/support/hooks.rb:291 0.768
After features/support/hooks.rb:75 0.000
18.747
Before features/support/hooks.rb:245 0.007
Given I have started Tails from DVD without network and logged in 8.421
And I wait 10 seconds 10.010

Slept for 10 seconds

And there is no screenshot in the live user's Pictures directory 0.103
When I press the "PRINTSCREEN" key 0.129
Then a screenshot is saved to the live user's Pictures directory 0.083
After features/support/hooks.rb:291 0.728
After features/support/hooks.rb:75 0.000
Feature: Localization
1:2.534
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.770
And I log in to a new session in German (de) 33.969
When I double-click on the Report an Error launcher on the desktop 19.154
Then the support documentation page opens in Tor Browser 0.640
After features/support/hooks.rb:291 1.510
After features/support/hooks.rb:75 0.000
Feature: Localization
2:43.383
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.007
When I log in to a new session in Arabic (ar) 29.007
Then the keyboard layout is set to "us" 0.256
When the network is plugged 0.037
And Tor is ready 15.120
Then I successfully start the Unsafe Browser in "ar" 28.549
And I kill the Unsafe Browser 7.228
When I enable the screen keyboard 0.193
Then the screen keyboard works in Tor Browser 34.914
And DuckDuckGo is the default search engine 10.230
And I kill the Tor Browser 5.425
And the screen keyboard works in Thunderbird 22.858
And the layout of the screen keyboard is set to "us" 0.552
After features/support/hooks.rb:291 1.665
After features/support/hooks.rb:75 0.000
Feature: Localization
2:43.128
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.938
When I log in to a new session in Chinese (zh_CN) 28.527
Then the keyboard layout is set to "cn" 0.247
When the network is plugged 0.038
And Tor is ready 14.998
Then I successfully start the Unsafe Browser in "zh_CN" 28.960
And I kill the Unsafe Browser 6.152
When I enable the screen keyboard 0.175
Then the screen keyboard works in Tor Browser 34.852
And DuckDuckGo is the default search engine 9.696
And I kill the Tor Browser 5.278
And the screen keyboard works in Thunderbird 25.611
And the layout of the screen keyboard is set to "us" 0.650
After features/support/hooks.rb:291 1.164
After features/support/hooks.rb:75 0.000
Feature: Localization
2:25.362
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.102
When I log in to a new session in English (en) 16.171
Then the keyboard layout is set to "us" 0.151
When the network is plugged 0.041
And Tor is ready 14.414
Then I successfully start the Unsafe Browser in "en" 29.075
And I kill the Unsafe Browser 5.913
When I enable the screen keyboard 0.133
Then the screen keyboard works in Tor Browser 35.534
And DuckDuckGo is the default search engine 5.535
And I kill the Tor Browser 5.331
And the screen keyboard works in Thunderbird 24.392
And the layout of the screen keyboard is set to "us" 0.565
After features/support/hooks.rb:291 1.120
After features/support/hooks.rb:75 0.000
Feature: Localization
2:37.975
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.929
When I log in to a new session in French (fr) 28.639
Then the keyboard layout is set to "fr" 0.200
When the network is plugged 0.065
And Tor is ready 14.369
Then I successfully start the Unsafe Browser in "fr" 29.351
And I kill the Unsafe Browser 5.775
When I enable the screen keyboard 0.117
Then the screen keyboard works in Tor Browser 34.716
And DuckDuckGo is the default search engine 9.442
And I kill the Tor Browser 5.320
And the screen keyboard works in Thunderbird 21.461
And the layout of the screen keyboard is set to "fr" 0.585
After features/support/hooks.rb:291 1.421
After features/support/hooks.rb:75 0.000
Feature: Localization
2:33.975
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.320
When I log in to a new session in German (de) 28.994
Then the keyboard layout is set to "de" 0.222
When the network is plugged 0.042
And Tor is ready 15.326
Then I successfully start the Unsafe Browser in "de" 24.687
And I kill the Unsafe Browser 5.895
When I enable the screen keyboard 0.142
Then the screen keyboard works in Tor Browser 32.593
And DuckDuckGo is the default search engine 9.499
And I kill the Tor Browser 5.339
And the screen keyboard works in Thunderbird 21.328
And the layout of the screen keyboard is set to "de" 0.582
After features/support/hooks.rb:291 1.175
After features/support/hooks.rb:75 0.000
Feature: Localization
3:4.886
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.441
When I log in to a new session in Italian (it) 26.824
Then the keyboard layout is set to "it" 0.241
When the network is plugged 0.038
And Tor is ready 43.906
Then I successfully start the Unsafe Browser in "it" 25.773
And I kill the Unsafe Browser 5.873
When I enable the screen keyboard 0.158
Then the screen keyboard works in Tor Browser 33.553
And DuckDuckGo is the default search engine 10.387
And I kill the Tor Browser 5.463
And the screen keyboard works in Thunderbird 23.612
And the layout of the screen keyboard is set to "us" 0.610
After features/support/hooks.rb:291 3.197
After features/support/hooks.rb:75 0.000
Feature: Localization
2:38.704
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.964
When I log in to a new session in Persian (fa) 28.362
Then the keyboard layout is set to "ir" 0.139
When the network is plugged 0.033
And Tor is ready 14.406
Then I successfully start the Unsafe Browser in "fa" 29.245
And I kill the Unsafe Browser 5.899
When I enable the screen keyboard 0.152
Then the screen keyboard works in Tor Browser 34.519
And DuckDuckGo is the default search engine 9.614
And I kill the Tor Browser 5.364
And the screen keyboard works in Thunderbird 22.464
And the layout of the screen keyboard is set to "ir" 0.535
After features/support/hooks.rb:291 1.076
After features/support/hooks.rb:75 0.000
Feature: Localization
2:34.923
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.273
When I log in to a new session in Portuguese (pt) 27.763
Then the keyboard layout is set to "pt" 0.249
When the network is plugged 0.061
And Tor is ready 14.839
Then I successfully start the Unsafe Browser in "pt" 27.141
And I kill the Unsafe Browser 5.892
When I enable the screen keyboard 0.158
Then the screen keyboard works in Tor Browser 33.507
And DuckDuckGo is the default search engine 9.218
And I kill the Tor Browser 5.322
And the screen keyboard works in Thunderbird 20.891
And the layout of the screen keyboard is set to "us" 0.603
After features/support/hooks.rb:291 2.153
After features/support/hooks.rb:75 0.000
Feature: Localization
2:36.070
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.233
When I log in to a new session in Russian (ru) 28.529
Then the keyboard layout is set to "ru" 0.129
When the network is plugged 0.042
And Tor is ready 14.318
Then I successfully start the Unsafe Browser in "ru" 25.560
And I kill the Unsafe Browser 6.217
When I enable the screen keyboard 0.152
Then the screen keyboard works in Tor Browser 34.430
And DuckDuckGo is the default search engine 9.371
And I kill the Tor Browser 5.341
And the screen keyboard works in Thunderbird 23.150
And the layout of the screen keyboard is set to "ru" 0.591
After features/support/hooks.rb:291 1.044
After features/support/hooks.rb:75 0.000
Feature: Localization
2:40.363
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.329
When I log in to a new session in Spanish (es) 28.310
Then the keyboard layout is set to "es" 0.250
When the network is plugged 0.033
And Tor is ready 16.881
Then I successfully start the Unsafe Browser in "es" 28.687
And I kill the Unsafe Browser 7.313
When I enable the screen keyboard 0.156
Then the screen keyboard works in Tor Browser 34.295
And DuckDuckGo is the default search engine 9.272
And I kill the Tor Browser 5.333
And the screen keyboard works in Thunderbird 20.962
And the layout of the screen keyboard is set to "us" 0.536
After features/support/hooks.rb:291 1.240
After features/support/hooks.rb:75 0.000
Feature: Localization
2:36.911
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.196
When I log in to a new session in Turkish (tr) 27.407
Then the keyboard layout is set to "tr" 0.156
When the network is plugged 0.040
And Tor is ready 14.993
Then I successfully start the Unsafe Browser in "tr" 27.794
And I kill the Unsafe Browser 7.603
When I enable the screen keyboard 0.155
Then the screen keyboard works in Tor Browser 33.826
And DuckDuckGo is the default search engine 9.670
And I kill the Tor Browser 5.341
And the screen keyboard works in Thunderbird 21.182
And the layout of the screen keyboard is set to "us" 0.543
After features/support/hooks.rb:291 1.325
After features/support/hooks.rb:75 0.000
1:9.864
Before features/support/hooks.rb:245 0.005
Given a computer 0.192
And I start Tails from DVD with network unplugged and I login 56.955
And I plug and mount a USB drive containing a sample PNG 11.280
Then MAT can clean some sample PNG file 1.436
After features/support/hooks.rb:291 0.638
After features/support/hooks.rb:75 0.010
Feature: Networking
37.534
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.378
And I disable networking in Tails Greeter 0.807
And I log in to a new session 17.689
Then no network interfaces are enabled 0.196
When I hotplug a network device 0.204
And I wait 10 seconds 10.008

Slept for 10 seconds

Then no network interfaces are enabled 0.249
After features/support/hooks.rb:291 0.874
After features/support/hooks.rb:75 0.000
21.840
Before features/support/hooks.rb:245 0.006
Given I have started Tails from DVD without network and logged in 8.405
When the network is plugged 0.061
And Tor is ready 13.103
Then no unexpected services are listening for network connections 0.269

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.894
After features/support/hooks.rb:75 0.000
1:6.670
Before features/support/hooks.rb:245 0.006
Given I have started Tails from DVD and logged in and the network is connected 11.593
When I request a reboot using the system menu 1.774
Then Tails eventually restarts 53.302
After features/support/hooks.rb:291 3.476
After features/support/hooks.rb:75 0.000
17.334
Given I have the SSH key pair for an SFTP server 0.278
When I connect to an SFTP server on the Internet 16.122
Then I successfully connect to the SFTP server 0.933
After features/support/hooks.rb:450 0.475
After features/support/hooks.rb:291 0.969
After features/support/hooks.rb:75 0.000
12:12.448
When the network is plugged 0.035
And I wait 720 seconds 12:0.092

Slept for 720 seconds

Then I successfully configure Tor 12.271
And the time has synced 0.048
After features/support/hooks.rb:291 0.708
After features/support/hooks.rb:75 0.000
7.959
When the network is plugged 0.053
And the Tor Connection Assistant autostarts 2.485
And I look at the hide mode but then I go back 3.991
And I choose to connect to Tor automatically 1.243
Then Tor Connection does not propose me to use Tor bridges 0.185
After features/support/hooks.rb:291 0.654
After features/support/hooks.rb:75 0.000
10.304
When I monitor the network connections of tails-security-check 0.111
And I re-run tails-security-check 0.170
Then I see that tails-security-check is properly stream isolated after 10 seconds 10.022
After features/support/hooks.rb:450 0.392
After features/support/hooks.rb:291 0.897
After features/support/hooks.rb:75 0.000
2.631
When I monitor the network connections of htpdate 0.121
And I re-run htpdate 2.497
Then I see that htpdate is properly stream isolated 0.012
After features/support/hooks.rb:450 0.421
After features/support/hooks.rb:291 0.694
After features/support/hooks.rb:75 0.000
32.205
When I monitor the network connections of tails-upgrade-frontend-wrapper 0.126
And I re-run tails-upgrade-frontend-wrapper 32.067
Then I see that tails-upgrade-frontend-wrapper is properly stream isolated 0.011
After features/support/hooks.rb:450 0.488
After features/support/hooks.rb:291 0.858
After features/support/hooks.rb:75 0.000
41.056
Before features/support/hooks.rb:245 0.007
Given I have started Tails from DVD and logged in and the network is connected 11.560
When I successfully start the Unsafe Browser 27.552
And I close the Unsafe Browser 0.123
Then I see the "Shutting down the Unsafe Browser..." notification after at most 60 seconds 1.395
And the Unsafe Browser chroot is torn down 0.424
After features/support/hooks.rb:291 0.770
After features/support/hooks.rb:75 0.000
1:3.303
Before features/support/hooks.rb:245 0.007
Given I have started Tails from DVD and logged in and the network is connected 11.734
When I successfully start the Unsafe Browser 27.526
# 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.007

Slept for 10 seconds

And I start the Unsafe Browser 10.457
Then I see a warning about another instance already running 3.577
After features/support/hooks.rb:291 1.033
After features/support/hooks.rb:75 0.000
2:40.022
Before features/support/hooks.rb:245 0.007
Before features/support/hooks.rb:442 0.007
Given I have started Tails from DVD and logged in and the network is connected 11.449
And I capture all network traffic 0.007
And I configure the Unsafe Browser to check for updates more frequently 0.072
But checking for updates is disabled in the Unsafe Browser's configuration 0.011
When I successfully start the Unsafe Browser 27.840
And I wait 120 seconds 2:0.093

Slept for 120 seconds

Then the Unsafe Browser has not sent packets out to the Internet 0.547
After features/support/hooks.rb:450 0.495
After features/support/hooks.rb:291 0.672
After features/support/hooks.rb:75 0.049
41.032
Before features/support/hooks.rb:245 0.005
Given I have started Tails from DVD and logged in and the network is connected 13.221
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.008

Slept for 10 seconds

When I start the Unsafe Browser 11.675
Then I am told I cannot start the Unsafe Browser when I am offline 6.073
After features/support/hooks.rb:291 1.618
After features/support/hooks.rb:75 0.000
30.740
When I plug a USB drive containing a basic VeraCrypt volume 6.947
And I unlock and mount this VeraCrypt volume with Unlock VeraCrypt Volumes 21.233
And I open this VeraCrypt volume in GNOME Files 1.466
Then I see "SecretFileOnVeraCryptVolume.png" after at most 10 seconds 0.498
When I lock the currently opened VeraCrypt volume 0.440
Then the VeraCrypt volume has been unmounted and locked 0.154
After features/support/hooks.rb:291 0.632
After features/support/hooks.rb:75 0.000
37.209
When I plug a USB drive containing a hidden VeraCrypt volume 10.143
And I unlock and mount this VeraCrypt volume with Unlock VeraCrypt Volumes 24.478
And I open this VeraCrypt volume in GNOME Files 1.455
Then I see "SecretFileOnVeraCryptVolume.png" after at most 10 seconds 0.503
When I lock the currently opened VeraCrypt volume 0.413
Then the VeraCrypt volume has been unmounted and locked 0.215
After features/support/hooks.rb:291 0.846
After features/support/hooks.rb:75 0.000
43.763
When I plug and mount a USB drive containing a basic VeraCrypt file container with a PIM 11.953
And I unlock and mount this VeraCrypt file container with Unlock VeraCrypt Volumes 29.038
And I open this VeraCrypt volume in GNOME Files 1.614
Then I see "SecretFileOnVeraCryptVolume.png" after at most 10 seconds 0.538
When I lock the currently opened VeraCrypt file container 0.382
Then the VeraCrypt file container has been unmounted and locked 0.236
After features/support/hooks.rb:291 0.688
After features/support/hooks.rb:75 0.000
52.563
When I plug and mount a USB drive containing a hidden VeraCrypt file container 20.340
And I unlock and mount this VeraCrypt file container with Unlock VeraCrypt Volumes 28.552
And I open this VeraCrypt volume in GNOME Files 1.904
Then I see "SecretFileOnVeraCryptVolume.png" after at most 10 seconds 1.113
When I lock the currently opened VeraCrypt file container 0.419
Then the VeraCrypt file container has been unmounted and locked 0.233
After features/support/hooks.rb:291 0.714
After features/support/hooks.rb:75 0.020
38.580
When I plug a USB drive containing a basic VeraCrypt volume with a keyfile 6.914
And I unlock and mount this VeraCrypt volume with GNOME Disks 28.656
And I open this VeraCrypt volume in GNOME Files 1.673
Then I see "SecretFileOnVeraCryptVolume.png" after at most 10 seconds 0.549
When I lock the currently opened VeraCrypt volume 0.530
Then the VeraCrypt volume has been unmounted and locked 0.257
After features/support/hooks.rb:291 0.639
After features/support/hooks.rb:75 0.000
33.552
When I plug a USB drive containing a hidden VeraCrypt volume 10.192
And I unlock and mount this VeraCrypt volume with GNOME Disks 20.682
And I open this VeraCrypt volume in GNOME Files 1.468
Then I see "SecretFileOnVeraCryptVolume.png" after at most 10 seconds 0.553
When I lock the currently opened VeraCrypt volume 0.324
Then the VeraCrypt volume has been unmounted and locked 0.330
After features/support/hooks.rb:291 0.663
After features/support/hooks.rb:75 0.000
59.339
When I plug and mount a USB drive containing a basic VeraCrypt file container with a keyfile 17.041
And I unlock and mount this VeraCrypt file container with GNOME Disks 38.737
And I open this VeraCrypt volume in GNOME Files 1.780
Then I see "SecretFileOnVeraCryptVolume.png" after at most 10 seconds 1.151
When I lock the currently opened VeraCrypt file container 0.437
Then the VeraCrypt file container has been unmounted and locked 0.191
After features/support/hooks.rb:291 0.657
After features/support/hooks.rb:75 0.014
57.236
When I plug and mount a USB drive containing a hidden VeraCrypt file container 20.150
And I unlock and mount this VeraCrypt file container with GNOME Disks 34.178
And I open this VeraCrypt volume in GNOME Files 1.626
Then I see "SecretFileOnVeraCryptVolume.png" after at most 10 seconds 0.586
When I lock the currently opened VeraCrypt file container 0.428
Then the VeraCrypt file container has been unmounted and locked 0.266
After features/support/hooks.rb:291 0.721
After features/support/hooks.rb:75 0.014
48.984
When I plug and mount a USB drive containing a basic VeraCrypt file container with a PIM 10.905
And I unlock and mount this VeraCrypt file container with GNOME Disks 35.279
And I open this VeraCrypt volume in GNOME Files 1.634
Then I see "SecretFileOnVeraCryptVolume.png" after at most 10 seconds 0.523
When I lock the currently opened VeraCrypt file container 0.420
Then the VeraCrypt file container has been unmounted and locked 0.221
After features/support/hooks.rb:291 0.706
After features/support/hooks.rb:75 0.000