Project Number Date
test_Tails_ISO_20634-greeter-tps-update-failure-fix 19 15 Nov 2024, 12:16

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Browsing the web using the Tor Browser 128 1 2 0 0 131 16 1 17 19:54.963 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.720
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD and logged in and the network is connected 12.365
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 25.300
And the Tor Browser loads the startup page 1.145
And I open a page on the LAN web server in the Tor Browser 10.626
Then the Tor Browser shows the "Unable to connect" error 1.055
And no traffic was sent to the web server on the LAN 0.185
After features/support/hooks.rb:326 1.085
After features/support/hooks.rb:100 0.051
1:2.604
Before features/support/hooks.rb:269 0.004
Before features/support/hooks.rb:507 0.005
Given I have started Tails from DVD and logged in and the network is connected 12.307
Then the amnesiac Tor Browser directory exists 0.046
And there is a GNOME bookmark for the amnesiac Tor Browser directory 1.729
And the persistent Tor Browser directory does not exist 0.059
When I start the Tor Browser 27.727
And the Tor Browser loads the startup page 0.877
Then I can save the current page as "index.html" to the default downloads directory 9.348
And I can print the current page as "output.pdf" to the default downloads directory 10.507
After features/support/hooks.rb:515 0.641
After features/support/hooks.rb:326 0.858
After features/support/hooks.rb:100 0.000
55.195
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.538
When I start the Tor Browser 26.899
Then the Tor Browser loads the startup page 0.952
When I download some file in the Tor Browser 14.244
Then the file is saved to the default Tor Browser download directory 0.561
After features/support/hooks.rb:515 1.391
After features/support/hooks.rb:326 1.096
After features/support/hooks.rb:100 0.000
1:22.077
Before features/support/hooks.rb:269 0.008
Before features/support/hooks.rb:507 0.007
Given I have started Tails from DVD and logged in and the network is connected 12.388
When I start the Tor Browser 24.223
And the Tor Browser loads the startup page 0.910
Then I can listen to an Ogg audio track in Tor Browser 44.555
After features/support/hooks.rb:515 15.816
After features/support/hooks.rb:326 1.646
After features/support/hooks.rb:100 0.004
56.594
Before features/support/hooks.rb:269 0.010
Before features/support/hooks.rb:507 0.010
Given I have started Tails from DVD and logged in and the network is connected 13.102
When I start the Tor Browser 26.732
And the Tor Browser loads the startup page 1.034
Then I can watch a WebM video in Tor Browser 15.725
After features/support/hooks.rb:515 0.726
After features/support/hooks.rb:326 1.382
After features/support/hooks.rb:100 0.000
Tags: @product
1:30.367
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD and logged in and the network is connected 12.692
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/Tor Browser/synaptic.html" as user "amnesia" 0.119
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/.gnupg/synaptic.html" as user "amnesia" 0.064
And I copy "/usr/share/synaptic/html/index.html" to "/tmp/synaptic.html" as user "amnesia" 0.072
Then the file "/home/amnesia/.gnupg/synaptic.html" exists 0.065
And the file "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.079
And the file "/live/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.068
And the file "/tmp/synaptic.html" exists 0.086
Given I start monitoring the AppArmor log of "torbrowser_firefox" 0.142
When I start the Tor Browser 31.461
And the Tor Browser loads the startup page 1.071
And I open the address "file:///home/amnesia/Tor Browser/synaptic.html" in the Tor Browser 11.129
Then I see "TorBrowserSynapticManual.png" after at most 5 seconds 0.734
And AppArmor has not denied "torbrowser_firefox" from opening "/home/amnesia/Tor Browser/synaptic.html" 0.592
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.165
When I open the address "file:///home/amnesia/.gnupg/synaptic.html" in the Tor Browser 9.859
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.594
And AppArmor has denied "torbrowser_firefox" from opening "/home/amnesia/.gnupg/synaptic.html" 0.263
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.129
When I open the address "file:///lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 6.447
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.629
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.121
When I open the address "file:///live/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 6.164
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.550
# 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.090
# 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.333
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.561
After features/support/hooks.rb:326 0.917
After features/support/hooks.rb:100 0.000
Tags: @product
39.376
Before features/support/hooks.rb:269 0.011
Given I have started Tails from DVD and logged in and the network is connected 12.604
When I start the Tor Browser 25.434
Then the Tor Browser uses all expected TBB shared libraries 1.337
After features/support/hooks.rb:326 0.885
After features/support/hooks.rb:100 0.000
1:2.210
Before features/support/hooks.rb:269 0.008
Before features/support/hooks.rb:507 0.009
Given I have started Tails from DVD and logged in and the network is connected 12.940
When I start the Tor Browser 27.031
And the Tor Browser loads the startup page 0.913
And I open the Tails homepage in the Tor Browser 11.239
Then the Tor Browser loads the Tails homepage 1.355
When I request a new identity in Tor Browser 3.270
Then the Tor Browser restarts into a fresh session 5.459
After features/support/hooks.rb:515 1.267
After features/support/hooks.rb:326 1.461
After features/support/hooks.rb:100 0.000
Tags: @product
46.769
Before features/support/hooks.rb:269 0.011
Given I have started Tails from DVD and logged in and the network is connected 13.379
When I start the Tor Browser 30.682
And the Tor Browser loads the startup page 1.065
Then Tor Browser's circuit view is working 1.641
After features/support/hooks.rb:326 1.127
After features/support/hooks.rb:100 0.000
Tags: @product
1:6.972
Before features/support/hooks.rb:269 0.009
Given I have started Tails from DVD and logged in and the network is connected 13.291
When I start the Tor Browser 28.250
And the Tor Browser loads the startup page 1.255
When I open the address "https://net.ipcalf.com/" in the Tor Browser 11.299
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.864
When I open the address "https://mozilla.github.io/webrtc-landing/pc_test.html" in the Tor Browser 10.786
Then Tor Browser displays a "RTCPeerConnection is missing!" heading on the "Simple RTCPeerConnection Video Test" page 1.223
After features/support/hooks.rb:326 1.327
After features/support/hooks.rb:100 0.000
Tags: @product
2:0.306
Before features/support/hooks.rb:269 0.011
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 12.869
And the network is plugged 0.250
And I successfully configure Tor 24.877
And available upgrades have been checked 0.063
And all notifications have disappeared 4.559
Then the persistent Tor Browser directory exists 0.073
And there is a GNOME bookmark for the persistent Tor Browser directory 1.848
When I start the Tor Browser 27.513
And I open the address "https://tails.net/about" in the Tor Browser 14.929
And "Tails - How Tails works" has loaded in the Tor Browser 1.167
Then I can save the current page as "index.html" to the persistent Tor Browser GNOME bookmark 7.981
And I open the address "file:///home/amnesia/Persistent/Tor Browser/index.html" in the Tor Browser 10.719
Then "Tails - How Tails works" has loaded in the Tor Browser 1.768
And I can print the current page as "output.pdf" to the persistent Tor Browser directory 11.684
After features/support/hooks.rb:326 1.003
After features/support/hooks.rb:100 0.000
Tags: @product
48.281
Before features/support/hooks.rb:269 0.009
Given I have started Tails from DVD without network and logged in 9.664
Then the amnesiac Documents directory exists 0.063
And there is a GNOME bookmark for the amnesiac Documents directory 1.904
Then I start the Tor Browser in offline mode 27.924
And I can save the current page as "index.html" to the Documents GNOME bookmark 8.725
After features/support/hooks.rb:326 1.521
After features/support/hooks.rb:100 0.000
Tags: @product
45.106
Before features/support/hooks.rb:269 0.009
Given I have started Tails from DVD without network and logged in 8.837
Then the amnesiac Downloads directory exists 0.114
And there is a GNOME bookmark for the amnesiac Downloads directory 1.692
Then I start the Tor Browser in offline mode 23.473
And I can save the current page as "index.html" to the Downloads GNOME bookmark 10.987
After features/support/hooks.rb:326 1.305
After features/support/hooks.rb:100 0.000
Tags: @product
43.814
Before features/support/hooks.rb:269 0.009
Given I have started Tails from DVD without network and logged in 9.008
Then the amnesiac Music directory exists 0.084
And there is a GNOME bookmark for the amnesiac Music directory 2.019
Then I start the Tor Browser in offline mode 24.590
And I can save the current page as "index.html" to the Music GNOME bookmark 8.111
After features/support/hooks.rb:326 3.014
After features/support/hooks.rb:100 0.000
Tags: @product
42.618
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD without network and logged in 8.858
Then the amnesiac Pictures directory exists 0.073
And there is a GNOME bookmark for the amnesiac Pictures directory 1.676
Then I start the Tor Browser in offline mode 24.945
And I can save the current page as "index.html" to the Pictures GNOME bookmark 7.064
After features/support/hooks.rb:326 1.189
After features/support/hooks.rb:100 0.000
Tags: @product
43.448
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD without network and logged in 8.605
Then the amnesiac Videos directory exists 0.064
And there is a GNOME bookmark for the amnesiac Videos directory 1.739
Then I start the Tor Browser in offline mode 24.756
And I can save the current page as "index.html" to the Videos GNOME bookmark 8.283
After features/support/hooks.rb:326 1.145
After features/support/hooks.rb:100 0.000
Tags: @product
3:57.500
Scenario Persistent browser bookmarks
Before features/support/hooks.rb:269 0.008
Steps
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 10.276
And all tps features are active 3.252
And all persistent filesystems have safe access rights 0.456
And all persistence configuration files have safe access rights 0.532
And all persistent directories have safe access rights 3.105
When I start the Tor Browser in offline mode 24.525
And I add a bookmark to eff.org in the Tor Browser 13.169
And I cold reboot the computer 12.254
And the computer reboots Tails 1:5.918
And I enable persistence 17.946
And I log in to a new session 1:0.870
And all notifications have disappeared 25.189
dbus-send exited with exit code 1 (Dogtail::Failure)
./features/support/helpers/dogtail.rb:49:in `initialize'
./features/step_definitions/common_steps.rb:712:in `new'
./features/step_definitions/common_steps.rb:712:in `/^all notifications have disappeared$/'
features/torified_browsing.feature:160:in `And all notifications have disappeared'
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.231

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

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_20634-greeter-tps-update-failure-fix/19/artifact/build-artifacts/04:36:29_Persistent_browser_bookmarks.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_20634-greeter-tps-update-failure-fix/19/artifact/build-artifacts/04:36:29_Persistent_browser_bookmarks.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_20634-greeter-tps-update-failure-fix/19/artifact/build-artifacts/04:36:29_Persistent_browser_bookmarks.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_20634-greeter-tps-update-failure-fix/19/artifact/build-artifacts/04:36:29_Persistent_browser_bookmarks.journal

After features/support/hooks.rb:100 0.014