Project Number Date
test_Tails_ISO_stable 5111 23 Sep 2024, 12:50

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Browsing the web using the Tor Browser 120 1 10 0 0 131 16 1 17 23:33.666 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.206
Before features/support/hooks.rb:269 0.014
Given I have started Tails from DVD and logged in and the network is connected 13.226
And a web server is running on the LAN 1.040
And I capture all network traffic 0.006
When I start the Tor Browser 26.163
And the Tor Browser loads the startup page 0.917
And I open a page on the LAN web server in the Tor Browser 10.598
Then the Tor Browser shows the "Unable to connect" error 0.843
And no traffic was sent to the web server on the LAN 0.410
After features/support/hooks.rb:326 1.247
After features/support/hooks.rb:100 0.044
1:0.929
Before features/support/hooks.rb:269 0.007
Before features/support/hooks.rb:507 0.006
Given I have started Tails from DVD and logged in and the network is connected 13.382
Then the amnesiac Tor Browser directory exists 0.052
And there is a GNOME bookmark for the amnesiac Tor Browser directory 1.840
And the persistent Tor Browser directory does not exist 0.067
When I start the Tor Browser 27.449
And the Tor Browser loads the startup page 0.934
Then I can save the current page as "index.html" to the default downloads directory 6.101
And I can print the current page as "output.pdf" to the default downloads directory 11.100
After features/support/hooks.rb:515 1.042
After features/support/hooks.rb:326 0.787
After features/support/hooks.rb:100 0.000
57.289
Before features/support/hooks.rb:269 0.005
Before features/support/hooks.rb:507 0.003
Given I have started Tails from DVD and logged in and the network is connected 12.763
When I start the Tor Browser 27.929
Then the Tor Browser loads the startup page 0.994
When I download some file in the Tor Browser 15.303
Then the file is saved to the default Tor Browser download directory 0.298
After features/support/hooks.rb:515 2.644
After features/support/hooks.rb:326 0.975
After features/support/hooks.rb:100 0.000
1:27.268
Before features/support/hooks.rb:269 0.007
Before features/support/hooks.rb:507 0.007
Given I have started Tails from DVD and logged in and the network is connected 13.373
When I start the Tor Browser 27.716
And the Tor Browser loads the startup page 1.129
Then I can listen to an Ogg audio track in Tor Browser 45.048
After features/support/hooks.rb:515 2.070
After features/support/hooks.rb:326 1.462
After features/support/hooks.rb:100 0.000
58.680
Before features/support/hooks.rb:269 0.006
Before features/support/hooks.rb:507 0.007
Given I have started Tails from DVD and logged in and the network is connected 17.135
When I start the Tor Browser 28.775
And the Tor Browser loads the startup page 0.944
Then I can watch a WebM video in Tor Browser 11.824
After features/support/hooks.rb:515 0.875
After features/support/hooks.rb:326 3.491
After features/support/hooks.rb:100 0.000
Tags: @product
1:22.976
Before features/support/hooks.rb:269 0.008
Given I have started Tails from DVD and logged in and the network is connected 13.897
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/Tor Browser/synaptic.html" as user "amnesia" 0.139
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/.gnupg/synaptic.html" as user "amnesia" 0.068
And I copy "/usr/share/synaptic/html/index.html" to "/tmp/synaptic.html" as user "amnesia" 0.057
Then the file "/home/amnesia/.gnupg/synaptic.html" exists 0.067
And the file "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.072
And the file "/live/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.053
And the file "/tmp/synaptic.html" exists 0.074
Given I start monitoring the AppArmor log of "torbrowser_firefox" 0.161
When I start the Tor Browser 26.059
And the Tor Browser loads the startup page 1.099
And I open the address "file:///home/amnesia/Tor Browser/synaptic.html" in the Tor Browser 10.800
Then I see "TorBrowserSynapticManual.png" after at most 5 seconds 0.569
And AppArmor has not denied "torbrowser_firefox" from opening "/home/amnesia/Tor Browser/synaptic.html" 0.335
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.154
When I open the address "file:///home/amnesia/.gnupg/synaptic.html" in the Tor Browser 8.646
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.519
And AppArmor has denied "torbrowser_firefox" from opening "/home/amnesia/.gnupg/synaptic.html" 0.109
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.136
When I open the address "file:///lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 6.115
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.598
And AppArmor has denied "torbrowser_firefox" from opening "/usr/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" 0.083
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.141
When I open the address "file:///live/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 6.148
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.570
# 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.081
# 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.628
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.584
After features/support/hooks.rb:326 0.782
After features/support/hooks.rb:100 0.000
Tags: @product
39.225
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD and logged in and the network is connected 12.459
When I start the Tor Browser 24.718
Then the Tor Browser uses all expected TBB shared libraries 2.046
After features/support/hooks.rb:326 1.062
After features/support/hooks.rb:100 0.000
1:1.174
Before features/support/hooks.rb:269 0.006
Before features/support/hooks.rb:507 0.006
Given I have started Tails from DVD and logged in and the network is connected 13.286
When I start the Tor Browser 25.292
And the Tor Browser loads the startup page 1.007
And I open the Tails homepage in the Tor Browser 10.773
Then the Tor Browser loads the Tails homepage 1.103
When I request a new identity in Tor Browser 3.219
Then the Tor Browser restarts into a fresh session 6.491
After features/support/hooks.rb:515 1.897
After features/support/hooks.rb:326 1.519
After features/support/hooks.rb:100 0.000
Tags: @product
41.255
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD and logged in and the network is connected 12.620
When I start the Tor Browser 26.095
And the Tor Browser loads the startup page 0.887
Then Tor Browser's circuit view is working 1.652
After features/support/hooks.rb:326 1.079
After features/support/hooks.rb:100 0.000
Tags: @product
59.423
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD and logged in and the network is connected 12.178
When I start the Tor Browser 24.978
And the Tor Browser loads the startup page 0.885
When I open the address "https://net.ipcalf.com/" in the Tor Browser 10.433
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.825
When I open the address "https://mozilla.github.io/webrtc-landing/pc_test.html" in the Tor Browser 9.107
Then Tor Browser displays a "RTCPeerConnection is missing!" heading on the "Simple RTCPeerConnection Video Test" page 1.014
After features/support/hooks.rb:326 0.905
After features/support/hooks.rb:100 0.000
Tags: @product
5:29.696
Scenario The persistent Tor Browser directory is usable
Before features/support/hooks.rb:269 0.005
Steps
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 10.559
And the network is plugged 0.258
And I successfully configure Tor 18.794
And available upgrades have been checked 5:0.084
try_for() timeout expired (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/common_steps.rb:711:in `/^available upgrades have been checked$/'
features/torified_browsing.feature:122:in `And available upgrades have been checked'
And all notifications have disappeared 0.000
Then the persistent Tor Browser directory exists 0.000
And there is a GNOME bookmark for the persistent Tor Browser directory 0.000
When I start the Tor Browser 0.000
And I open the address "https://tails.net/about" in the Tor Browser 0.000
And "Tails - How Tails works" has loaded in the Tor Browser 0.000
Then I can save the current page as "index.html" to the persistent Tor Browser directory 0.000
And I open the address "file:///home/amnesia/Persistent/Tor Browser/index.html" in the Tor Browser 0.000
Then "Tails - How Tails works" has loaded in the Tor Browser 0.000
And I can print the current page as "output.pdf" to the persistent Tor Browser directory 0.000
After features/support/hooks.rb:326 5.830

SCENARIO FAILED: 'The persistent Tor Browser directory is usable' (at time 04:32:08)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/5111/artifact/build-artifacts/04:32:08_The_persistent_Tor_Browser_directory_is_usable.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/5111/artifact/build-artifacts/04:32:08_The_persistent_Tor_Browser_directory_is_usable.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/5111/artifact/build-artifacts/04:32:08_The_persistent_Tor_Browser_directory_is_usable.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/5111/artifact/build-artifacts/04:32:08_The_persistent_Tor_Browser_directory_is_usable.journal

After features/support/hooks.rb:100 0.000
Tags: @product
48.294
Before features/support/hooks.rb:269 0.005
Given I have started Tails from DVD without network and logged in 8.930
Then the amnesiac Documents directory exists 0.060
And there is a GNOME bookmark for the amnesiac Documents directory 1.776
Then I start the Tor Browser in offline mode 28.958
And I can save the current page as "index.html" to the Documents GNOME bookmark 8.569
After features/support/hooks.rb:326 1.332
After features/support/hooks.rb:100 0.000
Tags: @product
46.568
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 Downloads directory exists 0.050
And there is a GNOME bookmark for the amnesiac Downloads directory 1.503
Then I start the Tor Browser in offline mode 27.620
And I can save the current page as "index.html" to the Downloads GNOME bookmark 8.737
After features/support/hooks.rb:326 1.150
After features/support/hooks.rb:100 0.000
Tags: @product
48.349
Before features/support/hooks.rb:269 0.008
Given I have started Tails from DVD without network and logged in 8.482
Then the amnesiac Music directory exists 0.037
And there is a GNOME bookmark for the amnesiac Music directory 1.659
Then I start the Tor Browser in offline mode 28.639
And I can save the current page as "index.html" to the Music GNOME bookmark 9.529
After features/support/hooks.rb:326 1.158
After features/support/hooks.rb:100 0.000
Tags: @product
49.885
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD without network and logged in 8.576
Then the amnesiac Pictures directory exists 0.057
And there is a GNOME bookmark for the amnesiac Pictures directory 1.651
Then I start the Tor Browser in offline mode 29.283
And I can save the current page as "index.html" to the Pictures GNOME bookmark 10.316
After features/support/hooks.rb:326 1.182
After features/support/hooks.rb:100 0.000
Tags: @product
53.312
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD without network and logged in 9.352
Then the amnesiac Videos directory exists 0.079
And there is a GNOME bookmark for the amnesiac Videos directory 1.794
Then I start the Tor Browser in offline mode 31.708
And I can save the current page as "index.html" to the Videos GNOME bookmark 10.376
After features/support/hooks.rb:326 1.631
After features/support/hooks.rb:100 0.000
Tags: @product
3:56.129
Before features/support/hooks.rb:269 0.018
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 11.610
And all tps features are active 4.741
And all persistent filesystems have safe access rights 0.312
And all persistence configuration files have safe access rights 0.446
And all persistent directories have safe access rights 2.759
When I start the Tor Browser in offline mode 30.471
And I add a bookmark to eff.org in the Tor Browser 14.402
And I cold reboot the computer 11.646
And the computer reboots Tails 1:5.595
And I enable persistence 17.620
And I log in to a new session 40.846
And all notifications have disappeared 9.937
And I start the Tor Browser in offline mode 24.362
Then the Tor Browser has a bookmark to eff.org 1.373
After features/support/hooks.rb:326 1.449
After features/support/hooks.rb:100 0.012