Project Number Date
test_Tails_ISO_devel 3880 23 Jun 2025, 12:03

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Browsing the web using the Tor Browser 89 6 29 0 0 124 11 6 17 35:33.879 Failed
Tags: @product
Feature Browsing the web using the Tor Browser
As a Tails user when I browse the web using the Tor Browser all Internet traffic should flow only through Tor
Tags: @product
1:19.013
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Given I have started Tails from DVD and logged in and the network is connected 18.080
And a web server is running on the LAN 1.040
And I capture all network traffic 0.010
When I start the Tor Browser 38.601
And the Tor Browser loads the startup page 1.360
And I open a page on the LAN web server in the Tor Browser 18.522
Then the Tor Browser shows the "Unable to connect" error 0.854
And no traffic was sent to the web server on the LAN 0.542
After features/support/hooks.rb:330 1.658
After features/support/hooks.rb:100 0.072
3:0.747
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.039
Before features/support/hooks.rb:507 0.041
Given I have started Tails from DVD and logged in and the network is connected 32.769
Then the live user's Downloads directory exists 0.139
And there is a GNOME bookmark for the Downloads directory 2.237
When I start the Tor Browser 1:58.927
And the Tor Browser loads the startup page 1.217
Then I can save the current page as "index.html" to the Downloads directory 14.226
And I can print the current page as "output.pdf" to the Downloads directory 11.228
After features/support/hooks.rb:515 37.840
After features/support/hooks.rb:330 1.514
After features/support/hooks.rb:100 0.015
1:43.296
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.024
Before features/support/hooks.rb:507 0.024
Given I have started Tails from DVD and logged in and the network is connected 33.201
When I start the Tor Browser 40.869
Then the Tor Browser loads the startup page 1.391
When I download some file in the Tor Browser to the Downloads directory 26.710
Then the file is saved to the Downloads directory 1.123
After features/support/hooks.rb:515 10.104
After features/support/hooks.rb:330 1.414
After features/support/hooks.rb:100 0.000
2:8.918
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.010
Before features/support/hooks.rb:507 0.011
Given I have started Tails from DVD and logged in and the network is connected 34.154
When I start the Tor Browser 42.806
And the Tor Browser loads the startup page 1.588
Then I can listen to an Ogg audio track in Tor Browser 50.369
After features/support/hooks.rb:515 38.226
After features/support/hooks.rb:330 6.672
After features/support/hooks.rb:100 0.029
1:23.951
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.049
Before features/support/hooks.rb:507 0.063
Given I have started Tails from DVD and logged in and the network is connected 14.515
When I start the Tor Browser 34.688
And the Tor Browser loads the startup page 1.633
Then I can watch a WebM video in Tor Browser 33.113
After features/support/hooks.rb:515 1.061
After features/support/hooks.rb:330 2.572
After features/support/hooks.rb:100 0.000
Tags: @product
1:57.305
Scenario I can view a file stored in "~/Downloads" but not in ~/.gnupg
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.007
Steps
Given I have started Tails from DVD and logged in and the network is connected 32.766
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/Downloads/synaptic.html" as user "amnesia" 0.207
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/.gnupg/synaptic.html" as user "amnesia" 0.125
And I copy "/usr/share/synaptic/html/index.html" to "/tmp/synaptic.html" as user "amnesia" 0.137
Then the file "/home/amnesia/.gnupg/synaptic.html" exists 0.102
And the file "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.150
And the file "/live/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.107
And the file "/tmp/synaptic.html" exists 0.079
Given I start monitoring the AppArmor log of "torbrowser_firefox" 0.212
When I start the Tor Browser 44.040
And the Tor Browser loads the startup page 1.089
And I open the address "file:///home/amnesia/Downloads/synaptic.html" in the Tor Browser 18.782
Then I see "TorBrowserSynapticManual.png" after at most 5 seconds 0.664
And AppArmor has not denied "torbrowser_firefox" from opening "/home/amnesia/Downloads/synaptic.html" 0.914
When I open the address "file:///home/amnesia/.gnupg/synaptic.html" in the Tor Browser 9.452
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 8.473
can
can still find TorBrowserSynapticManual.png on the screen (FindFailed)
./features/support/helpers/screen.rb:207:in `rescue in wait_vanish'
./features/support/helpers/screen.rb:192:in `wait_vanish'
./features/step_definitions/common_steps.rb:757:in `/^I (do not )?see "([^"]*)" after at most (\d+) seconds$/'
features/torified_browsing.feature:65:in `Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds'
When I open the address "file:///lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 0.000
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.000
When I open the address "file:///live/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 0.000
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.000
When I open the address "file:///tmp/synaptic.html" in the Tor Browser 0.000
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.000
After features/support/hooks.rb:330 7.260

