Project Number Date
test_Tails_ISO_codespell 13 27 Jun 2025, 11:15

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Browsing the web using the Tor Browser 119 1 4 0 0 124 16 1 17 29:10.271 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:16.803
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.202
And a web server is running on the LAN 1.050
And I capture all network traffic 0.024
When I start the Tor Browser 36.692
And the Tor Browser loads the startup page 1.265
And I open a page on the LAN web server in the Tor Browser 17.827
Then the Tor Browser shows the "Unable to connect" error 1.131
And no traffic was sent to the web server on the LAN 0.607
After features/support/hooks.rb:330 2.655
After features/support/hooks.rb:100 0.039
1:29.249
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.008
Before features/support/hooks.rb:507 0.005
Given I have started Tails from DVD and logged in and the network is connected 19.198
Then the live user's Downloads directory exists 0.181
And there is a GNOME bookmark for the Downloads directory 2.011
When I start the Tor Browser 40.335
And the Tor Browser loads the startup page 1.739
Then I can save the current page as "index.html" to the Downloads directory 10.803
And I can print the current page as "output.pdf" to the Downloads directory 14.979
After features/support/hooks.rb:515 2.668
After features/support/hooks.rb:330 2.545
After features/support/hooks.rb:100 0.000
1:34.744
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Before features/support/hooks.rb:507 0.007
Given I have started Tails from DVD and logged in and the network is connected 31.325
When I start the Tor Browser 35.182
Then the Tor Browser loads the startup page 1.403
When I download some file in the Tor Browser to the Downloads directory 26.209
Then the file is saved to the Downloads directory 0.622
After features/support/hooks.rb:515 3.012
After features/support/hooks.rb:330 1.353
After features/support/hooks.rb:100 0.000
3:8.909
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.016
Before features/support/hooks.rb:507 0.014
Given I have started Tails from DVD and logged in and the network is connected 17.630
When I start the Tor Browser 2:1.720
And the Tor Browser loads the startup page 1.112
Then I can listen to an Ogg audio track in Tor Browser 48.446
After features/support/hooks.rb:515 51.694
After features/support/hooks.rb:330 2.018
After features/support/hooks.rb:100 0.007
1:19.899
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.014
Before features/support/hooks.rb:507 0.013
Given I have started Tails from DVD and logged in and the network is connected 19.425
When I start the Tor Browser 38.978
And the Tor Browser loads the startup page 1.120
Then I can watch a WebM video in Tor Browser 20.375
After features/support/hooks.rb:515 1.301
After features/support/hooks.rb:330 2.183
After features/support/hooks.rb:100 0.000
Tags: @product
1:50.832
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.011
Steps
Given I have started Tails from DVD and logged in and the network is connected 17.176
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.065
And I copy "/usr/share/synaptic/html/index.html" to "/tmp/synaptic.html" as user "amnesia" 0.058
Then the file "/home/amnesia/.gnupg/synaptic.html" exists 0.068
And the file "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.061
And the file "/live/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.053
And the file "/tmp/synaptic.html" exists 0.053
Given I start monitoring the AppArmor log of "torbrowser_firefox" 0.143
When I start the Tor Browser 38.995
And the Tor Browser loads the startup page 1.310
And I open the address "file:///home/amnesia/Downloads/synaptic.html" in the Tor Browser 22.728
Then I see "TorBrowserSynapticManual.png" after at most 5 seconds 0.776
And AppArmor has not denied "torbrowser_firefox" from opening "/home/amnesia/Downloads/synaptic.html" 0.624
When I open the address "file:///home/amnesia/.gnupg/synaptic.html" in the Tor Browser 13.409
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.977
When I open the address "file:///lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 8.970
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 5.242
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:67:in `Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds'
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 6.668

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

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_codespell/13/artifact/build-artifacts/06:00:38_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_codespell/13/artifact/build-artifacts/06:00:38_I_can_view_a_file_stored_in____Downloads__but_not_in___.gnupg.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_codespell/13/artifact/build-artifacts/06:00:38_I_can_view_a_file_stored_in____Downloads__but_not_in___.gnupg.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_codespell/13/artifact/build-artifacts/06:00:38_I_can_view_a_file_stored_in____Downloads__but_not_in___.gnupg.journal

After features/support/hooks.rb:100 0.000
Tags: @product
58.706
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.011
Given I have started Tails from DVD and logged in and the network is connected 19.152
When I start the Tor Browser 37.384
Then the Tor Browser uses all expected TBB shared libraries 2.169
After features/support/hooks.rb:330 0.690
After features/support/hooks.rb:100 0.000
1:39.781
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.011
Before features/support/hooks.rb:507 0.015
Given I have started Tails from DVD and logged in and the network is connected 17.389
When I start the Tor Browser 43.752
And the Tor Browser loads the startup page 1.526
When I open the address "https://example.com/" in the Tor Browser 20.199
Then Tor Browser displays a "Example Domain" heading on the "Example Domain" page 1.411
And the Tor Browser has 2 tabs open 0.144
When I request a new identity in Tor Browser 4.232
Then the Tor Browser loads the startup page 10.986
And the Tor Browser has 1 tab open 0.138
After features/support/hooks.rb:515 1.933
After features/support/hooks.rb:330 2.074
After features/support/hooks.rb:100 0.000
Tags: @product
58.173
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.018
Given I have started Tails from DVD and logged in and the network is connected 18.067
When I start the Tor Browser 37.132
And the Tor Browser loads the startup page 1.230
Then Tor Browser's circuit view is working 1.743
After features/support/hooks.rb:330 2.338
After features/support/hooks.rb:100 0.000
Tags: @product
1:28.156
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.012
Given I have started Tails from DVD and logged in and the network is connected 17.501
When I start the Tor Browser 36.597
And the Tor Browser loads the startup page 1.150
When I open the address "https://net.ipcalf.com/" in the Tor Browser 14.924
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.183
When I open the address "https://mozilla.github.io/webrtc-landing/pc_test.html" in the Tor Browser 10.496
Then Tor Browser displays a "RTCPeerConnection is missing!" heading on the "Simple RTCPeerConnection Video Test" page 6.302
After features/support/hooks.rb:330 4.590
After features/support/hooks.rb:100 0.000
Tags: @product
2:47.909
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 16.757
And the network is plugged 0.237
And I successfully configure Tor 39.637
And available upgrades have been checked 0.103
And all notifications have disappeared 5.256
And there is a GNOME bookmark for the Persistent directory 1.784
When I start the Tor Browser 40.697
And I download some file in the Tor Browser to the Persistent directory 30.984
Then the file is saved to the Persistent directory 3.149
When I open the address "https://tails.net/about" in the Tor Browser 10.032
Then "Tails - How Tails works" has loaded in the Tor Browser 4.262
And I can print the current page as "output.pdf" to the Persistent directory 15.007
After features/support/hooks.rb:330 2.776
After features/support/hooks.rb:100 0.000
Tags: @product
1:7.420
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.488
Given I have started Tails from DVD without network and logged in 13.623
Then the live user's Documents directory exists 0.703
And there is a GNOME bookmark for the Documents directory 2.246
Then I start the Tor Browser in offline mode 37.365
And I can save the current page as "index.html" to the Documents GNOME bookmark 13.481
After features/support/hooks.rb:330 1.696
After features/support/hooks.rb:100 0.000
Tags: @product
1:6.396
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.012
Given I have started Tails from DVD without network and logged in 10.575
Then the live user's Downloads directory exists 1.277
And there is a GNOME bookmark for the Downloads directory 3.738
Then I start the Tor Browser in offline mode 41.547
And I can save the current page as "index.html" to the Downloads GNOME bookmark 9.257
After features/support/hooks.rb:330 1.376
After features/support/hooks.rb:100 0.000
Tags: @product
1:3.794
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 15.490
Then the live user's Music directory exists 0.050
And there is a GNOME bookmark for the Music directory 2.221
Then I start the Tor Browser in offline mode 35.033
And I can save the current page as "index.html" to the Music GNOME bookmark 10.999
After features/support/hooks.rb:330 5.865
After features/support/hooks.rb:100 0.000
Tags: @product
59.070
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.028
Given I have started Tails from DVD without network and logged in 9.314
Then the live user's Pictures directory exists 0.068
And there is a GNOME bookmark for the Pictures directory 2.394
Then I start the Tor Browser in offline mode 35.076
And I can save the current page as "index.html" to the Pictures GNOME bookmark 12.217
After features/support/hooks.rb:330 2.970
After features/support/hooks.rb:100 0.000
Tags: @product
59.312
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.011
Given I have started Tails from DVD without network and logged in 8.494
Then the live user's Videos directory exists 0.071
And there is a GNOME bookmark for the Videos directory 6.376
Then I start the Tor Browser in offline mode 31.857
And I can save the current page as "index.html" to the Videos GNOME bookmark 12.512
After features/support/hooks.rb:330 1.206
After features/support/hooks.rb:100 0.000
Tags: @product
5:21.110
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 15.842
And all tps features are active 3.574
And all persistent filesystems have safe access rights 0.333
And all persistence configuration files have safe access rights 0.509
And all persistent directories have safe access rights 2.892
When I start the Tor Browser in offline mode 40.887
And I add a bookmark to eff.org in the Tor Browser 17.969
And I cold reboot the computer 16.983
And the computer reboots Tails 1:30.512
And I enable persistence 29.108
And I log in to a new session 1:0.807
And all notifications have disappeared 7.341
And I start the Tor Browser in offline mode 32.925
Then the Tor Browser has a bookmark to eff.org 1.421
After features/support/hooks.rb:330 1.446
After features/support/hooks.rb:100 0.014