Project Number Date
test_Tails_ISO_15451-support-manual-fsck-on-error 22 09 Aug 2024, 16:24

Tag Report

Steps Scenarios Features
Tag Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
@not_release_blocker 430 1 0 0 0 431 52 1 53 1:15:22.790 Failed
Feature: Time syncing
1:21.752
Before features/support/hooks.rb:269 0.002
Before features/support/hooks.rb:507 0.002
Given I have started Tails from DVD without network and logged in 10.564
When I bump the system time with "-15 days" 0.369
And I warm reboot the computer 0.019
And the computer reboots Tails 1:10.311
Then Tails' hardware clock is close to the host system's time 0.487
After features/support/hooks.rb:515 0.102
After features/support/hooks.rb:326 0.632
After features/support/hooks.rb:100 0.005
Feature: Time syncing
1:26.252
Before features/support/hooks.rb:269 0.002
Before features/support/hooks.rb:507 0.001
Given I have started Tails from DVD without network and logged in 8.258
When I bump the hardware clock's time with "-15 days" 1.988
And I warm reboot the computer 0.014
And the computer reboots Tails 1:15.769
Then the hardware clock is still off by "-15 days" 0.221
After features/support/hooks.rb:515 0.101
After features/support/hooks.rb:326 0.644
After features/support/hooks.rb:100 0.007
21.171
Before features/support/hooks.rb:269 0.002
Given I have started Tails from DVD without network and logged in 8.853
And I prepare Tails for memory erasure tests 0.409
When I start a process allocating 128 MiB of memory with a known pattern 2.499
Then patterns cover at least 128 MiB in the guest's memory 3.322

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

When I kill the allocating process 0.267
Then I find very few patterns in the guest's memory after 3 seconds 5.819

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

After features/support/hooks.rb:326 0.742
After features/support/hooks.rb:100 0.000
36.448
Before features/support/hooks.rb:269 0.002
Given I have started Tails from DVD without network and logged in 20.812
And I prepare Tails for memory erasure tests 0.386
And I find very few patterns in the guest's memory 2.877

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

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

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

When I umount "/mnt" 0.832
Then I find very few patterns in the guest's memory after 3 seconds 6.286

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

After features/support/hooks.rb:326 3.082
After features/support/hooks.rb:100 0.000
50.310
Before features/support/hooks.rb:269 0.003
Given I have started Tails from DVD without network and logged in 8.842
And I prepare Tails for memory erasure tests 0.481
When I plug and mount a 128 MiB USB drive with a vfat filesystem 9.259
Then I find very few patterns in the guest's memory 3.817

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

# write cache
When I fill the USB drive with a known pattern 2.732
Then patterns cover at least 75% of the test FS size in the guest's memory 4.109

Pattern coverage: 86.570% (110 MiB out of 127 MiB reference memory)

When I umount the USB drive 2.076
Then I find very few patterns in the guest's memory after 3 seconds 6.747

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

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

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

When I umount the USB drive 1.182
Then I find very few patterns in the guest's memory after 3 seconds 5.874

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

After features/support/hooks.rb:326 0.841
After features/support/hooks.rb:100 0.000
1:10.743
Before features/support/hooks.rb:269 0.003
Given I have started Tails from DVD without network and logged in 8.402
And I prepare Tails for memory erasure tests 0.536
When I plug and mount a 128 MiB USB drive with an ext4 filesystem encrypted with password "asdf" 32.736
Then I find very few patterns in the guest's memory 2.414

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

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

Pattern coverage: 106.113% (97 MiB out of 91 MiB reference memory)

When I umount the USB drive 1.848
Then I find very few patterns in the guest's memory after 3 seconds 5.242

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

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

Pattern coverage: 106.116% (97 MiB out of 91 MiB reference memory)

When I umount the USB drive 0.802
Then I find very few patterns in the guest's memory after 3 seconds 5.661

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

