Project Number Date
test_Tails_ISO_devel 3262 31 Jan 2024, 12:27

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Browsing the web using the Tor Browser 130 0 0 0 0 130 17 0 17 19:27.285 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
51.961
Before features/support/hooks.rb:245 0.006
Given I have started Tails from DVD and logged in and the network is connected 11.225
And a web server is running on the LAN 1.031
And I capture all network traffic 0.004
When I start the Tor Browser 27.534
And the Tor Browser loads the startup page 1.020
And I open a page on the LAN web server in the Tor Browser 9.880
Then the Tor Browser shows the "Unable to connect" error 0.797
And no traffic was sent to the web server on the LAN 0.467
After features/support/hooks.rb:291 0.840
After features/support/hooks.rb:75 0.060
58.539
Before features/support/hooks.rb:245 0.005
Before features/support/hooks.rb:442 0.006
Given I have started Tails from DVD and logged in and the network is connected 11.434
Then the amnesiac Tor Browser directory exists 0.057
And there is a GNOME bookmark for the amnesiac Tor Browser directory 1.629
And the persistent Tor Browser directory does not exist 0.055
When I start the Tor Browser 28.662
And the Tor Browser loads the startup page 0.904
Then I can save the current page as "index.html" to the default downloads directory 5.607
And I can print the current page as "output.pdf" to the default downloads directory 10.188
After features/support/hooks.rb:450 1.186
After features/support/hooks.rb:291 0.828
After features/support/hooks.rb:75 0.000
56.955
Before features/support/hooks.rb:245 0.006
Before features/support/hooks.rb:442 0.004
Given I have started Tails from DVD and logged in and the network is connected 11.805
When I start the Tor Browser 30.515
Then the Tor Browser loads the startup page 0.952
When I download some file in the Tor Browser 13.271
Then the file is saved to the default Tor Browser download directory 0.410
After features/support/hooks.rb:450 2.446
After features/support/hooks.rb:291 0.638
After features/support/hooks.rb:75 0.000
1:21.614
Before features/support/hooks.rb:245 0.007
Before features/support/hooks.rb:442 0.006
Given I have started Tails from DVD and logged in and the network is connected 11.274
When I start the Tor Browser 27.459
And the Tor Browser loads the startup page 1.019
Then I can listen to an Ogg audio track in Tor Browser 41.860
After features/support/hooks.rb:450 1.923
After features/support/hooks.rb:291 1.420
After features/support/hooks.rb:75 0.000
50.598
Before features/support/hooks.rb:245 0.006
Before features/support/hooks.rb:442 0.006
Given I have started Tails from DVD and logged in and the network is connected 11.196
When I start the Tor Browser 28.593
And the Tor Browser loads the startup page 0.921
Then I can watch a WebM video in Tor Browser 9.886
After features/support/hooks.rb:450 1.129
After features/support/hooks.rb:291 0.989
After features/support/hooks.rb:75 0.000
Tags: @product
1:22.982
Before features/support/hooks.rb:245 0.006
Given I have started Tails from DVD and logged in and the network is connected 11.820
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/Tor Browser/synaptic.html" as user "amnesia" 0.114
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.047
Then the file "/home/amnesia/.gnupg/synaptic.html" exists 0.056
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.050
And the file "/tmp/synaptic.html" exists 0.050
Given I start monitoring the AppArmor log of "torbrowser_firefox" 0.099
When I start the Tor Browser 28.059
And the Tor Browser loads the startup page 1.034
And I open the address "file:///home/amnesia/Tor Browser/synaptic.html" in the Tor Browser 9.815
Then I see "TorBrowserSynapticManual.png" after at most 5 seconds 0.557
And AppArmor has not denied "torbrowser_firefox" from opening "/home/amnesia/Tor Browser/synaptic.html" 0.273
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.156
When I open the address "file:///home/amnesia/.gnupg/synaptic.html" in the Tor Browser 8.806
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.515
And AppArmor has denied "torbrowser_firefox" from opening "/home/amnesia/.gnupg/synaptic.html" 0.066
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.109
When I open the address "file:///lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 8.412
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.520
And AppArmor has denied "torbrowser_firefox" from opening "/usr/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" 0.067
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.118
When I open the address "file:///live/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 5.777
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.515
# 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.069
# 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.244
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.501
After features/support/hooks.rb:291 0.905
After features/support/hooks.rb:75 0.000
Tags: @product
41.167
Before features/support/hooks.rb:245 0.006
Given I have started Tails from DVD and logged in and the network is connected 11.169
When I start the Tor Browser 28.908
Then the Tor Browser uses all expected TBB shared libraries 1.089
After features/support/hooks.rb:291 1.537
After features/support/hooks.rb:75 0.000
55.364
Before features/support/hooks.rb:245 0.004
Before features/support/hooks.rb:442 0.005
Given I have started Tails from DVD and logged in and the network is connected 11.533
When I start the Tor Browser 27.671
And the Tor Browser loads the startup page 0.910
And I open the Tails homepage in the Tor Browser 9.945
Then the Tor Browser loads the Tails homepage 1.117
When I request a new identity in Tor Browser 3.113
Then the Tor Browser restarts into a fresh session 1.073
After features/support/hooks.rb:450 1.525
After features/support/hooks.rb:291 1.126
After features/support/hooks.rb:75 0.000
Tags: @product
41.472
Before features/support/hooks.rb:245 0.006
Given I have started Tails from DVD and logged in and the network is connected 11.363
When I start the Tor Browser 27.539
And the Tor Browser loads the startup page 1.015
Then Tor Browser's circuit view is working 1.554
After features/support/hooks.rb:291 0.960
After features/support/hooks.rb:75 0.000
Tags: @product
1:1.106
Before features/support/hooks.rb:245 0.007
Given I have started Tails from DVD and logged in and the network is connected 11.330
When I start the Tor Browser 28.346
And the Tor Browser loads the startup page 0.983
When I open the address "https://net.ipcalf.com/" in the Tor Browser 9.586
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.762
When I open the address "https://mozilla.github.io/webrtc-landing/pc_test.html" in the Tor Browser 8.983
Then Tor Browser displays a "RTCPeerConnection is missing!" heading on the "Simple RTCPeerConnection Video Test" page 1.111
After features/support/hooks.rb:291 0.724
After features/support/hooks.rb:75 0.000
Tags: @product
2:6.885
Before features/support/hooks.rb:245 0.006
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 10.113
And the network is plugged 0.149
And I successfully configure Tor 46.019
And available upgrades have been checked 0.052
And all notifications have disappeared 3.105
Then the persistent Tor Browser directory exists 0.059
And there is a GNOME bookmark for the persistent Tor Browser directory 1.497
When I start the Tor Browser 27.452
And I open the address "https://tails.net/about" in the Tor Browser 10.095
And "Tails - How Tails works" has loaded in the Tor Browser 1.187
Then I can save the current page as "index.html" to the persistent Tor Browser directory 5.661
And I open the address "file:///home/amnesia/Persistent/Tor Browser/index.html" in the Tor Browser 9.603
Then "Tails - How Tails works" has loaded in the Tor Browser 1.505
And I can print the current page as "output.pdf" to the persistent Tor Browser directory 10.380
After features/support/hooks.rb:291 0.769
After features/support/hooks.rb:75 0.000
Tags: @product
43.993
Before features/support/hooks.rb:245 0.006
Given I have started Tails from DVD without network and logged in 7.967
Then the amnesiac Documents directory exists 0.066
And there is a GNOME bookmark for the amnesiac Documents directory 1.686
Then I start the Tor Browser in offline mode 28.781
And I can save the current page as "index.html" to the Documents GNOME bookmark 5.490
After features/support/hooks.rb:291 0.834
After features/support/hooks.rb:75 0.000
Tags: @product
43.473
Before features/support/hooks.rb:245 0.006
Given I have started Tails from DVD without network and logged in 7.692
Then the amnesiac Downloads directory exists 0.057
And there is a GNOME bookmark for the amnesiac Downloads directory 1.461
Then I start the Tor Browser in offline mode 28.789
And I can save the current page as "index.html" to the Downloads GNOME bookmark 5.473
After features/support/hooks.rb:291 1.114
After features/support/hooks.rb:75 0.000
Tags: @product
47.720
Before features/support/hooks.rb:245 0.007
Given I have started Tails from DVD without network and logged in 7.837
Then the amnesiac Music directory exists 0.050
And there is a GNOME bookmark for the amnesiac Music directory 1.514
Then I start the Tor Browser in offline mode 32.246
And I can save the current page as "index.html" to the Music GNOME bookmark 6.072
After features/support/hooks.rb:291 1.371
After features/support/hooks.rb:75 0.000
Tags: @product
44.596
Before features/support/hooks.rb:245 0.008
Given I have started Tails from DVD without network and logged in 9.032
Then the amnesiac Pictures directory exists 0.062
And there is a GNOME bookmark for the amnesiac Pictures directory 1.542
Then I start the Tor Browser in offline mode 28.495
And I can save the current page as "index.html" to the Pictures GNOME bookmark 5.462
After features/support/hooks.rb:291 1.021
After features/support/hooks.rb:75 0.000
Tags: @product
44.946
Before features/support/hooks.rb:245 0.004
Given I have started Tails from DVD without network and logged in 8.872
Then the amnesiac Videos directory exists 0.045
And there is a GNOME bookmark for the amnesiac Videos directory 1.924
Then I start the Tor Browser in offline mode 28.957
And I can save the current page as "index.html" to the Videos GNOME bookmark 5.147
After features/support/hooks.rb:291 1.024
After features/support/hooks.rb:75 0.000
Tags: @product
3:53.906
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.793
And all tps features are active 1.914
And all persistent filesystems have safe access rights 0.238
And all persistence configuration files have safe access rights 0.371
And all persistent directories have safe access rights 2.370
When I start the Tor Browser in offline mode 29.967
And I add a bookmark to eff.org in the Tor Browser 14.520
And I cold reboot the computer 10.277
And the computer reboots Tails 59.704
And I enable persistence 35.899
And I log in to a new session 37.869
And I start the Tor Browser in offline mode 28.869
Then the Tor Browser has a bookmark to eff.org 2.108
After features/support/hooks.rb:291 1.193
After features/support/hooks.rb:75 0.010