Project Number Date
test_Tails_ISO_stable 4699 05 Mar 2024, 12:20

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Browsing the web using the Tor Browser 129 1 1 0 0 131 16 1 17 23:25.448 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
52.409
Before features/support/hooks.rb:245 0.007
Given I have started Tails from DVD and logged in and the network is connected 11.153
And a web server is running on the LAN 1.039
And I capture all network traffic 0.008
When I start the Tor Browser 27.588
And the Tor Browser loads the startup page 1.149
And I open a page on the LAN web server in the Tor Browser 9.802
Then the Tor Browser shows the "Unable to connect" error 1.143
And no traffic was sent to the web server on the LAN 0.522
After features/support/hooks.rb:291 0.777
After features/support/hooks.rb:75 0.046
1:0.761
Before features/support/hooks.rb:245 0.006
Before features/support/hooks.rb:442 0.006
Given I have started Tails from DVD and logged in and the network is connected 11.337
Then the amnesiac Tor Browser directory exists 0.052
And there is a GNOME bookmark for the amnesiac Tor Browser directory 1.592
And the persistent Tor Browser directory does not exist 0.063
When I start the Tor Browser 28.723
And the Tor Browser loads the startup page 1.170
Then I can save the current page as "index.html" to the default downloads directory 6.437
And I can print the current page as "output.pdf" to the default downloads directory 11.384
After features/support/hooks.rb:450 1.575
After features/support/hooks.rb:291 0.706
After features/support/hooks.rb:75 0.000
55.574
Before features/support/hooks.rb:245 0.006
Before features/support/hooks.rb:442 0.007
Given I have started Tails from DVD and logged in and the network is connected 11.186
When I start the Tor Browser 29.475
Then the Tor Browser loads the startup page 1.147
When I download some file in the Tor Browser 13.186
Then the file is saved to the default Tor Browser download directory 0.579
After features/support/hooks.rb:450 2.583
After features/support/hooks.rb:291 0.634
After features/support/hooks.rb:75 0.000
1:22.548
Before features/support/hooks.rb:245 0.007
Before features/support/hooks.rb:442 0.010
Given I have started Tails from DVD and logged in and the network is connected 11.608
When I start the Tor Browser 28.206
And the Tor Browser loads the startup page 1.195
Then I can listen to an Ogg audio track in Tor Browser 41.539
After features/support/hooks.rb:450 2.439
After features/support/hooks.rb:291 0.943
After features/support/hooks.rb:75 0.000
51.418
Before features/support/hooks.rb:245 0.006
Before features/support/hooks.rb:442 0.007
Given I have started Tails from DVD and logged in and the network is connected 11.307
When I start the Tor Browser 28.997
And the Tor Browser loads the startup page 1.143
Then I can watch a WebM video in Tor Browser 9.970
After features/support/hooks.rb:450 1.624
After features/support/hooks.rb:291 0.856
After features/support/hooks.rb:75 0.000
Tags: @product
1:19.461
Before features/support/hooks.rb:245 0.007
Given I have started Tails from DVD and logged in and the network is connected 11.170
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/Tor Browser/synaptic.html" as user "amnesia" 0.109
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/.gnupg/synaptic.html" as user "amnesia" 0.062
And I copy "/usr/share/synaptic/html/index.html" to "/tmp/synaptic.html" as user "amnesia" 0.044
Then the file "/home/amnesia/.gnupg/synaptic.html" exists 0.046
And the file "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.053
And the file "/live/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.049
And the file "/tmp/synaptic.html" exists 0.048
Given I start monitoring the AppArmor log of "torbrowser_firefox" 0.103
When I start the Tor Browser 29.750
And the Tor Browser loads the startup page 1.125
And I open the address "file:///home/amnesia/Tor Browser/synaptic.html" in the Tor Browser 10.072
Then I see "TorBrowserSynapticManual.png" after at most 5 seconds 0.632
And AppArmor has not denied "torbrowser_firefox" from opening "/home/amnesia/Tor Browser/synaptic.html" 0.257
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.154
When I open the address "file:///home/amnesia/.gnupg/synaptic.html" in the Tor Browser 6.001
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.560
And AppArmor has denied "torbrowser_firefox" from opening "/home/amnesia/.gnupg/synaptic.html" 0.060
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.111
When I open the address "file:///lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 5.385
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.528
And AppArmor has denied "torbrowser_firefox" from opening "/usr/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" 0.085
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.116
When I open the address "file:///live/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 6.132
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.533
# Due to our AppArmor aliases, /live/overlay will be treated
# as /lib/live/mount/overlay.
And AppArmor has denied "torbrowser_firefox" from opening "/usr/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" 0.074
# We do not get any AppArmor log for when access to files in /tmp is denied
# since we explictly override (commit 51c0060) the rules (from the user-tmp
# abstraction) that would otherwise allow it, and we do so with "deny", which
# also specifies "noaudit". We could explicitly specify "audit deny" and
# then have logs, but it could be a problem when we set up desktop
# notifications for AppArmor denials (#9337).
When I open the address "file:///tmp/synaptic.html" in the Tor Browser 5.620
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.568
After features/support/hooks.rb:291 0.863
After features/support/hooks.rb:75 0.000
Tags: @product
42.673
Before features/support/hooks.rb:245 0.005
Given I have started Tails from DVD and logged in and the network is connected 11.445
When I start the Tor Browser 30.139
Then the Tor Browser uses all expected TBB shared libraries 1.088
After features/support/hooks.rb:291 0.779
After features/support/hooks.rb:75 0.000
58.071
Before features/support/hooks.rb:245 0.007
Before features/support/hooks.rb:442 0.007
Given I have started Tails from DVD and logged in and the network is connected 11.144
When I start the Tor Browser 28.916
And the Tor Browser loads the startup page 1.271
And I open the Tails homepage in the Tor Browser 10.121
Then the Tor Browser loads the Tails homepage 1.227
When I request a new identity in Tor Browser 3.387
Then the Tor Browser restarts into a fresh session 2.002
After features/support/hooks.rb:450 1.682
After features/support/hooks.rb:291 1.121
After features/support/hooks.rb:75 0.000
Tags: @product
3:39.747
Scenario The Tor Browser's circuit view feature works as expected
Before features/support/hooks.rb:245 0.007
Steps
Given I have started Tails from DVD and logged in and the network is connected 11.452
When I start the Tor Browser 28.217
And the Tor Browser loads the startup page 3:0.077
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:210:in `page_has_loaded_in_the_tor_browser'
./features/step_definitions/browser.rb:499:in `/^the Tor Browser loads the (startup page|Tails homepage|Tails GitLab)$/'
features/torified_browsing.feature:106:in `And the Tor Browser loads the startup page'
Then Tor Browser's circuit view is working 0.000
After features/support/hooks.rb:291 4.438

SCENARIO FAILED: 'The Tor Browser's circuit view feature works as expected' (at time 04:01:10)

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/4699/artifact/build-artifacts/04:01:10_The_Tor_Browser_s_circuit_view_feature_works_as_expected.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/4699/artifact/build-artifacts/04:01:10_The_Tor_Browser_s_circuit_view_feature_works_as_expected.mkv

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/4699/artifact/build-artifacts/04:01:10_The_Tor_Browser_s_circuit_view_feature_works_as_expected.boot-log

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/4699/artifact/build-artifacts/04:01:10_The_Tor_Browser_s_circuit_view_feature_works_as_expected.journal

After features/support/hooks.rb:75 0.000
Tags: @product
1:2.992
Before features/support/hooks.rb:245 0.005
Given I have started Tails from DVD and logged in and the network is connected 11.396
When I start the Tor Browser 30.394
And the Tor Browser loads the startup page 1.171
When I open the address "https://net.ipcalf.com/" in the Tor Browser 9.381
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.082
When I open the address "https://mozilla.github.io/webrtc-landing/pc_test.html" in the Tor Browser 8.399
Then Tor Browser displays a "RTCPeerConnection is missing!" heading on the "Simple RTCPeerConnection Video Test" page 1.165
After features/support/hooks.rb:291 0.613
After features/support/hooks.rb:75 0.000
Tags: @product
1:44.355
Before features/support/hooks.rb:245 0.008
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 11.462
And the network is plugged 0.056
And I successfully configure Tor 15.323
And available upgrades have been checked 0.047
And all notifications have disappeared 3.043
Then the persistent Tor Browser directory exists 0.058
And there is a GNOME bookmark for the persistent Tor Browser directory 1.647
When I start the Tor Browser 30.170
And I open the address "https://tails.net/about" in the Tor Browser 10.429
And "Tails - How Tails works" has loaded in the Tor Browser 1.317
Then I can save the current page as "index.html" to the persistent Tor Browser directory 8.829
And I open the address "file:///home/amnesia/Persistent/Tor Browser/index.html" in the Tor Browser 9.486
Then "Tails - How Tails works" has loaded in the Tor Browser 1.820
And I can print the current page as "output.pdf" to the persistent Tor Browser directory 10.662
After features/support/hooks.rb:291 0.971
After features/support/hooks.rb:75 0.000
Tags: @product
50.142
Before features/support/hooks.rb:245 0.005
Given I have started Tails from DVD without network and logged in 8.273
Then the amnesiac Documents directory exists 0.062
And there is a GNOME bookmark for the amnesiac Documents directory 1.086
Then I start the Tor Browser in offline mode 30.871
And I can save the current page as "index.html" to the Documents GNOME bookmark 9.848
After features/support/hooks.rb:291 1.045
After features/support/hooks.rb:75 0.000
Tags: @product
50.663
Before features/support/hooks.rb:245 0.007
Given I have started Tails from DVD without network and logged in 8.446
Then the amnesiac Downloads directory exists 0.045
And there is a GNOME bookmark for the amnesiac Downloads directory 1.252
Then I start the Tor Browser in offline mode 32.012
And I can save the current page as "index.html" to the Downloads GNOME bookmark 8.906
After features/support/hooks.rb:291 1.128
After features/support/hooks.rb:75 0.000
Tags: @product
55.173
Before features/support/hooks.rb:245 0.010
Given I have started Tails from DVD without network and logged in 9.455
Then the amnesiac Music directory exists 0.063
And there is a GNOME bookmark for the amnesiac Music directory 1.155
Then I start the Tor Browser in offline mode 35.440
And I can save the current page as "index.html" to the Music GNOME bookmark 9.058
After features/support/hooks.rb:291 1.161
After features/support/hooks.rb:75 0.000
Tags: @product
55.330
Before features/support/hooks.rb:245 0.007
Given I have started Tails from DVD without network and logged in 8.522
Then the amnesiac Pictures directory exists 0.050
And there is a GNOME bookmark for the amnesiac Pictures directory 1.292
Then I start the Tor Browser in offline mode 35.991
And I can save the current page as "index.html" to the Pictures GNOME bookmark 9.473
After features/support/hooks.rb:291 1.230
After features/support/hooks.rb:75 0.000
Tags: @product
58.080
Before features/support/hooks.rb:245 0.010
Given I have started Tails from DVD without network and logged in 8.742
Then the amnesiac Videos directory exists 0.090
And there is a GNOME bookmark for the amnesiac Videos directory 1.356
Then I start the Tor Browser in offline mode 36.575
And I can save the current page as "index.html" to the Videos GNOME bookmark 11.315
After features/support/hooks.rb:291 1.151
After features/support/hooks.rb:75 0.000
Tags: @product
4:26.043
Before features/support/hooks.rb:245 0.010
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 18.772
And all tps features are active 2.387
And all persistent filesystems have safe access rights 0.198
And all persistence configuration files have safe access rights 0.413
And all persistent directories have safe access rights 2.712
When I start the Tor Browser in offline mode 33.757
And I add a bookmark to eff.org in the Tor Browser 15.888
And I cold reboot the computer 10.318
And the computer reboots Tails 1:8.718
And I enable persistence 34.583
And I log in to a new session 36.669
And all notifications have disappeared 8.619
And I start the Tor Browser in offline mode 31.648
Then the Tor Browser has a bookmark to eff.org 1.354
After features/support/hooks.rb:291 0.805
After features/support/hooks.rb:75 0.012