Project Number Date
test_Tails_ISO_5501-plaintext-locale-greeter 44 02 Jul 2025, 10:56

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Tails persistence 119 6 32 0 0 157 15 6 21 1:4:14.327 Failed
Tags: @product
Feature Tails persistence
As a Tails user I want to use a Persistent Storage
Tags: @product
3:59.120
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.055
Given I have started Tails from DVD and logged in with an administration password and the network is connected 3:1.991
And I update APT using apt 19.769
And I install "python3-behave" using apt 31.459
Then the Tails Persistent Storage behave tests pass 5.898
After features/support/hooks.rb:330 1.418
After features/support/hooks.rb:100 0.000
Tags: @product
1:8.262
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.017
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 18.261
When I log in to a new session without activating the Persistent Storage 35.325
Then Tails is running from USB drive "__internal" 4.313
And persistence is disabled 0.577
But a Tails persistence partition exists on USB drive "__internal" 9.784
After features/support/hooks.rb:330 2.005
After features/support/hooks.rb:100 0.000
Tags: @product
5:28.144
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.032
Given I have started Tails without network from a USB drive without a persistent partition and logged in 25.637
Then Tails is running from USB drive "__internal" 2.011
When I create a file in the Persistent directory 0.522
And I create a persistent partition with the default settings 44.382
Then the file I created was copied to the Persistent Storage 1.702
When I shutdown Tails and wait for the computer to power off 19.717
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 3:53.059
Then persistence for "Persistent" is active 0.998
And the file I created in the Persistent directory exists 0.111
After features/support/hooks.rb:330 3.143
After features/support/hooks.rb:100 0.018
Tags: @product
1:41.429
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.007
Given I have started Tails without network from a USB drive without a persistent partition and logged in 31.596
And the system is very low on memory 7.703
When I create a file in the Persistent directory 1.173
When I try to create a persistent partition 25.680
Then The Persistent Storage app shows the error message "Not enough memory to create Persistent Storage" 0.229
When I close the Persistent Storage app 6.379
And I free up some memory 5.962
And I create a persistent partition with the default settings 22.026
Then the file I created was copied to the Persistent Storage 0.677
After features/support/hooks.rb:330 2.552
After features/support/hooks.rb:100 0.000
Tags: @product
4:37.551
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.017
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 19.902
Then Tails is running from USB drive "__internal" 1.057
And all tps features are active 2.781
And all persistent directories have safe access rights 9.966
When I disable the first tps feature 7.148
Then all tps features but the first one are active 2.868
And I shutdown Tails and wait for the computer to power off 29.871
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 3:21.300
Then all tps features but the first one are active 2.654
After features/support/hooks.rb:330 2.110
After features/support/hooks.rb:100 0.009
Tags: @product
37.880
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 20.251
Then persistence for "Persistent" is active 0.222
And I create a file in the Persistent directory 0.197
Then the file I created was copied to the Persistent Storage 0.145
When I disable the first tps feature 11.390
Then persistence for "Persistent" is not active 0.119
And the Persistent directory does not exist 0.091
When I enable the first tps feature 5.298
Then persistence for "Persistent" is active 0.083
And the file I created in the Persistent directory exists 0.080
After features/support/hooks.rb:330 1.651
After features/support/hooks.rb:100 0.000
Tags: @product
1:2.611
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.018
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 46.679
Then persistence for "Persistent" is active 0.357
When I create a file in the Persistent directory 0.304
And I disable the first tps feature 10.607
And I delete the data of the Persistent Folder feature 4.306
Then the file I created does not exist on the Persistent Storage 0.355
After features/support/hooks.rb:330 1.681
After features/support/hooks.rb:100 0.000
Tags: @product
1:55.542
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.007
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 19.081
And the network is plugged 0.094
And Tor is ready 29.301
And I take note of which tps features are available 1.719
When I write some files expected to persist 2.820
And I shutdown Tails and wait for the computer to power off 14.570
# XXX: The next step succeeds (and the --debug output confirms that it's actually looking for the files) but will fail in a subsequent scenario restoring the same snapshot. This exactly what we want, but why does it work? What is guestfs's behaviour when qcow2 internal snapshots are involved?
Then only the expected files are present on the persistence partition on USB drive "__internal" 47.954
After features/support/hooks.rb:330 0.135
After features/support/hooks.rb:100 0.000
Tags: @product
5:27.683
Scenario Creating and using a persistent NetworkManager connection
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.007
Steps
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 27.278
And the network is plugged 4.252
And Tor is ready 27.090
And I add a wired DHCP NetworkManager connection called "persistent-con-current" 0.236
And I shutdown Tails and wait for the computer to power off 16.335
Given I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 3:54.229
And I capture all network traffic 0.093
And the network is plugged 1.806
And Tor is ready 16.360
try_for() timeout expired (Timeout::Error)
./features/support/helpers/misc_helpers.rb:145:in `rescue in try_for'
./features/support/helpers/misc_helpers.rb:51:in `try_for'
./features/step_definitions/tor.rb:828:in `click_connect_to_tor'
./features/step_definitions/tor.rb:502:in `tca_configure'
./features/step_definitions/tor.rb:512:in `/^I configure a direct connection in the Tor Connection Assistant$/'
./features/step_definitions/common_steps.rb:666:in `/^I successfully configure Tor$/'
./features/step_definitions/common_steps.rb:620:in `/^Tor is ready$/'
features/persistence.feature:91:in `And Tor is ready'
And I switch to the "persistent-con-current" NetworkManager connection 0.000
And the 1st network device has a spoofed MAC address configured 0.000
And no network device leaked the real MAC address 0.000
After features/support/hooks.rb:330 8.849

