Project Number Date
test_Tails_ISO_devel 3184 07 Dec 2023, 19:32

Tag Report

Steps Scenarios Features
Tag Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
@not_release_blocker 443 0 0 0 0 443 57 0 57 1:45:9.222 Passed
Feature: Time syncing
1:7.636
Before features/support/hooks.rb:245 0.004
Before features/support/hooks.rb:442 0.004
Given I have started Tails from DVD without network and logged in 10.354
When I bump the system time with "-15 days" 0.323
And I warm reboot the computer 0.084
And the computer reboots Tails 55.841
Then Tails' hardware clock is close to the host system's time 1.032
After features/support/hooks.rb:450 0.116
After features/support/hooks.rb:291 0.736
After features/support/hooks.rb:75 0.006
Feature: Time syncing
1:3.125
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 7.864
When I bump the hardware clock's time with "-15 days" 1.264
And I warm reboot the computer 0.067
And the computer reboots Tails 53.107
Then the hardware clock is still off by "-15 days" 0.821
After features/support/hooks.rb:450 0.116
After features/support/hooks.rb:291 0.687
After features/support/hooks.rb:75 0.007
20.244
Before features/support/hooks.rb:245 0.003
Given I have started Tails from DVD without network and logged in 9.157
And I prepare Tails for memory erasure tests 0.830
When I start a process allocating 128 MiB of memory with a known pattern 1.275
Then patterns cover at least 128 MiB in the guest's memory 3.533

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

When I trigger shutdown 0.847
And I wait 20 seconds 20.020

Slept for 20 seconds

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

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

After features/support/hooks.rb:291 3.459
After features/support/hooks.rb:75 0.000
5:59.625
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:13.803
And I prepare Tails for memory erasure tests 0.462
When I fill a 128 MiB file with a known pattern on the persistent filesystem 22.992
When I trigger shutdown 0.197
And I wait 20 seconds 20.017

Slept for 20 seconds

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

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

After features/support/hooks.rb:291 3.470
After features/support/hooks.rb:75 0.012
37.196
Before features/support/hooks.rb:245 0.002
Given I have started Tails from DVD without network and logged in 8.004
And I temporarily create a 4 GiB disk named "gptfat" 0.050
And I create a gpt partition with a vfat filesystem on disk "gptfat" 5.047
And I plug USB drive "gptfat" 2.436
When I start Tails Installer 21.610
Then I am told by Tails Installer that the destination device "is too small" 0.047
After features/support/hooks.rb:291 1.474
After features/support/hooks.rb:75 0.001
3:43.129
Before features/support/hooks.rb:245 0.003
Before features/support/hooks.rb:442 0.006
Given I have started Tails from DVD and logged in with an administration password and the network is connected 1:31.834
And I update APT using apt 19.034
When I install "popularity-contest" using apt 22.866
Then I am notified I can not use Additional Software for "popularity-contest" 1:6.911
And I can open the Additional Software documentation from the notification 22.481
After features/support/hooks.rb:450 37.425
After features/support/hooks.rb:291 1.746
After features/support/hooks.rb:75 0.005
11:58.328
Before features/support/hooks.rb:245 0.009
Before features/support/hooks.rb:442 0.012
Given a computer 0.498
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:0.680
And I configure APT to prefer an old version of cowsay 0.024
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 27.642
And I accept adding "cowsay" to Additional Software 1:9.678
And Additional Software is correctly configured for package "cowsay" 1.311
And I shutdown Tails and wait for the computer to power off 6.084
And I start Tails from USB drive "__internal" with network unplugged 46.486
And I enable persistence 32.161
# We need to add back this custom APT source for the Additional Software
# install step, as it was not saved in persistence
And I configure APT to prefer an old version of cowsay 0.028
And I log in to a new session 22.552
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 51.939
And I revert the APT tweaks that made it prefer an old version of cowsay 0.068
# 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.092
And the network is plugged 0.038
And Tor is ready 17.819
# Note: the next step races against the appearance of the "The
# upgrade of your additional software failed" notification.
# It should win most of the time, which is good, but there's no
# guarantee it does. If it loses, then it'll remove the notification
# we'll be trying to interact with below ("I can open…")
And all notifications have disappeared 6.923
And available upgrades have been checked 0.116
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 1.603
And I can open the Additional Software configuration window from the notification 2.752
And I shutdown Tails and wait for the computer to power off 2:3.682
And I start Tails from USB drive "__internal" with network unplugged 45.780
And I enable persistence 31.506
# 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.095
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 42.217
And I revert the APT tweaks that made it prefer an old version of cowsay 0.117
And the network is plugged 0.042
And Tor is ready 41.906
Then the Additional Software upgrade service has started 0.303
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.147
After features/support/hooks.rb:450 2.579
After features/support/hooks.rb:291 0.857
After features/support/hooks.rb:75 0.033
54.607
Before features/support/hooks.rb:245 0.015
Given I have started Tails from DVD and logged in and the network is connected 45.323
When I eject the boot medium 0.269
Then Tails eventually shuts down 9.014
After features/support/hooks.rb:291 0.199
After features/support/hooks.rb:75 0.000
37.791
Before features/support/hooks.rb:245 0.007
Given I have started Tails from DVD without network and logged in 8.216
And I prepare Tails for memory erasure tests 0.753
And I fill a 128 MiB file with a known pattern on the root filesystem 13.641
And patterns cover at least 128 MiB in the guest's memory 3.526

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

