Project Number Date
test_Tails_ISO_devel 3351 16 Apr 2024, 15:45

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 17:23.681 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.398
Before features/support/hooks.rb:245 0.007
Given I have started Tails from DVD and logged in and the network is connected 12.771
And a web server is running on the LAN 1.049
And I capture all network traffic 0.008
When I start the Tor Browser 21.963
And the Tor Browser loads the startup page 1.139
And I open a page on the LAN web server in the Tor Browser 10.766
Then the Tor Browser shows the "Unable to connect" error 1.189
And no traffic was sent to the web server on the LAN 0.510
After features/support/hooks.rb:291 1.299
After features/support/hooks.rb:75 0.031
55.317
Before features/support/hooks.rb:245 0.010
Before features/support/hooks.rb:442 0.008
Given I have started Tails from DVD and logged in and the network is connected 13.073
Then the amnesiac Tor Browser directory exists 0.048
And there is a GNOME bookmark for the amnesiac Tor Browser directory 1.598
And the persistent Tor Browser directory does not exist 0.066
When I start the Tor Browser 22.005
And the Tor Browser loads the startup page 1.129
Then I can save the current page as "index.html" to the default downloads directory 5.898
And I can print the current page as "output.pdf" to the default downloads directory 11.496
After features/support/hooks.rb:450 1.537
After features/support/hooks.rb:291 1.159
After features/support/hooks.rb:75 0.000
49.482
Before features/support/hooks.rb:245 0.006
Before features/support/hooks.rb:442 0.010
Given I have started Tails from DVD and logged in and the network is connected 13.037
When I start the Tor Browser 21.485
Then the Tor Browser loads the startup page 1.263
When I download some file in the Tor Browser 13.444
Then the file is saved to the default Tor Browser download directory 0.251
After features/support/hooks.rb:450 2.346
After features/support/hooks.rb:291 0.730
After features/support/hooks.rb:75 0.000
1:19.937
Before features/support/hooks.rb:245 0.008
Before features/support/hooks.rb:442 0.007
Given I have started Tails from DVD and logged in and the network is connected 13.262
When I start the Tor Browser 22.121
And the Tor Browser loads the startup page 1.271
Then I can listen to an Ogg audio track in Tor Browser 43.281
After features/support/hooks.rb:450 2.304
After features/support/hooks.rb:291 1.246
After features/support/hooks.rb:75 0.000
46.475
Before features/support/hooks.rb:245 0.007
Before features/support/hooks.rb:442 0.009
Given I have started Tails from DVD and logged in and the network is connected 14.095
When I start the Tor Browser 20.578
And the Tor Browser loads the startup page 1.015
Then I can watch a WebM video in Tor Browser 10.785
After features/support/hooks.rb:450 1.386
After features/support/hooks.rb:291 0.960
After features/support/hooks.rb:75 0.000
Tags: @product
1:17.492
Before features/support/hooks.rb:245 0.008
Given I have started Tails from DVD and logged in and the network is connected 12.878
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/Tor Browser/synaptic.html" as user "amnesia" 0.118
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/.gnupg/synaptic.html" as user "amnesia" 0.072
And I copy "/usr/share/synaptic/html/index.html" to "/tmp/synaptic.html" as user "amnesia" 0.059
Then the file "/home/amnesia/.gnupg/synaptic.html" exists 0.048
And the file "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.049
And the file "/live/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.044
And the file "/tmp/synaptic.html" exists 0.041
Given I start monitoring the AppArmor log of "torbrowser_firefox" 0.122
When I start the Tor Browser 21.181
And the Tor Browser loads the startup page 1.124
And I open the address "file:///home/amnesia/Tor Browser/synaptic.html" in the Tor Browser 10.134
Then I see "TorBrowserSynapticManual.png" after at most 5 seconds 0.604
And AppArmor has not denied "torbrowser_firefox" from opening "/home/amnesia/Tor Browser/synaptic.html" 0.315
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 8.886
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.504
And AppArmor has denied "torbrowser_firefox" from opening "/home/amnesia/.gnupg/synaptic.html" 0.062
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 6.280
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.618
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.111
When I open the address "file:///live/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 6.404
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.525
# 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.083
# 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.304
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.576
After features/support/hooks.rb:291 0.777
After features/support/hooks.rb:75 0.000
Tags: @product
35.152
Before features/support/hooks.rb:245 0.006
Given I have started Tails from DVD and logged in and the network is connected 12.763
When I start the Tor Browser 21.145
Then the Tor Browser uses all expected TBB shared libraries 1.243
After features/support/hooks.rb:291 0.982
After features/support/hooks.rb:75 0.000
52.751
Before features/support/hooks.rb:245 0.007
Before features/support/hooks.rb:442 0.007
Given I have started Tails from DVD and logged in and the network is connected 12.655
When I start the Tor Browser 22.087
And the Tor Browser loads the startup page 1.064
And I open the Tails homepage in the Tor Browser 10.234
Then the Tor Browser loads the Tails homepage 1.296
When I request a new identity in Tor Browser 3.286
Then the Tor Browser restarts into a fresh session 2.126
After features/support/hooks.rb:450 1.895
After features/support/hooks.rb:291 1.215
After features/support/hooks.rb:75 0.000
Tags: @product
37.945
Before features/support/hooks.rb:245 0.007
Given I have started Tails from DVD and logged in and the network is connected 12.719
When I start the Tor Browser 22.389
And the Tor Browser loads the startup page 1.210
Then Tor Browser's circuit view is working 1.626
After features/support/hooks.rb:291 1.047
After features/support/hooks.rb:75 0.000
Tags: @product
56.841
Before features/support/hooks.rb:245 0.009
Given I have started Tails from DVD and logged in and the network is connected 13.341
When I start the Tor Browser 21.204
And the Tor Browser loads the startup page 1.196
When I open the address "https://net.ipcalf.com/" in the Tor Browser 10.222
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.101
When I open the address "https://mozilla.github.io/webrtc-landing/pc_test.html" in the Tor Browser 8.510
Then Tor Browser displays a "RTCPeerConnection is missing!" heading on the "Simple RTCPeerConnection Video Test" page 1.265
After features/support/hooks.rb:291 0.750
After features/support/hooks.rb:75 0.000
Tags: @product
1:36.974
Before features/support/hooks.rb:245 0.007
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 9.677
And the network is plugged 0.051
And I successfully configure Tor 16.153
And available upgrades have been checked 1.120
And all notifications have disappeared 3.825
Then the persistent Tor Browser directory exists 0.090
And there is a GNOME bookmark for the persistent Tor Browser directory 1.576
When I start the Tor Browser 18.883
And I open the address "https://tails.net/about" in the Tor Browser 13.778
And "Tails - How Tails works" has loaded in the Tor Browser 1.333
Then I can save the current page as "index.html" to the persistent Tor Browser directory 8.597
And I open the address "file:///home/amnesia/Persistent/Tor Browser/index.html" in the Tor Browser 9.599
Then "Tails - How Tails works" has loaded in the Tor Browser 1.760
And I can print the current page as "output.pdf" to the persistent Tor Browser directory 10.526
After features/support/hooks.rb:291 0.873
After features/support/hooks.rb:75 0.000
Tags: @product
43.282
Before features/support/hooks.rb:245 0.006
Given I have started Tails from DVD without network and logged in 8.411
Then the amnesiac Documents directory exists 0.061
And there is a GNOME bookmark for the amnesiac Documents directory 1.655
Then I start the Tor Browser in offline mode 23.287
And I can save the current page as "index.html" to the Documents GNOME bookmark 9.866
After features/support/hooks.rb:291 0.805
After features/support/hooks.rb:75 0.000
Tags: @product
42.019
Before features/support/hooks.rb:245 0.007
Given I have started Tails from DVD without network and logged in 8.351
Then the amnesiac Downloads directory exists 0.065
And there is a GNOME bookmark for the amnesiac Downloads directory 1.761
Then I start the Tor Browser in offline mode 23.800
And I can save the current page as "index.html" to the Downloads GNOME bookmark 8.040
After features/support/hooks.rb:291 0.748
After features/support/hooks.rb:75 0.000
Tags: @product
43.432
Before features/support/hooks.rb:245 0.008
Given I have started Tails from DVD without network and logged in 8.407
Then the amnesiac Music directory exists 0.130
And there is a GNOME bookmark for the amnesiac Music directory 1.631
Then I start the Tor Browser in offline mode 24.064
And I can save the current page as "index.html" to the Music GNOME bookmark 9.198
After features/support/hooks.rb:291 0.749
After features/support/hooks.rb:75 0.000
Tags: @product
44.935
Before features/support/hooks.rb:245 0.006
Given I have started Tails from DVD without network and logged in 8.276
Then the amnesiac Pictures directory exists 0.047
And there is a GNOME bookmark for the amnesiac Pictures directory 1.606
Then I start the Tor Browser in offline mode 24.975
And I can save the current page as "index.html" to the Pictures GNOME bookmark 10.029
After features/support/hooks.rb:291 0.919
After features/support/hooks.rb:75 0.000
Tags: @product
41.030
Before features/support/hooks.rb:245 0.009
Given I have started Tails from DVD without network and logged in 8.285
Then the amnesiac Videos directory exists 0.086
And there is a GNOME bookmark for the amnesiac Videos directory 1.521
Then I start the Tor Browser in offline mode 21.941
And I can save the current page as "index.html" to the Videos GNOME bookmark 9.195
After features/support/hooks.rb:291 0.739
After features/support/hooks.rb:75 0.000
Tags: @product
3:11.211
Before features/support/hooks.rb:245 0.009
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 9.323
And all tps features are active 2.257
And all persistent filesystems have safe access rights 0.208
And all persistence configuration files have safe access rights 0.389
And all persistent directories have safe access rights 2.486
When I start the Tor Browser in offline mode 20.191
And I add a bookmark to eff.org in the Tor Browser 13.418
And I cold reboot the computer 9.580
And the computer reboots Tails 54.029
And I enable persistence 14.739
And I log in to a new session 33.541
And all notifications have disappeared 7.966
And I start the Tor Browser in offline mode 21.184
Then the Tor Browser has a bookmark to eff.org 1.894
After features/support/hooks.rb:291 1.057
After features/support/hooks.rb:75 0.012