SCENARIO FAILED: 'Creating and using a persistent NetworkManager connection' (at time 03:59:19)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_5501-plaintext-locale-greeter/44/artifact/build-artifacts/03:59:19_Creating_and_using_a_persistent_NetworkManager_connection.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_5501-plaintext-locale-greeter/44/artifact/build-artifacts/03:59:19_Creating_and_using_a_persistent_NetworkManager_connection.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_5501-plaintext-locale-greeter/44/artifact/build-artifacts/03:59:19_Creating_and_using_a_persistent_NetworkManager_connection.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_5501-plaintext-locale-greeter/44/artifact/build-artifacts/03:59:19_Creating_and_using_a_persistent_NetworkManager_connection.journal

After features/support/hooks.rb:100 0.056
Tags: @product
2:22.946
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.020
Given I have started Tails without network from a USB drive without a persistent partition and stopped at Tails Greeter's login screen 50.956
And I enable persistence creation in Tails Greeter 3.247
And I log in to a new session expecting no warning about the Persistent Storage not being activated 33.929
Then I create a persistent partition with the default settings using the wizard that was already open 54.813
After features/support/hooks.rb:330 4.530
After features/support/hooks.rb:100 0.000
Tags: @product
5:32.687
Scenario Persistent Greeter options
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.022
Steps
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 1:2.492
When I enable persistence 1:32.937
Then no persistent Greeter options were restored 21.329
When I set all Greeter options to non-default values 1:1.763
And I log in to a new session in German (de) after having activated the Persistent Storage 1:33.014
Then all Greeter options are set to non-default values 1.149
<"TAILS_FORMATS=de_DE\n" +
"TAILS_LOCALE_NAME=de_DE\n" +
"TAILS_MACSPOOF_ENABLED=false\n" +
"TAILS_NETWORK=false\n" +
"TAILS_UNSAFE_BROWSER_ENABLED=false\n" +
"TAILS_XKBLAYOUT=de\n" +
"TAILS_XKBMODEL=pc105\n" +
"TAILS_XKBVARIANT=\n"> expected but was
<"TAILS_FORMATS=de_DE\n" +
"TAILS_MACSPOOF_ENABLED=false\n" +
"TAILS_NETWORK=false\n" +
"TAILS_UNSAFE_BROWSER_ENABLED=false\n">.