When I eject the boot medium 0.624
And I wait for Tails to finish wiping the memory 9.393
Then I find very few patterns in the guest's memory 1.636

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

After features/support/hooks.rb:291 3.587
After features/support/hooks.rb:75 0.000
2:45.099
Before features/support/hooks.rb:245 0.010
Given I have started Tails from DVD without network and logged in 9.079
And I prepare Tails for memory erasure tests 0.772
And I plug and mount a 128 MiB USB drive with a vfat filesystem 9.124
And I fill the USB drive with a known pattern 2:8.686
And I read the content of the test FS 0.129
And patterns cover at least 99% of the test FS size in the guest's memory 3.668

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

When I eject the boot medium 0.355
And I wait for Tails to finish wiping the memory 11.559
Then I find very few patterns in the guest's memory 1.723

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

After features/support/hooks.rb:291 3.747
After features/support/hooks.rb:75 0.000
2:25.627
Before features/support/hooks.rb:245 0.007
Given I have started Tails from DVD without network and logged in 9.053
And I prepare Tails for memory erasure tests 0.776
And I plug and mount a 128 MiB USB drive with an ext4 filesystem encrypted with password "asdf" 27.008
And I fill the USB drive with a known pattern 1:34.407
And I read the content of the test FS 0.083
And patterns cover at least 99% of the test FS size in the guest's memory 3.092

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

When I eject the boot medium 0.381
And I wait for Tails to finish wiping the memory 9.130
Then I find very few patterns in the guest's memory 1.692

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

After features/support/hooks.rb:291 3.620
After features/support/hooks.rb:75 0.000
2:20.540
Before features/support/hooks.rb:245 0.010
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 9.182
And I prepare Tails for memory erasure tests 0.524
And I fill a 128 MiB file with a known pattern on the persistent filesystem 25.287
And patterns cover at least 100 MiB in the guest's memory 3.640

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

When I eject the boot medium 2.199
And I wait for Tails to finish wiping the memory 9.606
Then I find very few patterns in the guest's memory 1.752

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