After features/support/hooks.rb:326 3.114
After features/support/hooks.rb:100 0.000
52.490
Scenario Erasure of the overlayfs read-write branch on shutdown
Before features/support/hooks.rb:269 0.003
Steps
Given I have started Tails from DVD without network and logged in 9.256
And I prepare Tails for memory erasure tests 0.412
When I fill a 128 MiB file with a known pattern on the root filesystem 15.930
# ensure the pattern is in memory due to tmpfs, not to disk cache
And I drop all kernel caches 1.731
Then patterns cover at least 128 MiB in the guest's memory 2.589

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

When I trigger shutdown 0.012
Then I find very few patterns in the guest's memory after 20 seconds 22.556
14.286% of the free memory still has the pattern, but less than 0.800% was expected.
<false> is not true. (Test::Unit::AssertionFailedError)
./features/step_definitions/erase_memory.rb:222:in `/^I find very few patterns in the guest's memory(?: after (\d+) seconds)?$/'
features/erase_memory.feature:72:in `Then I find very few patterns in the guest's memory after 20 seconds'
Output 1

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

After features/support/hooks.rb:326 10.555

SCENARIO FAILED: 'Erasure of the overlayfs read-write branch on shutdown' (at time 00:31:57)

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_15451-support-manual-fsck-on-error/22/artifact/build-artifacts/00:31:57_Erasure_of_the_overlayfs_read-write_branch_on_shutdown.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_15451-support-manual-fsck-on-error/22/artifact/build-artifacts/00:31:57_Erasure_of_the_overlayfs_read-write_branch_on_shutdown.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_15451-support-manual-fsck-on-error/22/artifact/build-artifacts/00:31:57_Erasure_of_the_overlayfs_read-write_branch_on_shutdown.journal

After features/support/hooks.rb:100 0.000
7:18.882
Before features/support/hooks.rb:269 0.002
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 6:35.288
And I prepare Tails for memory erasure tests 0.942
When I fill a 128 MiB file with a known pattern on the persistent filesystem 21.524
When I trigger shutdown 0.013
Then I find very few patterns in the guest's memory after 20 seconds 21.113

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

After features/support/hooks.rb:326 3.504
After features/support/hooks.rb:100 0.014
25.933
Before features/support/hooks.rb:269 0.003
Given I have started Tails from DVD without network and logged in 8.295
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" 6.249
And I plug USB drive "gptfat" 2.480
When I start Tails Installer 8.799
Then I am told by Tails Installer that the destination device "is too small" 0.044
After features/support/hooks.rb:326 1.515
After features/support/hooks.rb:100 0.001
11:53.863
Before features/support/hooks.rb:269 0.004
Before features/support/hooks.rb:507 0.005
Given a computer 0.226
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:17.813
And I configure APT to prefer an old version of cowsay 0.031
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 26.344
And I accept adding "cowsay" to Additional Software 7.832
And Additional Software is correctly configured for package "cowsay" 0.894
And I shutdown Tails and wait for the computer to power off 6.327
And I start Tails from USB drive "__internal" with network unplugged 58.946
And I enable persistence 12.847
# 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.025
And I log in to a new session 36.966
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 41.350
And I revert the APT tweaks that made it prefer an old version of cowsay 0.066
# 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.066
And the network is plugged 0.090
And Tor is ready 46.203
# 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.423
And available upgrades have been checked 0.183
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 3.153
And I can open the Additional Software configuration window from the notification 4.069
And I shutdown Tails and wait for the computer to power off 2:6.942
And I start Tails from USB drive "__internal" with network unplugged 58.744
And I enable persistence 12.705
# 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 37.523
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 42.131
And I revert the APT tweaks that made it prefer an old version of cowsay 0.055
And the network is plugged 0.082
And Tor is ready 45.549
Then the Additional Software upgrade service has started 0.161
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.079
After features/support/hooks.rb:515 2.636
After features/support/hooks.rb:326 1.185
After features/support/hooks.rb:100 0.022
52.499
Before features/support/hooks.rb:269 0.005
Given I have started Tails from DVD and logged in and the network is connected 45.558
When I eject the boot medium 0.267
Then Tails eventually shuts down 6.673
After features/support/hooks.rb:326 0.181
After features/support/hooks.rb:100 0.000
42.493
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD without network and logged in 9.058
And I prepare Tails for memory erasure tests 0.395
And I fill a 128 MiB file with a known pattern on the root filesystem 17.391
And patterns cover at least 128 MiB in the guest's memory 3.559

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

