Project Number Date
test_Tails_ISO_15451-support-manual-fsck-on-error 6 26 Jul 2024, 15:46

Tag Report

Steps Scenarios Features
Tag Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
@slow 251 3 21 0 0 275 19 3 22 57:53.043 Failed
22.274
Before features/support/hooks.rb:269 0.003
Given I have started Tails from DVD without network and logged in 8.432
And I prepare Tails for memory erasure tests 0.913
When I start a process allocating 128 MiB of memory with a known pattern 3.111
Then patterns cover at least 128 MiB in the guest's memory 3.916

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

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

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

After features/support/hooks.rb:326 1.739
After features/support/hooks.rb:100 0.000
25.346
Before features/support/hooks.rb:269 0.003
Given I have started Tails from DVD without network and logged in 8.708
And I prepare Tails for memory erasure tests 0.630
And I find very few patterns in the guest's memory 4.443

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

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

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

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

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

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

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

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

Pattern coverage: 90.335% (115 MiB out of 127 MiB reference memory)

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

After features/support/hooks.rb:326 1.004
After features/support/hooks.rb:100 0.000
54.431
Before features/support/hooks.rb:269 0.003
Given I have started Tails from DVD without network and logged in 9.200
And I prepare Tails for memory erasure tests 0.778
When I fill a 128 MiB file with a known pattern on the root filesystem 17.374
# ensure the pattern is in memory due to tmpfs, not to disk cache
And I drop all kernel caches 2.031
Then patterns cover at least 128 MiB in the guest's memory 3.208

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

When I trigger shutdown 0.013
And I wait 20 seconds 20.020

Slept for 20 seconds

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

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

After features/support/hooks.rb:326 3.544
After features/support/hooks.rb:100 0.000
5:37.282
Scenario Erasure of read and write disk caches of persistent data on shutdown
Before features/support/hooks.rb:269 0.002
Steps
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 5:37.282
<false> is not true. (Test::Unit::AssertionFailedError)
./features/step_definitions/usb.rb:691:in `/^persistence is successfully enabled$/'
./features/step_definitions/usb.rb:708:in `/^I enable persistence( with the changed passphrase)?$/'
./features/step_definitions/snapshots.rb:153:in `block in reach_checkpoint'
./features/step_definitions/snapshots.rb:150:in `each'
./features/step_definitions/snapshots.rb:150:in `reach_checkpoint'
./features/step_definitions/snapshots.rb:173:in `/^I\ have\ started\ Tails\ without\ network\ from\ a\ USB\ drive\ with\ a\ persistent\ partition\ enabled\ and\ logged\ in$/'
features/erase_memory.feature:76:in `Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in'
And I prepare Tails for memory erasure tests 0.000
When I fill a 128 MiB file with a known pattern on the persistent filesystem 0.000
When I trigger shutdown 0.000
And I wait 20 seconds 0.000
Then I find very few patterns in the guest's memory 0.000
After features/support/hooks.rb:326 5.443

SCENARIO FAILED: 'Erasure of read and write disk caches of persistent data on shutdown' (at time 00:38:58)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_15451-support-manual-fsck-on-error/6/artifact/build-artifacts/00:38:58_Erasure_of_read_and_write_disk_caches_of_persistent_data_on_shutdown.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_15451-support-manual-fsck-on-error/6/artifact/build-artifacts/00:38:58_Erasure_of_read_and_write_disk_caches_of_persistent_data_on_shutdown.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_15451-support-manual-fsck-on-error/6/artifact/build-artifacts/00:38:58_Erasure_of_read_and_write_disk_caches_of_persistent_data_on_shutdown.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_15451-support-manual-fsck-on-error/6/artifact/build-artifacts/00:38:58_Erasure_of_read_and_write_disk_caches_of_persistent_data_on_shutdown.journal

After features/support/hooks.rb:100 0.014
3:40.136
Scenario I set up Additional Software when installing a package without persistent partition and the package is installed next time I start Tails
Before features/support/hooks.rb:269 0.013
Before features/support/hooks.rb:507 0.011
Steps
Given I start Tails from a freshly installed USB drive with an administration password and the network is plugged and I login 1:7.279
And I update APT using apt 19.825
And I install "popularity-contest" using apt 22.743
Then I am proposed to add the "popularity-contest" package to my Additional Software 9.668
When I create a persistent storage and activate the Additional Software feature 22.821
Then Additional Software is correctly configured for package "popularity-contest" 1.630
When I shutdown Tails and wait for the computer to power off 13.241
And I start Tails from USB drive "__internal" with network unplugged 1:1.175
And I enable persistence 1.750
<false> is not true. (Test::Unit::AssertionFailedError)
./features/step_definitions/usb.rb:691:in `/^persistence is successfully enabled$/'
./features/step_definitions/usb.rb:708:in `/^I enable persistence( with the changed passphrase)?$/'
features/additional_software_packages.feature:36:in `And I enable persistence'
And I log in to a new session 0.000
And the Additional Software installation service has started 0.000
Then I am notified that the installation succeeded 0.000
And Additional Software is correctly configured for package "popularity-contest" 0.000
And the package "popularity-contest" is installed after Additional Software has been started 0.000
After features/support/hooks.rb:515 0.048
After features/support/hooks.rb:326 9.493