And Tails eventually shuts down 1:28.347
After features/support/hooks.rb:291 0.246
After features/support/hooks.rb:75 0.000
27.387
Before features/support/hooks.rb:245 0.009
Given I have started Tails from DVD without network and logged in 8.064
When I double-click on the Tails documentation launcher on the desktop 18.755
Then "Tails - Documentation" has loaded in the Tor Browser 0.567
After features/support/hooks.rb:291 0.957
After features/support/hooks.rb:75 0.000
36.392
Before features/support/hooks.rb:245 0.009
Given I have started Tails from DVD and logged in and the network is connected 15.638
When I double-click on the Tails documentation launcher on the desktop 20.217
Then "Tails - Documentation" has loaded in the Tor Browser 0.536
After features/support/hooks.rb:291 1.018
After features/support/hooks.rb:75 0.000
30.867
Before features/support/hooks.rb:245 0.009
Given I have started Tails from DVD without network and logged in 9.759
When I double-click on the Report an Error launcher on the desktop 20.523
Then the support documentation page opens in Tor Browser 0.584
After features/support/hooks.rb:291 1.012
After features/support/hooks.rb:75 0.000
Feature: Using Evince
36.236
Before features/support/hooks.rb:245 0.013
Given I have started Tails from DVD without network and logged in 9.353
And I copy "/usr/share/cups/data/default-testpage.pdf" to "/home/amnesia/.gnupg" as user "amnesia" 0.252
Then the file "/home/amnesia/.gnupg/default-testpage.pdf" exists 0.100
And the file "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/default-testpage.pdf" exists after at most 10 seconds 0.317
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.217
When I try to open "/home/amnesia/.gnupg/default-testpage.pdf" with Evince 17.113
Then Evince tells me it cannot open "/home/amnesia/.gnupg/default-testpage.pdf" 0.812
And AppArmor has denied "/usr/bin/evince" from opening "/home/amnesia/.gnupg/default-testpage.pdf" 0.491
When I close Evince 0.214
Given I restart monitoring the AppArmor log of "/usr/bin/evince" 0.135
When I try to open "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/default-testpage.pdf" with Evince 2.740
Then Evince tells me it cannot open "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/default-testpage.pdf" 0.388
And AppArmor has denied "/usr/bin/evince" from opening "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/default-testpage.pdf" 0.081
When I close Evince 0.230
Given I restart monitoring the AppArmor log of "/usr/bin/evince" 0.170
When I try to open "/live/overlay/rw/home/amnesia/.gnupg/default-testpage.pdf" with Evince 2.699
Then Evince tells me it cannot open "/live/overlay/rw/home/amnesia/.gnupg/default-testpage.pdf" 0.779
# 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.081
After features/support/hooks.rb:291 1.076
After features/support/hooks.rb:75 0.000
Feature: Using Evince
29.147
Before features/support/hooks.rb:245 0.011
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 10.052
And I copy "/usr/share/cups/data/default-testpage.pdf" to "/home/amnesia/.gnupg" as user "amnesia" 0.195
Then the file "/home/amnesia/.gnupg/default-testpage.pdf" exists 0.056
Given I start monitoring the AppArmor log of "/usr/bin/evince" 0.219
And I try to open "/home/amnesia/.gnupg/default-testpage.pdf" with Evince 17.522
Then Evince tells me it cannot open "/home/amnesia/.gnupg/default-testpage.pdf" 0.673
And AppArmor has denied "/usr/bin/evince" from opening "/home/amnesia/.gnupg/default-testpage.pdf" 0.427
After features/support/hooks.rb:291 0.826
After features/support/hooks.rb:75 0.000
18.901
Before features/support/hooks.rb:245 0.007
Given I have started Tails from DVD without network and logged in 8.542
And I wait 10 seconds 10.010

Slept for 10 seconds

