Project Number Date
test_Tails_ISO_test-snapshot-restore-improvements 1 20 Aug 2026, 15:05

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Browsing the web using the Tor Browser 107 2 8 0 0 117 15 2 17 11:51.592 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
20.412
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.004
Given I have started Tails from DVD and logged in and the network is connected 7.104
And a web server is running on the LAN 1.024
And I capture all network traffic 0.004
When I start the Tor Browser 8.172
And I open a page on the LAN web server in the Tor Browser 3.881
Then the Tor Browser shows the "Unable to connect" error 0.114
And no traffic was sent to the web server on the LAN 0.110
After features/support/hooks.rb:339 0.879
After features/support/hooks.rb:108 0.036
37.375
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.006
Before features/support/hooks.rb:527 0.004
Given I have started Tails from DVD and logged in and the network is connected 6.830
Then the live user's Downloads directory exists 0.040
And there is a GNOME bookmark for the Downloads directory 14.641
When I start the Tor Browser 8.537
Then I can save the current page as "index.html" to the Downloads directory 4.183
And I can print the current page as "output.pdf" to the Downloads directory 3.141
After features/support/hooks.rb:535 0.245
After features/support/hooks.rb:339 0.618
After features/support/hooks.rb:108 0.000
26.843
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.002
Before features/support/hooks.rb:527 0.001
Given I have started Tails from DVD and logged in and the network is connected 6.938
When I start the Tor Browser 8.030
When I download some file in the Tor Browser to the Downloads directory 11.563
Then the file is saved to the Downloads directory 0.312
After features/support/hooks.rb:535 0.267
After features/support/hooks.rb:339 0.694
After features/support/hooks.rb:108 0.000
52.448
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.004
Before features/support/hooks.rb:527 0.002
Given I have started Tails from DVD and logged in and the network is connected 6.509
When I start the Tor Browser 8.619
Then I can listen to an Ogg audio track in Tor Browser 37.319
After features/support/hooks.rb:535 0.758
After features/support/hooks.rb:339 1.320
After features/support/hooks.rb:108 0.003
22.013
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.003
Before features/support/hooks.rb:527 0.007
Given I have started Tails from DVD and logged in and the network is connected 6.712
When I start the Tor Browser 7.986
Then I can watch a WebM video in Tor Browser 7.315
After features/support/hooks.rb:535 0.282
After features/support/hooks.rb:339 1.077
After features/support/hooks.rb:108 0.000
Tags: @product
40.485
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.003
Given I have started Tails from DVD and logged in and the network is connected 6.713
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/Downloads/synaptic.html" as user "amnesia" 0.036
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/.gnupg/synaptic.html" as user "amnesia" 0.033
And I copy "/usr/share/synaptic/html/index.html" to "/tmp/synaptic.html" as user "amnesia" 0.034
Then the file "/home/amnesia/.gnupg/synaptic.html" exists 0.027
And the file "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.024
And the file "/live/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.026
And the file "/tmp/synaptic.html" exists 0.028
Given I start monitoring the AppArmor log of "torbrowser_firefox" 0.082
When I start the Tor Browser 8.573
And I open the address "file:///home/amnesia/Downloads/synaptic.html" in the Tor Browser 7.307
Then I see "TorBrowserSynapticManual.png" after at most 5 seconds 0.313
And AppArmor has not denied "torbrowser_firefox" from opening "/home/amnesia/Downloads/synaptic.html" 0.048
When I open the address "file:///home/amnesia/.gnupg/synaptic.html" in the Tor Browser 3.839
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.293
When I open the address "file:///lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 3.771
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.301
When I open the address "file:///live/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 4.204
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.299
When I open the address "file:///tmp/synaptic.html" in the Tor Browser 4.146
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.379
After features/support/hooks.rb:339 0.943
After features/support/hooks.rb:108 0.000
Tags: @product
15.760
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.003
Given I have started Tails from DVD and logged in and the network is connected 6.734
When I start the Tor Browser 8.285
Then the Tor Browser uses all expected TBB shared libraries 0.740
After features/support/hooks.rb:339 1.225
After features/support/hooks.rb:108 0.000
33.700
Scenario The Tor Browser's "New identity" feature works as expected
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.005
Before features/support/hooks.rb:527 0.004
Steps
Given I have started Tails from DVD and logged in and the network is connected 6.994
When I start the Tor Browser 26.706
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:517:in `/^the Tor Browser (?:has started|starts)$/'
./features/step_definitions/browser.rb:507:in `/^I start the Tor Browser( in offline mode)?$/'
features/torified_browsing.feature:75:in `When I start the Tor Browser'
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 about:tor 0.000
And the Tor Browser has 1 tab open 0.000
After features/support/hooks.rb:535 0.043
After features/support/hooks.rb:339 5.786

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

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_test-snapshot-restore-improvements/1/artifact/build-artifacts/03:02: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_test-snapshot-restore-improvements/1/artifact/build-artifacts/03:02:50_The_Tor_Browser_s__New_identity__feature_works_as_expected.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_test-snapshot-restore-improvements/1/artifact/build-artifacts/03:02:50_The_Tor_Browser_s__New_identity__feature_works_as_expected.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_test-snapshot-restore-improvements/1/artifact/build-artifacts/03:02:50_The_Tor_Browser_s__New_identity__feature_works_as_expected.journal

After features/support/hooks.rb:108 0.000
Tags: @product
24.557
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.003
Given I have started Tails from DVD and logged in and the network is connected 6.922
When I start the Tor Browser 8.722
And I open the Tails homepage in the Tor Browser 7.187
Then the Tor Browser loads the Tails homepage 0.341
And Tor Browser's circuit view is working 1.383
After features/support/hooks.rb:339 0.675
After features/support/hooks.rb:108 0.000
Tags: @product
29.211
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.002
Given I have started Tails from DVD and logged in and the network is connected 6.674
When I start the Tor Browser 8.335
When I open the address "https://net.ipcalf.com/" in the Tor Browser 7.037
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 0.113
When I open the address "https://mozilla.github.io/webrtc-landing/pc_test.html" in the Tor Browser 6.793
Then Tor Browser displays a "RTCPeerConnection is missing!" heading on the "Simple RTCPeerConnection Video Test" page 0.256
After features/support/hooks.rb:339 1.005
After features/support/hooks.rb:108 0.000
Tags: @product
1:17.795
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.003
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 6.136
And the network is plugged 0.039
And I successfully configure Tor 9.123
And available upgrades have been checked 1.110
And all notifications have disappeared 7.687
And there is a GNOME bookmark for the Persistent directory 14.115
When I start the Tor Browser 11.180
And I download some file in the Tor Browser to the Persistent directory 11.079
Then the file is saved to the Persistent directory 0.278
When I open the address "https://tails.net/about" in the Tor Browser 7.308
Then "Tails - How Tails works" has loaded in the Tor Browser 0.568
And I can print the current page as "output.pdf" to the Persistent directory 9.167
After features/support/hooks.rb:339 0.967
After features/support/hooks.rb:108 0.000
Tags: @product
36.596
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.002
Given I have started Tails from DVD without network and logged in 3.936
Then the live user's Documents directory exists 0.048
And there is a GNOME bookmark for the Documents directory 15.086
Then I start the Tor Browser in offline mode 10.548
And I can save the current page as "index.html" to the Documents GNOME bookmark 6.976
After features/support/hooks.rb:339 0.586
After features/support/hooks.rb:108 0.000
Tags: @product
1:6.265
Scenario Outline The default XDG directories are usable in Tor Browser
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.003
Steps
Given I have started Tails from DVD without network and logged in 3.723
Then the live user's Downloads directory exists 0.043
And there is a GNOME bookmark for the Downloads directory 1:2.498
try_for() timeout expired
Last ignored exception was: Test::Unit::AssertionFailedError: <Dogtail::Failure> exception was expected but none was thrown.
./features/step_definitions/common_steps.rb:1300:in `block (2 levels) in <top (required)>'
./features/support/helpers/misc_helpers.rb:78:in `block (2 levels) in try_for'
<internal:kernel>:187:in `loop'
./features/support/helpers/misc_helpers.rb:66:in `block in try_for'
./features/support/helpers/misc_helpers.rb:65:in `try_for'
./features/step_definitions/common_steps.rb:1298:in `block in <top (required)>'
./features/step_definitions/common_steps.rb:1341:in `block in <top (required)>' (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/common_steps.rb:1298:in `/^I close the "([^"]+)" window via AltF4$/'
./features/step_definitions/common_steps.rb:1341:in `/^there is a GNOME bookmark for the (.*) directory$/'
features/torified_browsing.feature:124:in `And there is a GNOME bookmark for the Downloads directory'
features/torified_browsing.feature:118:in `And there is a GNOME bookmark for the <dir> directory'
Then I start the Tor Browser in offline mode 0.000
And I can save the current page as "index.html" to the Downloads GNOME bookmark 0.000
After features/support/hooks.rb:339 5.345

SCENARIO FAILED: 'The default XDG directories are usable in Tor Browser, Examples (#2)' (at time 03:06:54)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_test-snapshot-restore-improvements/1/artifact/build-artifacts/03:06:54_The_default_XDG_directories_are_usable_in_Tor_Browser,_Examples___2_.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_test-snapshot-restore-improvements/1/artifact/build-artifacts/03:06:54_The_default_XDG_directories_are_usable_in_Tor_Browser,_Examples___2_.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_test-snapshot-restore-improvements/1/artifact/build-artifacts/03:06:54_The_default_XDG_directories_are_usable_in_Tor_Browser,_Examples___2_.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_test-snapshot-restore-improvements/1/artifact/build-artifacts/03:06:54_The_default_XDG_directories_are_usable_in_Tor_Browser,_Examples___2_.journal

After features/support/hooks.rb:108 0.000
Tags: @product
36.370
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.002
Given I have started Tails from DVD without network and logged in 3.589
Then the live user's Music directory exists 0.063
And there is a GNOME bookmark for the Music directory 14.713
Then I start the Tor Browser in offline mode 11.111
And I can save the current page as "index.html" to the Music GNOME bookmark 6.892
After features/support/hooks.rb:339 0.954
After features/support/hooks.rb:108 0.000
Tags: @product
37.579
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.003
Given I have started Tails from DVD without network and logged in 3.985
Then the live user's Pictures directory exists 0.037
And there is a GNOME bookmark for the Pictures directory 15.506
Then I start the Tor Browser in offline mode 11.231
And I can save the current page as "index.html" to the Pictures GNOME bookmark 6.816
After features/support/hooks.rb:339 0.711
After features/support/hooks.rb:108 0.000
Tags: @product
35.539
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.003
Given I have started Tails from DVD without network and logged in 3.636
Then the live user's Videos directory exists 0.049
And there is a GNOME bookmark for the Videos directory 14.938
Then I start the Tor Browser in offline mode 10.137
And I can save the current page as "index.html" to the Videos GNOME bookmark 6.778
After features/support/hooks.rb:339 0.705
After features/support/hooks.rb:108 0.000
Tags: @product
1:58.636
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.008
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 5.096
And all tps features are active 8.411
And all persistent filesystems have safe access rights 0.180
And all persistence configuration files have safe access rights 0.342
And all persistent directories have safe access rights 2.084
When I start the Tor Browser in offline mode 15.008
And I add a bookmark to eff.org in the Tor Browser 8.225
And I cold reboot the computer 6.484
And the computer reboots Tails 34.650
And I enable persistence 13.283
And I log in to a new session 7.936
And all notifications have disappeared 8.766
And I start the Tor Browser in offline mode 7.365
Then the Tor Browser has a bookmark to eff.org 0.799
After features/support/hooks.rb:339 0.685
After features/support/hooks.rb:108 0.016