When I eject the boot medium 0.299
And I wait for Tails to finish wiping the memory 11.116
Then I find very few patterns in the guest's memory 0.673

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

After features/support/hooks.rb:326 3.548
After features/support/hooks.rb:100 0.000
36.201
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD without network and logged in 8.400
And I prepare Tails for memory erasure tests 0.360
And I plug and mount a 128 MiB USB drive with a vfat filesystem 9.131
And I fill the USB drive with a known pattern 2.349
And I read the content of the test FS 0.133
And patterns cover at least 90% of the test FS size in the guest's memory 3.359

Pattern coverage: 98.035% (125 MiB out of 127 MiB reference memory)

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

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

After features/support/hooks.rb:326 3.585
After features/support/hooks.rb:100 0.000
1:2.457
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD without network and logged in 8.239
And I prepare Tails for memory erasure tests 0.437
And I plug and mount a 128 MiB USB drive with an ext4 filesystem encrypted with password "asdf" 39.989
And I fill the USB drive with a known pattern 1.421
And I read the content of the test FS 0.067
And patterns cover at least 99% of the test FS size in the guest's memory 2.845

Pattern coverage: 106.113% (97 MiB out of 91 MiB reference memory)

When I eject the boot medium 0.321
And I wait for Tails to finish wiping the memory 8.459
Then I find very few patterns in the guest's memory 0.675

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

After features/support/hooks.rb:326 3.585
After features/support/hooks.rb:100 0.000
2:21.594
Before features/support/hooks.rb:269 0.006
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 10.155
And I prepare Tails for memory erasure tests 0.429
And I fill a 128 MiB file with a known pattern on the persistent filesystem 26.025
And patterns cover at least 100 MiB in the guest's memory 3.302

Pattern coverage: 111.777% (111 MiB out of 100 MiB reference memory)

When I eject the boot medium 0.417
And I wait for Tails to finish wiping the memory 10.575
Then I find very few patterns in the guest's memory 0.692

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

