Project Number Date
test_Tails_ISO_stable 4701 06 Mar 2024, 12:14

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Browsing the web using the Tor Browser 121 2 8 0 0 131 15 2 17 24:44.187 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
49.712
Before features/support/hooks.rb:245 0.006
Given I have started Tails from DVD and logged in and the network is connected 11.128
And a web server is running on the LAN 1.034
And I capture all network traffic 0.006
When I start the Tor Browser 28.234
And the Tor Browser loads the startup page 1.102
And I open a page on the LAN web server in the Tor Browser 6.655
Then the Tor Browser shows the "Unable to connect" error 1.097
And no traffic was sent to the web server on the LAN 0.452
After features/support/hooks.rb:291 0.645
After features/support/hooks.rb:75 0.033
59.442
Before features/support/hooks.rb:245 0.004
Before features/support/hooks.rb:442 0.006
Given I have started Tails from DVD and logged in and the network is connected 11.111
Then the amnesiac Tor Browser directory exists 0.050
And there is a GNOME bookmark for the amnesiac Tor Browser directory 1.552
And the persistent Tor Browser directory does not exist 0.083
When I start the Tor Browser 29.077
And the Tor Browser loads the startup page 1.175
Then I can save the current page as "index.html" to the default downloads directory 5.292
And I can print the current page as "output.pdf" to the default downloads directory 11.098
After features/support/hooks.rb:450 1.426
After features/support/hooks.rb:291 0.656
After features/support/hooks.rb:75 0.000
52.512
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.168
When I start the Tor Browser 28.464
Then the Tor Browser loads the startup page 1.217
When I download some file in the Tor Browser 11.359
Then the file is saved to the default Tor Browser download directory 0.302
After features/support/hooks.rb:450 2.171
After features/support/hooks.rb:291 0.622
After features/support/hooks.rb:75 0.000
1:22.821
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.432
When I start the Tor Browser 29.211
And the Tor Browser loads the startup page 1.191
Then I can listen to an Ogg audio track in Tor Browser 40.985
After features/support/hooks.rb:450 2.010
After features/support/hooks.rb:291 0.811
After features/support/hooks.rb:75 0.000
51.343
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 11.276
When I start the Tor Browser 28.361
And the Tor Browser loads the startup page 1.194
Then I can watch a WebM video in Tor Browser 10.511
After features/support/hooks.rb:450 1.445
After features/support/hooks.rb:291 1.081
After features/support/hooks.rb:75 0.000
Tags: @product
1:17.501
Before features/support/hooks.rb:245 0.004
Given I have started Tails from DVD and logged in and the network is connected 11.382
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/Tor Browser/synaptic.html" as user "amnesia" 0.090
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/.gnupg/synaptic.html" as user "amnesia" 0.061
And I copy "/usr/share/synaptic/html/index.html" to "/tmp/synaptic.html" as user "amnesia" 0.044
Then the file "/home/amnesia/.gnupg/synaptic.html" exists 0.056
And the file "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.051
And the file "/live/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.050
And the file "/tmp/synaptic.html" exists 0.036
Given I start monitoring the AppArmor log of "torbrowser_firefox" 0.126
When I start the Tor Browser 28.539
And the Tor Browser loads the startup page 1.208
And I open the address "file:///home/amnesia/Tor Browser/synaptic.html" in the Tor Browser 10.016
Then I see "TorBrowserSynapticManual.png" after at most 5 seconds 0.573
And AppArmor has not denied "torbrowser_firefox" from opening "/home/amnesia/Tor Browser/synaptic.html" 0.241
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.142
When I open the address "file:///home/amnesia/.gnupg/synaptic.html" in the Tor Browser 5.365
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.500
And AppArmor has denied "torbrowser_firefox" from opening "/home/amnesia/.gnupg/synaptic.html" 0.079
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.106
When I open the address "file:///lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 5.391
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.505
And AppArmor has denied "torbrowser_firefox" from opening "/usr/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" 0.103
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.109
When I open the address "file:///live/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 5.477
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.536
# 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.108
# 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.067
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.525
After features/support/hooks.rb:291 0.684
After features/support/hooks.rb:75 0.000
Tags: @product
41.128
Before features/support/hooks.rb:245 0.004
Given I have started Tails from DVD and logged in and the network is connected 11.483
When I start the Tor Browser 28.636
Then the Tor Browser uses all expected TBB shared libraries 1.009
After features/support/hooks.rb:291 0.786
After features/support/hooks.rb:75 0.000
3:38.374
Scenario The Tor Browser's "New identity" feature works as expected
Before features/support/hooks.rb:245 0.006
Before features/support/hooks.rb:442 0.006
Steps
Given I have started Tails from DVD and logged in and the network is connected 11.178
When I start the Tor Browser 27.103
And the Tor Browser loads the startup page 3:0.093
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/browser.rb:210:in `page_has_loaded_in_the_tor_browser'
./features/step_definitions/browser.rb:499:in `/^the Tor Browser loads the (startup page|Tails homepage|Tails GitLab)$/'
features/torified_browsing.feature:97:in `And the Tor Browser loads the startup page'
And I open the Tails homepage in the Tor Browser 0.000
Then the Tor Browser loads the Tails homepage 0.000
When I request a new identity in Tor Browser 0.000
Then the Tor Browser restarts into a fresh session 0.000
After features/support/hooks.rb:450 0.049
After features/support/hooks.rb:291 4.303

SCENARIO FAILED: 'The Tor Browser's "New identity" feature works as expected' (at time 03:54:39)

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/4701/artifact/build-artifacts/03:54:39_The_Tor_Browser_s__New_identity__feature_works_as_expected.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/4701/artifact/build-artifacts/03:54:39_The_Tor_Browser_s__New_identity__feature_works_as_expected.mkv

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/4701/artifact/build-artifacts/03:54:39_The_Tor_Browser_s__New_identity__feature_works_as_expected.boot-log

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/4701/artifact/build-artifacts/03:54:39_The_Tor_Browser_s__New_identity__feature_works_as_expected.journal

After features/support/hooks.rb:75 0.000
Tags: @product
44.076
Before features/support/hooks.rb:245 0.006
Given I have started Tails from DVD and logged in and the network is connected 11.241
When I start the Tor Browser 30.016
And the Tor Browser loads the startup page 1.289
Then Tor Browser's circuit view is working 1.528
After features/support/hooks.rb:291 0.908
After features/support/hooks.rb:75 0.000
Tags: @product
3:40.081
Scenario WebRTC is disabled in Tor Browser
Before features/support/hooks.rb:245 0.007
Steps
Given I have started Tails from DVD and logged in and the network is connected 11.303
When I start the Tor Browser 28.685
And the Tor Browser loads the startup page 3:0.093
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/browser.rb:210:in `page_has_loaded_in_the_tor_browser'
./features/step_definitions/browser.rb:499:in `/^the Tor Browser loads the (startup page|Tails homepage|Tails GitLab)$/'
features/torified_browsing.feature:112:in `And the Tor Browser loads the startup page'
When I open the address "https://net.ipcalf.com/" in the Tor Browser 0.000
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.000
When I open the address "https://mozilla.github.io/webrtc-landing/pc_test.html" in the Tor Browser 0.000
Then Tor Browser displays a "RTCPeerConnection is missing!" heading on the "Simple RTCPeerConnection Video Test" page 0.000
After features/support/hooks.rb:291 4.174