And there is no screenshot in the live user's Pictures directory 0.124
When I press the "PRINTSCREEN" key 0.121
Then a screenshot is saved to the live user's Pictures directory 0.102
After features/support/hooks.rb:291 0.852
After features/support/hooks.rb:75 0.000
Feature: Localization
1:1.814
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 10.870
And I log in to a new session in German (de) 31.125
When I double-click on the Report an Error launcher on the desktop 19.062
Then the support documentation page opens in Tor Browser 0.756
After features/support/hooks.rb:291 0.957
After features/support/hooks.rb:75 0.000
Feature: Localization
2:44.779
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 10.202
When I log in to a new session in Arabic (ar) 30.645
Then the keyboard layout is set to "us" 0.218
When the network is plugged 0.034
And Tor is ready 16.627
Then I successfully start the Unsafe Browser in "ar" 27.028
And I kill the Unsafe Browser 6.920
When I enable the screen keyboard 0.103
Then the screen keyboard works in Tor Browser 34.914
And DuckDuckGo is the default search engine 10.102
And I kill the Tor Browser 5.351
And the screen keyboard works in Thunderbird 21.991
And the layout of the screen keyboard is set to "us" 0.639
After features/support/hooks.rb:291 1.365
After features/support/hooks.rb:75 0.000
Feature: Localization
2:50.895
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.619
When I log in to a new session in Chinese (zh_CN) 30.678
Then the keyboard layout is set to "cn" 0.145
When the network is plugged 0.034
And Tor is ready 17.295
Then I successfully start the Unsafe Browser in "zh_CN" 27.584
And I kill the Unsafe Browser 6.010
When I enable the screen keyboard 0.125
Then the screen keyboard works in Tor Browser 36.418
And DuckDuckGo is the default search engine 10.406
And I kill the Tor Browser 5.602
And the screen keyboard works in Thunderbird 26.298
And the layout of the screen keyboard is set to "us" 0.676
After features/support/hooks.rb:291 1.379
After features/support/hooks.rb:75 0.000
Feature: Localization
2:28.321
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.370
When I log in to a new session in English (en) 21.433
Then the keyboard layout is set to "us" 0.138
When the network is plugged 0.047
And Tor is ready 14.821
Then I successfully start the Unsafe Browser in "en" 28.091
And I kill the Unsafe Browser 5.843
When I enable the screen keyboard 0.099
Then the screen keyboard works in Tor Browser 35.684
And DuckDuckGo is the default search engine 6.025
And I kill the Tor Browser 5.379
And the screen keyboard works in Thunderbird 21.807
And the layout of the screen keyboard is set to "us" 0.580
After features/support/hooks.rb:291 1.263
After features/support/hooks.rb:75 0.000
Feature: Localization
2:44.397
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.647
When I log in to a new session in French (fr) 31.342
Then the keyboard layout is set to "fr" 0.283
When the network is plugged 0.060
And Tor is ready 18.046
Then I successfully start the Unsafe Browser in "fr" 25.972
And I kill the Unsafe Browser 7.170
When I enable the screen keyboard 0.166
Then the screen keyboard works in Tor Browser 34.914
And DuckDuckGo is the default search engine 9.973
And I kill the Tor Browser 5.363
And the screen keyboard works in Thunderbird 21.829
And the layout of the screen keyboard is set to "fr" 0.625
After features/support/hooks.rb:291 1.190
After features/support/hooks.rb:75 0.000
Feature: Localization
2:43.751
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 8.862
When I log in to a new session in German (de) 32.355
Then the keyboard layout is set to "de" 0.319
When the network is plugged 0.045
And Tor is ready 15.999
Then I successfully start the Unsafe Browser in "de" 26.098
And I kill the Unsafe Browser 5.845
When I enable the screen keyboard 0.137
Then the screen keyboard works in Tor Browser 35.114
And DuckDuckGo is the default search engine 10.041
And I kill the Tor Browser 5.243
And the screen keyboard works in Thunderbird 23.079
And the layout of the screen keyboard is set to "de" 0.608
After features/support/hooks.rb:291 1.283
After features/support/hooks.rb:75 0.000
Feature: Localization
3:11.144
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.885
When I log in to a new session in Italian (it) 29.753
Then the keyboard layout is set to "it" 0.200
When the network is plugged 0.042
And Tor is ready 46.635
Then I successfully start the Unsafe Browser in "it" 27.729
And I kill the Unsafe Browser 5.922
When I enable the screen keyboard 0.158
Then the screen keyboard works in Tor Browser 35.946
And DuckDuckGo is the default search engine 10.362
And I kill the Tor Browser 5.586
And the screen keyboard works in Thunderbird 20.273
And the layout of the screen keyboard is set to "us" 0.645
After features/support/hooks.rb:291 1.280
After features/support/hooks.rb:75 0.000
Feature: Localization
2:48.093
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.174
When I log in to a new session in Persian (fa) 30.506
Then the keyboard layout is set to "ir" 0.159
When the network is plugged 0.065
And Tor is ready 17.405
Then I successfully start the Unsafe Browser in "fa" 28.334
And I kill the Unsafe Browser 5.898
When I enable the screen keyboard 0.130
Then the screen keyboard works in Tor Browser 36.871
And DuckDuckGo is the default search engine 10.575
And I kill the Tor Browser 5.696
And the screen keyboard works in Thunderbird 23.638
And the layout of the screen keyboard is set to "ir" 0.638
After features/support/hooks.rb:291 1.379
After features/support/hooks.rb:75 0.000
Feature: Localization
2:46.271
Before features/support/hooks.rb:245 0.010
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 8.145
When I log in to a new session in Portuguese (pt) 32.831
Then the keyboard layout is set to "pt" 0.161
When the network is plugged 0.057
And Tor is ready 14.992
Then I successfully start the Unsafe Browser in "pt" 28.682
And I kill the Unsafe Browser 6.522
When I enable the screen keyboard 0.138
Then the screen keyboard works in Tor Browser 35.790
And DuckDuckGo is the default search engine 10.616
And I kill the Tor Browser 5.558
And the screen keyboard works in Thunderbird 22.112
And the layout of the screen keyboard is set to "us" 0.661
After features/support/hooks.rb:291 1.265
After features/support/hooks.rb:75 0.000
Feature: Localization
3:1.179
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.239
When I log in to a new session in Russian (ru) 32.329
Then the keyboard layout is set to "ru" 0.184
When the network is plugged 0.049
And Tor is ready 16.430
Then I successfully start the Unsafe Browser in "ru" 28.946
And I kill the Unsafe Browser 6.144
When I enable the screen keyboard 0.248
Then the screen keyboard works in Tor Browser 39.013
And DuckDuckGo is the default search engine 17.940
And I kill the Tor Browser 5.593
And the screen keyboard works in Thunderbird 25.356
And the layout of the screen keyboard is set to "ru" 0.703
After features/support/hooks.rb:291 1.174
After features/support/hooks.rb:75 0.000
Feature: Localization
2:40.541
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 8.202
When I log in to a new session in Spanish (es) 29.270
Then the keyboard layout is set to "es" 0.175
When the network is plugged 0.034
And Tor is ready 15.550
Then I successfully start the Unsafe Browser in "es" 27.154
And I kill the Unsafe Browser 5.953
When I enable the screen keyboard 0.122
Then the screen keyboard works in Tor Browser 35.805
And DuckDuckGo is the default search engine 10.000
And I kill the Tor Browser 5.311
And the screen keyboard works in Thunderbird 22.371
And the layout of the screen keyboard is set to "us" 0.587
After features/support/hooks.rb:291 1.113
After features/support/hooks.rb:75 0.000
Feature: Localization
2:42.541
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.476
When I log in to a new session in Turkish (tr) 33.086
Then the keyboard layout is set to "tr" 0.145
When the network is plugged 0.060
And Tor is ready 14.978
Then I successfully start the Unsafe Browser in "tr" 26.367
And I kill the Unsafe Browser 5.898
When I enable the screen keyboard 0.092
Then the screen keyboard works in Tor Browser 35.808
And DuckDuckGo is the default search engine 10.007
And I kill the Tor Browser 5.313
And the screen keyboard works in Thunderbird 21.697
And the layout of the screen keyboard is set to "us" 0.607
After features/support/hooks.rb:291 1.509
After features/support/hooks.rb:75 0.000
1:12.639
Before features/support/hooks.rb:245 0.006
Given a computer 0.188
And I start Tails from DVD with network unplugged and I login 57.452
And I plug and mount a USB drive containing a sample PNG 13.574
Then MAT can clean some sample PNG file 1.424
After features/support/hooks.rb:291 0.681
After features/support/hooks.rb:75 0.011
Feature: Networking
39.879
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.675
And I disable networking in Tails Greeter 0.906
And I log in to a new session 19.731
Then no network interfaces are enabled 0.131
When I hotplug a network device 0.178
And I wait 10 seconds 10.010