And Tails eventually shuts down 1:29.997
After features/support/hooks.rb:326 0.156
After features/support/hooks.rb:100 0.000
43.525
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD without network and logged in 8.211
When I start "Tails Documentation" via GNOME Activities Overview 10.648
Then the Tor Browser has started 24.125
Then "Tails - Documentation" has loaded in the Tor Browser 0.539
After features/support/hooks.rb:326 1.554
After features/support/hooks.rb:100 0.000
50.636
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD and logged in and the network is connected 14.336
When I start "Tails Documentation" via GNOME Activities Overview 10.517
Then the Tor Browser has started 25.160
Then "Tails - Documentation" has loaded in the Tor Browser 0.622
After features/support/hooks.rb:326 1.175
After features/support/hooks.rb:100 0.000
Feature: Using Evince
20.382
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD without network and logged in 8.254
And I copy "/usr/share/cups/data/default-testpage.pdf" to "/home/amnesia/.gnupg" as user "amnesia" 0.161
Then the file "/home/amnesia/.gnupg/default-testpage.pdf" exists 0.073
And the file "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/default-testpage.pdf" exists after at most 10 seconds 0.055
And the file "/live/overlay/rw/home/amnesia/.gnupg/default-testpage.pdf" exists after at most 10 seconds 0.049
Given I start monitoring the AppArmor log of "/usr/bin/evince" 0.255
When I try to open "/home/amnesia/.gnupg/default-testpage.pdf" with Evince 3.260
Then Evince tells me it cannot open "/home/amnesia/.gnupg/default-testpage.pdf" 2.473
And AppArmor has denied "/usr/bin/evince" from opening "/home/amnesia/.gnupg/default-testpage.pdf" 0.066
When I close Evince 0.182
Given I restart monitoring the AppArmor log of "/usr/bin/evince" 0.130
When I try to open "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/default-testpage.pdf" with Evince 2.139
Then Evince tells me it cannot open "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/default-testpage.pdf" 0.344
And AppArmor has denied "/usr/bin/evince" from opening "/usr/lib/live/mount/overlay/rw/home/amnesia/.gnupg/default-testpage.pdf" 0.064
When I close Evince 0.196
Given I restart monitoring the AppArmor log of "/usr/bin/evince" 0.154
When I try to open "/live/overlay/rw/home/amnesia/.gnupg/default-testpage.pdf" with Evince 2.162
Then Evince tells me it cannot open "/live/overlay/rw/home/amnesia/.gnupg/default-testpage.pdf" 0.300
# Due to our AppArmor aliases, /live/overlay will be treated
# as /usr/lib/live/mount/overlay.
And AppArmor has denied "/usr/bin/evince" from opening "/usr/lib/live/mount/overlay/rw/home/amnesia/.gnupg/default-testpage.pdf" 0.058
After features/support/hooks.rb:326 1.703
After features/support/hooks.rb:100 0.000
Feature: Using Evince
17.540
Before features/support/hooks.rb:269 0.006
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 10.096
And I copy "/usr/share/cups/data/default-testpage.pdf" to "/home/amnesia/.gnupg" as user "amnesia" 0.176
Then the file "/home/amnesia/.gnupg/default-testpage.pdf" exists 0.300
Given I start monitoring the AppArmor log of "/usr/bin/evince" 0.227
And I try to open "/home/amnesia/.gnupg/default-testpage.pdf" with Evince 3.990
Then Evince tells me it cannot open "/home/amnesia/.gnupg/default-testpage.pdf" 2.422
And AppArmor has denied "/usr/bin/evince" from opening "/home/amnesia/.gnupg/default-testpage.pdf" 0.327
After features/support/hooks.rb:326 0.946
After features/support/hooks.rb:100 0.000
20.032
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD without network and logged in 8.313
And I wait 10 seconds 10.000

Slept for 10 seconds