SCENARIO FAILED: 'WebRTC is disabled in Tor Browser' (at time 03:59:09)

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/4701/artifact/build-artifacts/03:59:09_WebRTC_is_disabled_in_Tor_Browser.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/4701/artifact/build-artifacts/03:59:09_WebRTC_is_disabled_in_Tor_Browser.mkv

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/4701/artifact/build-artifacts/03:59:09_WebRTC_is_disabled_in_Tor_Browser.boot-log

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/4701/artifact/build-artifacts/03:59:09_WebRTC_is_disabled_in_Tor_Browser.journal

After features/support/hooks.rb:75 0.000
Tags: @product
1:45.656
Before features/support/hooks.rb:245 0.004
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 10.901
And the network is plugged 0.041
And I successfully configure Tor 18.218
And available upgrades have been checked 0.041
And all notifications have disappeared 4.006
Then the persistent Tor Browser directory exists 0.050
And there is a GNOME bookmark for the persistent Tor Browser directory 1.586
When I start the Tor Browser 29.439
And I open the address "https://tails.net/about" in the Tor Browser 9.948
And "Tails - How Tails works" has loaded in the Tor Browser 1.283
Then I can save the current page as "index.html" to the persistent Tor Browser directory 9.010
And I open the address "file:///home/amnesia/Persistent/Tor Browser/index.html" in the Tor Browser 9.029
Then "Tails - How Tails works" has loaded in the Tor Browser 1.639
And I can print the current page as "output.pdf" to the persistent Tor Browser directory 10.459
After features/support/hooks.rb:291 0.823
After features/support/hooks.rb:75 0.000
Tags: @product
48.853
Before features/support/hooks.rb:245 0.006
Given I have started Tails from DVD without network and logged in 8.202
Then the amnesiac Documents directory exists 0.049
And there is a GNOME bookmark for the amnesiac Documents directory 1.544
Then I start the Tor Browser in offline mode 30.172
And I can save the current page as "index.html" to the Documents GNOME bookmark 8.884
After features/support/hooks.rb:291 1.030
After features/support/hooks.rb:75 0.000
Tags: @product
48.674
Before features/support/hooks.rb:245 0.006
Given I have started Tails from DVD without network and logged in 8.021
Then the amnesiac Downloads directory exists 0.051
And there is a GNOME bookmark for the amnesiac Downloads directory 1.482
Then I start the Tor Browser in offline mode 30.187
And I can save the current page as "index.html" to the Downloads GNOME bookmark 8.931
After features/support/hooks.rb:291 1.110
After features/support/hooks.rb:75 0.000
Tags: @product
50.106
Before features/support/hooks.rb:245 0.007
Given I have started Tails from DVD without network and logged in 8.228
Then the amnesiac Music directory exists 0.055
And there is a GNOME bookmark for the amnesiac Music directory 1.482
Then I start the Tor Browser in offline mode 31.382
And I can save the current page as "index.html" to the Music GNOME bookmark 8.955
After features/support/hooks.rb:291 0.902
After features/support/hooks.rb:75 0.000
Tags: @product
50.384
Before features/support/hooks.rb:245 0.004
Given I have started Tails from DVD without network and logged in 8.276
Then the amnesiac Pictures directory exists 0.086
And there is a GNOME bookmark for the amnesiac Pictures directory 1.449
Then I start the Tor Browser in offline mode 30.653
And I can save the current page as "index.html" to the Pictures GNOME bookmark 9.918
After features/support/hooks.rb:291 0.976
After features/support/hooks.rb:75 0.000
Tags: @product
49.226
Before features/support/hooks.rb:245 0.006
Given I have started Tails from DVD without network and logged in 8.004
Then the amnesiac Videos directory exists 0.044
And there is a GNOME bookmark for the amnesiac Videos directory 1.549
Then I start the Tor Browser in offline mode 30.855
And I can save the current page as "index.html" to the Videos GNOME bookmark 8.772
After features/support/hooks.rb:291 1.237
After features/support/hooks.rb:75 0.000
Tags: @product
3:54.291
Before features/support/hooks.rb:245 0.004
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 10.615
And all tps features are active 2.403
And all persistent filesystems have safe access rights 0.213
And all persistence configuration files have safe access rights 0.374
And all persistent directories have safe access rights 2.268
When I start the Tor Browser in offline mode 31.715
And I add a bookmark to eff.org in the Tor Browser 16.178
And I cold reboot the computer 11.118
And the computer reboots Tails 55.530
And I enable persistence 32.590
And I log in to a new session 33.608
And all notifications have disappeared 7.962
And I start the Tor Browser in offline mode 28.449
Then the Tor Browser has a bookmark to eff.org 1.262
After features/support/hooks.rb:291 0.846
After features/support/hooks.rb:75 0.007