Project Number Date
test_Tails_ISO_devel 3250 24 Jan 2024, 19:25

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 19:59.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
57.121
Before features/support/hooks.rb:245 0.009
Given I have started Tails from DVD and logged in and the network is connected 11.478
And a web server is running on the LAN 1.050
And I capture all network traffic 0.007
When I start the Tor Browser 32.333
And the Tor Browser loads the startup page 1.160
And I open a page on the LAN web server in the Tor Browser 9.684
Then the Tor Browser shows the "Unable to connect" error 0.923
And no traffic was sent to the web server on the LAN 0.483
After features/support/hooks.rb:291 0.909
After features/support/hooks.rb:75 0.073
1:3.834
Before features/support/hooks.rb:245 0.009
Before features/support/hooks.rb:442 0.008
Given I have started Tails from DVD and logged in and the network is connected 11.690
Then the amnesiac Tor Browser directory exists 0.082
And there is a GNOME bookmark for the amnesiac Tor Browser directory 1.711
And the persistent Tor Browser directory does not exist 0.067
When I start the Tor Browser 34.500
And the Tor Browser loads the startup page 0.893
Then I can save the current page as "index.html" to the default downloads directory 5.232
And I can print the current page as "output.pdf" to the default downloads directory 9.656
After features/support/hooks.rb:450 1.347
After features/support/hooks.rb:291 0.759
After features/support/hooks.rb:75 0.000
57.590
Before features/support/hooks.rb:245 0.009
Before features/support/hooks.rb:442 0.011
Given I have started Tails from DVD and logged in and the network is connected 11.832
When I start the Tor Browser 32.321
Then the Tor Browser loads the startup page 1.129
When I download some file in the Tor Browser 12.027
Then the file is saved to the default Tor Browser download directory 0.280
After features/support/hooks.rb:450 2.419
After features/support/hooks.rb:291 0.698
After features/support/hooks.rb:75 0.000
1:26.582
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.104
When I start the Tor Browser 34.109
And the Tor Browser loads the startup page 0.870
Then I can listen to an Ogg audio track in Tor Browser 40.498
After features/support/hooks.rb:450 2.249
After features/support/hooks.rb:291 1.682
After features/support/hooks.rb:75 0.000
55.082
Before features/support/hooks.rb:245 0.010
Before features/support/hooks.rb:442 0.010
Given I have started Tails from DVD and logged in and the network is connected 11.794
When I start the Tor Browser 32.322
And the Tor Browser loads the startup page 0.947
Then I can watch a WebM video in Tor Browser 10.018
After features/support/hooks.rb:450 1.291
After features/support/hooks.rb:291 0.933
After features/support/hooks.rb:75 0.000
Tags: @product
1:23.310
Before features/support/hooks.rb:245 0.007
Given I have started Tails from DVD and logged in and the network is connected 11.125
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/Tor Browser/synaptic.html" as user "amnesia" 0.112
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/.gnupg/synaptic.html" as user "amnesia" 0.051
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.052
And the file "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.083
And the file "/live/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.090
And the file "/tmp/synaptic.html" exists 0.072
Given I start monitoring the AppArmor log of "torbrowser_firefox" 0.157
When I start the Tor Browser 31.913
And the Tor Browser loads the startup page 0.937
And I open the address "file:///home/amnesia/Tor Browser/synaptic.html" in the Tor Browser 9.496
Then I see "TorBrowserSynapticManual.png" after at most 5 seconds 0.553
And AppArmor has not denied "torbrowser_firefox" from opening "/home/amnesia/Tor Browser/synaptic.html" 0.105
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 6.362
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.579
And AppArmor has denied "torbrowser_firefox" from opening "/home/amnesia/.gnupg/synaptic.html" 0.136
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.146
When I open the address "file:///lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 6.339
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.579
And AppArmor has denied "torbrowser_firefox" from opening "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" 0.087
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.155
When I open the address "file:///live/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 6.260
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.594
# 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.075
# 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.411
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.581
After features/support/hooks.rb:291 0.801
After features/support/hooks.rb:75 0.000
Tags: @product
45.046
Before features/support/hooks.rb:245 0.007
Given I have started Tails from DVD and logged in and the network is connected 11.562
When I start the Tor Browser 32.351
Then the Tor Browser uses all expected TBB shared libraries 1.131
After features/support/hooks.rb:291 1.354
After features/support/hooks.rb:75 0.000
58.761
Before features/support/hooks.rb:245 0.008
Before features/support/hooks.rb:442 0.006
Given I have started Tails from DVD and logged in and the network is connected 11.400
When I start the Tor Browser 31.352
And the Tor Browser loads the startup page 0.864
And I open the Tails homepage in the Tor Browser 9.201
Then the Tor Browser loads the Tails homepage 0.988
When I request a new identity in Tor Browser 3.189
Then the Tor Browser restarts into a fresh session 1.764
After features/support/hooks.rb:450 1.661
After features/support/hooks.rb:291 1.045
After features/support/hooks.rb:75 0.000
Tags: @product
46.974
Before features/support/hooks.rb:245 0.010
Given I have started Tails from DVD and logged in and the network is connected 11.903
When I start the Tor Browser 31.323
And the Tor Browser loads the startup page 2.066
Then Tor Browser's circuit view is working 1.681
After features/support/hooks.rb:291 1.202
After features/support/hooks.rb:75 0.000
Tags: @product
1:4.187
Before features/support/hooks.rb:245 0.009
Given I have started Tails from DVD and logged in and the network is connected 11.323
When I start the Tor Browser 32.147
And the Tor Browser loads the startup page 0.843
When I open the address "https://net.ipcalf.com/" in the Tor Browser 9.300
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.885
When I open the address "https://mozilla.github.io/webrtc-landing/pc_test.html" in the Tor Browser 8.827
Then Tor Browser displays a "RTCPeerConnection is missing!" heading on the "Simple RTCPeerConnection Video Test" page 0.858
After features/support/hooks.rb:291 0.776
After features/support/hooks.rb:75 0.000
Tags: @product
1:41.162
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 10.503
And the network is plugged 0.061
And I successfully configure Tor 14.977
And available upgrades have been checked 0.058
And all notifications have disappeared 3.164
Then the persistent Tor Browser directory exists 0.061
And there is a GNOME bookmark for the persistent Tor Browser directory 1.760
When I start the Tor Browser 31.067
And I open the address "https://tails.net/about" in the Tor Browser 10.472
And "Tails - How Tails works" has loaded in the Tor Browser 1.068
Then I can save the current page as "index.html" to the persistent Tor Browser directory 6.171
And I open the address "file:///home/amnesia/Persistent/Tor Browser/index.html" in the Tor Browser 9.900
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 10.426
After features/support/hooks.rb:291 0.819
After features/support/hooks.rb:75 0.000
Tags: @product
50.618
Before features/support/hooks.rb:245 0.009
Given I have started Tails from DVD without network and logged in 9.067
Then the amnesiac Documents directory exists 0.068
And there is a GNOME bookmark for the amnesiac Documents directory 1.843
Then I start the Tor Browser in offline mode 35.489
And I can save the current page as "index.html" to the Documents GNOME bookmark 4.150
After features/support/hooks.rb:291 1.061
After features/support/hooks.rb:75 0.000
Tags: @product
46.936
Before features/support/hooks.rb:245 0.007
Given I have started Tails from DVD without network and logged in 8.142
Then the amnesiac Downloads directory exists 0.092
And there is a GNOME bookmark for the amnesiac Downloads directory 1.985
Then I start the Tor Browser in offline mode 31.835
And I can save the current page as "index.html" to the Downloads GNOME bookmark 4.881
After features/support/hooks.rb:291 1.180
After features/support/hooks.rb:75 0.000
Tags: @product
49.690
Before features/support/hooks.rb:245 0.005
Given I have started Tails from DVD without network and logged in 9.368
Then the amnesiac Music directory exists 0.060
And there is a GNOME bookmark for the amnesiac Music directory 1.817
Then I start the Tor Browser in offline mode 32.715
And I can save the current page as "index.html" to the Music GNOME bookmark 5.728
After features/support/hooks.rb:291 1.094
After features/support/hooks.rb:75 0.000
Tags: @product
1:7.534
Scenario Outline The default XDG directories are usable in Tor Browser
Before features/support/hooks.rb:245 0.008
Steps
Given I have started Tails from DVD without network and logged in 8.141
Then the amnesiac Pictures directory exists 0.061
And there is a GNOME bookmark for the amnesiac Pictures directory 1.933
Then I start the Tor Browser in offline mode 33.032
And I can save the current page as "index.html" to the Pictures GNOME bookmark 24.366
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.596

