Project Number Date
test_Tails_ISO_stable 5162 09 Oct 2024, 12:52

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Browsing the web using the Tor Browser 127 1 3 0 0 131 16 1 17 21:19.180 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
51.884
Before features/support/hooks.rb:269 0.005
Given I have started Tails from DVD and logged in and the network is connected 13.576
And a web server is running on the LAN 1.036
And I capture all network traffic 0.004
When I start the Tor Browser 24.119
And the Tor Browser loads the startup page 1.148
And I open a page on the LAN web server in the Tor Browser 10.861
Then the Tor Browser shows the "Unable to connect" error 0.946
And no traffic was sent to the web server on the LAN 0.191
After features/support/hooks.rb:326 1.171
After features/support/hooks.rb:100 0.043
56.991
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.755
Then the amnesiac Tor Browser directory exists 0.070
And there is a GNOME bookmark for the amnesiac Tor Browser directory 1.955
And the persistent Tor Browser directory does not exist 0.056
When I start the Tor Browser 23.111
And the Tor Browser loads the startup page 0.935
Then I can save the current page as "index.html" to the default downloads directory 8.111
And I can print the current page as "output.pdf" to the default downloads directory 9.995
After features/support/hooks.rb:515 0.698
After features/support/hooks.rb:326 0.963
After features/support/hooks.rb:100 0.000
57.553
Before features/support/hooks.rb:269 0.008
Before features/support/hooks.rb:507 0.008
Given I have started Tails from DVD and logged in and the network is connected 13.493
When I start the Tor Browser 26.392
Then the Tor Browser loads the startup page 1.100
When I download some file in the Tor Browser 16.246
Then the file is saved to the default Tor Browser download directory 0.320
After features/support/hooks.rb:515 1.630
After features/support/hooks.rb:326 0.949
After features/support/hooks.rb:100 0.000
1:22.552
Before features/support/hooks.rb:269 0.009
Before features/support/hooks.rb:507 0.007
Given I have started Tails from DVD and logged in and the network is connected 13.168
When I start the Tor Browser 24.134
And the Tor Browser loads the startup page 1.151
Then I can listen to an Ogg audio track in Tor Browser 44.098
After features/support/hooks.rb:515 1.228
After features/support/hooks.rb:326 0.953
After features/support/hooks.rb:100 0.000
51.919
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.617
When I start the Tor Browser 26.385
And the Tor Browser loads the startup page 1.097
Then I can watch a WebM video in Tor Browser 11.818
After features/support/hooks.rb:515 0.630
After features/support/hooks.rb:326 1.037
After features/support/hooks.rb:100 0.000
Tags: @product
1:17.032
Before features/support/hooks.rb:269 0.005
Given I have started Tails from DVD and logged in and the network is connected 12.570
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/Tor Browser/synaptic.html" as user "amnesia" 0.488
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/.gnupg/synaptic.html" as user "amnesia" 0.114
And I copy "/usr/share/synaptic/html/index.html" to "/tmp/synaptic.html" as user "amnesia" 0.124
Then the file "/home/amnesia/.gnupg/synaptic.html" exists 0.119
And the file "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.068
And the file "/live/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.081
And the file "/tmp/synaptic.html" exists 0.090
Given I start monitoring the AppArmor log of "torbrowser_firefox" 0.177
When I start the Tor Browser 24.523
And the Tor Browser loads the startup page 1.035
And I open the address "file:///home/amnesia/Tor Browser/synaptic.html" in the Tor Browser 10.722
Then I see "TorBrowserSynapticManual.png" after at most 5 seconds 0.594
And AppArmor has not denied "torbrowser_firefox" from opening "/home/amnesia/Tor Browser/synaptic.html" 0.270
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.133
When I open the address "file:///home/amnesia/.gnupg/synaptic.html" in the Tor Browser 5.525
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.498
And AppArmor has denied "torbrowser_firefox" from opening "/home/amnesia/.gnupg/synaptic.html" 0.084
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.124
When I open the address "file:///lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 5.607
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.512
And AppArmor has denied "torbrowser_firefox" from opening "/usr/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" 0.074
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.134
When I open the address "file:///live/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 5.611
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.535
# 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.093
# 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.548
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.563
After features/support/hooks.rb:326 1.024
After features/support/hooks.rb:100 0.000
Tags: @product
38.777
Before features/support/hooks.rb:269 0.004
Given I have started Tails from DVD and logged in and the network is connected 12.355
When I start the Tor Browser 25.179
Then the Tor Browser uses all expected TBB shared libraries 1.242
After features/support/hooks.rb:326 0.868
After features/support/hooks.rb:100 0.000
59.473
Before features/support/hooks.rb:269 0.005
Before features/support/hooks.rb:507 0.005
Given I have started Tails from DVD and logged in and the network is connected 12.336
When I start the Tor Browser 25.555
And the Tor Browser loads the startup page 1.110
And I open the Tails homepage in the Tor Browser 10.878
Then the Tor Browser loads the Tails homepage 0.940
When I request a new identity in Tor Browser 3.202
Then the Tor Browser restarts into a fresh session 5.449
After features/support/hooks.rb:515 1.318
After features/support/hooks.rb:326 3.084
After features/support/hooks.rb:100 0.000
Tags: @product
43.623
Before features/support/hooks.rb:269 0.009
Given I have started Tails from DVD and logged in and the network is connected 14.577
When I start the Tor Browser 26.032
And the Tor Browser loads the startup page 1.346
Then Tor Browser's circuit view is working 1.665
After features/support/hooks.rb:326 3.120
After features/support/hooks.rb:100 0.000
Tags: @product
1:9.553
Before features/support/hooks.rb:269 0.012
Given I have started Tails from DVD and logged in and the network is connected 14.097
When I start the Tor Browser 28.135
And the Tor Browser loads the startup page 1.445
When I open the address "https://net.ipcalf.com/" in the Tor Browser 12.530
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.179
When I open the address "https://mozilla.github.io/webrtc-landing/pc_test.html" in the Tor Browser 10.973
Then Tor Browser displays a "RTCPeerConnection is missing!" heading on the "Simple RTCPeerConnection Video Test" page 1.191
After features/support/hooks.rb:326 3.332
After features/support/hooks.rb:100 0.000
Tags: @product
1:54.925
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.029
And the network is plugged 0.139
And I successfully configure Tor 22.945
And available upgrades have been checked 1.172
And all notifications have disappeared 5.604
Then the persistent Tor Browser directory exists 0.064
And there is a GNOME bookmark for the persistent Tor Browser directory 2.276
When I start the Tor Browser 24.884
And I open the address "https://tails.net/about" in the Tor Browser 15.825
And "Tails - How Tails works" has loaded in the Tor Browser 0.975
Then I can save the current page as "index.html" to the persistent Tor Browser GNOME bookmark 5.914
And I open the address "file:///home/amnesia/Persistent/Tor Browser/index.html" in the Tor Browser 9.427
Then "Tails - How Tails works" has loaded in the Tor Browser 1.731
And I can print the current page as "output.pdf" to the persistent Tor Browser directory 10.932
After features/support/hooks.rb:326 0.788
After features/support/hooks.rb:100 0.000
Tags: @product
48.557
Before features/support/hooks.rb:269 0.008
Given I have started Tails from DVD without network and logged in 9.845
Then the amnesiac Documents directory exists 0.063
And there is a GNOME bookmark for the amnesiac Documents directory 1.980
Then I start the Tor Browser in offline mode 28.796
And I can save the current page as "index.html" to the Documents GNOME bookmark 7.870
After features/support/hooks.rb:326 2.668
After features/support/hooks.rb:100 0.000
Tags: @product
45.559
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD without network and logged in 8.664
Then the amnesiac Downloads directory exists 0.166
And there is a GNOME bookmark for the amnesiac Downloads directory 1.700
Then I start the Tor Browser in offline mode 26.377
And I can save the current page as "index.html" to the Downloads GNOME bookmark 8.650
After features/support/hooks.rb:326 1.199
After features/support/hooks.rb:100 0.000
Tags: @product
47.944
Before features/support/hooks.rb:269 0.008
Given I have started Tails from DVD without network and logged in 8.477
Then the amnesiac Music directory exists 0.059
And there is a GNOME bookmark for the amnesiac Music directory 1.672
Then I start the Tor Browser in offline mode 29.787
And I can save the current page as "index.html" to the Music GNOME bookmark 7.947
After features/support/hooks.rb:326 1.188
After features/support/hooks.rb:100 0.000
Tags: @product
48.577
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD without network and logged in 9.114
Then the amnesiac Pictures directory exists 0.071
And there is a GNOME bookmark for the amnesiac Pictures directory 1.946
Then I start the Tor Browser in offline mode 28.352
And I can save the current page as "index.html" to the Pictures GNOME bookmark 9.092
After features/support/hooks.rb:326 5.197
After features/support/hooks.rb:100 0.000
Tags: @product
46.009
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD without network and logged in 8.324
Then the amnesiac Videos directory exists 0.074
And there is a GNOME bookmark for the amnesiac Videos directory 1.662
Then I start the Tor Browser in offline mode 27.362
And I can save the current page as "index.html" to the Videos GNOME bookmark 8.585
After features/support/hooks.rb:326 2.225
After features/support/hooks.rb:100 0.000
Tags: @product
5:38.245
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 9.480
And all tps features are active 2.413
And all persistent filesystems have safe access rights 0.250
And all persistence configuration files have safe access rights 0.464
And all persistent directories have safe access rights 2.591
When I start the Tor Browser in offline mode 23.040
And I add a bookmark to eff.org in the Tor Browser 12.586
And I cold reboot the computer 11.782
And the computer reboots Tails 1:12.551
And I enable persistence 17.572
And I log in to a new session 3:5.509
cannot find GnomeApplicationsMenu.png on the screen (FindFailed)
./features/support/helpers/screen.rb:173:in `rescue in wait'
./features/support/helpers/screen.rb:157:in `wait'
./features/step_definitions/common_steps.rb:559:in `/^the Tails desktop is ready$/'
./features/step_definitions/common_steps.rb:515:in `/^I log in to a new session(?: in ([^ ]*) \(([^ ]*)\))?( without activating the Persistent Storage)?( after having activated the Persistent Storage| expecting no warning about the Persistent Storage not being activated)?$/'
features/torified_browsing.feature:159:in `And I log in to a new session'
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.429

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

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

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

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

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

After features/support/hooks.rb:100 0.019