And there is no screenshot in the live user's Pictures directory 0.084
When I press the "PRINTSCREEN" key 0.121
And GNOME offers me various screenshot options 1.337
And I press the "Return" key 0.121
Then a screenshot is saved to the live user's Pictures directory 0.053
After features/support/hooks.rb:326 0.717
After features/support/hooks.rb:100 0.000
Feature: Localization
2:46.013
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 8.581
When I log in to a new session in Arabic (ar) 32.272
Then the keyboard layout is set to "us" 0.110
When the network is plugged 0.085
And Tor is ready 46.078
Then I successfully start the Unsafe Browser in "ar" 14.887
And I kill the Unsafe Browser 5.768
When I enable the screen keyboard 0.097
Then the screen keyboard works in Tor Browser 29.998
And DuckDuckGo is the default search engine 9.546
And I kill the Tor Browser 5.298
And the screen keyboard works in Thunderbird 12.739
And the layout of the screen keyboard is set to "us" 0.548
After features/support/hooks.rb:326 1.560
After features/support/hooks.rb:100 0.000
Feature: Localization
2:26.471
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 8.410
When I log in to a new session in Chinese (zh_CN) 33.458
Then the keyboard layout is set to "cn" 0.175
When the network is plugged 0.156
And Tor is ready 17.638
Then I successfully start the Unsafe Browser in "zh_CN" 17.068
And I kill the Unsafe Browser 5.950
When I enable the screen keyboard 0.085
Then the screen keyboard works in Tor Browser 30.918
And DuckDuckGo is the default search engine 9.812
And I kill the Tor Browser 5.275
And the screen keyboard works in Thunderbird 16.943
And the layout of the screen keyboard is set to "us" 0.577
After features/support/hooks.rb:326 1.540
After features/support/hooks.rb:100 0.000
Feature: Localization
1:57.343
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 8.282
When I log in to a new session in English (en) 16.755
Then the keyboard layout is set to "us" 0.140
When the network is plugged 0.066
And Tor is ready 15.821
Then I successfully start the Unsafe Browser in "en" 17.158
And I kill the Unsafe Browser 5.673
When I enable the screen keyboard 0.089
Then the screen keyboard works in Tor Browser 29.243
And DuckDuckGo is the default search engine 5.093
And I kill the Tor Browser 5.273
And the screen keyboard works in Thunderbird 13.176
And the layout of the screen keyboard is set to "us" 0.570
After features/support/hooks.rb:326 1.426
After features/support/hooks.rb:100 0.000
Feature: Localization
2:17.612
Before features/support/hooks.rb:269 0.004
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 8.888
When I log in to a new session in French (fr) 32.367
Then the keyboard layout is set to "fr" 0.211
When the network is plugged 0.092
And Tor is ready 17.171
Then I successfully start the Unsafe Browser in "fr" 15.434
And I kill the Unsafe Browser 5.962
When I enable the screen keyboard 0.120
Then the screen keyboard works in Tor Browser 29.003
And DuckDuckGo is the default search engine 9.687
And I kill the Tor Browser 5.334
And the screen keyboard works in Thunderbird 12.794
And the layout of the screen keyboard is set to "fr" 0.543
After features/support/hooks.rb:326 1.372
After features/support/hooks.rb:100 0.000
Feature: Localization
2:17.844
Before features/support/hooks.rb:269 0.005
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 8.773
When I log in to a new session in German (de) 32.996
Then the keyboard layout is set to "de" 0.208
When the network is plugged 0.086
And Tor is ready 16.986
Then I successfully start the Unsafe Browser in "de" 15.369
And I kill the Unsafe Browser 5.876
When I enable the screen keyboard 0.092
Then the screen keyboard works in Tor Browser 28.204
And DuckDuckGo is the default search engine 9.523
And I kill the Tor Browser 5.379
And the screen keyboard works in Thunderbird 13.776
And the layout of the screen keyboard is set to "de" 0.571
After features/support/hooks.rb:326 3.492
After features/support/hooks.rb:100 0.000
Feature: Localization
2:14.696
Before features/support/hooks.rb:269 0.005
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 8.163
When I log in to a new session in Italian (it) 33.321
Then the keyboard layout is set to "it" 0.130
When the network is plugged 0.076
And Tor is ready 15.821
Then I successfully start the Unsafe Browser in "it" 15.556
And I kill the Unsafe Browser 5.859
When I enable the screen keyboard 0.101
Then the screen keyboard works in Tor Browser 26.595
And DuckDuckGo is the default search engine 9.359
And I kill the Tor Browser 5.300
And the screen keyboard works in Thunderbird 13.737
And the layout of the screen keyboard is set to "us" 0.671
After features/support/hooks.rb:326 1.775
After features/support/hooks.rb:100 0.000
Feature: Localization
2:21.423
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 8.318
When I log in to a new session in Persian (fa) 33.077
Then the keyboard layout is set to "ir" 0.167
When the network is plugged 0.106
And Tor is ready 18.756
Then I successfully start the Unsafe Browser in "fa" 15.382
And I kill the Unsafe Browser 5.877
When I enable the screen keyboard 0.108
Then the screen keyboard works in Tor Browser 30.407
And DuckDuckGo is the default search engine 10.258
And I kill the Tor Browser 5.629
And the screen keyboard works in Thunderbird 12.792
And the layout of the screen keyboard is set to "ir" 0.538
After features/support/hooks.rb:326 1.126
After features/support/hooks.rb:100 0.000
Feature: Localization
2:16.065
Before features/support/hooks.rb:269 0.005
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 8.432
When I log in to a new session in Portuguese (pt) 33.205
Then the keyboard layout is set to "pt" 0.216
When the network is plugged 0.078
And Tor is ready 16.762
Then I successfully start the Unsafe Browser in "pt" 15.880
And I kill the Unsafe Browser 5.865
When I enable the screen keyboard 0.118
Then the screen keyboard works in Tor Browser 27.819
And DuckDuckGo is the default search engine 9.639
And I kill the Tor Browser 5.249
And the screen keyboard works in Thunderbird 12.237
And the layout of the screen keyboard is set to "us" 0.558
After features/support/hooks.rb:326 1.130
After features/support/hooks.rb:100 0.000
Feature: Localization
2:24.646
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 8.081
When I log in to a new session in Russian (ru) 37.547
Then the keyboard layout is set to "ru" 0.183
When the network is plugged 0.073
And Tor is ready 16.369
Then I successfully start the Unsafe Browser in "ru" 15.374
And I kill the Unsafe Browser 5.926
When I enable the screen keyboard 0.136
Then the screen keyboard works in Tor Browser 30.536
And DuckDuckGo is the default search engine 10.342
And I kill the Tor Browser 5.638
And the screen keyboard works in Thunderbird 13.877
And the layout of the screen keyboard is set to "ru" 0.557
After features/support/hooks.rb:326 1.401
After features/support/hooks.rb:100 0.000
Feature: Localization
2:21.210
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 8.487
When I log in to a new session in Spanish (es) 35.755
Then the keyboard layout is set to "es" 0.182
When the network is plugged 0.128
And Tor is ready 17.998
Then I successfully start the Unsafe Browser in "es" 15.352
And I kill the Unsafe Browser 5.930
When I enable the screen keyboard 0.109
Then the screen keyboard works in Tor Browser 28.708
And DuckDuckGo is the default search engine 10.093
And I kill the Tor Browser 5.266
And the screen keyboard works in Thunderbird 12.635
And the layout of the screen keyboard is set to "us" 0.560
After features/support/hooks.rb:326 3.625
After features/support/hooks.rb:100 0.000
Feature: Localization
2:16.814
Before features/support/hooks.rb:269 0.005
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 8.153
When I log in to a new session in Turkish (tr) 33.840
Then the keyboard layout is set to "tr" 0.139
When the network is plugged 0.079
And Tor is ready 16.487
Then I successfully start the Unsafe Browser in "tr" 15.207
And I kill the Unsafe Browser 5.835
When I enable the screen keyboard 0.100
Then the screen keyboard works in Tor Browser 28.272
And DuckDuckGo is the default search engine 10.059
And I kill the Tor Browser 5.271
And the screen keyboard works in Thunderbird 12.804
And the layout of the screen keyboard is set to "us" 0.565
After features/support/hooks.rb:326 1.290
After features/support/hooks.rb:100 0.000
1:34.609
Before features/support/hooks.rb:269 0.005
Given a computer 0.193
And I start Tails from DVD with network unplugged and I login 1:17.340
And I plug and mount a USB drive containing a sample PNG 15.433
Then MAT can clean some sample PNG file 1.640
After features/support/hooks.rb:326 0.920
After features/support/hooks.rb:100 0.009
Feature: Networking
49.988
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 21.029
And I disable networking in Tails Greeter 1.053
And I log in to a new session 17.373
Then no network interfaces are enabled 0.205
When I hotplug a network device 0.141
And I wait 10 seconds 10.004