SCENARIO FAILED: 'The default XDG directories are usable in Tor Browser, Examples (#4)' (at time 04:35:54)

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/3250/artifact/build-artifacts/04:35:54_The_default_XDG_directories_are_usable_in_Tor_Browser,_Examples___4_.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/3250/artifact/build-artifacts/04:35:54_The_default_XDG_directories_are_usable_in_Tor_Browser,_Examples___4_.mkv

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/3250/artifact/build-artifacts/04:35:54_The_default_XDG_directories_are_usable_in_Tor_Browser,_Examples___4_.boot-log

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/3250/artifact/build-artifacts/04:35:54_The_default_XDG_directories_are_usable_in_Tor_Browser,_Examples___4_.journal

After features/support/hooks.rb:75 0.000
Tags: @product
46.675
Before features/support/hooks.rb:245 0.008
Given I have started Tails from DVD without network and logged in 7.908
Then the amnesiac Videos directory exists 0.097
And there is a GNOME bookmark for the amnesiac Videos directory 1.791
Then I start the Tor Browser in offline mode 31.623
And I can save the current page as "index.html" to the Videos GNOME bookmark 5.254
After features/support/hooks.rb:291 1.369
After features/support/hooks.rb:75 0.000
Tags: @product
3:38.787
Before features/support/hooks.rb:245 0.011
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 9.591
And all tps features are active 2.215
And all persistent filesystems have safe access rights 0.251
And all persistence configuration files have safe access rights 0.590
And all persistent directories have safe access rights 3.018
When I start the Tor Browser in offline mode 33.979
And I add a bookmark to eff.org in the Tor Browser 16.973
And I cold reboot the computer 10.308
And the computer reboots Tails 46.543
And I enable persistence 36.103
And I log in to a new session 21.641
And I start the Tor Browser in offline mode 35.664
Then the Tor Browser has a bookmark to eff.org 1.905
After features/support/hooks.rb:291 1.119
After features/support/hooks.rb:75 0.009