Project Number Date
test_Tails_ISO_stable 5744 27 Jun 2025, 10:57

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 28:40.215 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:34.181
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 28.466
And a web server is running on the LAN 2.424
And I capture all network traffic 0.123
When I start the Tor Browser 44.376
And the Tor Browser loads the startup page 1.264
And I open a page on the LAN web server in the Tor Browser 14.390
Then the Tor Browser shows the "Unable to connect" error 2.273
And no traffic was sent to the web server on the LAN 0.861
After features/support/hooks.rb:330 2.664
After features/support/hooks.rb:100 0.053
1:22.631
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Before features/support/hooks.rb:507 0.008
Given I have started Tails from DVD and logged in and the network is connected 14.600
Then the live user's Downloads directory exists 0.231
And there is a GNOME bookmark for the Downloads directory 2.967
When I start the Tor Browser 36.970
And the Tor Browser loads the startup page 1.433
Then I can save the current page as "index.html" to the Downloads directory 11.704
And I can print the current page as "output.pdf" to the Downloads directory 14.722
After features/support/hooks.rb:515 1.039
After features/support/hooks.rb:330 0.974
After features/support/hooks.rb:100 0.000
1:17.573
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Before features/support/hooks.rb:507 0.006
Given I have started Tails from DVD and logged in and the network is connected 16.177
When I start the Tor Browser 37.059
Then the Tor Browser loads the startup page 1.352
When I download some file in the Tor Browser to the Downloads directory 22.505
Then the file is saved to the Downloads directory 0.477
After features/support/hooks.rb:515 2.226
After features/support/hooks.rb:330 0.905
After features/support/hooks.rb:100 0.000
1:42.492
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Before features/support/hooks.rb:507 0.006
Given I have started Tails from DVD and logged in and the network is connected 17.914
When I start the Tor Browser 34.209
And the Tor Browser loads the startup page 1.762
Then I can listen to an Ogg audio track in Tor Browser 48.606
After features/support/hooks.rb:515 28.593
After features/support/hooks.rb:330 3.670
After features/support/hooks.rb:100 0.003
1:15.539
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.008
Before features/support/hooks.rb:507 0.009
Given I have started Tails from DVD and logged in and the network is connected 15.663
When I start the Tor Browser 31.912
And the Tor Browser loads the startup page 1.622
Then I can watch a WebM video in Tor Browser 26.342
After features/support/hooks.rb:515 2.077
After features/support/hooks.rb:330 3.733
After features/support/hooks.rb:100 0.000
Tags: @product
3:43.312
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 14.259
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/Downloads/synaptic.html" as user "amnesia" 0.188
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/.gnupg/synaptic.html" as user "amnesia" 0.145
And I copy "/usr/share/synaptic/html/index.html" to "/tmp/synaptic.html" as user "amnesia" 0.196
Then the file "/home/amnesia/.gnupg/synaptic.html" exists 0.087
And the file "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.200
And the file "/live/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.085
And the file "/tmp/synaptic.html" exists 0.080
Given I start monitoring the AppArmor log of "torbrowser_firefox" 0.194
When I start the Tor Browser 27.739
And the Tor Browser loads the startup page 3:0.135
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.203

SCENARIO FAILED: 'I can view a file stored in "~/Downloads" but not in ~/.gnupg' (at time 06:09:10)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/5744/artifact/build-artifacts/06:09:10_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_stable/5744/artifact/build-artifacts/06:09:10_I_can_view_a_file_stored_in____Downloads__but_not_in___.gnupg.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/5744/artifact/build-artifacts/06:09:10_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/5744/artifact/build-artifacts/06:09:10_I_can_view_a_file_stored_in____Downloads__but_not_in___.gnupg.journal

