Project Number Date
test_Tails_ISO_stable 4681 25 Feb 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 128 2 0 0 0 130 15 2 17 19:51.901 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
55.831
Before features/support/hooks.rb:245 0.006
Given I have started Tails from DVD and logged in and the network is connected 12.218
And a web server is running on the LAN 1.033
And I capture all network traffic 0.006
When I start the Tor Browser 30.639
And the Tor Browser loads the startup page 1.043
And I open a page on the LAN web server in the Tor Browser 9.403
Then the Tor Browser shows the "Unable to connect" error 0.982
And no traffic was sent to the web server on the LAN 0.503
After features/support/hooks.rb:291 0.901
After features/support/hooks.rb:75 0.050
1:0.777
Before features/support/hooks.rb:245 0.004
Before features/support/hooks.rb:442 0.005
Given I have started Tails from DVD and logged in and the network is connected 11.464
Then the amnesiac Tor Browser directory exists 0.065
And there is a GNOME bookmark for the amnesiac Tor Browser directory 1.655
And the persistent Tor Browser directory does not exist 0.071
When I start the Tor Browser 30.379
And the Tor Browser loads the startup page 1.210
Then I can save the current page as "index.html" to the default downloads directory 6.175
And I can print the current page as "output.pdf" to the default downloads directory 9.753
After features/support/hooks.rb:450 1.212
After features/support/hooks.rb:291 0.836
After features/support/hooks.rb:75 0.000
55.287
Before features/support/hooks.rb:245 0.011
Before features/support/hooks.rb:442 0.006
Given I have started Tails from DVD and logged in and the network is connected 11.869
When I start the Tor Browser 29.993
Then the Tor Browser loads the startup page 1.065
When I download some file in the Tor Browser 12.112
Then the file is saved to the default Tor Browser download directory 0.245
After features/support/hooks.rb:450 1.977
After features/support/hooks.rb:291 0.676
After features/support/hooks.rb:75 0.000
1:23.629
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.741
When I start the Tor Browser 29.788
And the Tor Browser loads the startup page 0.998
Then I can listen to an Ogg audio track in Tor Browser 41.100
After features/support/hooks.rb:450 2.248
After features/support/hooks.rb:291 0.923
After features/support/hooks.rb:75 0.000
52.751
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 11.207
When I start the Tor Browser 30.193
And the Tor Browser loads the startup page 1.088
Then I can watch a WebM video in Tor Browser 10.261
After features/support/hooks.rb:450 1.241
After features/support/hooks.rb:291 0.907
After features/support/hooks.rb:75 0.000
Tags: @product
1:22.797
Before features/support/hooks.rb:245 0.006
Given I have started Tails from DVD and logged in and the network is connected 11.789
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/Tor Browser/synaptic.html" as user "amnesia" 0.098
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/.gnupg/synaptic.html" as user "amnesia" 0.064
And I copy "/usr/share/synaptic/html/index.html" to "/tmp/synaptic.html" as user "amnesia" 0.063
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.063
And the file "/live/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.058
And the file "/tmp/synaptic.html" exists 0.059
Given I start monitoring the AppArmor log of "torbrowser_firefox" 0.131
When I start the Tor Browser 30.212
And the Tor Browser loads the startup page 1.061
And I open the address "file:///home/amnesia/Tor Browser/synaptic.html" in the Tor Browser 9.652
Then I see "TorBrowserSynapticManual.png" after at most 5 seconds 0.552
And AppArmor has not denied "torbrowser_firefox" from opening "/home/amnesia/Tor Browser/synaptic.html" 0.099
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.146
When I open the address "file:///home/amnesia/.gnupg/synaptic.html" in the Tor Browser 8.909
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.501
And AppArmor has denied "torbrowser_firefox" from opening "/home/amnesia/.gnupg/synaptic.html" 0.073
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.131
When I open the address "file:///lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 5.792
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.519
And AppArmor has denied "torbrowser_firefox" from opening "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" 0.069
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.127
When I open the address "file:///live/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 5.575
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.505
# 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.101
# 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.790
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.582
After features/support/hooks.rb:291 0.857
After features/support/hooks.rb:75 0.000
Tags: @product
44.034
Before features/support/hooks.rb:245 0.007
Given I have started Tails from DVD and logged in and the network is connected 11.455
When I start the Tor Browser 31.450
Then the Tor Browser uses all expected TBB shared libraries 1.127
After features/support/hooks.rb:291 0.860
After features/support/hooks.rb:75 0.000
58.248
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 11.662
When I start the Tor Browser 30.477
And the Tor Browser loads the startup page 1.049
And I open the Tails homepage in the Tor Browser 9.285
Then the Tor Browser loads the Tails homepage 0.988
When I request a new identity in Tor Browser 3.190
Then the Tor Browser restarts into a fresh session 1.594
After features/support/hooks.rb:450 1.495
After features/support/hooks.rb:291 1.021
After features/support/hooks.rb:75 0.000
Tags: @product
44.788
Before features/support/hooks.rb:245 0.007
Given I have started Tails from DVD and logged in and the network is connected 12.556
When I start the Tor Browser 29.584
And the Tor Browser loads the startup page 1.081
Then Tor Browser's circuit view is working 1.565
After features/support/hooks.rb:291 0.863
After features/support/hooks.rb:75 0.000
Tags: @product
1:4.447
Before features/support/hooks.rb:245 0.008
Given I have started Tails from DVD and logged in and the network is connected 11.872
When I start the Tor Browser 30.691
And the Tor Browser loads the startup page 1.223
When I open the address "https://net.ipcalf.com/" in the Tor Browser 9.374
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.040
When I open the address "https://mozilla.github.io/webrtc-landing/pc_test.html" in the Tor Browser 9.001
Then Tor Browser displays a "RTCPeerConnection is missing!" heading on the "Simple RTCPeerConnection Video Test" page 1.242
After features/support/hooks.rb:291 0.792
After features/support/hooks.rb:75 0.000
Tags: @product
1:41.518
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 11.485
And the network is plugged 0.037
And I successfully configure Tor 14.761
And available upgrades have been checked 1.113
And all notifications have disappeared 3.123
Then the persistent Tor Browser directory exists 0.066
And there is a GNOME bookmark for the persistent Tor Browser directory 1.893
When I start the Tor Browser 29.924
And I open the address "https://tails.net/about" in the Tor Browser 10.255
And "Tails - How Tails works" has loaded in the Tor Browser 1.257
Then I can save the current page as "index.html" to the persistent Tor Browser directory 6.256
And I open the address "file:///home/amnesia/Persistent/Tor Browser/index.html" in the Tor Browser 9.556
Then "Tails - How Tails works" has loaded in the Tor Browser 1.402
And I can print the current page as "output.pdf" to the persistent Tor Browser directory 10.383
After features/support/hooks.rb:291 0.826
After features/support/hooks.rb:75 0.000
Tags: @product
48.828
Before features/support/hooks.rb:245 0.006
Given I have started Tails from DVD without network and logged in 8.739
Then the amnesiac Documents directory exists 0.066
And there is a GNOME bookmark for the amnesiac Documents directory 1.797
Then I start the Tor Browser in offline mode 32.961
And I can save the current page as "index.html" to the Documents GNOME bookmark 5.263
After features/support/hooks.rb:291 1.169
After features/support/hooks.rb:75 0.000
Tags: @product
44.751
Before features/support/hooks.rb:245 0.006
Given I have started Tails from DVD without network and logged in 7.865
Then the amnesiac Downloads directory exists 0.108
And there is a GNOME bookmark for the amnesiac Downloads directory 1.516
Then I start the Tor Browser in offline mode 30.507
And I can save the current page as "index.html" to the Downloads GNOME bookmark 4.754
After features/support/hooks.rb:291 1.322
After features/support/hooks.rb:75 0.000
Tags: @product
1:6.721
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 7.965
Then the amnesiac Music directory exists 0.085
And there is a GNOME bookmark for the amnesiac Music directory 1.784
Then I start the Tor Browser in offline mode 31.746
And I can save the current page as "index.html" to the Music GNOME bookmark 25.139
The
The page was not saved to /home/amnesia/Music/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:144:in `And I can save the current page as "index.html" to the Music 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.397

SCENARIO FAILED: 'The default XDG directories are usable in Tor Browser, Examples (#3)' (at time 04:05:20)

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/4681/artifact/build-artifacts/04:05:20_The_default_XDG_directories_are_usable_in_Tor_Browser,_Examples___3_.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/4681/artifact/build-artifacts/04:05:20_The_default_XDG_directories_are_usable_in_Tor_Browser,_Examples___3_.mkv

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/4681/artifact/build-artifacts/04:05:20_The_default_XDG_directories_are_usable_in_Tor_Browser,_Examples___3_.boot-log

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/4681/artifact/build-artifacts/04:05:20_The_default_XDG_directories_are_usable_in_Tor_Browser,_Examples___3_.journal

After features/support/hooks.rb:75 0.000
Tags: @product
1:5.032
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 8.246
Then the amnesiac Pictures directory exists 0.131
And there is a GNOME bookmark for the amnesiac Pictures directory 1.781
Then I start the Tor Browser in offline mode 30.184
And I can save the current page as "index.html" to the Pictures GNOME bookmark 24.689
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.400

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

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/4681/artifact/build-artifacts/04:06:29_The_default_XDG_directories_are_usable_in_Tor_Browser,_Examples___4_.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/4681/artifact/build-artifacts/04:06:29_The_default_XDG_directories_are_usable_in_Tor_Browser,_Examples___4_.mkv

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/4681/artifact/build-artifacts/04:06:29_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/4681/artifact/build-artifacts/04:06:29_The_default_XDG_directories_are_usable_in_Tor_Browser,_Examples___4_.journal

After features/support/hooks.rb:75 0.000
Tags: @product
46.049
Before features/support/hooks.rb:245 0.005
Given I have started Tails from DVD without network and logged in 7.876
Then the amnesiac Videos directory exists 0.107
And there is a GNOME bookmark for the amnesiac Videos directory 1.677
Then I start the Tor Browser in offline mode 31.381
And I can save the current page as "index.html" to the Videos GNOME bookmark 5.007
After features/support/hooks.rb:291 1.065
After features/support/hooks.rb:75 0.000
Tags: @product
3:36.406
Before features/support/hooks.rb:245 0.005
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 9.449
And all tps features are active 2.280
And all persistent filesystems have safe access rights 0.246
And all persistence configuration files have safe access rights 0.479
And all persistent directories have safe access rights 2.600
When I start the Tor Browser in offline mode 33.466
And I add a bookmark to eff.org in the Tor Browser 15.679
And I cold reboot the computer 10.315
And the computer reboots Tails 46.470
And I enable persistence 36.947
And I log in to a new session 25.453
And I start the Tor Browser in offline mode 31.186
Then the Tor Browser has a bookmark to eff.org 1.829
After features/support/hooks.rb:291 0.989
After features/support/hooks.rb:75 0.010