Project Number Date
test_Tails_ISO_20268-more-early-patch-functionality 84 25 May 2024, 19:07

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Browsing the web using the Tor Browser 131 0 0 0 0 131 17 0 17 18:17.581 Passed
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
57.753
Before features/support/hooks.rb:259 0.008
Given I have started Tails from DVD and logged in and the network is connected 18.759
And a web server is running on the LAN 1.041
And I capture all network traffic 0.006
When I start the Tor Browser 25.158
And the Tor Browser loads the startup page 1.240
And I open a page on the LAN web server in the Tor Browser 10.066
Then the Tor Browser shows the "Unable to connect" error 1.022
And no traffic was sent to the web server on the LAN 0.457
After features/support/hooks.rb:305 1.060
After features/support/hooks.rb:89 0.042
57.252
Before features/support/hooks.rb:259 0.006
Before features/support/hooks.rb:456 0.005
Given I have started Tails from DVD and logged in and the network is connected 14.370
Then the amnesiac Tor Browser directory exists 0.052
And there is a GNOME bookmark for the amnesiac Tor Browser directory 1.895
And the persistent Tor Browser directory does not exist 0.047
When I start the Tor Browser 22.031
And the Tor Browser loads the startup page 1.354
Then I can save the current page as "index.html" to the default downloads directory 6.202
And I can print the current page as "output.pdf" to the default downloads directory 11.298
After features/support/hooks.rb:464 1.332
After features/support/hooks.rb:305 0.823
After features/support/hooks.rb:89 0.000
53.620
Before features/support/hooks.rb:259 0.005
Before features/support/hooks.rb:456 0.005
Given I have started Tails from DVD and logged in and the network is connected 14.807
When I start the Tor Browser 23.696
Then the Tor Browser loads the startup page 1.121
When I download some file in the Tor Browser 13.661
Then the file is saved to the default Tor Browser download directory 0.334
After features/support/hooks.rb:464 2.402
After features/support/hooks.rb:305 0.654
After features/support/hooks.rb:89 0.000
1:23.004
Before features/support/hooks.rb:259 0.006
Before features/support/hooks.rb:456 0.006
Given I have started Tails from DVD and logged in and the network is connected 12.378
When I start the Tor Browser 26.030
And the Tor Browser loads the startup page 1.121
Then I can listen to an Ogg audio track in Tor Browser 43.474
After features/support/hooks.rb:464 2.178
After features/support/hooks.rb:305 0.969
After features/support/hooks.rb:89 0.000
47.083
Before features/support/hooks.rb:259 0.004
Before features/support/hooks.rb:456 0.006
Given I have started Tails from DVD and logged in and the network is connected 12.640
When I start the Tor Browser 21.607
And the Tor Browser loads the startup page 1.191
Then I can watch a WebM video in Tor Browser 11.642
After features/support/hooks.rb:464 1.148
After features/support/hooks.rb:305 0.863
After features/support/hooks.rb:89 0.000
Tags: @product
1:14.816
Before features/support/hooks.rb:259 0.004
Given I have started Tails from DVD and logged in and the network is connected 12.446
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/Tor Browser/synaptic.html" as user "amnesia" 0.109
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/.gnupg/synaptic.html" as user "amnesia" 0.046
And I copy "/usr/share/synaptic/html/index.html" to "/tmp/synaptic.html" as user "amnesia" 0.041
Then the file "/home/amnesia/.gnupg/synaptic.html" exists 0.054
And the file "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.062
And the file "/live/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.049
And the file "/tmp/synaptic.html" exists 0.059
Given I start monitoring the AppArmor log of "torbrowser_firefox" 0.115
When I start the Tor Browser 21.998
And the Tor Browser loads the startup page 1.307
And I open the address "file:///home/amnesia/Tor Browser/synaptic.html" in the Tor Browser 9.425
Then I see "TorBrowserSynapticManual.png" after at most 5 seconds 0.553
And AppArmor has not denied "torbrowser_firefox" from opening "/home/amnesia/Tor Browser/synaptic.html" 0.111
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.154
When I open the address "file:///home/amnesia/.gnupg/synaptic.html" in the Tor Browser 9.062
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.512
And AppArmor has denied "torbrowser_firefox" from opening "/home/amnesia/.gnupg/synaptic.html" 0.076
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.099
When I open the address "file:///lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 5.441
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.069
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.099
When I open the address "file:///live/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 5.689
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.496
# 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.067
# 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.613
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.548
After features/support/hooks.rb:305 0.739
After features/support/hooks.rb:89 0.000
Tags: @product
36.149
Before features/support/hooks.rb:259 0.006
Given I have started Tails from DVD and logged in and the network is connected 11.884
When I start the Tor Browser 23.003
Then the Tor Browser uses all expected TBB shared libraries 1.261
After features/support/hooks.rb:305 0.679
After features/support/hooks.rb:89 0.000
57.048
Before features/support/hooks.rb:259 0.006
Before features/support/hooks.rb:456 0.006
Given I have started Tails from DVD and logged in and the network is connected 12.338
When I start the Tor Browser 26.506
And the Tor Browser loads the startup page 1.191
And I open the Tails homepage in the Tor Browser 9.999
Then the Tor Browser loads the Tails homepage 1.535
When I request a new identity in Tor Browser 3.562
Then the Tor Browser restarts into a fresh session 1.916
After features/support/hooks.rb:464 1.865
After features/support/hooks.rb:305 1.337
After features/support/hooks.rb:89 0.000
Tags: @product
41.160
Before features/support/hooks.rb:259 0.006
Given I have started Tails from DVD and logged in and the network is connected 12.154
When I start the Tor Browser 26.320
And the Tor Browser loads the startup page 1.160
Then Tor Browser's circuit view is working 1.525
After features/support/hooks.rb:305 1.688
After features/support/hooks.rb:89 0.000
Tags: @product
55.920
Before features/support/hooks.rb:259 0.006
Given I have started Tails from DVD and logged in and the network is connected 12.326
When I start the Tor Browser 21.979
And the Tor Browser loads the startup page 1.062
When I open the address "https://net.ipcalf.com/" in the Tor Browser 9.210
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.145
When I open the address "https://mozilla.github.io/webrtc-landing/pc_test.html" in the Tor Browser 8.659
Then Tor Browser displays a "RTCPeerConnection is missing!" heading on the "Simple RTCPeerConnection Video Test" page 1.534
After features/support/hooks.rb:305 0.837
After features/support/hooks.rb:89 0.000
Tags: @product
1:43.070
Before features/support/hooks.rb:259 0.006
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 10.130
And the network is plugged 0.045
And I successfully configure Tor 21.044
And available upgrades have been checked 1.136
And all notifications have disappeared 4.379
Then the persistent Tor Browser directory exists 0.081
And there is a GNOME bookmark for the persistent Tor Browser directory 1.725
When I start the Tor Browser 21.890
And I open the address "https://tails.net/about" in the Tor Browser 10.678
And "Tails - How Tails works" has loaded in the Tor Browser 1.278
Then I can save the current page as "index.html" to the persistent Tor Browser directory 9.158
And I open the address "file:///home/amnesia/Persistent/Tor Browser/index.html" in the Tor Browser 9.019
Then "Tails - How Tails works" has loaded in the Tor Browser 1.791
And I can print the current page as "output.pdf" to the persistent Tor Browser directory 10.710
After features/support/hooks.rb:305 1.343
After features/support/hooks.rb:89 0.000
Tags: @product
43.790
Before features/support/hooks.rb:259 0.008
Given I have started Tails from DVD without network and logged in 8.588
Then the amnesiac Documents directory exists 0.088
And there is a GNOME bookmark for the amnesiac Documents directory 1.602
Then I start the Tor Browser in offline mode 25.263
And I can save the current page as "index.html" to the Documents GNOME bookmark 8.248
After features/support/hooks.rb:305 1.008
After features/support/hooks.rb:89 0.000
Tags: @product
44.037
Before features/support/hooks.rb:259 0.004
Given I have started Tails from DVD without network and logged in 8.206
Then the amnesiac Downloads directory exists 0.058
And there is a GNOME bookmark for the amnesiac Downloads directory 1.632
Then I start the Tor Browser in offline mode 25.726
And I can save the current page as "index.html" to the Downloads GNOME bookmark 8.413
After features/support/hooks.rb:305 1.213
After features/support/hooks.rb:89 0.000
Tags: @product
45.591
Before features/support/hooks.rb:259 0.007
Given I have started Tails from DVD without network and logged in 8.476
Then the amnesiac Music directory exists 0.048
And there is a GNOME bookmark for the amnesiac Music directory 1.856
Then I start the Tor Browser in offline mode 25.053
And I can save the current page as "index.html" to the Music GNOME bookmark 10.155
After features/support/hooks.rb:305 1.073
After features/support/hooks.rb:89 0.000
Tags: @product
44.506
Before features/support/hooks.rb:259 0.006
Given I have started Tails from DVD without network and logged in 8.323
Then the amnesiac Pictures directory exists 0.082
And there is a GNOME bookmark for the amnesiac Pictures directory 1.793
Then I start the Tor Browser in offline mode 25.016
And I can save the current page as "index.html" to the Pictures GNOME bookmark 9.290
After features/support/hooks.rb:305 1.822
After features/support/hooks.rb:89 0.000
Tags: @product
46.267
Before features/support/hooks.rb:259 0.005
Given I have started Tails from DVD without network and logged in 8.153
Then the amnesiac Videos directory exists 0.058
And there is a GNOME bookmark for the amnesiac Videos directory 1.826
Then I start the Tor Browser in offline mode 24.852
And I can save the current page as "index.html" to the Videos GNOME bookmark 11.376
After features/support/hooks.rb:305 1.110
After features/support/hooks.rb:89 0.000
Tags: @product
3:26.507
Before features/support/hooks.rb:259 0.004
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 9.506
And all tps features are active 2.450
And all persistent filesystems have safe access rights 0.249
And all persistence configuration files have safe access rights 0.456
And all persistent directories have safe access rights 2.526
When I start the Tor Browser in offline mode 24.970
And I add a bookmark to eff.org in the Tor Browser 10.934
And I cold reboot the computer 11.486
And the computer reboots Tails 59.134
And I enable persistence 17.132
And I log in to a new session 35.063
And all notifications have disappeared 8.757
And I start the Tor Browser in offline mode 22.152
Then the Tor Browser has a bookmark to eff.org 1.686
After features/support/hooks.rb:305 1.311
After features/support/hooks.rb:89 0.009