Slept for 10 seconds

Then no network interfaces are enabled 0.181
After features/support/hooks.rb:326 0.750
After features/support/hooks.rb:100 0.000
17.208
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD and logged in and the network is connected 16.985
Then no unexpected services are listening for network connections 0.222

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:326 0.801
After features/support/hooks.rb:100 0.000
1:32.660
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD and logged in and the network is connected 12.193
When I request a reboot using the system menu 1.758
Then Tails eventually restarts 1:18.708
After features/support/hooks.rb:326 3.688
After features/support/hooks.rb:100 0.000
11.882
Given I have the SSH key pair for an SFTP server 0.267
When I connect to an SFTP server on the Internet 10.902
Then I successfully connect to the SFTP server 0.711
After features/support/hooks.rb:515 0.484
After features/support/hooks.rb:326 1.033
After features/support/hooks.rb:100 0.000
9.721
When the network is plugged 0.096
And the Tor Connection Assistant autostarts 4.167
And I look at the hide mode but then I go back 4.093
And I choose to connect to Tor automatically 1.242
Then Tor Connection does not propose me to use Tor bridges 0.120
After features/support/hooks.rb:326 1.649
After features/support/hooks.rb:100 0.000
10.271
When I monitor the network connections of tails-security-check 0.064
And I re-run tails-security-check 0.172
Then I see that tails-security-check is properly stream isolated after 10 seconds 10.035
After features/support/hooks.rb:515 0.392
After features/support/hooks.rb:326 0.851
After features/support/hooks.rb:100 0.000
2.452
When I monitor the network connections of htpdate 0.063
And I re-run htpdate 2.370
Then I see that htpdate is properly stream isolated 0.018
After features/support/hooks.rb:515 0.459
After features/support/hooks.rb:326 0.635
After features/support/hooks.rb:100 0.000
32.546
When I monitor the network connections of tails-upgrade-frontend-wrapper 0.087
And I re-run tails-upgrade-frontend-wrapper 32.445
Then I see that tails-upgrade-frontend-wrapper is properly stream isolated 0.013
After features/support/hooks.rb:515 0.452
After features/support/hooks.rb:326 0.836
After features/support/hooks.rb:100 0.000
33.935
Before features/support/hooks.rb:269 0.008
Given I have started Tails from DVD and logged in and the network is connected 14.053
When I successfully start the Unsafe Browser 17.532
And I close the Unsafe Browser 0.121
Then I see the "Shutting down the Unsafe Browser..." notification after at most 60 seconds 1.540
And the Unsafe Browser chroot is torn down 0.686
After features/support/hooks.rb:326 1.308
After features/support/hooks.rb:100 0.000
44.710
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD and logged in and the network is connected 13.714
When I successfully start the Unsafe Browser 17.528
# 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.009