diff:
  TAILS_FORMATS=de_DE
- TAILS_LOCALE_NAME=de_DE
  TAILS_MACSPOOF_ENABLED=false
  TAILS_NETWORK=false
  TAILS_UNSAFE_BROWSER_ENABLED=false
- TAILS_XKBLAYOUT=de
- TAILS_XKBMODEL=pc105
- TAILS_XKBVARIANT= (Test::Unit::AssertionFailedError)
./features/step_definitions/usb.rb:1633:in `/^all Greeter options are set to (non-)?default values$/'
features/persistence.feature:108:in `Then all Greeter options are set to non-default values'
When I cold reboot the computer 0.000
And the computer reboots Tails 0.000
Given I enable persistence 0.000
Then persistent Greeter options were restored 0.000
When I log in to a new session after having activated the Persistent Storage 0.000
Then all Greeter options are set to non-default values 0.000
After features/support/hooks.rb:330 6.456

SCENARIO FAILED: 'Persistent Greeter options' (at time 04:07:27)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_5501-plaintext-locale-greeter/44/artifact/build-artifacts/04:07:27_Persistent_Greeter_options.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_5501-plaintext-locale-greeter/44/artifact/build-artifacts/04:07:27_Persistent_Greeter_options.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_5501-plaintext-locale-greeter/44/artifact/build-artifacts/04:07:27_Persistent_Greeter_options.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_5501-plaintext-locale-greeter/44/artifact/build-artifacts/04:07:27_Persistent_Greeter_options.journal

After features/support/hooks.rb:100 0.000
Tags: @product
1:27.561
Scenario Changing the Persistent Storage passphrase
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Steps
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 1:27.561
Failed to restore snapshot (RuntimeError)
./features/step_definitions/common_steps.rb:89:in `rescue in post_snapshot_restore_hook'
./features/step_definitions/common_steps.rb:72:in `post_snapshot_restore_hook'
./features/step_definitions/snapshots.rb:167:in `reach_checkpoint'
./features/step_definitions/common_steps.rb:95:in `rescue in post_snapshot_restore_hook'
./features/step_definitions/common_steps.rb:72:in `post_snapshot_restore_hook'
./features/step_definitions/snapshots.rb:167:in `reach_checkpoint'
./features/step_definitions/common_steps.rb:95:in `rescue in post_snapshot_restore_hook'
./features/step_definitions/common_steps.rb:72:in `post_snapshot_restore_hook'
./features/step_definitions/snapshots.rb:167:in `reach_checkpoint'
./features/step_definitions/common_steps.rb:95:in `rescue in post_snapshot_restore_hook'
./features/step_definitions/common_steps.rb:72:in `post_snapshot_restore_hook'
./features/step_definitions/snapshots.rb:167: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/persistence.feature:117:in `Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in'
# Note that if anything fails after the passphrase was changed and
# before it's changed back below, subsequent scenarios might fail
# because the Persistent Storage doesn't have the expected passphrase.
When I change the passphrase of the Persistent Storage 0.000
And I shutdown Tails and wait for the computer to power off 0.000
Then I start Tails from USB drive "__internal" with network unplugged and I login with the changed persistence passphrase 0.000
And I change the passphrase of the Persistent Storage back to the original 0.000
After features/support/hooks.rb:330 7.335

SCENARIO FAILED: 'Changing the Persistent Storage passphrase' (at time 04:09:02)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_5501-plaintext-locale-greeter/44/artifact/build-artifacts/04:09:02_Changing_the_Persistent_Storage_passphrase.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_5501-plaintext-locale-greeter/44/artifact/build-artifacts/04:09:02_Changing_the_Persistent_Storage_passphrase.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_5501-plaintext-locale-greeter/44/artifact/build-artifacts/04:09:02_Changing_the_Persistent_Storage_passphrase.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_5501-plaintext-locale-greeter/44/artifact/build-artifacts/04:09:02_Changing_the_Persistent_Storage_passphrase.journal