Slept for 10 seconds

Then no network interfaces are enabled 0.245
After features/support/hooks.rb:291 1.085
After features/support/hooks.rb:75 0.000
22.687
Before features/support/hooks.rb:245 0.006
Given I have started Tails from DVD without network and logged in 8.991
When the network is plugged 0.050
And Tor is ready 13.450
Then no unexpected services are listening for network connections 0.194

Service 'cups-browsed' is listening on 0.0.0.0:631 but has an exception

Service 'onion-grater' is listening on 0.0.0.0:951 but has an exception

Service 'tor' is listening on 10.200.1.1:9050 but has an exception

After features/support/hooks.rb:291 0.672
After features/support/hooks.rb:75 0.000
1:5.180
Before features/support/hooks.rb:245 0.007
Given I have started Tails from DVD and logged in and the network is connected 12.689
When I request a reboot using the system menu 1.891
Then Tails eventually restarts 50.599
After features/support/hooks.rb:291 3.462
After features/support/hooks.rb:75 0.000
17.019
Given I have the SSH key pair for an SFTP server 0.277
When I connect to an SFTP server on the Internet 15.918
Then I successfully connect to the SFTP server 0.824
After features/support/hooks.rb:450 0.501
After features/support/hooks.rb:291 1.081
After features/support/hooks.rb:75 0.000
12:9.833
When the network is plugged 0.041
And I wait 720 seconds 12:0.097