Slept for 10 seconds

And I try to start the Unsafe Browser 0.203
Then I see a warning about another instance already running 3.254
After features/support/hooks.rb:326 1.951
After features/support/hooks.rb:100 0.000
2:29.684
Before features/support/hooks.rb:269 0.007
Before features/support/hooks.rb:507 0.005
Given I have started Tails from DVD and logged in and the network is connected 12.480
And I capture all network traffic 0.007
And I configure the Unsafe Browser to check for updates more frequently 0.081
But checking for updates is disabled in the Unsafe Browser's configuration 0.014
When I successfully start the Unsafe Browser 16.476
And I wait 120 seconds 2:0.091

Slept for 120 seconds

Then the Unsafe Browser has not sent packets out to the Internet 0.531
After features/support/hooks.rb:515 0.511
After features/support/hooks.rb:326 0.927
After features/support/hooks.rb:100 0.049
29.635
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD and logged in and the network is connected 12.550
And the network is unplugged 0.064
# 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 try to start the Unsafe Browser 0.201
Then I am told I cannot start the Unsafe Browser when I am offline 6.809
After features/support/hooks.rb:326 0.757
After features/support/hooks.rb:100 0.000
20.577
When I plug a USB drive containing a basic VeraCrypt volume 7.191
And I cancel the GNOME authentication prompt 1.973
And I unlock and mount this VeraCrypt volume with Unlock VeraCrypt Volumes 5.136
And I open this VeraCrypt volume in GNOME Files 5.139
Then I see the expected contents in this VeraCrypt volume 0.521
When I lock the currently opened VeraCrypt volume 0.447
Then the VeraCrypt volume has been unmounted and locked 0.169
After features/support/hooks.rb:326 1.019
After features/support/hooks.rb:100 0.000
23.697
When I plug a USB drive containing a hidden VeraCrypt volume 10.296
And I cancel the GNOME authentication prompt 1.886
And I unlock and mount this VeraCrypt volume with Unlock VeraCrypt Volumes 5.301
And I open this VeraCrypt volume in GNOME Files 5.018
Then I see the expected contents in this VeraCrypt volume 0.560
When I lock the currently opened VeraCrypt volume 0.462
Then the VeraCrypt volume has been unmounted and locked 0.171
After features/support/hooks.rb:326 0.884
After features/support/hooks.rb:100 0.000
37.128
When I plug and mount a USB drive containing a basic VeraCrypt file container with a PIM 15.998
And I unlock and mount this VeraCrypt file container with Unlock VeraCrypt Volumes 8.406
And I open this VeraCrypt volume in GNOME Files 6.279
Then I see the expected contents in this VeraCrypt volume 5.305
When I lock the currently opened VeraCrypt file container 0.433
Then the VeraCrypt file container has been unmounted and locked 0.705
After features/support/hooks.rb:326 0.772
After features/support/hooks.rb:100 0.000
45.317
When I plug and mount a USB drive containing a hidden VeraCrypt file container 26.351
And I unlock and mount this VeraCrypt file container with Unlock VeraCrypt Volumes 11.676
And I open this VeraCrypt volume in GNOME Files 5.796
Then I see the expected contents in this VeraCrypt volume 0.885
When I lock the currently opened VeraCrypt file container 0.401
Then the VeraCrypt file container has been unmounted and locked 0.207
After features/support/hooks.rb:326 0.839
After features/support/hooks.rb:100 0.016
26.983
When I plug a USB drive containing a basic VeraCrypt volume with a keyfile 6.938
And I cancel the GNOME authentication prompt 2.126
And I unlock and mount this VeraCrypt volume with GNOME Disks 12.719
And I open this VeraCrypt volume in GNOME Files 4.070
Then I see the expected contents in this VeraCrypt volume 0.532
When I lock the currently opened VeraCrypt volume 0.374
Then the VeraCrypt volume has been unmounted and locked 0.221
After features/support/hooks.rb:326 0.845
After features/support/hooks.rb:100 0.000
27.683
When I plug a USB drive containing a hidden VeraCrypt volume 10.230
And I cancel the GNOME authentication prompt 2.195
And I unlock and mount this VeraCrypt volume with GNOME Disks 9.639
And I open this VeraCrypt volume in GNOME Files 4.424
Then I see the expected contents in this VeraCrypt volume 0.511
When I lock the currently opened VeraCrypt volume 0.394
Then the VeraCrypt volume has been unmounted and locked 0.288
After features/support/hooks.rb:326 1.162
After features/support/hooks.rb:100 0.000
1:2.336
When I plug and mount a USB drive containing a basic VeraCrypt file container with a keyfile 23.146
And I unlock and mount this VeraCrypt file container with GNOME Disks 27.254
And I open this VeraCrypt volume in GNOME Files 4.881
Then I see the expected contents in this VeraCrypt volume 5.968
When I lock the currently opened VeraCrypt file container 0.469
Then the VeraCrypt file container has been unmounted and locked 0.617
After features/support/hooks.rb:326 1.364
After features/support/hooks.rb:100 0.016
53.431
When I plug and mount a USB drive containing a hidden VeraCrypt file container 26.373
And I unlock and mount this VeraCrypt file container with GNOME Disks 20.636
And I open this VeraCrypt volume in GNOME Files 4.780
Then I see the expected contents in this VeraCrypt volume 0.993
When I lock the currently opened VeraCrypt file container 0.390
Then the VeraCrypt file container has been unmounted and locked 0.257
After features/support/hooks.rb:326 1.016
After features/support/hooks.rb:100 0.021
40.969
When I plug and mount a USB drive containing a basic VeraCrypt file container with a PIM 15.890
And I unlock and mount this VeraCrypt file container with GNOME Disks 19.108
And I open this VeraCrypt volume in GNOME Files 4.603
Then I see the expected contents in this VeraCrypt volume 0.664
When I lock the currently opened VeraCrypt file container 0.394
Then the VeraCrypt file container has been unmounted and locked 0.308
After features/support/hooks.rb:326 0.795
After features/support/hooks.rb:100 0.000