Project Number Date
test_Tails_ISO_stable 5694 02 Jun 2025, 16:00

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Browsing the web using the Tor Browser 112 1 11 0 0 124 16 1 17 22:38.932 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
55.270
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 13.060
And a web server is running on the LAN 1.043
And I capture all network traffic 0.008
When I start the Tor Browser 27.234
And the Tor Browser loads the startup page 1.157
And I open a page on the LAN web server in the Tor Browser 11.308
Then the Tor Browser shows the "Unable to connect" error 1.212
And no traffic was sent to the web server on the LAN 0.244
After features/support/hooks.rb:330 1.343
After features/support/hooks.rb:100 0.036
1:6.370
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Before features/support/hooks.rb:513 0.006
Given I have started Tails from DVD and logged in and the network is connected 12.799
Then the live user's Downloads directory exists 0.050
And there is a GNOME bookmark for the Downloads directory 1.801
When I start the Tor Browser 30.982
And the Tor Browser loads the startup page 1.187
Then I can save the current page as "index.html" to the Downloads directory 10.042
And I can print the current page as "output.pdf" to the Downloads directory 9.506
After features/support/hooks.rb:521 1.597
After features/support/hooks.rb:330 0.740
After features/support/hooks.rb:100 0.000
1:3.335
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Before features/support/hooks.rb:513 0.006
Given I have started Tails from DVD and logged in and the network is connected 12.952
When I start the Tor Browser 26.217
Then the Tor Browser loads the startup page 1.225
When I download some file in the Tor Browser to the Downloads directory 22.402
Then the file is saved to the Downloads directory 0.536
After features/support/hooks.rb:521 1.405
After features/support/hooks.rb:330 0.757
After features/support/hooks.rb:100 0.000
1:28.550
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Before features/support/hooks.rb:513 0.006
Given I have started Tails from DVD and logged in and the network is connected 12.378
When I start the Tor Browser 27.336
And the Tor Browser loads the startup page 1.071
Then I can listen to an Ogg audio track in Tor Browser 47.764
After features/support/hooks.rb:521 14.068
After features/support/hooks.rb:330 3.485
After features/support/hooks.rb:100 0.003
51.027
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Before features/support/hooks.rb:513 0.008
Given I have started Tails from DVD and logged in and the network is connected 12.677
When I start the Tor Browser 25.855
And the Tor Browser loads the startup page 0.983
Then I can watch a WebM video in Tor Browser 11.511
After features/support/hooks.rb:521 0.708
After features/support/hooks.rb:330 2.862
After features/support/hooks.rb:100 0.000
Tags: @product
3:35.329
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 12.293
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/Downloads/synaptic.html" as user "amnesia" 0.115
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/.gnupg/synaptic.html" as user "amnesia" 0.060
And I copy "/usr/share/synaptic/html/index.html" to "/tmp/synaptic.html" as user "amnesia" 0.061
Then the file "/home/amnesia/.gnupg/synaptic.html" exists 0.069
And the file "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.062
And the file "/live/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.056
And the file "/tmp/synaptic.html" exists 0.048
Given I start monitoring the AppArmor log of "torbrowser_firefox" 0.120
When I start the Tor Browser 22.412
And the Tor Browser loads the startup page 3:0.027
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/browser.rb:204:in `page_has_loaded_in_the_tor_browser'
./features/step_definitions/browser.rb:498:in `/^the Tor Browser loads the (startup page|Tails homepage|Tails GitLab)$/'
features/torified_browsing.feature:60:in `And the Tor Browser loads the startup page'
And I open the address "file:///home/amnesia/Downloads/synaptic.html" in the Tor Browser 0.000
Then I see "TorBrowserSynapticManual.png" after at most 5 seconds 0.000
And AppArmor has not denied "torbrowser_firefox" from opening "/home/amnesia/Downloads/synaptic.html" 0.000
When I open the address "file:///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:///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 8.141

SCENARIO FAILED: 'I can view a file stored in "~/Downloads" but not in ~/.gnupg' (at time 04:39:42)

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/5694/artifact/build-artifacts/04:39:42_I_can_view_a_file_stored_in____Downloads__but_not_in___.gnupg.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/5694/artifact/build-artifacts/04:39:42_I_can_view_a_file_stored_in____Downloads__but_not_in___.gnupg.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/5694/artifact/build-artifacts/04:39:42_I_can_view_a_file_stored_in____Downloads__but_not_in___.gnupg.journal

After features/support/hooks.rb:100 0.000
Tags: @product
39.050
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 12.473
When I start the Tor Browser 25.348
Then the Tor Browser uses all expected TBB shared libraries 1.228
After features/support/hooks.rb:330 0.920
After features/support/hooks.rb:100 0.000
1:3.260
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.007
Before features/support/hooks.rb:513 0.008
Given I have started Tails from DVD and logged in and the network is connected 12.851
When I start the Tor Browser 26.969
And the Tor Browser loads the startup page 1.212
When I open the address "https://example.com/" in the Tor Browser 12.304
Then Tor Browser displays a "Example Domain" heading on the "Example Domain" page 1.113
And the Tor Browser has 2 tabs open 0.105
When I request a new identity in Tor Browser 3.213
Then the Tor Browser loads the startup page 5.366
And the Tor Browser has 1 tab open 0.122
After features/support/hooks.rb:521 1.149
After features/support/hooks.rb:330 1.337
After features/support/hooks.rb:100 0.000
Tags: @product
42.064
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 12.543
When I start the Tor Browser 26.810
And the Tor Browser loads the startup page 1.103
Then Tor Browser's circuit view is working 1.606
After features/support/hooks.rb:330 0.915
After features/support/hooks.rb:100 0.000
Tags: @product
1:3.947
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 12.558
When I start the Tor Browser 26.983
And the Tor Browser loads the startup page 1.120
When I open the address "https://net.ipcalf.com/" in the Tor Browser 11.167
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 1.042
When I open the address "https://mozilla.github.io/webrtc-landing/pc_test.html" in the Tor Browser 9.823
Then Tor Browser displays a "RTCPeerConnection is missing!" heading on the "Simple RTCPeerConnection Video Test" page 1.251
After features/support/hooks.rb:330 1.519
After features/support/hooks.rb:100 0.000
Tags: @product
1:50.271
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 persistent partition enabled and logged in 11.355
And the network is plugged 0.146
And I successfully configure Tor 21.602
And available upgrades have been checked 0.060
And all notifications have disappeared 4.367
And there is a GNOME bookmark for the Persistent directory 1.893
When I start the Tor Browser 26.435
And I download some file in the Tor Browser to the Persistent directory 23.853
Then the file is saved to the Persistent directory 0.634
When I open the address "https://tails.net/about" in the Tor Browser 9.360
Then "Tails - How Tails works" has loaded in the Tor Browser 1.402
And I can print the current page as "output.pdf" to the Persistent directory 9.160
After features/support/hooks.rb:330 0.762
After features/support/hooks.rb:100 0.000
Tags: @product
46.947
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.007
Given I have started Tails from DVD without network and logged in 8.647
Then the live user's Documents directory exists 0.050
And there is a GNOME bookmark for the Documents directory 1.691
Then I start the Tor Browser in offline mode 28.271
And I can save the current page as "index.html" to the Documents GNOME bookmark 8.286
After features/support/hooks.rb:330 2.033
After features/support/hooks.rb:100 0.000
Tags: @product
50.884
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Given I have started Tails from DVD without network and logged in 9.753
Then the live user's Downloads directory exists 0.078
And there is a GNOME bookmark for the Downloads directory 1.881
Then I start the Tor Browser in offline mode 29.494
And I can save the current page as "index.html" to the Downloads GNOME bookmark 9.677
After features/support/hooks.rb:330 2.216
After features/support/hooks.rb:100 0.000
Tags: @product
50.562
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.010
Given I have started Tails from DVD without network and logged in 10.071
Then the live user's Music directory exists 0.244
And there is a GNOME bookmark for the Music directory 2.235
Then I start the Tor Browser in offline mode 30.265
And I can save the current page as "index.html" to the Music GNOME bookmark 7.745
After features/support/hooks.rb:330 2.239
After features/support/hooks.rb:100 0.000
Tags: @product
49.323
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.007
Given I have started Tails from DVD without network and logged in 10.584
Then the live user's Pictures directory exists 0.086
And there is a GNOME bookmark for the Pictures directory 1.805
Then I start the Tor Browser in offline mode 28.397
And I can save the current page as "index.html" to the Pictures GNOME bookmark 8.449
After features/support/hooks.rb:330 2.080
After features/support/hooks.rb:100 0.000
Tags: @product
52.325
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.010
Given I have started Tails from DVD without network and logged in 10.016
Then the live user's Videos directory exists 0.195
And there is a GNOME bookmark for the Videos directory 1.950
Then I start the Tor Browser in offline mode 29.132
And I can save the current page as "index.html" to the Videos GNOME bookmark 11.031
After features/support/hooks.rb:330 2.126
After features/support/hooks.rb:100 0.000
Tags: @product
4:10.409
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 enabled and logged in 10.158
And all tps features are active 2.382
And all persistent filesystems have safe access rights 0.248
And all persistence configuration files have safe access rights 0.444
And all persistent directories have safe access rights 2.818
When I start the Tor Browser in offline mode 31.134
And I add a bookmark to eff.org in the Tor Browser 14.887
And I cold reboot the computer 15.422
And the computer reboots Tails 1:16.591
And I enable persistence 19.160
And I log in to a new session 38.641
And all notifications have disappeared 9.447
And I start the Tor Browser in offline mode 27.044
Then the Tor Browser has a bookmark to eff.org 2.026
After features/support/hooks.rb:330 2.160
After features/support/hooks.rb:100 0.060