Project Number Date
test_Tails_ISO_test-suite-options 24 09 Jul 2025, 05:36

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Browsing the web using the Tor Browser 117 1 6 0 0 124 16 1 17 29:17.213 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.812
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 19.793
And a web server is running on the LAN 1.045
And I capture all network traffic 0.005
When I start the Tor Browser 36.590
And the Tor Browser loads the startup page 1.252
And I open a page on the LAN web server in the Tor Browser 17.315
Then the Tor Browser shows the "Unable to connect" error 1.368
And no traffic was sent to the web server on the LAN 0.441
After features/support/hooks.rb:330 1.610
After features/support/hooks.rb:100 0.049
1:22.743
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.007
Before features/support/hooks.rb:507 0.007
Given I have started Tails from DVD and logged in and the network is connected 18.324
Then the live user's Downloads directory exists 0.071
And there is a GNOME bookmark for the Downloads directory 1.919
When I start the Tor Browser 36.036
And the Tor Browser loads the startup page 1.303
Then I can save the current page as "index.html" to the Downloads directory 13.029
And I can print the current page as "output.pdf" to the Downloads directory 12.057
After features/support/hooks.rb:515 1.281
After features/support/hooks.rb:330 0.946
After features/support/hooks.rb:100 0.000
1:33.268
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.010
Before features/support/hooks.rb:507 0.011
Given I have started Tails from DVD and logged in and the network is connected 17.971
When I start the Tor Browser 40.955
Then the Tor Browser loads the startup page 1.483
When I download some file in the Tor Browser to the Downloads directory 32.432
Then the file is saved to the Downloads directory 0.425
After features/support/hooks.rb:515 1.905
After features/support/hooks.rb:330 0.928
After features/support/hooks.rb:100 0.000
1:55.453
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 16.584
When I start the Tor Browser 39.034
And the Tor Browser loads the startup page 1.301
Then I can listen to an Ogg audio track in Tor Browser 58.532
After features/support/hooks.rb:515 41.276
After features/support/hooks.rb:330 3.748
After features/support/hooks.rb:100 0.003
1:35.664
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 19.405
When I start the Tor Browser 53.487
And the Tor Browser loads the startup page 2.416
Then I can watch a WebM video in Tor Browser 20.354
After features/support/hooks.rb:515 1.750
After features/support/hooks.rb:330 1.953
After features/support/hooks.rb:100 0.000
Tags: @product
1:52.563
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 18.020
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/Downloads/synaptic.html" as user "amnesia" 0.134
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/.gnupg/synaptic.html" as user "amnesia" 0.077
And I copy "/usr/share/synaptic/html/index.html" to "/tmp/synaptic.html" as user "amnesia" 0.085
Then the file "/home/amnesia/.gnupg/synaptic.html" exists 0.064
And the file "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.059
And the file "/live/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.075
And the file "/tmp/synaptic.html" exists 0.077
Given I start monitoring the AppArmor log of "torbrowser_firefox" 0.169
When I start the Tor Browser 55.119
And the Tor Browser loads the startup page 1.773
And I open the address "file:///home/amnesia/Downloads/synaptic.html" in the Tor Browser 20.791
Then I see "TorBrowserSynapticManual.png" after at most 5 seconds 0.663
And AppArmor has not denied "torbrowser_firefox" from opening "/home/amnesia/Downloads/synaptic.html" 1.043
When I open the address "file:///home/amnesia/.gnupg/synaptic.html" in the Tor Browser 8.148
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 6.260
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 5.978

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

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_test-suite-options/24/artifact/build-artifacts/06:41:24_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_test-suite-options/24/artifact/build-artifacts/06:41:24_I_can_view_a_file_stored_in____Downloads__but_not_in___.gnupg.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_test-suite-options/24/artifact/build-artifacts/06:41:24_I_can_view_a_file_stored_in____Downloads__but_not_in___.gnupg.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_test-suite-options/24/artifact/build-artifacts/06:41:24_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.046
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.015
Given I have started Tails from DVD and logged in and the network is connected 32.084
When I start the Tor Browser 45.751
Then the Tor Browser uses all expected TBB shared libraries 2.209
After features/support/hooks.rb:330 0.882
After features/support/hooks.rb:100 0.000
1:30.915
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.010
Before features/support/hooks.rb:507 0.012
Given I have started Tails from DVD and logged in and the network is connected 18.780
When I start the Tor Browser 38.233
And the Tor Browser loads the startup page 1.247
When I open the address "https://example.com/" in the Tor Browser 18.650
Then Tor Browser displays a "Example Domain" heading on the "Example Domain" page 0.967
And the Tor Browser has 2 tabs open 0.108
When I request a new identity in Tor Browser 3.261
Then the Tor Browser loads the startup page 9.389
And the Tor Browser has 1 tab open 0.275
After features/support/hooks.rb:515 4.951
After features/support/hooks.rb:330 3.754
After features/support/hooks.rb:100 0.000
Tags: @product
1:13.099
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 18.580
When I start the Tor Browser 46.169
And the Tor Browser loads the startup page 6.154
Then Tor Browser's circuit view is working 2.195
After features/support/hooks.rb:330 2.222
After features/support/hooks.rb:100 0.000
Tags: @product
1:38.608
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.022
Given I have started Tails from DVD and logged in and the network is connected 14.629
When I start the Tor Browser 47.604
And the Tor Browser loads the startup page 1.251
When I open the address "https://net.ipcalf.com/" in the Tor Browser 18.831
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.192
When I open the address "https://mozilla.github.io/webrtc-landing/pc_test.html" in the Tor Browser 12.238
Then Tor Browser displays a "RTCPeerConnection is missing!" heading on the "Simple RTCPeerConnection Video Test" page 2.860
After features/support/hooks.rb:330 2.354
After features/support/hooks.rb:100 0.000
Tags: @product
2:45.005
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.025
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 29.187
And the network is plugged 2.169
And I successfully configure Tor 30.668
And available upgrades have been checked 0.065
And all notifications have disappeared 5.093
And there is a GNOME bookmark for the Persistent directory 1.738
When I start the Tor Browser 38.455
And I download some file in the Tor Browser to the Persistent directory 27.171
Then the file is saved to the Persistent directory 1.054
When I open the address "https://tails.net/about" in the Tor Browser 12.098
Then "Tails - How Tails works" has loaded in the Tor Browser 3.115
And I can print the current page as "output.pdf" to the Persistent directory 14.187
After features/support/hooks.rb:330 1.223
After features/support/hooks.rb:100 0.000
Tags: @product
1:9.745
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 13.949
Then the live user's Documents directory exists 0.168
And there is a GNOME bookmark for the Documents directory 2.385
Then I start the Tor Browser in offline mode 39.420
And I can save the current page as "index.html" to the Documents GNOME bookmark 13.821
After features/support/hooks.rb:330 4.167
After features/support/hooks.rb:100 0.000
Tags: @product
1:11.016
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.026
Given I have started Tails from DVD without network and logged in 10.780
Then the live user's Downloads directory exists 0.750
And there is a GNOME bookmark for the Downloads directory 7.816
Then I start the Tor Browser in offline mode 41.320
And I can save the current page as "index.html" to the Downloads GNOME bookmark 10.347
After features/support/hooks.rb:330 5.669
After features/support/hooks.rb:100 0.000
Tags: @product
1:0.899
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.059
Given I have started Tails from DVD without network and logged in 11.050
Then the live user's Music directory exists 0.198
And there is a GNOME bookmark for the Music directory 2.556
Then I start the Tor Browser in offline mode 35.202
And I can save the current page as "index.html" to the Music GNOME bookmark 11.890
After features/support/hooks.rb:330 2.407
After features/support/hooks.rb:100 0.000
Tags: @product
1:9.431
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.013
Given I have started Tails from DVD without network and logged in 9.512
Then the live user's Pictures directory exists 0.906
And there is a GNOME bookmark for the Pictures directory 5.891
Then I start the Tor Browser in offline mode 42.913
And I can save the current page as "index.html" to the Pictures GNOME bookmark 10.208
After features/support/hooks.rb:330 8.667
After features/support/hooks.rb:100 0.000
Tags: @product
1:11.689
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.036
Given I have started Tails from DVD without network and logged in 10.105
Then the live user's Videos directory exists 0.184
And there is a GNOME bookmark for the Videos directory 4.842
Then I start the Tor Browser in offline mode 45.645
And I can save the current page as "index.html" to the Videos GNOME bookmark 10.911
After features/support/hooks.rb:330 7.005
After features/support/hooks.rb:100 0.000
Tags: @product
5:29.248
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.047
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 12.667
And all tps features are active 7.768
And all persistent filesystems have safe access rights 0.497
And all persistence configuration files have safe access rights 0.821
And all persistent directories have safe access rights 3.426
When I start the Tor Browser in offline mode 39.837
And I add a bookmark to eff.org in the Tor Browser 18.929
And I cold reboot the computer 15.914
And the computer reboots Tails 1:41.753
And I enable persistence 20.281
And I log in to a new session 58.062
And all notifications have disappeared 10.510
And I start the Tor Browser in offline mode 36.828
Then the Tor Browser has a bookmark to eff.org 1.949
After features/support/hooks.rb:330 1.524
After features/support/hooks.rb:100 0.036