SCENARIO FAILED: 'I set up Additional Software when installing a package without persistent partition and the package is installed next time I start Tails' (at time 00:56:56)

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_15451-support-manual-fsck-on-error/6/artifact/build-artifacts/00:56:56_I_set_up_Additional_Software_when_installing_a_package_without_persistent_partition_and_the_package_is_installed_next_time_I_start_Tails.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_15451-support-manual-fsck-on-error/6/artifact/build-artifacts/00:56:56_I_set_up_Additional_Software_when_installing_a_package_without_persistent_partition_and_the_package_is_installed_next_time_I_start_Tails.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_15451-support-manual-fsck-on-error/6/artifact/build-artifacts/00:56:56_I_set_up_Additional_Software_when_installing_a_package_without_persistent_partition_and_the_package_is_installed_next_time_I_start_Tails.journal

After features/support/hooks.rb:100 0.010
2:33.460
Before features/support/hooks.rb:269 0.003
Before features/support/hooks.rb:507 0.002
Given a computer 0.160
And I start Tails from USB drive "__internal" and I login with an administration password 1:45.079
And I update APT using apt 16.453
When I install "makepp" using apt 26.233
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 5.411
And the package "makepp" is installed 0.121
After features/support/hooks.rb:515 42.185
After features/support/hooks.rb:326 1.204
After features/support/hooks.rb:100 0.015
5:22.163
Before features/support/hooks.rb:269 0.007
Before features/support/hooks.rb:507 0.008
Given a computer 1.150
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:25.039
When I uninstall "popularity-contest" using apt 21.975
And I accept removing "popularity-contest" from Additional Software 0.640
Then "popularity-contest" is not in the list of Additional Software 0.837
When I start Synaptic 25.844
And I update APT using Synaptic 22.428
And I install "cowsay" using Synaptic 9.953
And I accept adding "cowsay" to Additional Software 2.508
Then Additional Software is correctly configured for package "cowsay" 0.860
When I uninstall "cowsay" using apt 6.331
And I refuse removing "cowsay" from Additional Software 0.658
Then Additional Software is correctly configured for package "cowsay" 0.924
When I start "Additional Software" via GNOME Activities Overview 10.606
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 6.578
Then "cowsay" is not in the list of Additional Software 1.181
When I install "cowsay" using apt 3.297
And I refuse adding "cowsay" to Additional Software 0.539
Then "cowsay" is not in the list of Additional Software 0.807
After features/support/hooks.rb:515 1.366
After features/support/hooks.rb:326 0.761
After features/support/hooks.rb:100 0.009
7:15.428
Scenario Recovering in offline mode after Additional Software previously failed to upgrade and then succeed to upgrade when online
Before features/support/hooks.rb:269 0.005
Before features/support/hooks.rb:507 0.004
Steps
Given a computer 0.220
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:23.445
And I configure APT to prefer an old version of cowsay 0.029
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 28.116
And I accept adding "cowsay" to Additional Software 7.883
And Additional Software is correctly configured for package "cowsay" 1.097
And I shutdown Tails and wait for the computer to power off 6.737
And I start Tails from USB drive "__internal" with network unplugged 1:1.584
And I enable persistence 14.010
# 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.026
And I log in to a new session 44.476
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 31.863
And I revert the APT tweaks that made it prefer an old version of cowsay 0.058
# 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.074
And the network is plugged 0.053
And Tor is ready 21.761
# 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 40.710
And available upgrades have been checked 0.748
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 1.237
And I can open the Additional Software configuration window from the notification 31.289
The
The Dogtail init script raised: SearchError: descendent of [application | gnome-shell]: child with name="Configure" roleName='push button'
STDOUT:

