Project Number Date
test_Tails_ISO_15451-support-manual-fsck-on-error 41 25 Aug 2024, 16:37

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 17:38.881 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
48.224
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD and logged in and the network is connected 11.636
And a web server is running on the LAN 1.044
And I capture all network traffic 0.007
When I start the Tor Browser 23.575
And the Tor Browser loads the startup page 0.925
And I open a page on the LAN web server in the Tor Browser 9.857
Then the Tor Browser shows the "Unable to connect" error 0.874
And no traffic was sent to the web server on the LAN 0.303
After features/support/hooks.rb:326 0.876
After features/support/hooks.rb:100 0.045
57.401
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 12.697
Then the amnesiac Tor Browser directory exists 0.053
And there is a GNOME bookmark for the amnesiac Tor Browser directory 1.636
And the persistent Tor Browser directory does not exist 0.064
When I start the Tor Browser 25.862
And the Tor Browser loads the startup page 1.021
Then I can save the current page as "index.html" to the default downloads directory 6.386
And I can print the current page as "output.pdf" to the default downloads directory 9.679
After features/support/hooks.rb:515 0.723
After features/support/hooks.rb:326 0.804
After features/support/hooks.rb:100 0.000
50.281
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.243
When I start the Tor Browser 23.536
Then the Tor Browser loads the startup page 0.929
When I download some file in the Tor Browser 13.278
Then the file is saved to the default Tor Browser download directory 0.293
After features/support/hooks.rb:515 2.372
After features/support/hooks.rb:326 0.723
After features/support/hooks.rb:100 0.000
1:27.087
Before features/support/hooks.rb:269 0.006
Before features/support/hooks.rb:507 0.009
Given I have started Tails from DVD and logged in and the network is connected 12.461
When I start the Tor Browser 29.666
And the Tor Browser loads the startup page 0.871
Then I can listen to an Ogg audio track in Tor Browser 44.087
After features/support/hooks.rb:515 1.870
After features/support/hooks.rb:326 1.108
After features/support/hooks.rb:100 0.000
48.528
Before features/support/hooks.rb:269 0.015
Before features/support/hooks.rb:507 0.005
Given I have started Tails from DVD and logged in and the network is connected 14.222
When I start the Tor Browser 23.949
And the Tor Browser loads the startup page 0.778
Then I can watch a WebM video in Tor Browser 9.578
After features/support/hooks.rb:515 0.885
After features/support/hooks.rb:326 1.013
After features/support/hooks.rb:100 0.000
Tags: @product
1:17.369
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD and logged in and the network is connected 13.182
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.059
And I copy "/usr/share/synaptic/html/index.html" to "/tmp/synaptic.html" as user "amnesia" 0.049
Then the file "/home/amnesia/.gnupg/synaptic.html" exists 0.051
And the file "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.066
And the file "/live/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.050
And the file "/tmp/synaptic.html" exists 0.064
Given I start monitoring the AppArmor log of "torbrowser_firefox" 0.119
When I start the Tor Browser 23.910
And the Tor Browser loads the startup page 0.859
And I open the address "file:///home/amnesia/Tor Browser/synaptic.html" in the Tor Browser 9.915
Then I see "TorBrowserSynapticManual.png" after at most 5 seconds 0.563
And AppArmor has not denied "torbrowser_firefox" from opening "/home/amnesia/Tor Browser/synaptic.html" 0.068
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.150
When I open the address "file:///home/amnesia/.gnupg/synaptic.html" in the Tor Browser 8.802
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.524
And AppArmor has denied "torbrowser_firefox" from opening "/home/amnesia/.gnupg/synaptic.html" 0.055
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.105
When I open the address "file:///lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 5.855
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.550
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.129
When I open the address "file:///live/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 5.133
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.534
# 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.061
# 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.786
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.520
After features/support/hooks.rb:326 0.683
After features/support/hooks.rb:100 0.000
Tags: @product
36.946
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD and logged in and the network is connected 11.739
When I start the Tor Browser 24.025
Then the Tor Browser uses all expected TBB shared libraries 1.182
After features/support/hooks.rb:326 0.714
After features/support/hooks.rb:100 0.000
59.562
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 11.934
When I start the Tor Browser 25.232
And the Tor Browser loads the startup page 0.968
And I open the Tails homepage in the Tor Browser 9.363
Then the Tor Browser loads the Tails homepage 0.997
When I request a new identity in Tor Browser 3.193
Then the Tor Browser restarts into a fresh session 7.872
After features/support/hooks.rb:515 1.785
After features/support/hooks.rb:326 1.236
After features/support/hooks.rb:100 0.000
Tags: @product
36.673
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD and logged in and the network is connected 11.929
When I start the Tor Browser 22.189
And the Tor Browser loads the startup page 0.857
Then Tor Browser's circuit view is working 1.696
After features/support/hooks.rb:326 0.931
After features/support/hooks.rb:100 0.000
Tags: @product
59.672
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD and logged in and the network is connected 12.335
When I start the Tor Browser 25.570
And the Tor Browser loads the startup page 0.987
When I open the address "https://net.ipcalf.com/" in the Tor Browser 9.458
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.064
When I open the address "https://mozilla.github.io/webrtc-landing/pc_test.html" in the Tor Browser 9.169
Then Tor Browser displays a "RTCPeerConnection is missing!" heading on the "Simple RTCPeerConnection Video Test" page 1.087
After features/support/hooks.rb:326 0.691
After features/support/hooks.rb:100 0.000
Tags: @product
1:43.453
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 10.558
And the network is plugged 0.092
And I successfully configure Tor 23.618
And available upgrades have been checked 0.074
And all notifications have disappeared 4.114
Then the persistent Tor Browser directory exists 0.064
And there is a GNOME bookmark for the persistent Tor Browser directory 1.652
When I start the Tor Browser 21.909
And I open the address "https://tails.net/about" in the Tor Browser 10.300
And "Tails - How Tails works" has loaded in the Tor Browser 1.124
Then I can save the current page as "index.html" to the persistent Tor Browser directory 8.908
And I open the address "file:///home/amnesia/Persistent/Tor Browser/index.html" in the Tor Browser 9.506
Then "Tails - How Tails works" has loaded in the Tor Browser 1.289
And I can print the current page as "output.pdf" to the persistent Tor Browser directory 10.240
After features/support/hooks.rb:326 0.780
After features/support/hooks.rb:100 0.000
Tags: @product
47.322
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD without network and logged in 8.616
Then the amnesiac Documents directory exists 0.063
And there is a GNOME bookmark for the amnesiac Documents directory 1.463
Then I start the Tor Browser in offline mode 29.380
And I can save the current page as "index.html" to the Documents GNOME bookmark 7.797
After features/support/hooks.rb:326 0.897
After features/support/hooks.rb:100 0.000
Tags: @product
45.790
Before features/support/hooks.rb:269 0.004
Given I have started Tails from DVD without network and logged in 8.395
Then the amnesiac Downloads directory exists 0.052
And there is a GNOME bookmark for the amnesiac Downloads directory 1.409
Then I start the Tor Browser in offline mode 26.295
And I can save the current page as "index.html" to the Downloads GNOME bookmark 9.637
After features/support/hooks.rb:326 0.856
After features/support/hooks.rb:100 0.000
Tags: @product
44.544
Before features/support/hooks.rb:269 0.005
Given I have started Tails from DVD without network and logged in 8.377
Then the amnesiac Music directory exists 0.054
And there is a GNOME bookmark for the amnesiac Music directory 1.433
Then I start the Tor Browser in offline mode 26.154
And I can save the current page as "index.html" to the Music GNOME bookmark 8.524
After features/support/hooks.rb:326 0.843
After features/support/hooks.rb:100 0.000
Tags: @product
46.614
Before features/support/hooks.rb:269 0.005
Given I have started Tails from DVD without network and logged in 9.902
Then the amnesiac Pictures directory exists 0.072
And there is a GNOME bookmark for the amnesiac Pictures directory 1.683
Then I start the Tor Browser in offline mode 25.613
And I can save the current page as "index.html" to the Pictures GNOME bookmark 9.343
After features/support/hooks.rb:326 0.974
After features/support/hooks.rb:100 0.000
Tags: @product
45.830
Before features/support/hooks.rb:269 0.004
Given I have started Tails from DVD without network and logged in 8.433
Then the amnesiac Videos directory exists 0.060
And there is a GNOME bookmark for the amnesiac Videos directory 1.524
Then I start the Tor Browser in offline mode 26.613
And I can save the current page as "index.html" to the Videos GNOME bookmark 9.198
After features/support/hooks.rb:326 0.818
After features/support/hooks.rb:100 0.000
Tags: @product
2:43.575
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 10.696
And all tps features are active 2.428
And all persistent filesystems have safe access rights 0.249
And all persistence configuration files have safe access rights 0.445
And all persistent directories have safe access rights 2.952
When I start the Tor Browser in offline mode 25.372
And I add a bookmark to eff.org in the Tor Browser 14.782
And I cold reboot the computer 11.500
And the computer reboots Tails 1:35.147
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:454: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:453: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:453: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 4.857

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

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_15451-support-manual-fsck-on-error/41/artifact/build-artifacts/04:15:15_Persistent_browser_bookmarks.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_15451-support-manual-fsck-on-error/41/artifact/build-artifacts/04:15:15_Persistent_browser_bookmarks.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_15451-support-manual-fsck-on-error/41/artifact/build-artifacts/04:15:15_Persistent_browser_bookmarks.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_15451-support-manual-fsck-on-error/41/artifact/build-artifacts/04:15:15_Persistent_browser_bookmarks.journal

After features/support/hooks.rb:100 0.020