Project Number Date
test_Tails_ISO_devel 3236 14 Jan 2024, 12:34

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 18:39.454 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
53.158
Before features/support/hooks.rb:245 0.006
Given I have started Tails from DVD and logged in and the network is connected 11.330
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 29.423
And the Tor Browser loads the startup page 0.792
And I open a page on the LAN web server in the Tor Browser 9.232
Then the Tor Browser shows the "Unable to connect" error 0.813
And no traffic was sent to the web server on the LAN 0.517
After features/support/hooks.rb:291 1.032
After features/support/hooks.rb:75 0.039
57.438
Before features/support/hooks.rb:245 0.006
Before features/support/hooks.rb:442 0.007
Given I have started Tails from DVD and logged in and the network is connected 11.553
Then the amnesiac Tor Browser directory exists 0.075
And there is a GNOME bookmark for the amnesiac Tor Browser directory 1.648
And the persistent Tor Browser directory does not exist 0.062
When I start the Tor Browser 28.738
And the Tor Browser loads the startup page 1.014
Then I can save the current page as "index.html" to the default downloads directory 4.786
And I can print the current page as "output.pdf" to the default downloads directory 9.559
After features/support/hooks.rb:450 1.285
After features/support/hooks.rb:291 0.741
After features/support/hooks.rb:75 0.000
55.082
Before features/support/hooks.rb:245 0.006
Before features/support/hooks.rb:442 0.007
Given I have started Tails from DVD and logged in and the network is connected 11.372
When I start the Tor Browser 30.867
Then the Tor Browser loads the startup page 0.924
When I download some file in the Tor Browser 11.683
Then the file is saved to the default Tor Browser download directory 0.234
After features/support/hooks.rb:450 2.190
After features/support/hooks.rb:291 0.629
After features/support/hooks.rb:75 0.000
1:26.350
Before features/support/hooks.rb:245 0.006
Before features/support/hooks.rb:442 0.007
Given I have started Tails from DVD and logged in and the network is connected 11.345
When I start the Tor Browser 30.802
And the Tor Browser loads the startup page 0.803
Then I can listen to an Ogg audio track in Tor Browser 43.398
After features/support/hooks.rb:450 2.648
After features/support/hooks.rb:291 1.116
After features/support/hooks.rb:75 0.000
51.988
Before features/support/hooks.rb:245 0.006
Before features/support/hooks.rb:442 0.007
Given I have started Tails from DVD and logged in and the network is connected 11.301
When I start the Tor Browser 30.261
And the Tor Browser loads the startup page 0.880
Then I can watch a WebM video in Tor Browser 9.544
After features/support/hooks.rb:450 1.401
After features/support/hooks.rb:291 0.996
After features/support/hooks.rb:75 0.000
Tags: @product
1:17.219
Before features/support/hooks.rb:245 0.007
Given I have started Tails from DVD and logged in and the network is connected 11.610
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/Tor Browser/synaptic.html" as user "amnesia" 0.113
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/.gnupg/synaptic.html" as user "amnesia" 0.067
And I copy "/usr/share/synaptic/html/index.html" to "/tmp/synaptic.html" as user "amnesia" 0.066
Then the file "/home/amnesia/.gnupg/synaptic.html" exists 0.073
And the file "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.068
And the file "/live/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.067
And the file "/tmp/synaptic.html" exists 0.066
Given I start monitoring the AppArmor log of "torbrowser_firefox" 0.159
When I start the Tor Browser 28.842
And the Tor Browser loads the startup page 0.823
And I open the address "file:///home/amnesia/Tor Browser/synaptic.html" in the Tor Browser 9.178
Then I see "TorBrowserSynapticManual.png" after at most 5 seconds 0.550
And AppArmor has not denied "torbrowser_firefox" from opening "/home/amnesia/Tor Browser/synaptic.html" 0.114
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.143
When I open the address "file:///home/amnesia/.gnupg/synaptic.html" in the Tor Browser 5.889
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.525
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.119
When I open the address "file:///lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 5.853
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.510
And AppArmor has denied "torbrowser_firefox" from opening "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" 0.082
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.127
When I open the address "file:///live/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 5.212
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.503
# Due to our AppArmor aliases, /live/overlay will be treated
# as /lib/live/mount/overlay.
And AppArmor has denied "torbrowser_firefox" from opening "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" 0.099
# 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.751
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.501
After features/support/hooks.rb:291 0.923
After features/support/hooks.rb:75 0.000
Tags: @product
45.470
Before features/support/hooks.rb:245 0.006
Given I have started Tails from DVD and logged in and the network is connected 11.316
When I start the Tor Browser 33.096
Then the Tor Browser uses all expected TBB shared libraries 1.058
After features/support/hooks.rb:291 1.910
After features/support/hooks.rb:75 0.000
56.046
Before features/support/hooks.rb:245 0.006
Before features/support/hooks.rb:442 0.007
Given I have started Tails from DVD and logged in and the network is connected 11.227
When I start the Tor Browser 28.706
And the Tor Browser loads the startup page 1.072
And I open the Tails homepage in the Tor Browser 9.210
Then the Tor Browser loads the Tails homepage 1.137
When I request a new identity in Tor Browser 3.145
Then the Tor Browser restarts into a fresh session 1.545
After features/support/hooks.rb:450 1.447
After features/support/hooks.rb:291 0.950
After features/support/hooks.rb:75 0.000
Tags: @product
43.561
Before features/support/hooks.rb:245 0.007
Given I have started Tails from DVD and logged in and the network is connected 11.402
When I start the Tor Browser 29.827
And the Tor Browser loads the startup page 0.881
Then Tor Browser's circuit view is working 1.449
After features/support/hooks.rb:291 0.667
After features/support/hooks.rb:75 0.000
Tags: @product
1:1.004
Before features/support/hooks.rb:245 0.006
Given I have started Tails from DVD and logged in and the network is connected 11.375
When I start the Tor Browser 29.865
And the Tor Browser loads the startup page 0.912
When I open the address "https://net.ipcalf.com/" in the Tor Browser 8.738
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.693
When I open the address "https://mozilla.github.io/webrtc-landing/pc_test.html" in the Tor Browser 8.497
Then Tor Browser displays a "RTCPeerConnection is missing!" heading on the "Simple RTCPeerConnection Video Test" page 0.922
After features/support/hooks.rb:291 1.510
After features/support/hooks.rb:75 0.000
Tags: @product
1:39.720
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 10.368
And the network is plugged 0.053
And I successfully configure Tor 12.854
And available upgrades have been checked 1.139
And all notifications have disappeared 3.021
Then the persistent Tor Browser directory exists 0.061
And there is a GNOME bookmark for the persistent Tor Browser directory 1.655
When I start the Tor Browser 33.245
And I open the address "https://tails.net/about" in the Tor Browser 10.089
And "Tails - How Tails works" has loaded in the Tor Browser 1.241
Then I can save the current page as "index.html" to the persistent Tor Browser directory 5.757
And I open the address "file:///home/amnesia/Persistent/Tor Browser/index.html" in the Tor Browser 9.016
Then "Tails - How Tails works" has loaded in the Tor Browser 1.364
And I can print the current page as "output.pdf" to the persistent Tor Browser directory 9.850
After features/support/hooks.rb:291 0.845
After features/support/hooks.rb:75 0.000
Tags: @product
45.202
Before features/support/hooks.rb:245 0.006
Given I have started Tails from DVD without network and logged in 8.605
Then the amnesiac Documents directory exists 0.063
And there is a GNOME bookmark for the amnesiac Documents directory 1.751
Then I start the Tor Browser in offline mode 30.117
And I can save the current page as "index.html" to the Documents GNOME bookmark 4.665
After features/support/hooks.rb:291 0.719
After features/support/hooks.rb:75 0.000
Tags: @product
46.199
Before features/support/hooks.rb:245 0.005
Given I have started Tails from DVD without network and logged in 7.859
Then the amnesiac Downloads directory exists 0.069
And there is a GNOME bookmark for the amnesiac Downloads directory 1.664
Then I start the Tor Browser in offline mode 30.418
And I can save the current page as "index.html" to the Downloads GNOME bookmark 6.187
After features/support/hooks.rb:291 1.104
After features/support/hooks.rb:75 0.000
Tags: @product
44.291
Before features/support/hooks.rb:245 0.007
Given I have started Tails from DVD without network and logged in 7.986
Then the amnesiac Music directory exists 0.065
And there is a GNOME bookmark for the amnesiac Music directory 1.593
Then I start the Tor Browser in offline mode 30.363
And I can save the current page as "index.html" to the Music GNOME bookmark 4.282
After features/support/hooks.rb:291 0.801
After features/support/hooks.rb:75 0.000
Tags: @product
43.731
Before features/support/hooks.rb:245 0.007
Given I have started Tails from DVD without network and logged in 7.874
Then the amnesiac Pictures directory exists 0.125
And there is a GNOME bookmark for the amnesiac Pictures directory 1.671
Then I start the Tor Browser in offline mode 29.442
And I can save the current page as "index.html" to the Pictures GNOME bookmark 4.616
After features/support/hooks.rb:291 0.795
After features/support/hooks.rb:75 0.000
Tags: @product
45.173
Before features/support/hooks.rb:245 0.006
Given I have started Tails from DVD without network and logged in 7.821
Then the amnesiac Videos directory exists 0.098
And there is a GNOME bookmark for the amnesiac Videos directory 1.767
Then I start the Tor Browser in offline mode 30.541
And I can save the current page as "index.html" to the Videos GNOME bookmark 4.944
After features/support/hooks.rb:291 0.939
After features/support/hooks.rb:75 0.000
Tags: @product
3:27.814
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 9.325
And all tps features are active 2.314
And all persistent filesystems have safe access rights 0.234
And all persistence configuration files have safe access rights 0.579
And all persistent directories have safe access rights 2.692
When I start the Tor Browser in offline mode 31.691
And I add a bookmark to eff.org in the Tor Browser 16.108
And I cold reboot the computer 9.258
And the computer reboots Tails 44.686
And I enable persistence 34.787
And I log in to a new session 20.147
And I start the Tor Browser in offline mode 34.756
Then the Tor Browser has a bookmark to eff.org 1.230
After features/support/hooks.rb:291 1.061
After features/support/hooks.rb:75 0.010