Project Number Date
test_Tails_ISO_fix-homepage-image 5 15 Jul 2025, 08:07

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Browsing the web using the Tor Browser 111 2 11 0 0 124 15 2 17 24:10.135 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:17.042
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.009
Given I have started Tails from DVD and logged in and the network is connected 15.402
And a web server is running on the LAN 1.705
And I capture all network traffic 0.027
When I start the Tor Browser 40.814
And the Tor Browser loads the startup page 1.478
And I open a page on the LAN web server in the Tor Browser 12.144
Then the Tor Browser shows the "Unable to connect" error 3.244
And no traffic was sent to the web server on the LAN 2.224
After features/support/hooks.rb:330 1.895
After features/support/hooks.rb:100 0.045
1:25.212
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.017
Before features/support/hooks.rb:507 0.009
Given I have started Tails from DVD and logged in and the network is connected 13.934
Then the live user's Downloads directory exists 0.547
And there is a GNOME bookmark for the Downloads directory 4.382
When I start the Tor Browser 39.819
And the Tor Browser loads the startup page 1.477
Then I can save the current page as "index.html" to the Downloads directory 12.456
And I can print the current page as "output.pdf" to the Downloads directory 12.595
After features/support/hooks.rb:515 1.454
After features/support/hooks.rb:330 1.395
After features/support/hooks.rb:100 0.000
1:34.920
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.008
Before features/support/hooks.rb:507 0.010
Given I have started Tails from DVD and logged in and the network is connected 18.491
When I start the Tor Browser 42.041
Then the Tor Browser loads the startup page 3.365
When I download some file in the Tor Browser to the Downloads directory 30.790
Then the file is saved to the Downloads directory 0.232
After features/support/hooks.rb:515 1.596
After features/support/hooks.rb:330 0.915
After features/support/hooks.rb:100 0.000
1:48.952
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Before features/support/hooks.rb:507 0.007
Given I have started Tails from DVD and logged in and the network is connected 18.153
When I start the Tor Browser 36.391
And the Tor Browser loads the startup page 1.082
Then I can listen to an Ogg audio track in Tor Browser 53.324
After features/support/hooks.rb:515 27.199
After features/support/hooks.rb:330 3.756
After features/support/hooks.rb:100 0.009
1:16.773
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.030
Before features/support/hooks.rb:507 0.026
Given I have started Tails from DVD and logged in and the network is connected 15.841
When I start the Tor Browser 38.857
And the Tor Browser loads the startup page 1.253
Then I can watch a WebM video in Tor Browser 20.821
After features/support/hooks.rb:515 1.377
After features/support/hooks.rb:330 2.422
After features/support/hooks.rb:100 0.000
Tags: @product
1:51.830
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.010
Steps
Given I have started Tails from DVD and logged in and the network is connected 27.169
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/Downloads/synaptic.html" as user "amnesia" 0.315
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/.gnupg/synaptic.html" as user "amnesia" 0.117
And I copy "/usr/share/synaptic/html/index.html" to "/tmp/synaptic.html" as user "amnesia" 0.098
Then the file "/home/amnesia/.gnupg/synaptic.html" exists 0.097
And the file "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.073
And the file "/live/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.095
And the file "/tmp/synaptic.html" exists 0.134
Given I start monitoring the AppArmor log of "torbrowser_firefox" 0.364
When I start the Tor Browser 31.868
And the Tor Browser loads the startup page 1.499
And I open the address "file:///home/amnesia/Downloads/synaptic.html" in the Tor Browser 18.881
Then I see "TorBrowserSynapticManual.png" after at most 5 seconds 0.735
And AppArmor has not denied "torbrowser_firefox" from opening "/home/amnesia/Downloads/synaptic.html" 0.780
When I open the address "file:///home/amnesia/.gnupg/synaptic.html" in the Tor Browser 13.544
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.639
When I open the address "file:///lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 9.765
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 5.648
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 9.168

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

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_fix-homepage-image/5/artifact/build-artifacts/04:59:07_I_can_view_a_file_stored_in____Downloads__but_not_in___.gnupg.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_fix-homepage-image/5/artifact/build-artifacts/04:59:07_I_can_view_a_file_stored_in____Downloads__but_not_in___.gnupg.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_fix-homepage-image/5/artifact/build-artifacts/04:59:07_I_can_view_a_file_stored_in____Downloads__but_not_in___.gnupg.journal

