Project Number Date
test_Tails_ISO_devel 3419 06 Jun 2024, 12:48

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:10.834 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
49.137
Before features/support/hooks.rb:269 0.008
Given I have started Tails from DVD and logged in and the network is connected 12.137
And a web server is running on the LAN 1.040
And I capture all network traffic 0.007
When I start the Tor Browser 22.903
And the Tor Browser loads the startup page 1.119
And I open a page on the LAN web server in the Tor Browser 10.549
Then the Tor Browser shows the "Unable to connect" error 0.983
And no traffic was sent to the web server on the LAN 0.397
After features/support/hooks.rb:315 1.098
After features/support/hooks.rb:100 0.043
56.973
Before features/support/hooks.rb:269 0.006
Before features/support/hooks.rb:496 0.008
Given I have started Tails from DVD and logged in and the network is connected 12.299
Then the amnesiac Tor Browser directory exists 0.051
And there is a GNOME bookmark for the amnesiac Tor Browser directory 1.744
And the persistent Tor Browser directory does not exist 0.055
When I start the Tor Browser 23.483
And the Tor Browser loads the startup page 1.320
Then I can save the current page as "index.html" to the default downloads directory 6.599
And I can print the current page as "output.pdf" to the default downloads directory 11.419
After features/support/hooks.rb:504 1.043
After features/support/hooks.rb:315 0.685
After features/support/hooks.rb:100 0.000
52.830
Before features/support/hooks.rb:269 0.006
Before features/support/hooks.rb:496 0.006
Given I have started Tails from DVD and logged in and the network is connected 11.969
When I start the Tor Browser 25.042
Then the Tor Browser loads the startup page 1.186
When I download some file in the Tor Browser 14.313
Then the file is saved to the default Tor Browser download directory 0.317
After features/support/hooks.rb:504 1.998
After features/support/hooks.rb:315 0.623
After features/support/hooks.rb:100 0.000
1:18.807
Before features/support/hooks.rb:269 0.007
Before features/support/hooks.rb:496 0.006
Given I have started Tails from DVD and logged in and the network is connected 12.038
When I start the Tor Browser 21.922
And the Tor Browser loads the startup page 1.196
Then I can listen to an Ogg audio track in Tor Browser 43.649
After features/support/hooks.rb:504 1.892
After features/support/hooks.rb:315 0.839
After features/support/hooks.rb:100 0.000
50.066
Before features/support/hooks.rb:269 0.008
Before features/support/hooks.rb:496 0.008
Given I have started Tails from DVD and logged in and the network is connected 12.181
When I start the Tor Browser 25.118
And the Tor Browser loads the startup page 1.186
Then I can watch a WebM video in Tor Browser 11.579
After features/support/hooks.rb:504 1.058
After features/support/hooks.rb:315 0.919
After features/support/hooks.rb:100 0.000
Tags: @product
1:18.135
Before features/support/hooks.rb:269 0.008
Given I have started Tails from DVD and logged in and the network is connected 12.078
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/Tor Browser/synaptic.html" as user "amnesia" 0.115
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/.gnupg/synaptic.html" as user "amnesia" 0.073
And I copy "/usr/share/synaptic/html/index.html" to "/tmp/synaptic.html" as user "amnesia" 0.052
Then the file "/home/amnesia/.gnupg/synaptic.html" exists 0.097
And the file "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.063
And the file "/live/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.059
And the file "/tmp/synaptic.html" exists 0.041
Given I start monitoring the AppArmor log of "torbrowser_firefox" 0.108
When I start the Tor Browser 23.662
And the Tor Browser loads the startup page 1.177
And I open the address "file:///home/amnesia/Tor Browser/synaptic.html" in the Tor Browser 10.483
Then I see "TorBrowserSynapticManual.png" after at most 5 seconds 0.643
And AppArmor has not denied "torbrowser_firefox" from opening "/home/amnesia/Tor Browser/synaptic.html" 0.247
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.147
When I open the address "file:///home/amnesia/.gnupg/synaptic.html" in the Tor Browser 9.150
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.521
And AppArmor has denied "torbrowser_firefox" from opening "/home/amnesia/.gnupg/synaptic.html" 0.095
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.120
When I open the address "file:///lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 5.539
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.569
And AppArmor has denied "torbrowser_firefox" from opening "/usr/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" 0.079
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 5.953
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.522
# 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.072
# 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.820
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.518
After features/support/hooks.rb:315 0.666
After features/support/hooks.rb:100 0.000
Tags: @product
36.504
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD and logged in and the network is connected 11.812
When I start the Tor Browser 23.519
Then the Tor Browser uses all expected TBB shared libraries 1.172
After features/support/hooks.rb:315 0.828
After features/support/hooks.rb:100 0.000
56.675
Before features/support/hooks.rb:269 0.008
Before features/support/hooks.rb:496 0.010
Given I have started Tails from DVD and logged in and the network is connected 12.157
When I start the Tor Browser 24.003
And the Tor Browser loads the startup page 1.086
And I open the Tails homepage in the Tor Browser 10.463
Then the Tor Browser loads the Tails homepage 1.242
When I request a new identity in Tor Browser 2.116
Then the Tor Browser restarts into a fresh session 5.605
After features/support/hooks.rb:504 2.162
After features/support/hooks.rb:315 2.834
After features/support/hooks.rb:100 0.000
Tags: @product
38.891
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD and logged in and the network is connected 12.076
When I start the Tor Browser 23.828
And the Tor Browser loads the startup page 1.436
Then Tor Browser's circuit view is working 1.550
After features/support/hooks.rb:315 0.676
After features/support/hooks.rb:100 0.000
Tags: @product
57.926
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD and logged in and the network is connected 12.018
When I start the Tor Browser 23.338
And the Tor Browser loads the startup page 1.392
When I open the address "https://net.ipcalf.com/" in the Tor Browser 10.211
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.166
When I open the address "https://mozilla.github.io/webrtc-landing/pc_test.html" in the Tor Browser 8.648
Then Tor Browser displays a "RTCPeerConnection is missing!" heading on the "Simple RTCPeerConnection Video Test" page 1.151
After features/support/hooks.rb:315 0.743
After features/support/hooks.rb:100 0.000
Tags: @product
1:40.875
Before features/support/hooks.rb:269 0.009
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 9.926
And the network is plugged 0.046
And I successfully configure Tor 19.296
And available upgrades have been checked 0.049
And all notifications have disappeared 4.255
Then the persistent Tor Browser directory exists 0.061
And there is a GNOME bookmark for the persistent Tor Browser directory 1.755
When I start the Tor Browser 21.542
And I open the address "https://tails.net/about" in the Tor Browser 10.569
And "Tails - How Tails works" has loaded in the Tor Browser 1.605
Then I can save the current page as "index.html" to the persistent Tor Browser directory 8.833
And I open the address "file:///home/amnesia/Persistent/Tor Browser/index.html" in the Tor Browser 10.053
Then "Tails - How Tails works" has loaded in the Tor Browser 1.688
And I can print the current page as "output.pdf" to the persistent Tor Browser directory 11.191
After features/support/hooks.rb:315 1.359
After features/support/hooks.rb:100 0.000
Tags: @product
45.159
Before features/support/hooks.rb:269 0.010
Given I have started Tails from DVD without network and logged in 8.650
Then the amnesiac Documents directory exists 0.219
And there is a GNOME bookmark for the amnesiac Documents directory 1.525
Then I start the Tor Browser in offline mode 24.492
And I can save the current page as "index.html" to the Documents GNOME bookmark 10.271
After features/support/hooks.rb:315 0.945
After features/support/hooks.rb:100 0.000
Tags: @product
43.161
Before features/support/hooks.rb:269 0.005
Given I have started Tails from DVD without network and logged in 8.352
Then the amnesiac Downloads directory exists 0.151
And there is a GNOME bookmark for the amnesiac Downloads directory 1.583
Then I start the Tor Browser in offline mode 23.662
And I can save the current page as "index.html" to the Downloads GNOME bookmark 9.411
After features/support/hooks.rb:315 0.933
After features/support/hooks.rb:100 0.000
Tags: @product
43.632
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD without network and logged in 8.219
Then the amnesiac Music directory exists 0.054
And there is a GNOME bookmark for the amnesiac Music directory 1.590
Then I start the Tor Browser in offline mode 24.392
And I can save the current page as "index.html" to the Music GNOME bookmark 9.375
After features/support/hooks.rb:315 0.941
After features/support/hooks.rb:100 0.000
Tags: @product
44.557
Before features/support/hooks.rb:269 0.005
Given I have started Tails from DVD without network and logged in 8.354
Then the amnesiac Pictures directory exists 0.046
And there is a GNOME bookmark for the amnesiac Pictures directory 1.694
Then I start the Tor Browser in offline mode 24.881
And I can save the current page as "index.html" to the Pictures GNOME bookmark 9.578
After features/support/hooks.rb:315 0.931
After features/support/hooks.rb:100 0.000
Tags: @product
44.405
Before features/support/hooks.rb:269 0.009
Given I have started Tails from DVD without network and logged in 8.311
Then the amnesiac Videos directory exists 0.062
And there is a GNOME bookmark for the amnesiac Videos directory 1.608
Then I start the Tor Browser in offline mode 25.426
And I can save the current page as "index.html" to the Videos GNOME bookmark 8.995
After features/support/hooks.rb:315 1.174
After features/support/hooks.rb:100 0.000
Tags: @product
3:33.094
Before features/support/hooks.rb:269 0.008
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 10.830
And all tps features are active 2.740
And all persistent filesystems have safe access rights 0.232
And all persistence configuration files have safe access rights 0.466
And all persistent directories have safe access rights 2.497
When I start the Tor Browser in offline mode 25.170
And I add a bookmark to eff.org in the Tor Browser 14.027
And I cold reboot the computer 11.830
And the computer reboots Tails 59.610
And I enable persistence 13.474
And I log in to a new session 39.382
And all notifications have disappeared 9.039
And I start the Tor Browser in offline mode 22.429
Then the Tor Browser has a bookmark to eff.org 1.361
After features/support/hooks.rb:315 0.862
After features/support/hooks.rb:100 0.009