SCENARIO FAILED: 'I can view a file stored in "~/Downloads" but not in ~/.gnupg' (at time 07:00:49)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/3880/artifact/build-artifacts/07:00:49_I_can_view_a_file_stored_in____Downloads__but_not_in___.gnupg.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/3880/artifact/build-artifacts/07:00:49_I_can_view_a_file_stored_in____Downloads__but_not_in___.gnupg.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/3880/artifact/build-artifacts/07:00:49_I_can_view_a_file_stored_in____Downloads__but_not_in___.gnupg.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/3880/artifact/build-artifacts/07:00:49_I_can_view_a_file_stored_in____Downloads__but_not_in___.gnupg.journal

After features/support/hooks.rb:100 0.000
Tags: @product
1:15.263
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.008
Given I have started Tails from DVD and logged in and the network is connected 24.980
When I start the Tor Browser 48.308
Then the Tor Browser uses all expected TBB shared libraries 1.975
After features/support/hooks.rb:330 3.857
After features/support/hooks.rb:100 0.000
1:34.523
Scenario The Tor Browser's "New identity" feature works as expected
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Before features/support/hooks.rb:507 0.006
Steps
Given I have started Tails from DVD and logged in and the network is connected 55.568
When I start the Tor Browser 38.955
cannot find TorBrowserNewTabButton.png on the screen (FindFailed)
./features/support/helpers/screen.rb:181:in `rescue in wait'
./features/support/helpers/screen.rb:165:in `wait'
./features/step_definitions/browser.rb:468:in `/^the Tor Browser (?:has started|starts)$/'
./features/step_definitions/browser.rb:455:in `/^I start the Tor Browser( in offline mode)?$/'
features/torified_browsing.feature:81:in `When I start the Tor Browser'
And the Tor Browser loads the startup page 0.000
When I open the address "https://example.com/" in the Tor Browser 0.000
Then Tor Browser displays a "Example Domain" heading on the "Example Domain" page 0.000
And the Tor Browser has 2 tabs open 0.000
When I request a new identity in Tor Browser 0.000
Then the Tor Browser loads the startup page 0.000
And the Tor Browser has 1 tab open 0.000
After features/support/hooks.rb:515 0.068
After features/support/hooks.rb:330 6.756

SCENARIO FAILED: 'The Tor Browser's "New identity" feature works as expected' (at time 07:03:50)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/3880/artifact/build-artifacts/07:03:50_The_Tor_Browser_s__New_identity__feature_works_as_expected.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/3880/artifact/build-artifacts/07:03:50_The_Tor_Browser_s__New_identity__feature_works_as_expected.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/3880/artifact/build-artifacts/07:03:50_The_Tor_Browser_s__New_identity__feature_works_as_expected.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/3880/artifact/build-artifacts/07:03:50_The_Tor_Browser_s__New_identity__feature_works_as_expected.journal

After features/support/hooks.rb:100 0.000
Tags: @product
1:18.111
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.007
Given I have started Tails from DVD and logged in and the network is connected 26.426
When I start the Tor Browser 48.291
And the Tor Browser loads the startup page 1.561
Then Tor Browser's circuit view is working 1.831
After features/support/hooks.rb:330 1.660
After features/support/hooks.rb:100 0.000
Tags: @product
2:12.426
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Given I have started Tails from DVD and logged in and the network is connected 34.118
When I start the Tor Browser 45.758
And the Tor Browser loads the startup page 3.637
When I open the address "https://net.ipcalf.com/" in the Tor Browser 26.833
Then Tor Browser displays a 'ifconfig | grep inet | grep -v inet6 | cut -d" " -f2 | tail -n1' heading on the "Network IP Address via ipcalf.com" page 2.572
When I open the address "https://mozilla.github.io/webrtc-landing/pc_test.html" in the Tor Browser 14.540
Then Tor Browser displays a "RTCPeerConnection is missing!" heading on the "Simple RTCPeerConnection Video Test" page 4.966
After features/support/hooks.rb:330 2.652
After features/support/hooks.rb:100 0.000
Tags: @product
3:48.230
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 24.694
And the network is plugged 0.109
And I successfully configure Tor 39.106
And available upgrades have been checked 0.082
And all notifications have disappeared 14.555
And there is a GNOME bookmark for the Persistent directory 1.698
When I start the Tor Browser 56.990
And I download some file in the Tor Browser to the Persistent directory 45.395
Then the file is saved to the Persistent directory 0.660
When I open the address "https://tails.net/about" in the Tor Browser 32.380
Then "Tails - How Tails works" has loaded in the Tor Browser 2.597
And I can print the current page as "output.pdf" to the Persistent directory 9.958
After features/support/hooks.rb:330 10.818
After features/support/hooks.rb:100 0.000
Tags: @product
1:17.614
Scenario Outline The default XDG directories are usable in Tor Browser
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.010
Steps
Given I have started Tails from DVD without network and logged in 1:17.614
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\ from\ DVD\ without\ network\ and\ logged\ in$/'
features/torified_browsing.feature:127:in `Given I have started Tails from DVD without network and logged in'
features/torified_browsing.feature:120:in `Given I have started Tails from DVD without network and logged in'
Then the live user's Documents directory exists 0.000
And there is a GNOME bookmark for the Documents directory 0.000
Then I start the Tor Browser in offline mode 0.000
And I can save the current page as "index.html" to the Documents GNOME bookmark 0.000
After features/support/hooks.rb:330 5.704

SCENARIO FAILED: 'The default XDG directories are usable in Tor Browser, Examples (#1)' (at time 07:12:49)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/3880/artifact/build-artifacts/07:12:49_The_default_XDG_directories_are_usable_in_Tor_Browser,_Examples___1_.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/3880/artifact/build-artifacts/07:12:49_The_default_XDG_directories_are_usable_in_Tor_Browser,_Examples___1_.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/3880/artifact/build-artifacts/07:12:49_The_default_XDG_directories_are_usable_in_Tor_Browser,_Examples___1_.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/3880/artifact/build-artifacts/07:12:49_The_default_XDG_directories_are_usable_in_Tor_Browser,_Examples___1_.journal

After features/support/hooks.rb:100 0.000
Tags: @product
1:36.290
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.008
Given I have started Tails from DVD without network and logged in 22.800
Then the live user's Downloads directory exists 0.841
And there is a GNOME bookmark for the Downloads directory 11.024
Then I start the Tor Browser in offline mode 44.455
And I can save the current page as "index.html" to the Downloads GNOME bookmark 17.168
After features/support/hooks.rb:330 1.233
After features/support/hooks.rb:100 0.000
Tags: @product
1:11.184
Scenario Outline The default XDG directories are usable in Tor Browser
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.012
Steps
Given I have started Tails from DVD without network and logged in 1:11.184
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\ from\ DVD\ without\ network\ and\ logged\ in$/'
features/torified_browsing.feature:129:in `Given I have started Tails from DVD without network and logged in'
features/torified_browsing.feature:120:in `Given I have started Tails from DVD without network and logged in'
Then the live user's Music directory exists 0.000
And there is a GNOME bookmark for the Music directory 0.000
Then I start the Tor Browser in offline mode 0.000
And I can save the current page as "index.html" to the Music GNOME bookmark 0.000
After features/support/hooks.rb:330 6.793

SCENARIO FAILED: 'The default XDG directories are usable in Tor Browser, Examples (#3)' (at time 07:15:46)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/3880/artifact/build-artifacts/07:15:46_The_default_XDG_directories_are_usable_in_Tor_Browser,_Examples___3_.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/3880/artifact/build-artifacts/07:15:46_The_default_XDG_directories_are_usable_in_Tor_Browser,_Examples___3_.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/3880/artifact/build-artifacts/07:15:46_The_default_XDG_directories_are_usable_in_Tor_Browser,_Examples___3_.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/3880/artifact/build-artifacts/07:15:46_The_default_XDG_directories_are_usable_in_Tor_Browser,_Examples___3_.journal

After features/support/hooks.rb:100 0.000
Tags: @product
1:15.961
Scenario Outline The default XDG directories are usable in Tor Browser
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Steps
Given I have started Tails from DVD without network and logged in 1:15.961
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\ from\ DVD\ without\ network\ and\ logged\ in$/'
features/torified_browsing.feature:130:in `Given I have started Tails from DVD without network and logged in'
features/torified_browsing.feature:120:in `Given I have started Tails from DVD without network and logged in'
Then the live user's Pictures directory exists 0.000
And there is a GNOME bookmark for the Pictures directory 0.000
Then I start the Tor Browser in offline mode 0.000
And I can save the current page as "index.html" to the Pictures GNOME bookmark 0.000
After features/support/hooks.rb:330 5.637

SCENARIO FAILED: 'The default XDG directories are usable in Tor Browser, Examples (#4)' (at time 07:17:09)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/3880/artifact/build-artifacts/07:17:09_The_default_XDG_directories_are_usable_in_Tor_Browser,_Examples___4_.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/3880/artifact/build-artifacts/07:17:09_The_default_XDG_directories_are_usable_in_Tor_Browser,_Examples___4_.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/3880/artifact/build-artifacts/07:17:09_The_default_XDG_directories_are_usable_in_Tor_Browser,_Examples___4_.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/3880/artifact/build-artifacts/07:17:09_The_default_XDG_directories_are_usable_in_Tor_Browser,_Examples___4_.journal

After features/support/hooks.rb:100 0.000
Tags: @product
1:14.793
Scenario Outline The default XDG directories are usable in Tor Browser
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.020
Steps
Given I have started Tails from DVD without network and logged in 1:14.793
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\ from\ DVD\ without\ network\ and\ logged\ in$/'
features/torified_browsing.feature:131:in `Given I have started Tails from DVD without network and logged in'
features/torified_browsing.feature:120:in `Given I have started Tails from DVD without network and logged in'
Then the live user's Videos directory exists 0.000
And there is a GNOME bookmark for the Videos directory 0.000
Then I start the Tor Browser in offline mode 0.000
And I can save the current page as "index.html" to the Videos GNOME bookmark 0.000
After features/support/hooks.rb:330 5.567

SCENARIO FAILED: 'The default XDG directories are usable in Tor Browser, Examples (#5)' (at time 07:18:29)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/3880/artifact/build-artifacts/07:18:29_The_default_XDG_directories_are_usable_in_Tor_Browser,_Examples___5_.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/3880/artifact/build-artifacts/07:18:29_The_default_XDG_directories_are_usable_in_Tor_Browser,_Examples___5_.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/3880/artifact/build-artifacts/07:18:29_The_default_XDG_directories_are_usable_in_Tor_Browser,_Examples___5_.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/3880/artifact/build-artifacts/07:18:29_The_default_XDG_directories_are_usable_in_Tor_Browser,_Examples___5_.journal

After features/support/hooks.rb:100 0.000
Tags: @product
7:16.247
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 24.089
And all tps features are active 11.405
And all persistent filesystems have safe access rights 0.390
And all persistence configuration files have safe access rights 0.500
And all persistent directories have safe access rights 3.851
When I start the Tor Browser in offline mode 55.811
And I add a bookmark to eff.org in the Tor Browser 26.201
And I cold reboot the computer 23.756
And the computer reboots Tails 2:12.655
And I enable persistence 37.519
And I log in to a new session 1:10.621
And all notifications have disappeared 13.800
And I start the Tor Browser in offline mode 34.145
Then the Tor Browser has a bookmark to eff.org 1.498
After features/support/hooks.rb:330 3.697
After features/support/hooks.rb:100 0.009