Project Number Date
test_Tails_ISO_stable 4606 08 Jan 2024, 16:40

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Browsing the web using the Tor Browser 102 1 2 0 0 105 11 1 12 17:56.412 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
56.151
Before features/support/hooks.rb:245 0.040
Given I have started Tails from DVD and logged in and the network is connected 11.622
And a web server is running on the LAN 1.038
And I capture all network traffic 0.007
When I start the Tor Browser 31.790
And the Tor Browser loads the startup page 1.005
And I open a page on the LAN web server in the Tor Browser 9.270
Then the Tor Browser shows the "Unable to connect" error 0.863
And no traffic was sent to the web server on the LAN 0.552
After features/support/hooks.rb:291 1.220
After features/support/hooks.rb:75 0.036
1:1.365
Before features/support/hooks.rb:245 0.007
Before features/support/hooks.rb:442 0.004
Given I have started Tails from DVD and logged in and the network is connected 11.811
Then the amnesiac Tor Browser directory exists 0.075
And there is a GNOME bookmark for the amnesiac Tor Browser directory 1.799
And the persistent Tor Browser directory does not exist 0.056
When I start the Tor Browser 31.452
And the Tor Browser loads the startup page 0.921
Then I can save the current page as "index.html" to the default downloads directory 5.615
And I can print the current page as "output.pdf" to the default downloads directory 9.632
After features/support/hooks.rb:450 1.494
After features/support/hooks.rb:291 0.825
After features/support/hooks.rb:75 0.000
1:9.606
Before features/support/hooks.rb:245 0.005
Before features/support/hooks.rb:442 0.003
Given I have started Tails from DVD and logged in and the network is connected 25.077
When I start the Tor Browser 31.646
Then the Tor Browser loads the startup page 0.883
When I download some file in the Tor Browser 11.691
Then the file is saved to the default Tor Browser download directory 0.307
After features/support/hooks.rb:450 2.690
After features/support/hooks.rb:291 0.693
After features/support/hooks.rb:75 0.000
1:29.920
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.565
When I start the Tor Browser 31.381
And the Tor Browser loads the startup page 1.376
Then I can listen to an Ogg audio track in Tor Browser 45.596
After features/support/hooks.rb:450 2.643
After features/support/hooks.rb:291 3.489
After features/support/hooks.rb:75 0.000
55.313
Before features/support/hooks.rb:245 0.005
Before features/support/hooks.rb:442 0.006
Given I have started Tails from DVD and logged in and the network is connected 12.230
When I start the Tor Browser 32.040
And the Tor Browser loads the startup page 1.007
Then I can watch a WebM video in Tor Browser 10.035
After features/support/hooks.rb:450 1.624
After features/support/hooks.rb:291 1.100
After features/support/hooks.rb:75 0.000
Tags: @product
1:22.022
Before features/support/hooks.rb:245 0.007
Given I have started Tails from DVD and logged in and the network is connected 11.487
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.069
And I copy "/usr/share/synaptic/html/index.html" to "/tmp/synaptic.html" as user "amnesia" 0.059
Then the file "/home/amnesia/.gnupg/synaptic.html" exists 0.049
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.064
And the file "/tmp/synaptic.html" exists 0.069
Given I start monitoring the AppArmor log of "torbrowser_firefox" 0.162
When I start the Tor Browser 30.563
And the Tor Browser loads the startup page 0.965
And I open the address "file:///home/amnesia/Tor Browser/synaptic.html" in the Tor Browser 9.260
Then I see "TorBrowserSynapticManual.png" after at most 5 seconds 0.566
And AppArmor has not denied "torbrowser_firefox" from opening "/home/amnesia/Tor Browser/synaptic.html" 0.119
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.227
When I open the address "file:///home/amnesia/.gnupg/synaptic.html" in the Tor Browser 6.549
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.581
And AppArmor has denied "torbrowser_firefox" from opening "/home/amnesia/.gnupg/synaptic.html" 0.075
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.161
When I open the address "file:///lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 6.665
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.569
And AppArmor has denied "torbrowser_firefox" from opening "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" 0.082
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.166
When I open the address "file:///live/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 6.264
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.568
# Due to our AppArmor aliases, /live/overlay will be treated
# as /lib/live/mount/overlay.
And AppArmor has denied "torbrowser_firefox" from opening "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" 0.078
# 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.912
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.519
After features/support/hooks.rb:291 0.767
After features/support/hooks.rb:75 0.000
Tags: @product
46.220
Before features/support/hooks.rb:245 0.004
Given I have started Tails from DVD and logged in and the network is connected 12.494
When I start the Tor Browser 32.599
Then the Tor Browser uses all expected TBB shared libraries 1.126
After features/support/hooks.rb:291 0.765
After features/support/hooks.rb:75 0.000
1:3.364
Before features/support/hooks.rb:245 0.008
Before features/support/hooks.rb:442 0.007
Given I have started Tails from DVD and logged in and the network is connected 12.183
When I start the Tor Browser 34.651
And the Tor Browser loads the startup page 1.059
And I open the Tails homepage in the Tor Browser 9.467
Then the Tor Browser loads the Tails homepage 1.187
When I request a new identity in Tor Browser 3.127
Then the Tor Browser restarts into a fresh session 1.687
After features/support/hooks.rb:450 1.592
After features/support/hooks.rb:291 1.196
After features/support/hooks.rb:75 0.000
Tags: @product
46.944
Before features/support/hooks.rb:245 0.006
Given I have started Tails from DVD and logged in and the network is connected 13.794
When I start the Tor Browser 30.670
And the Tor Browser loads the startup page 0.946
Then Tor Browser's circuit view is working 1.533
After features/support/hooks.rb:291 0.747
After features/support/hooks.rb:75 0.000
Tags: @product
1:3.959
Before features/support/hooks.rb:245 0.006
Given I have started Tails from DVD and logged in and the network is connected 12.104
When I start the Tor Browser 31.258
And the Tor Browser loads the startup page 0.878
When I open the address "https://net.ipcalf.com/" in the Tor Browser 9.045
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 0.794
When I open the address "https://mozilla.github.io/webrtc-landing/pc_test.html" in the Tor Browser 8.883
Then Tor Browser displays a "RTCPeerConnection is missing!" heading on the "Simple RTCPeerConnection Video Test" page 0.994
After features/support/hooks.rb:291 0.761
After features/support/hooks.rb:75 0.000
Tags: @product
1:40.834
Before features/support/hooks.rb:245 0.007
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 10.997
And the network is plugged 0.095
And I successfully configure Tor 15.436
And available upgrades have been checked 0.076
And all notifications have disappeared 3.128
Then the persistent Tor Browser directory exists 0.110
And there is a GNOME bookmark for the persistent Tor Browser directory 1.749
When I start the Tor Browser 30.559
And I open the address "https://tails.net/about" in the Tor Browser 10.323
And "Tails - How Tails works" has loaded in the Tor Browser 1.097
Then I can save the current page as "index.html" to the persistent Tor Browser directory 6.111
And I open the address "file:///home/amnesia/Persistent/Tor Browser/index.html" in the Tor Browser 9.760
Then "Tails - How Tails works" has loaded in the Tor Browser 1.467
And I can print the current page as "output.pdf" to the persistent Tor Browser directory 9.922
After features/support/hooks.rb:291 1.135
After features/support/hooks.rb:75 0.000
Tags: @product
5:40.708
Scenario Persistent browser bookmarks
Before features/support/hooks.rb:245 0.007
Steps
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 9.903
And all tps features are active 2.502
And all persistent filesystems have safe access rights 0.322
And all persistence configuration files have safe access rights 0.653
And all persistent directories have safe access rights 2.961
When I start the Tor Browser in offline mode 33.247
And I add a bookmark to eff.org in the Tor Browser 16.734
And I cold reboot the computer 10.325
And the computer reboots Tails 44.714
And I enable persistence 35.067
And I log in to a new session 3:4.274
cannot find GnomeApplicationsMenu.png on the screen (FindFailed)
./features/support/helpers/screen.rb:166:in `rescue in wait'
./features/support/helpers/screen.rb:159:in `wait'
./features/step_definitions/common_steps.rb:499:in `/^the Tails desktop is ready$/'
./features/step_definitions/common_steps.rb:454:in `/^I log in to a new session(?: in ([^ ]*) \(([^ ]*)\))?( without activating the Persistent Storage)?( after having activated the Persistent Storage| expecting no warning about the Persistent Storage not being activated)?$/'
features/torified_browsing.feature:145:in `And I log in to a new session'
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:291 4.693

SCENARIO FAILED: 'Persistent browser bookmarks' (at time 04:06:11)

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/4606/artifact/build-artifacts/04:06:11_Persistent_browser_bookmarks.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/4606/artifact/build-artifacts/04:06:11_Persistent_browser_bookmarks.mkv

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/4606/artifact/build-artifacts/04:06:11_Persistent_browser_bookmarks.boot-log

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/4606/artifact/build-artifacts/04:06:11_Persistent_browser_bookmarks.journal

After features/support/hooks.rb:75 0.008