After features/support/hooks.rb:100 0.000
Tags: @product
2:58.892
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.010
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 1:8.626
And I log in to a new session without activating the Persistent Storage 47.761
Then persistence is disabled 1.473
But a Tails persistence partition exists on USB drive "__internal" 21.800
And all notifications have disappeared 20.795
When I delete the persistent partition 18.146
Then there is no persistence partition on USB drive "__internal" 0.287
After features/support/hooks.rb:330 2.129
After features/support/hooks.rb:100 0.000
Tags: @product
5:2.251
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.008
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 21.766
When I write some dotfile expected to persist 0.151
And I shutdown Tails and wait for the computer to power off 16.468
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 4:23.114
Then the expected persistent dotfile is present in the filesystem 0.751
After features/support/hooks.rb:330 0.740
After features/support/hooks.rb:100 0.020
Tags: @product
1:23.661
Scenario Feature activation fails
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.008
Steps
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 20.470
And I create a symlink "/home/amnesia/Persistent" to "/etc" 0.176
When I try to enable persistence 2.820
Then the Welcome Screen tells me that the Persistent Folder feature couldn't be activated 1:0.193
try_for() timeout expired (Timeout::Error)
./features/support/helpers/misc_helpers.rb:145:in `rescue in try_for'
./features/support/helpers/misc_helpers.rb:51:in `try_for'
./features/step_definitions/usb.rb:1724:in `/^the Welcome Screen tells me that the Persistent Folder feature couldn't be activated$/'
features/persistence.feature:146:in `Then the Welcome Screen tells me that the Persistent Folder feature couldn't be activated'
When I log in to a new session after having activated the Persistent Storage 0.000
And all notifications have disappeared 0.000
Then the Persistent Storage settings tell me that the Persistent Folder feature couldn't be activated 0.000
And all tps features are enabled 0.000
And all tps features but the first one are active 0.000
After features/support/hooks.rb:330 21.887

SCENARIO FAILED: 'Feature activation fails' (at time 04:18:43)

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_5501-plaintext-locale-greeter/44/artifact/build-artifacts/04:18:43_Feature_activation_fails.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_5501-plaintext-locale-greeter/44/artifact/build-artifacts/04:18:43_Feature_activation_fails.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_5501-plaintext-locale-greeter/44/artifact/build-artifacts/04:18:43_Feature_activation_fails.journal

After features/support/hooks.rb:100 0.000
Tags: @product
7:59.826
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.575
Given I have started Tails without network from a USB drive with a LUKS 1 persistent partition and stopped at Tails Greeter's login screen 5:11.655
And I enable persistence 1:19.221
And I log in to a new session after having activated the Persistent Storage 1:17.883
Then a Tails persistence partition with LUKS version 2 and argon2id exists on USB drive "__internal" 2.433
And persistence is enabled 8.632
After features/support/hooks.rb:330 8.781
After features/support/hooks.rb:100 0.000
Tags: @product
1:15.667
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Given I have started Tails without network from a USB drive with a LUKS 1 persistent partition and stopped at Tails Greeter's login screen 27.999
And I enable persistence but something goes wrong during the LUKS header upgrade 42.366
Then the Tails persistence partition on USB drive "__internal" still has LUKS version 1 5.301
After features/support/hooks.rb:330 1.265
After features/support/hooks.rb:100 0.000
Tags: @product
2:1.874
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.017
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 18.516
And I corrupt the Persistent Storage filesystem on USB drive "__internal" 8.572
When I enable persistence 1:29.654
Then the filesystem of the Persistent Storage was repaired 0.267
And persistence is successfully enabled 4.863
After features/support/hooks.rb:330 1.783
After features/support/hooks.rb:100 0.000
Tags: @product
2:20.843
Scenario Manual filesystem repair is successful
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.012
Steps
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 1:6.172
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 14.150
When I try to enable persistence 0.484
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 1:0.036
try_for() timeout expired (Timeout::Error)
./features/support/helpers/misc_helpers.rb:145:in `rescue in try_for'
./features/support/helpers/misc_helpers.rb:51:in `try_for'
./features/step_definitions/usb.rb:1732:in `/^the Welcome Screen tells me that filesystem errors were found on the Persistent Storage$/'
features/persistence.feature:176:in `Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage'
When I repair the filesystem of the Persistent Storage 0.000
Then the Welcome Screen tells me that the filesystem was repaired successfully 0.000
And the filesystem of the Persistent Storage was repaired 0.000
When I close the filesystem repair dialog 0.000
Then persistence is successfully enabled 0.000
After features/support/hooks.rb:330 11.480

