Project Number Date
test_Tails_ISO_stable 5225 28 Oct 2024, 12:38

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Browsing the web using the Tor Browser 125 1 5 0 0 131 16 1 17 18:3.843 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.974
Before features/support/hooks.rb:269 0.005
Given I have started Tails from DVD and logged in and the network is connected 12.084
And a web server is running on the LAN 1.032
And I capture all network traffic 0.006
When I start the Tor Browser 23.181
And the Tor Browser loads the startup page 0.976
And I open a page on the LAN web server in the Tor Browser 11.721
Then the Tor Browser shows the "Unable to connect" error 0.771
And no traffic was sent to the web server on the LAN 0.198
After features/support/hooks.rb:326 1.046
After features/support/hooks.rb:100 0.045
1:0.812
Before features/support/hooks.rb:269 0.004
Before features/support/hooks.rb:507 0.003
Given I have started Tails from DVD and logged in and the network is connected 12.464
Then the amnesiac Tor Browser directory exists 0.042
And there is a GNOME bookmark for the amnesiac Tor Browser directory 1.831
And the persistent Tor Browser directory does not exist 0.057
When I start the Tor Browser 28.399
And the Tor Browser loads the startup page 0.857
Then I can save the current page as "index.html" to the default downloads directory 7.520
And I can print the current page as "output.pdf" to the default downloads directory 9.638
After features/support/hooks.rb:515 0.682
After features/support/hooks.rb:326 0.704
After features/support/hooks.rb:100 0.000
53.795
Before features/support/hooks.rb:269 0.005
Before features/support/hooks.rb:507 0.007
Given I have started Tails from DVD and logged in and the network is connected 12.546
When I start the Tor Browser 26.002
Then the Tor Browser loads the startup page 1.004
When I download some file in the Tor Browser 13.680
Then the file is saved to the default Tor Browser download directory 0.561
After features/support/hooks.rb:515 1.276
After features/support/hooks.rb:326 0.888
After features/support/hooks.rb:100 0.000
1:22.469
Before features/support/hooks.rb:269 0.005
Before features/support/hooks.rb:507 0.006
Given I have started Tails from DVD and logged in and the network is connected 12.194
When I start the Tor Browser 25.209
And the Tor Browser loads the startup page 1.228
Then I can listen to an Ogg audio track in Tor Browser 43.836
After features/support/hooks.rb:515 13.698
After features/support/hooks.rb:326 1.775
After features/support/hooks.rb:100 0.003
54.475
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 12.767
When I start the Tor Browser 26.843
And the Tor Browser loads the startup page 1.009
Then I can watch a WebM video in Tor Browser 13.854
After features/support/hooks.rb:515 0.623
After features/support/hooks.rb:326 3.455
After features/support/hooks.rb:100 0.000
Tags: @product
1:18.729
Before features/support/hooks.rb:269 0.005
Given I have started Tails from DVD and logged in and the network is connected 12.913
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/Tor Browser/synaptic.html" as user "amnesia" 0.111
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/.gnupg/synaptic.html" as user "amnesia" 0.057
And I copy "/usr/share/synaptic/html/index.html" to "/tmp/synaptic.html" as user "amnesia" 0.062
Then the file "/home/amnesia/.gnupg/synaptic.html" exists 0.057
And the file "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.054
And the file "/live/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.053
And the file "/tmp/synaptic.html" exists 0.056
Given I start monitoring the AppArmor log of "torbrowser_firefox" 0.138
When I start the Tor Browser 24.107
And the Tor Browser loads the startup page 0.925
And I open the address "file:///home/amnesia/Tor Browser/synaptic.html" in the Tor Browser 10.179
Then I see "TorBrowserSynapticManual.png" after at most 5 seconds 0.619
And AppArmor has not denied "torbrowser_firefox" from opening "/home/amnesia/Tor Browser/synaptic.html" 0.329
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.167
When I open the address "file:///home/amnesia/.gnupg/synaptic.html" in the Tor Browser 8.548
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.544
And AppArmor has denied "torbrowser_firefox" from opening "/home/amnesia/.gnupg/synaptic.html" 0.092
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.113
When I open the address "file:///lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 6.213
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.524
And AppArmor has denied "torbrowser_firefox" from opening "/usr/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" 0.072
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.140
When I open the address "file:///live/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 6.069
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.526
# 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.076
# 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.454
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.519
After features/support/hooks.rb:326 0.741
After features/support/hooks.rb:100 0.000
Tags: @product
42.178
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD and logged in and the network is connected 13.599
When I start the Tor Browser 26.705
Then the Tor Browser uses all expected TBB shared libraries 1.873
After features/support/hooks.rb:326 1.113
After features/support/hooks.rb:100 0.000
59.090
Before features/support/hooks.rb:269 0.017
Before features/support/hooks.rb:507 0.016
Given I have started Tails from DVD and logged in and the network is connected 12.993
When I start the Tor Browser 24.374
And the Tor Browser loads the startup page 1.151
And I open the Tails homepage in the Tor Browser 10.745
Then the Tor Browser loads the Tails homepage 1.252
When I request a new identity in Tor Browser 3.234
Then the Tor Browser restarts into a fresh session 5.338
After features/support/hooks.rb:515 1.289
After features/support/hooks.rb:326 1.026
After features/support/hooks.rb:100 0.000
Tags: @product
43.136
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD and logged in and the network is connected 12.951
When I start the Tor Browser 27.300
And the Tor Browser loads the startup page 1.158
Then Tor Browser's circuit view is working 1.725
After features/support/hooks.rb:326 2.374
After features/support/hooks.rb:100 0.000
Tags: @product
1:3.639
Before features/support/hooks.rb:269 0.008
Given I have started Tails from DVD and logged in and the network is connected 13.002
When I start the Tor Browser 28.638
And the Tor Browser loads the startup page 0.994
When I open the address "https://net.ipcalf.com/" in the Tor Browser 9.544
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.861
When I open the address "https://mozilla.github.io/webrtc-landing/pc_test.html" in the Tor Browser 9.593
Then Tor Browser displays a "RTCPeerConnection is missing!" heading on the "Simple RTCPeerConnection Video Test" page 1.004
After features/support/hooks.rb:326 1.904
After features/support/hooks.rb:100 0.000
Tags: @product
1:50.666
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 13.714
And the network is plugged 0.122
And I successfully configure Tor 19.586
And available upgrades have been checked 1.111
And all notifications have disappeared 4.427
Then the persistent Tor Browser directory exists 0.065
And there is a GNOME bookmark for the persistent Tor Browser directory 1.779
When I start the Tor Browser 22.986
And I open the address "https://tails.net/about" in the Tor Browser 13.610
And "Tails - How Tails works" has loaded in the Tor Browser 1.212
Then I can save the current page as "index.html" to the persistent Tor Browser GNOME bookmark 8.380
And I open the address "file:///home/amnesia/Persistent/Tor Browser/index.html" in the Tor Browser 10.324
Then "Tails - How Tails works" has loaded in the Tor Browser 1.507
And I can print the current page as "output.pdf" to the persistent Tor Browser directory 11.836
After features/support/hooks.rb:326 0.749
After features/support/hooks.rb:100 0.000
Tags: @product
47.619
Before features/support/hooks.rb:269 0.008
Given I have started Tails from DVD without network and logged in 9.153
Then the amnesiac Documents directory exists 0.136
And there is a GNOME bookmark for the amnesiac Documents directory 1.733
Then I start the Tor Browser in offline mode 28.382
And I can save the current page as "index.html" to the Documents GNOME bookmark 8.213
After features/support/hooks.rb:326 0.866
After features/support/hooks.rb:100 0.000
Tags: @product
41.977
Before features/support/hooks.rb:269 0.009
Given I have started Tails from DVD without network and logged in 8.811
Then the amnesiac Downloads directory exists 0.062
And there is a GNOME bookmark for the amnesiac Downloads directory 1.645
Then I start the Tor Browser in offline mode 23.842
And I can save the current page as "index.html" to the Downloads GNOME bookmark 7.615
After features/support/hooks.rb:326 1.482
After features/support/hooks.rb:100 0.000
Tags: @product
42.189
Before features/support/hooks.rb:269 0.008
Given I have started Tails from DVD without network and logged in 8.388
Then the amnesiac Music directory exists 0.095
And there is a GNOME bookmark for the amnesiac Music directory 1.659
Then I start the Tor Browser in offline mode 23.805
And I can save the current page as "index.html" to the Music GNOME bookmark 8.240
After features/support/hooks.rb:326 0.817
After features/support/hooks.rb:100 0.000
Tags: @product
40.167
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD without network and logged in 8.224
Then the amnesiac Pictures directory exists 0.091
And there is a GNOME bookmark for the amnesiac Pictures directory 1.591
Then I start the Tor Browser in offline mode 24.019
And I can save the current page as "index.html" to the Pictures GNOME bookmark 6.240
After features/support/hooks.rb:326 0.909
After features/support/hooks.rb:100 0.000
Tags: @product
46.866
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD without network and logged in 9.005
Then the amnesiac Videos directory exists 0.106
And there is a GNOME bookmark for the amnesiac Videos directory 1.819
Then I start the Tor Browser in offline mode 29.237
And I can save the current page as "index.html" to the Videos GNOME bookmark 6.697
After features/support/hooks.rb:326 1.288
After features/support/hooks.rb:100 0.000
Tags: @product
2:46.055
Scenario Persistent browser bookmarks
Before features/support/hooks.rb:269 0.006
Steps
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 13.573
And all tps features are active 2.899
And all persistent filesystems have safe access rights 0.266
And all persistence configuration files have safe access rights 0.456
And all persistent directories have safe access rights 2.684
When I start the Tor Browser in offline mode 22.352
And I add a bookmark to eff.org in the Tor Browser 12.531
And I cold reboot the computer 13.899
And the computer reboots Tails 1:37.392
try_for() timeout expired
Last ignored exception was: RemoteShell::ServerFailure: FileNotFoundError: [Errno 2] No such file or directory: '/tmp/gdm-env'
./features/support/helpers/remote_shell.rb:71:in `block (2 levels) in communicate'
./features/support/helpers/remote_shell.rb:42:in `loop'
./features/support/helpers/remote_shell.rb:42:in `block in communicate'
./features/support/helpers/remote_shell.rb:37:in `communicate'
./features/support/helpers/remote_shell.rb:174:in `execute'
./features/support/helpers/remote_shell.rb:185:in `initialize'
./features/support/helpers/dogtail.rb:80:in `new'
./features/support/helpers/dogtail.rb:80:in `run'
./features/support/helpers/dogtail.rb:70:in `initialize'
./features/step_definitions/usb.rb:108:in `new'
./features/step_definitions/usb.rb:108:in `greeter'
./features/step_definitions/common_steps.rb:451:in `block (2 levels) in <top (required)>'
./features/support/helpers/misc_helpers.rb:78:in `block (2 levels) in try_for'
./features/support/helpers/misc_helpers.rb:66:in `loop'
./features/support/helpers/misc_helpers.rb:66:in `block in try_for'
./features/support/helpers/misc_helpers.rb:65:in `try_for'
./features/step_definitions/common_steps.rb:450:in `block in <top (required)>' (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:450:in `/^the computer (?:re)?boots Tails$/'
features/torified_browsing.feature:157:in `And the computer reboots Tails'
And I enable persistence 0.000
And I log in to a new session 0.000
And all notifications have disappeared 0.000
And I start the Tor Browser in offline mode 0.000
Then the Tor Browser has a bookmark to eff.org 0.000
After features/support/hooks.rb:326 5.026

SCENARIO FAILED: 'Persistent browser bookmarks' (at time 04:31:01)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/5225/artifact/build-artifacts/04:31:01_Persistent_browser_bookmarks.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/5225/artifact/build-artifacts/04:31:01_Persistent_browser_bookmarks.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/5225/artifact/build-artifacts/04:31:01_Persistent_browser_bookmarks.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/5225/artifact/build-artifacts/04:31:01_Persistent_browser_bookmarks.journal

After features/support/hooks.rb:100 0.009