STDERR:

 (Dogtail::Failure)
./features/support/helpers/dogtail.rb:93:in `run'
./features/support/helpers/dogtail.rb:335:in `initialize'
./features/support/helpers/dogtail.rb:264:in `new'
./features/support/helpers/dogtail.rb:264:in `call_tree_api_method'
./features/support/helpers/dogtail.rb:272:in `child'
./features/step_definitions/additional_software_packages.rb:41:in `click_gnome_shell_notification_button'
./features/step_definitions/additional_software_packages.rb:164:in `/^I can open the Additional Software configuration window from the notification$/'
features/additional_software_packages.feature:106:in `And I can open the Additional Software configuration window from the notification'
And I shutdown Tails and wait for the computer to power off 0.000
And I start Tails from USB drive "__internal" with network unplugged 0.000
And I enable persistence 0.000
# 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.000
And I log in to a new session 0.000
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 0.000
And I revert the APT tweaks that made it prefer an old version of cowsay 0.000
And the network is plugged 0.000
And Tor is ready 0.000
Then the Additional Software upgrade service has started 0.000
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.000
After features/support/hooks.rb:515 0.038
After features/support/hooks.rb:326 5.612

SCENARIO FAILED: 'Recovering in offline mode after Additional Software previously failed to upgrade and then succeed to upgrade when online' (at time 01:13:03)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_15451-support-manual-fsck-on-error/6/artifact/build-artifacts/01:13:03_Recovering_in_offline_mode_after_Additional_Software_previously_failed_to_upgrade_and_then_succeed_to_upgrade_when_online.file_content_var_log_boot.log

Content of /run/live-additional-software/log: https://jenkins.tails.boum.org/job/test_Tails_ISO_15451-support-manual-fsck-on-error/6/artifact/build-artifacts/01:13:03_Recovering_in_offline_mode_after_Additional_Software_previously_failed_to_upgrade_and_then_succeed_to_upgrade_when_online.file_content_run_live-additional-software_log

Output of ls -la --full-time /live/persistence/tailsdata_unlocked: https://jenkins.tails.boum.org/job/test_Tails_ISO_15451-support-manual-fsck-on-error/6/artifact/build-artifacts/01:13:03_Recovering_in_offline_mode_after_Additional_Software_previously_failed_to_upgrade_and_then_succeed_to_upgrade_when_online.cmd_output_persistent_volume

Output of ls -lar --full-time /var/cache/apt: https://jenkins.tails.boum.org/job/test_Tails_ISO_15451-support-manual-fsck-on-error/6/artifact/build-artifacts/01:13:03_Recovering_in_offline_mode_after_Additional_Software_previously_failed_to_upgrade_and_then_succeed_to_upgrade_when_online.cmd_output_var_cache_apt

Output of ls -lar --full-time /var/lib/apt: https://jenkins.tails.boum.org/job/test_Tails_ISO_15451-support-manual-fsck-on-error/6/artifact/build-artifacts/01:13:03_Recovering_in_offline_mode_after_Additional_Software_previously_failed_to_upgrade_and_then_succeed_to_upgrade_when_online.cmd_output_var_lib_apt

Output of mount: https://jenkins.tails.boum.org/job/test_Tails_ISO_15451-support-manual-fsck-on-error/6/artifact/build-artifacts/01:13:03_Recovering_in_offline_mode_after_Additional_Software_previously_failed_to_upgrade_and_then_succeed_to_upgrade_when_online.cmd_output_mount

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_15451-support-manual-fsck-on-error/6/artifact/build-artifacts/01:13:03_Recovering_in_offline_mode_after_Additional_Software_previously_failed_to_upgrade_and_then_succeed_to_upgrade_when_online.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_15451-support-manual-fsck-on-error/6/artifact/build-artifacts/01:13:03_Recovering_in_offline_mode_after_Additional_Software_previously_failed_to_upgrade_and_then_succeed_to_upgrade_when_online.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_15451-support-manual-fsck-on-error/6/artifact/build-artifacts/01:13:03_Recovering_in_offline_mode_after_Additional_Software_previously_failed_to_upgrade_and_then_succeed_to_upgrade_when_online.journal