Slept for 720 seconds

Then I successfully configure Tor 9.618
And the time has synced 0.076
After features/support/hooks.rb:291 0.814
After features/support/hooks.rb:75 0.000
8.851
When the network is plugged 0.053
And the Tor Connection Assistant autostarts 2.873
And I look at the hide mode but then I go back 4.262
And I choose to connect to Tor automatically 1.497
Then Tor Connection does not propose me to use Tor bridges 0.164
After features/support/hooks.rb:291 0.754
After features/support/hooks.rb:75 0.000
10.414
When I monitor the network connections of tails-security-check 0.161
And I re-run tails-security-check 0.232
Then I see that tails-security-check is properly stream isolated after 10 seconds 10.020
After features/support/hooks.rb:450 0.408
After features/support/hooks.rb:291 1.110
After features/support/hooks.rb:75 0.000
2.600
When I monitor the network connections of htpdate 0.114
And I re-run htpdate 2.473
Then I see that htpdate is properly stream isolated 0.012
After features/support/hooks.rb:450 0.369
After features/support/hooks.rb:291 0.770
After features/support/hooks.rb:75 0.000
32.373
When I monitor the network connections of tails-upgrade-frontend-wrapper 0.138
And I re-run tails-upgrade-frontend-wrapper 32.223
Then I see that tails-upgrade-frontend-wrapper is properly stream isolated 0.011
After features/support/hooks.rb:450 0.482
After features/support/hooks.rb:291 1.118
After features/support/hooks.rb:75 0.000
39.827
Before features/support/hooks.rb:245 0.005
Given I have started Tails from DVD and logged in and the network is connected 11.616
When I successfully start the Unsafe Browser 25.572
And I close the Unsafe Browser 0.123
Then I see the "Shutting down the Unsafe Browser..." notification after at most 60 seconds 2.142
And the Unsafe Browser chroot is torn down 0.373
After features/support/hooks.rb:291 0.774
After features/support/hooks.rb:75 0.000
1:3.903
Before features/support/hooks.rb:245 0.008
Given I have started Tails from DVD and logged in and the network is connected 12.070
When I successfully start the Unsafe Browser 27.474
# 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.683
Then I see a warning about another instance already running 3.665
After features/support/hooks.rb:291 1.372
After features/support/hooks.rb:75 0.000
2:40.843
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.808
And I capture all network traffic 0.008
And I configure the Unsafe Browser to check for updates more frequently 0.056
But checking for updates is disabled in the Unsafe Browser's configuration 0.012
When I successfully start the Unsafe Browser 28.382
And I wait 120 seconds 2:0.087

Slept for 120 seconds

