Project Number Date
test_Tails_ISO_stable 4642 28 Jan 2024, 12:17

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 0 0 0 130 16 1 17 18:57.732 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
53.828
Before features/support/hooks.rb:245 0.006
Given I have started Tails from DVD and logged in and the network is connected 10.803
And a web server is running on the LAN 1.034
And I capture all network traffic 0.005
When I start the Tor Browser 29.536
And the Tor Browser loads the startup page 1.991
And I open a page on the LAN web server in the Tor Browser 9.085
Then the Tor Browser shows the "Unable to connect" error 0.905
And no traffic was sent to the web server on the LAN 0.466
After features/support/hooks.rb:291 0.805
After features/support/hooks.rb:75 0.041
58.266
Before features/support/hooks.rb:245 0.006
Before features/support/hooks.rb:442 0.004
Given I have started Tails from DVD and logged in and the network is connected 11.174
Then the amnesiac Tor Browser directory exists 0.076
And there is a GNOME bookmark for the amnesiac Tor Browser directory 1.699
And the persistent Tor Browser directory does not exist 0.065
When I start the Tor Browser 29.333
And the Tor Browser loads the startup page 0.862
Then I can save the current page as "index.html" to the default downloads directory 5.526
And I can print the current page as "output.pdf" to the default downloads directory 9.527
After features/support/hooks.rb:450 1.217
After features/support/hooks.rb:291 0.655
After features/support/hooks.rb:75 0.000
52.652
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 10.738
When I start the Tor Browser 29.091
Then the Tor Browser loads the startup page 0.934
When I download some file in the Tor Browser 11.647
Then the file is saved to the default Tor Browser download directory 0.239
After features/support/hooks.rb:450 2.566
After features/support/hooks.rb:291 0.659
After features/support/hooks.rb:75 0.000
1:22.872
Before features/support/hooks.rb:245 0.013
Before features/support/hooks.rb:442 0.007
Given I have started Tails from DVD and logged in and the network is connected 11.344
When I start the Tor Browser 30.330
And the Tor Browser loads the startup page 0.878
Then I can listen to an Ogg audio track in Tor Browser 40.318
After features/support/hooks.rb:450 2.008
After features/support/hooks.rb:291 0.810
After features/support/hooks.rb:75 0.000
50.877
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 10.847
When I start the Tor Browser 29.539
And the Tor Browser loads the startup page 1.005
Then I can watch a WebM video in Tor Browser 9.484
After features/support/hooks.rb:450 1.107
After features/support/hooks.rb:291 0.920
After features/support/hooks.rb:75 0.000
Tags: @product
1:17.720
Before features/support/hooks.rb:245 0.006
Given I have started Tails from DVD and logged in and the network is connected 10.945
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/Tor Browser/synaptic.html" as user "amnesia" 0.089
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/.gnupg/synaptic.html" as user "amnesia" 0.063
And I copy "/usr/share/synaptic/html/index.html" to "/tmp/synaptic.html" as user "amnesia" 0.054
Then the file "/home/amnesia/.gnupg/synaptic.html" exists 0.061
And the file "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.055
And the file "/live/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.053
And the file "/tmp/synaptic.html" exists 0.059
Given I start monitoring the AppArmor log of "torbrowser_firefox" 0.154
When I start the Tor Browser 29.105
And the Tor Browser loads the startup page 0.959
And I open the address "file:///home/amnesia/Tor Browser/synaptic.html" in the Tor Browser 9.208
Then I see "TorBrowserSynapticManual.png" after at most 5 seconds 0.627
And AppArmor has not denied "torbrowser_firefox" from opening "/home/amnesia/Tor Browser/synaptic.html" 0.106
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.157
When I open the address "file:///home/amnesia/.gnupg/synaptic.html" in the Tor Browser 5.894
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.504
And AppArmor has denied "torbrowser_firefox" from opening "/home/amnesia/.gnupg/synaptic.html" 0.072
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.102
When I open the address "file:///lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 5.874
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.515
And AppArmor has denied "torbrowser_firefox" from opening "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" 0.073
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.096
When I open the address "file:///live/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 5.688
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.510
# 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.072
# 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 6.021
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.592
After features/support/hooks.rb:291 0.662
After features/support/hooks.rb:75 0.000
Tags: @product
43.874
Before features/support/hooks.rb:245 0.006
Given I have started Tails from DVD and logged in and the network is connected 10.763
When I start the Tor Browser 30.259
Then the Tor Browser uses all expected TBB shared libraries 2.851
After features/support/hooks.rb:291 0.704
After features/support/hooks.rb:75 0.000
55.519
Before features/support/hooks.rb:245 0.007
Before features/support/hooks.rb:442 0.006
Given I have started Tails from DVD and logged in and the network is connected 10.833
When I start the Tor Browser 29.167
And the Tor Browser loads the startup page 0.887
And I open the Tails homepage in the Tor Browser 9.244
Then the Tor Browser loads the Tails homepage 0.897
When I request a new identity in Tor Browser 2.985
Then the Tor Browser restarts into a fresh session 1.503
After features/support/hooks.rb:450 1.455
After features/support/hooks.rb:291 1.052
After features/support/hooks.rb:75 0.000
Tags: @product
44.487
Before features/support/hooks.rb:245 0.007
Given I have started Tails from DVD and logged in and the network is connected 11.712
When I start the Tor Browser 30.059
And the Tor Browser loads the startup page 1.040
Then Tor Browser's circuit view is working 1.675
After features/support/hooks.rb:291 0.704
After features/support/hooks.rb:75 0.000
Tags: @product
1:3.837
Before features/support/hooks.rb:245 0.006
Given I have started Tails from DVD and logged in and the network is connected 10.804
When I start the Tor Browser 32.313
And the Tor Browser loads the startup page 0.886
When I open the address "https://net.ipcalf.com/" in the Tor Browser 9.150
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.916
When I open the address "https://mozilla.github.io/webrtc-landing/pc_test.html" in the Tor Browser 8.829
Then Tor Browser displays a "RTCPeerConnection is missing!" heading on the "Simple RTCPeerConnection Video Test" page 0.936
After features/support/hooks.rb:291 0.679
After features/support/hooks.rb:75 0.000
Tags: @product
1:40.142
Before features/support/hooks.rb:245 0.006
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 10.035
And the network is plugged 0.021
And I successfully configure Tor 15.118
And available upgrades have been checked 1.105
And all notifications have disappeared 3.078
Then the persistent Tor Browser directory exists 0.059
And there is a GNOME bookmark for the persistent Tor Browser directory 1.784
When I start the Tor Browser 30.604
And I open the address "https://tails.net/about" in the Tor Browser 10.682
And "Tails - How Tails works" has loaded in the Tor Browser 1.113
Then I can save the current page as "index.html" to the persistent Tor Browser directory 5.996
And I open the address "file:///home/amnesia/Persistent/Tor Browser/index.html" in the Tor Browser 9.419
Then "Tails - How Tails works" has loaded in the Tor Browser 1.425
And I can print the current page as "output.pdf" to the persistent Tor Browser directory 9.697
After features/support/hooks.rb:291 0.819
After features/support/hooks.rb:75 0.000
Tags: @product
45.717
Before features/support/hooks.rb:245 0.006
Given I have started Tails from DVD without network and logged in 8.016
Then the amnesiac Documents directory exists 0.087
And there is a GNOME bookmark for the amnesiac Documents directory 1.332
Then I start the Tor Browser in offline mode 31.724
And I can save the current page as "index.html" to the Documents GNOME bookmark 4.556
After features/support/hooks.rb:291 1.192
After features/support/hooks.rb:75 0.000
Tags: @product
44.165
Before features/support/hooks.rb:245 0.006
Given I have started Tails from DVD without network and logged in 7.805
Then the amnesiac Downloads directory exists 0.090
And there is a GNOME bookmark for the amnesiac Downloads directory 1.295
Then I start the Tor Browser in offline mode 30.714
And I can save the current page as "index.html" to the Downloads GNOME bookmark 4.259
After features/support/hooks.rb:291 1.047
After features/support/hooks.rb:75 0.000
Tags: @product
44.737
Before features/support/hooks.rb:245 0.006
Given I have started Tails from DVD without network and logged in 7.802
Then the amnesiac Music directory exists 0.066
And there is a GNOME bookmark for the amnesiac Music directory 1.427
Then I start the Tor Browser in offline mode 31.310
And I can save the current page as "index.html" to the Music GNOME bookmark 4.130
After features/support/hooks.rb:291 1.031
After features/support/hooks.rb:75 0.000
Tags: @product
1:5.129
Scenario Outline The default XDG directories are usable in Tor Browser
Before features/support/hooks.rb:245 0.006
Steps
Given I have started Tails from DVD without network and logged in 7.610
Then the amnesiac Pictures directory exists 0.074
And there is a GNOME bookmark for the amnesiac Pictures directory 1.364
Then I start the Tor Browser in offline mode 31.770
And I can save the current page as "index.html" to the Pictures GNOME bookmark 24.308
The
The page was not saved to /home/amnesia/Pictures/index.html (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:580:in `/^I (can|cannot) save the current page as "([^"]+[.]html)" to the (.*) (directory|GNOME bookmark)$/'
features/torified_browsing.feature:145:in `And I can save the current page as "index.html" to the Pictures GNOME bookmark'
features/torified_browsing.feature:139:in `And I can save the current page as "index.html" to the <dir> GNOME bookmark'
After features/support/hooks.rb:291 4.499

SCENARIO FAILED: 'The default XDG directories are usable in Tor Browser, Examples (#4)' (at time 03:56:48)

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/4642/artifact/build-artifacts/03:56:48_The_default_XDG_directories_are_usable_in_Tor_Browser,_Examples___4_.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/4642/artifact/build-artifacts/03:56:48_The_default_XDG_directories_are_usable_in_Tor_Browser,_Examples___4_.mkv

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/4642/artifact/build-artifacts/03:56:48_The_default_XDG_directories_are_usable_in_Tor_Browser,_Examples___4_.boot-log

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/4642/artifact/build-artifacts/03:56:48_The_default_XDG_directories_are_usable_in_Tor_Browser,_Examples___4_.journal

After features/support/hooks.rb:75 0.000
Tags: @product
44.625
Before features/support/hooks.rb:245 0.007
Given I have started Tails from DVD without network and logged in 7.755
Then the amnesiac Videos directory exists 0.103
And there is a GNOME bookmark for the amnesiac Videos directory 1.272
Then I start the Tor Browser in offline mode 31.297
And I can save the current page as "index.html" to the Videos GNOME bookmark 4.196
After features/support/hooks.rb:291 1.157
After features/support/hooks.rb:75 0.000
Tags: @product
3:29.279
Before features/support/hooks.rb:245 0.006
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 9.825
And all tps features are active 1.907
And all persistent filesystems have safe access rights 0.238
And all persistence configuration files have safe access rights 0.411
And all persistent directories have safe access rights 2.580
When I start the Tor Browser in offline mode 32.377
And I add a bookmark to eff.org in the Tor Browser 15.614
And I cold reboot the computer 9.241
And the computer reboots Tails 43.974
And I enable persistence 34.472
And I log in to a new session 23.652
And I start the Tor Browser in offline mode 33.211
Then the Tor Browser has a bookmark to eff.org 1.770
After features/support/hooks.rb:291 1.122
After features/support/hooks.rb:75 0.010