SCENARIO FAILED: 'Manual filesystem repair is successful' (at time 04:32:50)

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_5501-plaintext-locale-greeter/44/artifact/build-artifacts/04:32:50_Manual_filesystem_repair_is_successful.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_5501-plaintext-locale-greeter/44/artifact/build-artifacts/04:32:50_Manual_filesystem_repair_is_successful.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_5501-plaintext-locale-greeter/44/artifact/build-artifacts/04:32:50_Manual_filesystem_repair_is_successful.journal

After features/support/hooks.rb:100 0.000
Tags: @product @doc
1:42.134
Scenario Manual filesystem repair fails
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.074
Steps
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 35.275
And the Persistent Storage filesystem is corrupted beyond what e2fsck can repair 2.495
When I try to enable persistence 4.353
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 1:0.009
try_for() timeout expired (Timeout::Error)
./features/support/helpers/misc_helpers.rb:145:in `rescue in try_for'
./features/support/helpers/misc_helpers.rb:51:in `try_for'
./features/step_definitions/usb.rb:1732:in `/^the Welcome Screen tells me that filesystem errors were found on the Persistent Storage$/'
features/persistence.feature:188:in `Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage'
When I repair the filesystem of the Persistent Storage 0.000
Then the Welcome Screen tells me that it failed to repair the Persistent Storage 0.000
When I log in to a new session 0.000
And all notifications have disappeared 0.000
# Now both WhisperBack and Tor Browser has started at the same
# time, so we do not know which window is focused. The steps about
# Tor Browser care about that, but the ones about WhisperBack do
# not, so we first deal with WhisperBack and then kill it to
# ensure that Tor Browser is focused.
Then WhisperBack is prefilled for fsck with summary: "Failed to repair the file system of your Persistent Storage" 0.000
And the file "/var/lib/gdm3/post-greeter-whisperback.json" is empty 0.000
When I close the "whisperback" window 0.000
Then the Tor Browser starts 0.000
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 0.000
After features/support/hooks.rb:330 14.715

SCENARIO FAILED: 'Manual filesystem repair fails' (at time 04:34:46)

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_5501-plaintext-locale-greeter/44/artifact/build-artifacts/04:34:46_Manual_filesystem_repair_fails.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_5501-plaintext-locale-greeter/44/artifact/build-artifacts/04:34:46_Manual_filesystem_repair_fails.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_5501-plaintext-locale-greeter/44/artifact/build-artifacts/04:34:46_Manual_filesystem_repair_fails.journal

After features/support/hooks.rb:100 0.000
Tags: @product @doc
4:7.756
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.606
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 14.829
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 15.529
And Tails detects disk read failures on the boot device 1.748
When I try to enable persistence 5.643
Then the Welcome Screen tells me that my hardware is probably failing 58.879
When I log in to a new session 1:27.285
And all notifications have disappeared 10.625
Then the Tor Browser starts 52.246
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 0.968
After features/support/hooks.rb:330 2.969
After features/support/hooks.rb:100 0.000