After features/support/hooks.rb:100 0.018
2:15.547
Before features/support/hooks.rb:269 0.006
Before features/support/hooks.rb:507 0.006
Given a computer 0.199
And I start Tails from USB drive "__internal" with network unplugged 1:1.316
And I enable persistence 14.843
And I remove the "cowsay" deb files from the APT cache 0.057
# Prevent the "Warning: virtual machine detected!" notification from racing
# with the one we'll be interacting with below.
And I disable the tails-virt-notify-user.service user unit 0.080
And I log in to a new session 38.069
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 14.828
And I can open the Additional Software log file from the notification 5.494
And the package "cowsay" is not installed 0.658
After features/support/hooks.rb:515 0.111
After features/support/hooks.rb:326 0.972
After features/support/hooks.rb:100 0.009
Feature: Localization
2:27.691
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 9.037
When I log in to a new session in Arabic (ar) 37.051
Then the keyboard layout is set to "us" 0.529
When the network is plugged 0.050
And Tor is ready 19.940
Then I successfully start the Unsafe Browser in "ar" 15.983
And I kill the Unsafe Browser 6.293
When I enable the screen keyboard 0.118
Then the screen keyboard works in Tor Browser 29.944
And DuckDuckGo is the default search engine 9.924
And I kill the Tor Browser 5.271
And the screen keyboard works in Thunderbird 12.992
And the layout of the screen keyboard is set to "us" 0.554
After features/support/hooks.rb:326 2.423
After features/support/hooks.rb:100 0.000
Feature: Localization
2:54.003
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 22.551
When I log in to a new session in Chinese (zh_CN) 37.128
Then the keyboard layout is set to "cn" 0.355
When the network is plugged 0.119
And Tor is ready 19.931
Then I successfully start the Unsafe Browser in "zh_CN" 16.661
And I kill the Unsafe Browser 5.988
When I enable the screen keyboard 0.128
Then the screen keyboard works in Tor Browser 29.650
And DuckDuckGo is the default search engine 16.707
And I kill the Tor Browser 5.581
And the screen keyboard works in Thunderbird 18.632
And the layout of the screen keyboard is set to "us" 0.565
After features/support/hooks.rb:326 1.779
After features/support/hooks.rb:100 0.000
Feature: Localization
2:4.178
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.713
When I log in to a new session in English (en) 18.624
Then the keyboard layout is set to "us" 0.207
When the network is plugged 0.062
And Tor is ready 18.268
Then I successfully start the Unsafe Browser in "en" 17.149
And I kill the Unsafe Browser 6.096
When I enable the screen keyboard 0.126
Then the screen keyboard works in Tor Browser 29.026
And DuckDuckGo is the default search engine 6.340
And I kill the Tor Browser 5.342
And the screen keyboard works in Thunderbird 13.600
And the layout of the screen keyboard is set to "us" 0.620
After features/support/hooks.rb:326 1.265
After features/support/hooks.rb:100 0.000
Feature: Localization
2:41.373
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 21.799
When I log in to a new session in French (fr) 36.863
Then the keyboard layout is set to "fr" 0.198
When the network is plugged 0.045
And Tor is ready 18.770
Then I successfully start the Unsafe Browser in "fr" 15.899
And I kill the Unsafe Browser 5.927
When I enable the screen keyboard 0.105
Then the screen keyboard works in Tor Browser 30.491
And DuckDuckGo is the default search engine 10.720
And I kill the Tor Browser 5.738
And the screen keyboard works in Thunderbird 14.200
And the layout of the screen keyboard is set to "fr" 0.614
After features/support/hooks.rb:326 1.483
After features/support/hooks.rb:100 0.000
Feature: Localization
2:18.706
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 9.069
When I log in to a new session in German (de) 35.600
Then the keyboard layout is set to "de" 0.207
When the network is plugged 0.042
And Tor is ready 14.665
Then I successfully start the Unsafe Browser in "de" 16.821
And I kill the Unsafe Browser 5.854
When I enable the screen keyboard 0.102
Then the screen keyboard works in Tor Browser 26.073
And DuckDuckGo is the default search engine 10.501
And I kill the Tor Browser 5.606
And the screen keyboard works in Thunderbird 13.532
And the layout of the screen keyboard is set to "de" 0.627
After features/support/hooks.rb:326 1.388
After features/support/hooks.rb:100 0.000
Feature: Localization
2:28.719
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 9.349
When I log in to a new session in Italian (it) 34.323
Then the keyboard layout is set to "it" 0.172
When the network is plugged 0.038
And Tor is ready 18.326
Then I successfully start the Unsafe Browser in "it" 15.960
And I kill the Unsafe Browser 5.753
When I enable the screen keyboard 0.107
Then the screen keyboard works in Tor Browser 28.958
And DuckDuckGo is the default search engine 16.209
And I kill the Tor Browser 5.793
And the screen keyboard works in Thunderbird 13.149
And the layout of the screen keyboard is set to "us" 0.577
After features/support/hooks.rb:326 1.484
After features/support/hooks.rb:100 0.000
Feature: Localization
2:31.337
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 9.227
When I log in to a new session in Persian (fa) 35.859
Then the keyboard layout is set to "ir" 0.181
When the network is plugged 0.047
And Tor is ready 18.982
Then I successfully start the Unsafe Browser in "fa" 15.616
And I kill the Unsafe Browser 6.090
When I enable the screen keyboard 0.098
Then the screen keyboard works in Tor Browser 30.621
And DuckDuckGo is the default search engine 15.751
And I kill the Tor Browser 5.621
And the screen keyboard works in Thunderbird 12.655
And the layout of the screen keyboard is set to "ir" 0.583
After features/support/hooks.rb:326 1.890
After features/support/hooks.rb:100 0.000
Feature: Localization
2:25.845
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.370
When I log in to a new session in Portuguese (pt) 36.970
Then the keyboard layout is set to "pt" 0.172
When the network is plugged 0.036
And Tor is ready 19.591
Then I successfully start the Unsafe Browser in "pt" 15.995
And I kill the Unsafe Browser 5.971
When I enable the screen keyboard 0.136
Then the screen keyboard works in Tor Browser 30.891
And DuckDuckGo is the default search engine 9.381
And I kill the Tor Browser 5.430
And the screen keyboard works in Thunderbird 12.255
And the layout of the screen keyboard is set to "us" 0.641
After features/support/hooks.rb:326 1.282
After features/support/hooks.rb:100 0.000
Feature: Localization
2:35.671
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 20.810
When I log in to a new session in Russian (ru) 36.795
Then the keyboard layout is set to "ru" 0.148
When the network is plugged 0.036
And Tor is ready 19.150
Then I successfully start the Unsafe Browser in "ru" 15.534
And I kill the Unsafe Browser 5.961
When I enable the screen keyboard 0.099
Then the screen keyboard works in Tor Browser 28.246
And DuckDuckGo is the default search engine 9.170
And I kill the Tor Browser 5.295
And the screen keyboard works in Thunderbird 13.863
And the layout of the screen keyboard is set to "ru" 0.559
After features/support/hooks.rb:326 2.631
After features/support/hooks.rb:100 0.000
Feature: Localization
2:24.085
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.076
When I log in to a new session in Spanish (es) 35.321
Then the keyboard layout is set to "es" 0.137
When the network is plugged 0.050
And Tor is ready 18.847
Then I successfully start the Unsafe Browser in "es" 15.508
And I kill the Unsafe Browser 5.830
When I enable the screen keyboard 0.355
Then the screen keyboard works in Tor Browser 30.703
And DuckDuckGo is the default search engine 10.065
And I kill the Tor Browser 5.287
And the screen keyboard works in Thunderbird 13.318
And the layout of the screen keyboard is set to "us" 0.582
After features/support/hooks.rb:326 1.493
After features/support/hooks.rb:100 0.000
Feature: Localization
2:24.807
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.329
When I log in to a new session in Turkish (tr) 38.851
Then the keyboard layout is set to "tr" 0.312
When the network is plugged 0.041
And Tor is ready 16.935
Then I successfully start the Unsafe Browser in "tr" 15.495
And I kill the Unsafe Browser 5.888
When I enable the screen keyboard 0.117
Then the screen keyboard works in Tor Browser 29.267
And DuckDuckGo is the default search engine 11.391
And I kill the Tor Browser 5.512
And the screen keyboard works in Thunderbird 12.092
And the layout of the screen keyboard is set to "us" 0.569
After features/support/hooks.rb:326 1.339
After features/support/hooks.rb:100 0.000