Project Number Date
test_Tails_ISO_improve-cmd-logging 3 17 Jul 2025, 16:58

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Browsing the web using the Tor Browser 108 2 14 0 0 124 15 2 17 28:31.897 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:12.795
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 18.707
And a web server is running on the LAN 1.130
And I capture all network traffic 0.012
When I start the Tor Browser 35.793
And the Tor Browser loads the startup page 1.193
And I open a page on the LAN web server in the Tor Browser 13.710
Then the Tor Browser shows the "Unable to connect" error 1.724
And no traffic was sent to the web server on the LAN 0.523
After features/support/hooks.rb:330 2.476
After features/support/hooks.rb:100 0.037
1:23.593
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Before features/support/hooks.rb:509 0.004
Given I have started Tails from DVD and logged in and the network is connected 18.377
Then the live user's Downloads directory exists 0.066
And there is a GNOME bookmark for the Downloads directory 1.783
When I start the Tor Browser 38.579
And the Tor Browser loads the startup page 1.404
Then I can save the current page as "index.html" to the Downloads directory 11.454
And I can print the current page as "output.pdf" to the Downloads directory 11.927
After features/support/hooks.rb:517 1.906
After features/support/hooks.rb:330 1.346
After features/support/hooks.rb:100 0.000
1:28.051
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.008
Before features/support/hooks.rb:509 0.004
Given I have started Tails from DVD and logged in and the network is connected 20.457
When I start the Tor Browser 35.117
Then the Tor Browser loads the startup page 1.590
When I download some file in the Tor Browser to the Downloads directory 29.889
Then the file is saved to the Downloads directory 0.996
After features/support/hooks.rb:517 3.496
After features/support/hooks.rb:330 4.322
After features/support/hooks.rb:100 0.000
1:53.368
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Before features/support/hooks.rb:509 0.004
Given I have started Tails from DVD and logged in and the network is connected 17.051
When I start the Tor Browser 36.869
And the Tor Browser loads the startup page 1.676
Then I can listen to an Ogg audio track in Tor Browser 57.770
After features/support/hooks.rb:517 26.904
After features/support/hooks.rb:330 3.975
After features/support/hooks.rb:100 0.004
1:29.551
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.009
Before features/support/hooks.rb:509 0.012
Given I have started Tails from DVD and logged in and the network is connected 22.587
When I start the Tor Browser 36.753
And the Tor Browser loads the startup page 1.182
Then I can watch a WebM video in Tor Browser 29.028
After features/support/hooks.rb:517 1.775
After features/support/hooks.rb:330 3.484
After features/support/hooks.rb:100 0.000
Tags: @product
1:32.038
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 18.812
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/Downloads/synaptic.html" as user "amnesia" 0.098
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/.gnupg/synaptic.html" as user "amnesia" 0.071
And I copy "/usr/share/synaptic/html/index.html" to "/tmp/synaptic.html" as user "amnesia" 0.088
Then the file "/home/amnesia/.gnupg/synaptic.html" exists 0.072
And the file "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.072
And the file "/live/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.070
And the file "/tmp/synaptic.html" exists 0.057
Given I start monitoring the AppArmor log of "torbrowser_firefox" 0.118
When I start the Tor Browser 38.257
And the Tor Browser loads the startup page 1.120
And I open the address "file:///home/amnesia/Downloads/synaptic.html" in the Tor Browser 18.628
Then I see "TorBrowserSynapticManual.png" after at most 5 seconds 0.626
And AppArmor has not denied "torbrowser_firefox" from opening "/home/amnesia/Downloads/synaptic.html" 0.643
When I open the address "file:///home/amnesia/.gnupg/synaptic.html" in the Tor Browser 8.174
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 5.123
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:65:in `Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds'
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 6.195

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

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_improve-cmd-logging/3/artifact/build-artifacts/06:17:54_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_improve-cmd-logging/3/artifact/build-artifacts/06:17:54_I_can_view_a_file_stored_in____Downloads__but_not_in___.gnupg.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_improve-cmd-logging/3/artifact/build-artifacts/06:17:54_I_can_view_a_file_stored_in____Downloads__but_not_in___.gnupg.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_improve-cmd-logging/3/artifact/build-artifacts/06:17:54_I_can_view_a_file_stored_in____Downloads__but_not_in___.gnupg.journal

After features/support/hooks.rb:100 0.000
Tags: @product
1:20.231
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.008
Given I have started Tails from DVD and logged in and the network is connected 31.566
When I start the Tor Browser 46.592
Then the Tor Browser uses all expected TBB shared libraries 2.072
After features/support/hooks.rb:330 0.971
After features/support/hooks.rb:100 0.000
1:39.002
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Before features/support/hooks.rb:509 0.007
Given I have started Tails from DVD and logged in and the network is connected 28.388
When I start the Tor Browser 36.102
And the Tor Browser loads the startup page 1.461
When I open the address "https://example.com/" in the Tor Browser 19.133
Then Tor Browser displays a "Example Domain" heading on the "Example Domain" page 1.495
And the Tor Browser has 2 tabs open 1.462
When I request a new identity in Tor Browser 3.989
Then the Tor Browser loads the startup page 6.879
And the Tor Browser has 1 tab open 0.090
After features/support/hooks.rb:517 2.260
After features/support/hooks.rb:330 1.835
After features/support/hooks.rb:100 0.000
Tags: @product
1:17.164
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 34.187
When I start the Tor Browser 39.920
And the Tor Browser loads the startup page 1.425
Then Tor Browser's circuit view is working 1.630
After features/support/hooks.rb:330 1.469
After features/support/hooks.rb:100 0.000
Tags: @product
1:42.327
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 19.116
When I start the Tor Browser 38.261
And the Tor Browser loads the startup page 1.184
When I open the address "https://net.ipcalf.com/" in the Tor Browser 21.794
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.107
When I open the address "https://mozilla.github.io/webrtc-landing/pc_test.html" in the Tor Browser 19.404
Then Tor Browser displays a "RTCPeerConnection is missing!" heading on the "Simple RTCPeerConnection Video Test" page 1.458
After features/support/hooks.rb:330 1.990
After features/support/hooks.rb:100 0.000
Tags: @product
3:22.528
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.024
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 47.631
And the network is plugged 0.292
And I successfully configure Tor 43.311
And available upgrades have been checked 0.115
And all notifications have disappeared 5.033
And there is a GNOME bookmark for the Persistent directory 1.947
When I start the Tor Browser 54.226
And I download some file in the Tor Browser to the Persistent directory 22.991
Then the file is saved to the Persistent directory 0.471
When I open the address "https://tails.net/about" in the Tor Browser 13.218
Then "Tails - How Tails works" has loaded in the Tor Browser 2.162
And I can print the current page as "output.pdf" to the Persistent directory 11.125
After features/support/hooks.rb:330 6.547
After features/support/hooks.rb:100 0.000
Tags: @product
1:16.782
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.021
Given I have started Tails from DVD without network and logged in 10.380
Then the live user's Documents directory exists 0.101
And there is a GNOME bookmark for the Documents directory 6.514
Then I start the Tor Browser in offline mode 47.369
And I can save the current page as "index.html" to the Documents GNOME bookmark 12.417
After features/support/hooks.rb:330 4.465
After features/support/hooks.rb:100 0.000
Tags: @product
1:21.858
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.032
Given I have started Tails from DVD without network and logged in 10.283
Then the live user's Downloads directory exists 1.184
And there is a GNOME bookmark for the Downloads directory 9.007
Then I start the Tor Browser in offline mode 46.700
And I can save the current page as "index.html" to the Downloads GNOME bookmark 14.681
After features/support/hooks.rb:330 1.273
After features/support/hooks.rb:100 0.000
Tags: @product
1:59.646
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 47.726
Then the live user's Music directory exists 1.758
And there is a GNOME bookmark for the Music directory 6.347
Then I start the Tor Browser in offline mode 47.092
And I can save the current page as "index.html" to the Music GNOME bookmark 16.721
After features/support/hooks.rb:330 1.665
After features/support/hooks.rb:100 0.000
Tags: @product
1:38.059
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.042
Given I have started Tails from DVD without network and logged in 27.395
Then the live user's Pictures directory exists 2.462
And there is a GNOME bookmark for the Pictures directory 6.750
Then I start the Tor Browser in offline mode 45.397
And I can save the current page as "index.html" to the Pictures GNOME bookmark 16.053
After features/support/hooks.rb:330 1.634
After features/support/hooks.rb:100 0.000
Tags: @product
1:57.602
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 44.340
Then the live user's Videos directory exists 0.340
And there is a GNOME bookmark for the Videos directory 10.150
Then I start the Tor Browser in offline mode 45.975
And I can save the current page as "index.html" to the Videos GNOME bookmark 16.794
After features/support/hooks.rb:330 1.476
After features/support/hooks.rb:100 0.000
Tags: @product
1:57.291
Scenario Persistent browser bookmarks
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.010
Steps
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 56.688
And all tps features are active 3.095
And all persistent filesystems have safe access rights 0.238
And all persistence configuration files have safe access rights 0.540
And all persistent directories have safe access rights 3.996
When I start the Tor Browser in offline mode 52.733
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:468:in `/^the Tor Browser (?:has started|starts)$/'
./features/step_definitions/browser.rb:455:in `/^I start the Tor Browser( in offline mode)?$/'
features/torified_browsing.feature:139:in `When I start the Tor Browser in offline mode'
And I add a bookmark to eff.org in the Tor Browser 0.000
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 7.235

SCENARIO FAILED: 'Persistent browser bookmarks' (at time 06:38:00)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_improve-cmd-logging/3/artifact/build-artifacts/06:38:00_Persistent_browser_bookmarks.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_improve-cmd-logging/3/artifact/build-artifacts/06:38:00_Persistent_browser_bookmarks.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_improve-cmd-logging/3/artifact/build-artifacts/06:38:00_Persistent_browser_bookmarks.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_improve-cmd-logging/3/artifact/build-artifacts/06:38:00_Persistent_browser_bookmarks.journal

After features/support/hooks.rb:100 0.000