After features/support/hooks.rb:100 0.000
Tags: @product
55.576
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.010
Given I have started Tails from DVD and logged in and the network is connected 17.730
When I start the Tor Browser 35.880
Then the Tor Browser uses all expected TBB shared libraries 1.965
After features/support/hooks.rb:330 3.810
After features/support/hooks.rb:100 0.000
1:31.258
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.008
Before features/support/hooks.rb:507 0.007
Given I have started Tails from DVD and logged in and the network is connected 17.266
When I start the Tor Browser 37.599
And the Tor Browser loads the startup page 1.369
When I open the address "https://example.com/" in the Tor Browser 20.537
Then Tor Browser displays a "Example Domain" heading on the "Example Domain" page 1.267
And the Tor Browser has 2 tabs open 0.207
When I request a new identity in Tor Browser 3.253
Then the Tor Browser loads the startup page 9.395
And the Tor Browser has 1 tab open 0.361
After features/support/hooks.rb:515 3.272
After features/support/hooks.rb:330 1.720
After features/support/hooks.rb:100 0.000
Tags: @product
1:2.780
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.489
When I start the Tor Browser 40.938
And the Tor Browser loads the startup page 1.383
Then Tor Browser's circuit view is working 1.968
After features/support/hooks.rb:330 3.526
After features/support/hooks.rb:100 0.000
Tags: @product
1:33.821
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 21.925
When I start the Tor Browser 34.842
And the Tor Browser loads the startup page 1.503
When I open the address "https://net.ipcalf.com/" in the Tor Browser 18.987
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.153
When I open the address "https://mozilla.github.io/webrtc-landing/pc_test.html" in the Tor Browser 14.227
Then Tor Browser displays a "RTCPeerConnection is missing!" heading on the "Simple RTCPeerConnection Video Test" page 1.182
After features/support/hooks.rb:330 3.507
After features/support/hooks.rb:100 0.000
Tags: @product
3:0.510
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 37.540
And the network is plugged 0.114
And I successfully configure Tor 34.441
And available upgrades have been checked 0.053
And all notifications have disappeared 4.851
And there is a GNOME bookmark for the Persistent directory 1.728
When I start the Tor Browser 36.663
And I download some file in the Tor Browser to the Persistent directory 39.271
Then the file is saved to the Persistent directory 0.628
When I open the address "https://tails.net/about" in the Tor Browser 11.303
Then "Tails - How Tails works" has loaded in the Tor Browser 2.789
And I can print the current page as "output.pdf" to the Persistent directory 11.123
After features/support/hooks.rb:330 1.194
After features/support/hooks.rb:100 0.000
Tags: @product
1:8.851
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 17.271
Then the live user's Documents directory exists 0.083
And there is a GNOME bookmark for the Documents directory 2.235
Then I start the Tor Browser in offline mode 35.545
And I can save the current page as "index.html" to the Documents GNOME bookmark 13.715
After features/support/hooks.rb:330 3.376
After features/support/hooks.rb:100 0.000
Tags: @product
1:7.113
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 11.065
Then the live user's Downloads directory exists 1.681
And there is a GNOME bookmark for the Downloads directory 4.664
Then I start the Tor Browser in offline mode 39.172
And I can save the current page as "index.html" to the Downloads GNOME bookmark 10.529
After features/support/hooks.rb:330 6.373
After features/support/hooks.rb:100 0.000
Tags: @product
57.418
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.076
Given I have started Tails from DVD without network and logged in 11.144
Then the live user's Music directory exists 0.057
And there is a GNOME bookmark for the Music directory 2.632
Then I start the Tor Browser in offline mode 34.648
And I can save the current page as "index.html" to the Music GNOME bookmark 8.935
After features/support/hooks.rb:330 6.703
After features/support/hooks.rb:100 0.000
Tags: @product
57.941
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.014
Given I have started Tails from DVD without network and logged in 10.183
Then the live user's Pictures directory exists 0.070
And there is a GNOME bookmark for the Pictures directory 2.217
Then I start the Tor Browser in offline mode 34.043
And I can save the current page as "index.html" to the Pictures GNOME bookmark 11.426
After features/support/hooks.rb:330 3.058
After features/support/hooks.rb:100 0.000
Tags: @product
1:10.237
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.090
Then the live user's Videos directory exists 0.063
And there is a GNOME bookmark for the Videos directory 3.333
Then I start the Tor Browser in offline mode 46.616
And I can save the current page as "index.html" to the Videos GNOME bookmark 11.133
After features/support/hooks.rb:330 4.035
After features/support/hooks.rb:100 0.000
Tags: @product
1:29.892
Scenario Persistent browser bookmarks
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.013
Steps
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 12.954
And all tps features are active 4.099
And all persistent filesystems have safe access rights 1.000
And all persistence configuration files have safe access rights 2.056
And all persistent directories have safe access rights 5.647
When I start the Tor Browser in offline mode 41.306
And I add a bookmark to eff.org in the Tor Browser 22.826
The
The Dogtail init script raised: SearchError: descendent of [panel | ]: child with name="Bookmarks Menu" roleName='menu item'
STDOUT:

STDERR:

 (Dogtail::Failure)
./features/support/helpers/dogtail.rb:93:in `run'
./features/support/helpers/dogtail.rb:339:in `initialize'
./features/support/helpers/dogtail.rb:268:in `new'
./features/support/helpers/dogtail.rb:268:in `call_tree_api_method'
./features/support/helpers/dogtail.rb:276:in `child'
./features/step_definitions/browser.rb:509:in `/^I add a bookmark to eff.org in the Tor Browser$/'
features/torified_browsing.feature:140:in `And I add a bookmark to eff.org in the Tor Browser'
And I cold reboot the computer 0.000
And the computer reboots Tails 0.000
And I enable persistence 0.000
And I log in to a new session 0.000
And all notifications have disappeared 0.000
And I start the Tor Browser in offline mode 0.000
Then the Tor Browser has a bookmark to eff.org 0.000
After features/support/hooks.rb:330 8.330

SCENARIO FAILED: 'Persistent browser bookmarks' (at time 05:14:53)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_fix-homepage-image/5/artifact/build-artifacts/05:14:53_Persistent_browser_bookmarks.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_fix-homepage-image/5/artifact/build-artifacts/05:14:53_Persistent_browser_bookmarks.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_fix-homepage-image/5/artifact/build-artifacts/05:14:53_Persistent_browser_bookmarks.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_fix-homepage-image/5/artifact/build-artifacts/05:14:53_Persistent_browser_bookmarks.journal

After features/support/hooks.rb:100 0.000