After features/support/hooks.rb:100 0.000
Tags: @product
59.808
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.033
Given I have started Tails from DVD and logged in and the network is connected 15.550
When I start the Tor Browser 40.331
Then the Tor Browser uses all expected TBB shared libraries 3.926
After features/support/hooks.rb:330 1.627
After features/support/hooks.rb:100 0.000
1:29.962
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.030
Before features/support/hooks.rb:507 0.040
Given I have started Tails from DVD and logged in and the network is connected 15.395
When I start the Tor Browser 46.620
And the Tor Browser loads the startup page 1.906
When I open the address "https://example.com/" in the Tor Browser 15.714
Then Tor Browser displays a "Example Domain" heading on the "Example Domain" page 1.582
And the Tor Browser has 2 tabs open 0.446
When I request a new identity in Tor Browser 3.368
Then the Tor Browser loads the startup page 4.808
And the Tor Browser has 1 tab open 0.118
After features/support/hooks.rb:515 2.714
After features/support/hooks.rb:330 1.235
After features/support/hooks.rb:100 0.000
Tags: @product
59.006
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 17.754
When I start the Tor Browser 37.915
And the Tor Browser loads the startup page 1.550
Then Tor Browser's circuit view is working 1.785
After features/support/hooks.rb:330 0.675
After features/support/hooks.rb:100 0.000
Tags: @product
1:38.505
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Given I have started Tails from DVD and logged in and the network is connected 19.267
When I start the Tor Browser 39.736
And the Tor Browser loads the startup page 1.209
When I open the address "https://net.ipcalf.com/" in the Tor Browser 18.190
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.319
When I open the address "https://mozilla.github.io/webrtc-landing/pc_test.html" in the Tor Browser 16.805
Then Tor Browser displays a "RTCPeerConnection is missing!" heading on the "Simple RTCPeerConnection Video Test" page 1.976
After features/support/hooks.rb:330 1.986
After features/support/hooks.rb:100 0.000
Tags: @product
2:21.803
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.011
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 18.895
And the network is plugged 0.191
And I successfully configure Tor 30.512
And available upgrades have been checked 0.051
And all notifications have disappeared 4.592
And there is a GNOME bookmark for the Persistent directory 2.029
When I start the Tor Browser 31.935
And I download some file in the Tor Browser to the Persistent directory 27.063
Then the file is saved to the Persistent directory 0.651
When I open the address "https://tails.net/about" in the Tor Browser 13.077
Then "Tails - How Tails works" has loaded in the Tor Browser 1.841
And I can print the current page as "output.pdf" to the Persistent directory 10.960
After features/support/hooks.rb:330 4.071
After features/support/hooks.rb:100 0.000
Tags: @product
1:0.517
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.039
Given I have started Tails from DVD without network and logged in 10.669
Then the live user's Documents directory exists 0.099
And there is a GNOME bookmark for the Documents directory 1.982
Then I start the Tor Browser in offline mode 36.615
And I can save the current page as "index.html" to the Documents GNOME bookmark 11.150
After features/support/hooks.rb:330 2.476
After features/support/hooks.rb:100 0.000
Tags: @product
59.129
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.009
Given I have started Tails from DVD without network and logged in 8.893
Then the live user's Downloads directory exists 0.057
And there is a GNOME bookmark for the Downloads directory 1.784
Then I start the Tor Browser in offline mode 37.034
And I can save the current page as "index.html" to the Downloads GNOME bookmark 11.360
After features/support/hooks.rb:330 2.746
After features/support/hooks.rb:100 0.000
Tags: @product
1:0.651
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.728
Then the live user's Music directory exists 0.623
And there is a GNOME bookmark for the Music directory 4.182
Then I start the Tor Browser in offline mode 33.060
And I can save the current page as "index.html" to the Music GNOME bookmark 12.056
After features/support/hooks.rb:330 1.817
After features/support/hooks.rb:100 0.000
Tags: @product
1:5.020
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Given I have started Tails from DVD without network and logged in 12.897
Then the live user's Pictures directory exists 0.239
And there is a GNOME bookmark for the Pictures directory 2.312
Then I start the Tor Browser in offline mode 41.253
And I can save the current page as "index.html" to the Pictures GNOME bookmark 8.317
After features/support/hooks.rb:330 3.785
After features/support/hooks.rb:100 0.000
Tags: @product
1:7.957
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.030
Given I have started Tails from DVD without network and logged in 13.692
Then the live user's Videos directory exists 0.126
And there is a GNOME bookmark for the Videos directory 2.591
Then I start the Tor Browser in offline mode 37.470
And I can save the current page as "index.html" to the Videos GNOME bookmark 14.077
After features/support/hooks.rb:330 2.218
After features/support/hooks.rb:100 0.000
Tags: @product
5:2.120
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 16.422
And all tps features are active 2.790
And all persistent filesystems have safe access rights 0.277
And all persistence configuration files have safe access rights 0.460
And all persistent directories have safe access rights 3.086
When I start the Tor Browser in offline mode 37.802
And I add a bookmark to eff.org in the Tor Browser 20.546
And I cold reboot the computer 15.925
And the computer reboots Tails 1:27.673
And I enable persistence 24.853
And I log in to a new session 51.218
And all notifications have disappeared 9.237
And I start the Tor Browser in offline mode 29.810
Then the Tor Browser has a bookmark to eff.org 2.017
After features/support/hooks.rb:330 2.337
After features/support/hooks.rb:100 0.011