Project Number Date
test_Tails_ISO_20522-ocr-more 13 22 Dec 2024, 05:13

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 20:9.128 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.227
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD and logged in and the network is connected 12.148
And a web server is running on the LAN 1.041
And I capture all network traffic 0.008
When I start the Tor Browser 25.316
And the Tor Browser loads the startup page 0.947
And I open a page on the LAN web server in the Tor Browser 12.447
Then the Tor Browser shows the "Unable to connect" error 1.064
And no traffic was sent to the web server on the LAN 0.252
After features/support/hooks.rb:326 1.551
After features/support/hooks.rb:100 0.037
57.029
Before features/support/hooks.rb:269 0.007
Before features/support/hooks.rb:507 0.008
Given I have started Tails from DVD and logged in and the network is connected 13.094
Then the amnesiac Tor Browser directory exists 0.040
And there is a GNOME bookmark for the amnesiac Tor Browser directory 1.678
And the persistent Tor Browser directory does not exist 0.053
When I start the Tor Browser 23.346
And the Tor Browser loads the startup page 0.974
Then I can save the current page as "index.html" to the default downloads directory 7.847
And I can print the current page as "output.pdf" to the default downloads directory 9.994
After features/support/hooks.rb:515 0.719
After features/support/hooks.rb:326 0.770
After features/support/hooks.rb:100 0.000
57.472
Before features/support/hooks.rb:269 0.008
Before features/support/hooks.rb:507 0.007
Given I have started Tails from DVD and logged in and the network is connected 12.450
When I start the Tor Browser 24.932
Then the Tor Browser loads the startup page 1.103
When I download some file in the Tor Browser 18.381
Then the file is saved to the default Tor Browser download directory 0.606
After features/support/hooks.rb:515 1.476
After features/support/hooks.rb:326 0.878
After features/support/hooks.rb:100 0.000
1:29.521
Before features/support/hooks.rb:269 0.006
Before features/support/hooks.rb:507 0.008
Given I have started Tails from DVD and logged in and the network is connected 14.798
When I start the Tor Browser 25.212
And the Tor Browser loads the startup page 0.886
Then I can listen to an Ogg audio track in Tor Browser 48.624
After features/support/hooks.rb:515 13.886
After features/support/hooks.rb:326 2.643
After features/support/hooks.rb:100 0.003
57.275
Before features/support/hooks.rb:269 0.006
Before features/support/hooks.rb:507 0.008
Given I have started Tails from DVD and logged in and the network is connected 12.256
When I start the Tor Browser 26.896
And the Tor Browser loads the startup page 1.040
Then I can watch a WebM video in Tor Browser 17.082
After features/support/hooks.rb:515 0.841
After features/support/hooks.rb:326 2.359
After features/support/hooks.rb:100 0.000
Tags: @product
1:25.990
Before features/support/hooks.rb:269 0.008
Given I have started Tails from DVD and logged in and the network is connected 12.553
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/Tor Browser/synaptic.html" as user "amnesia" 0.126
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/.gnupg/synaptic.html" as user "amnesia" 0.074
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.038
And the file "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.058
And the file "/live/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.074
And the file "/tmp/synaptic.html" exists 0.061
Given I start monitoring the AppArmor log of "torbrowser_firefox" 0.139
When I start the Tor Browser 28.333
And the Tor Browser loads the startup page 0.981
And I open the address "file:///home/amnesia/Tor Browser/synaptic.html" in the Tor Browser 13.631
Then I see "TorBrowserSynapticManual.png" after at most 5 seconds 0.570
And AppArmor has not denied "torbrowser_firefox" from opening "/home/amnesia/Tor Browser/synaptic.html" 0.679
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.283
When I open the address "file:///home/amnesia/.gnupg/synaptic.html" in the Tor Browser 8.726
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.494
And AppArmor has denied "torbrowser_firefox" from opening "/home/amnesia/.gnupg/synaptic.html" 0.059
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.292
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.508
And AppArmor has denied "torbrowser_firefox" from opening "/usr/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" 0.071
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.123
When I open the address "file:///live/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 5.493
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.547
# 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.069
# 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.305
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.522
After features/support/hooks.rb:326 1.917
After features/support/hooks.rb:100 0.000
Tags: @product
43.397
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD and logged in and the network is connected 12.041
When I start the Tor Browser 29.408
Then the Tor Browser uses all expected TBB shared libraries 1.948
After features/support/hooks.rb:326 0.895
After features/support/hooks.rb:100 0.000
1:10.950
Before features/support/hooks.rb:269 0.008
Before features/support/hooks.rb:507 0.006
Given I have started Tails from DVD and logged in and the network is connected 13.040
When I start the Tor Browser 28.730
And the Tor Browser loads the startup page 1.040
And I open the Tails homepage in the Tor Browser 15.389
Then the Tor Browser loads the Tails homepage 1.075
When I request a new identity in Tor Browser 3.214
Then the Tor Browser restarts into a fresh session 8.460
After features/support/hooks.rb:515 1.358
After features/support/hooks.rb:326 3.472
After features/support/hooks.rb:100 0.000
Tags: @product
40.444
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD and logged in and the network is connected 12.425
When I start the Tor Browser 25.201
And the Tor Browser loads the startup page 1.033
Then Tor Browser's circuit view is working 1.783
After features/support/hooks.rb:326 1.093
After features/support/hooks.rb:100 0.000
Tags: @product
1:6.561
Before features/support/hooks.rb:269 0.008
Given I have started Tails from DVD and logged in and the network is connected 12.951
When I start the Tor Browser 28.202
And the Tor Browser loads the startup page 0.967
When I open the address "https://net.ipcalf.com/" in the Tor Browser 13.369
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.970
When I open the address "https://mozilla.github.io/webrtc-landing/pc_test.html" in the Tor Browser 9.057
Then Tor Browser displays a "RTCPeerConnection is missing!" heading on the "Simple RTCPeerConnection Video Test" page 1.041
After features/support/hooks.rb:326 1.076
After features/support/hooks.rb:100 0.000
Tags: @product
2:10.570
Before features/support/hooks.rb:269 0.006
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 11.049
And the network is plugged 0.094
And I successfully configure Tor 22.281
And available upgrades have been checked 0.048
And all notifications have disappeared 4.295
Then the persistent Tor Browser directory exists 0.056
And there is a GNOME bookmark for the persistent Tor Browser directory 1.810
When I start the Tor Browser 26.122
And I open the address "https://tails.net/about" in the Tor Browser 20.203
And "Tails - How Tails works" has loaded in the Tor Browser 1.044
Then I can save the current page as "index.html" to the persistent Tor Browser GNOME bookmark 15.985
And I open the address "file:///home/amnesia/Persistent/Tor Browser/index.html" in the Tor Browser 9.541
Then "Tails - How Tails works" has loaded in the Tor Browser 1.307
And I can print the current page as "output.pdf" to the persistent Tor Browser directory 16.727
After features/support/hooks.rb:326 2.099
After features/support/hooks.rb:100 0.000
Tags: @product
45.136
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD without network and logged in 8.656
Then the amnesiac Documents directory exists 0.157
And there is a GNOME bookmark for the amnesiac Documents directory 1.719
Then I start the Tor Browser in offline mode 26.591
And I can save the current page as "index.html" to the Documents GNOME bookmark 8.010
After features/support/hooks.rb:326 1.317
After features/support/hooks.rb:100 0.000
Tags: @product
45.523
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD without network and logged in 8.295
Then the amnesiac Downloads directory exists 0.096
And there is a GNOME bookmark for the amnesiac Downloads directory 1.707
Then I start the Tor Browser in offline mode 26.559
And I can save the current page as "index.html" to the Downloads GNOME bookmark 8.865
After features/support/hooks.rb:326 1.145
After features/support/hooks.rb:100 0.000
Tags: @product
49.624
Before features/support/hooks.rb:269 0.008
Given I have started Tails from DVD without network and logged in 8.564
Then the amnesiac Music directory exists 0.040
And there is a GNOME bookmark for the amnesiac Music directory 1.703
Then I start the Tor Browser in offline mode 32.237
And I can save the current page as "index.html" to the Music GNOME bookmark 7.078
After features/support/hooks.rb:326 1.377
After features/support/hooks.rb:100 0.000
Tags: @product
41.536
Scenario Outline The default XDG directories are usable in Tor Browser
Before features/support/hooks.rb:269 0.010
Steps
Given I have started Tails from DVD without network and logged in 8.550
Then the amnesiac Pictures directory exists 0.101
And there is a GNOME bookmark for the amnesiac Pictures directory 1.642
Then I start the Tor Browser in offline mode 31.241
cannot find TorBrowserNewTabButton.png on the screen (FindFailed)
./features/support/helpers/screen.rb:179:in `rescue in wait'
./features/support/helpers/screen.rb:163:in `wait'
./features/step_definitions/browser.rb:465:in `/^the Tor Browser (?:has started|starts)$/'
./features/step_definitions/browser.rb:452:in `/^I start the Tor Browser( in offline mode)?$/'
features/torified_browsing.feature:145:in `Then I start the Tor Browser in offline mode'
features/torified_browsing.feature:138:in `Then I start the Tor Browser in offline mode'
And I can save the current page as "index.html" to the Pictures GNOME bookmark 0.000
After features/support/hooks.rb:326 5.849

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

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_20522-ocr-more/13/artifact/build-artifacts/04:20:52_The_default_XDG_directories_are_usable_in_Tor_Browser,_Examples___4_.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_20522-ocr-more/13/artifact/build-artifacts/04:20:52_The_default_XDG_directories_are_usable_in_Tor_Browser,_Examples___4_.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_20522-ocr-more/13/artifact/build-artifacts/04:20:52_The_default_XDG_directories_are_usable_in_Tor_Browser,_Examples___4_.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_20522-ocr-more/13/artifact/build-artifacts/04:20:52_The_default_XDG_directories_are_usable_in_Tor_Browser,_Examples___4_.journal

After features/support/hooks.rb:100 0.000
Tags: @product
45.510
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD without network and logged in 8.239
Then the amnesiac Videos directory exists 0.102
And there is a GNOME bookmark for the amnesiac Videos directory 1.700
Then I start the Tor Browser in offline mode 27.262
And I can save the current page as "index.html" to the Videos GNOME bookmark 8.204
After features/support/hooks.rb:326 2.006
After features/support/hooks.rb:100 0.000
Tags: @product
3:49.355
Before features/support/hooks.rb:269 0.007
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 9.890
And all tps features are active 2.492
And all persistent filesystems have safe access rights 0.259
And all persistence configuration files have safe access rights 0.410
And all persistent directories have safe access rights 2.430
When I start the Tor Browser in offline mode 31.625
And I add a bookmark to eff.org in the Tor Browser 18.231
And I cold reboot the computer 13.674
And the computer reboots Tails 1:7.083
And I enable persistence 18.282
And I log in to a new session 29.564
And all notifications have disappeared 7.174
And I start the Tor Browser in offline mode 25.785
Then the Tor Browser has a bookmark to eff.org 2.450
After features/support/hooks.rb:326 2.607
After features/support/hooks.rb:100 0.009