Then the Unsafe Browser has not sent packets out to the Internet 0.486
After features/support/hooks.rb:450 0.473
After features/support/hooks.rb:291 0.869
After features/support/hooks.rb:75 0.033
39.330
Before features/support/hooks.rb:245 0.007
Given I have started Tails from DVD and logged in and the network is connected 11.712
And the network is unplugged 0.056
# 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.902
Then I am told I cannot start the Unsafe Browser when I am offline 5.648
After features/support/hooks.rb:291 1.612
After features/support/hooks.rb:75 0.000
31.165
When I plug a USB drive containing a basic VeraCrypt volume 6.928
And I unlock and mount this VeraCrypt volume with Unlock VeraCrypt Volumes 21.438
And I open this VeraCrypt volume in GNOME Files 1.550
Then I see "SecretFileOnVeraCryptVolume.png" after at most 10 seconds 0.576
When I lock the currently opened VeraCrypt volume 0.523
Then the VeraCrypt volume has been unmounted and locked 0.148
After features/support/hooks.rb:291 0.876
After features/support/hooks.rb:75 0.000
36.221
When I plug a USB drive containing a hidden VeraCrypt volume 10.330
And I unlock and mount this VeraCrypt volume with Unlock VeraCrypt Volumes 23.032
And I open this VeraCrypt volume in GNOME Files 1.598
Then I see "SecretFileOnVeraCryptVolume.png" after at most 10 seconds 0.571
When I lock the currently opened VeraCrypt volume 0.499
Then the VeraCrypt volume has been unmounted and locked 0.188
After features/support/hooks.rb:291 0.875
After features/support/hooks.rb:75 0.000
44.803
When I plug and mount a USB drive containing a basic VeraCrypt file container with a PIM 13.244
And I unlock and mount this VeraCrypt file container with Unlock VeraCrypt Volumes 28.904
And I open this VeraCrypt volume in GNOME Files 1.529
Then I see "SecretFileOnVeraCryptVolume.png" after at most 10 seconds 0.516
When I lock the currently opened VeraCrypt file container 0.406
Then the VeraCrypt file container has been unmounted and locked 0.202
After features/support/hooks.rb:291 0.923
After features/support/hooks.rb:75 0.000
53.988
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 29.501
And I open this VeraCrypt volume in GNOME Files 1.612
Then I see "SecretFileOnVeraCryptVolume.png" after at most 10 seconds 0.540
When I lock the currently opened VeraCrypt file container 0.479
Then the VeraCrypt file container has been unmounted and locked 0.223
After features/support/hooks.rb:291 0.900
After features/support/hooks.rb:75 0.019
38.354
When I plug a USB drive containing a basic VeraCrypt volume with a keyfile 6.986
And I unlock and mount this VeraCrypt volume with GNOME Disks 28.193
And I open this VeraCrypt volume in GNOME Files 1.641
Then I see "SecretFileOnVeraCryptVolume.png" after at most 10 seconds 0.674
When I lock the currently opened VeraCrypt volume 0.555
Then the VeraCrypt volume has been unmounted and locked 0.303
After features/support/hooks.rb:291 1.527
After features/support/hooks.rb:75 0.000
35.631
When I plug a USB drive containing a hidden VeraCrypt volume 10.259
And I unlock and mount this VeraCrypt volume with GNOME Disks 22.602
And I open this VeraCrypt volume in GNOME Files 1.545
Then I see "SecretFileOnVeraCryptVolume.png" after at most 10 seconds 0.546
When I lock the currently opened VeraCrypt volume 0.428
Then the VeraCrypt volume has been unmounted and locked 0.248
After features/support/hooks.rb:291 0.870
After features/support/hooks.rb:75 0.000
1:2.752
When I plug and mount a USB drive containing a basic VeraCrypt file container with a keyfile 19.234
And I unlock and mount this VeraCrypt file container with GNOME Disks 40.232
And I open this VeraCrypt volume in GNOME Files 1.442
Then I see "SecretFileOnVeraCryptVolume.png" after at most 10 seconds 1.129
When I lock the currently opened VeraCrypt file container 0.494
Then the VeraCrypt file container has been unmounted and locked 0.219
After features/support/hooks.rb:291 0.937
After features/support/hooks.rb:75 0.016
58.504
When I plug and mount a USB drive containing a hidden VeraCrypt file container 21.670
And I unlock and mount this VeraCrypt file container with GNOME Disks 33.812
And I open this VeraCrypt volume in GNOME Files 1.246
Then I see "SecretFileOnVeraCryptVolume.png" after at most 10 seconds 1.107
When I lock the currently opened VeraCrypt file container 0.390
Then the VeraCrypt file container has been unmounted and locked 0.276
After features/support/hooks.rb:291 0.930
After features/support/hooks.rb:75 0.017
53.010
When I plug and mount a USB drive containing a basic VeraCrypt file container with a PIM 13.245
And I unlock and mount this VeraCrypt file container with GNOME Disks 36.960
And I open this VeraCrypt volume in GNOME Files 1.569
Then I see "SecretFileOnVeraCryptVolume.png" after at most 10 seconds 0.569
When I lock the currently opened VeraCrypt file container 0.411
Then the VeraCrypt file container has been unmounted and locked 0.252
After features/support/hooks.rb:291 0.975
After features/support/hooks.rb:75 0.000