Project Number Date
test_Tails_ISO_stable 4660 10 Feb 2024, 14:57

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:19.802 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
55.793
Before features/support/hooks.rb:245 0.006
Given I have started Tails from DVD and logged in and the network is connected 11.181
And a web server is running on the LAN 1.048
And I capture all network traffic 0.005
When I start the Tor Browser 30.507
And the Tor Browser loads the startup page 1.070
And I open a page on the LAN web server in the Tor Browser 10.349
Then the Tor Browser shows the "Unable to connect" error 1.082
And no traffic was sent to the web server on the LAN 0.548
After features/support/hooks.rb:291 0.961
After features/support/hooks.rb:75 0.063
59.882
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.273
Then the amnesiac Tor Browser directory exists 0.064
And there is a GNOME bookmark for the amnesiac Tor Browser directory 1.780
And the persistent Tor Browser directory does not exist 0.061
When I start the Tor Browser 30.401
And the Tor Browser loads the startup page 1.044
Then I can save the current page as "index.html" to the default downloads directory 5.286
And I can print the current page as "output.pdf" to the default downloads directory 9.970
After features/support/hooks.rb:450 1.432
After features/support/hooks.rb:291 0.731
After features/support/hooks.rb:75 0.000
54.928
Before features/support/hooks.rb:245 0.006
Before features/support/hooks.rb:442 0.005
Given I have started Tails from DVD and logged in and the network is connected 12.118
When I start the Tor Browser 29.542
Then the Tor Browser loads the startup page 1.068
When I download some file in the Tor Browser 11.894
Then the file is saved to the default Tor Browser download directory 0.304
After features/support/hooks.rb:450 2.513
After features/support/hooks.rb:291 0.623
After features/support/hooks.rb:75 0.000
1:24.406
Before features/support/hooks.rb:245 0.007
Before features/support/hooks.rb:442 0.005
Given I have started Tails from DVD and logged in and the network is connected 10.871
When I start the Tor Browser 30.522
And the Tor Browser loads the startup page 0.967
Then I can listen to an Ogg audio track in Tor Browser 42.045
After features/support/hooks.rb:450 2.528
After features/support/hooks.rb:291 2.148
After features/support/hooks.rb:75 0.000
53.423
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.223
When I start the Tor Browser 30.952
And the Tor Browser loads the startup page 1.099
Then I can watch a WebM video in Tor Browser 10.148
After features/support/hooks.rb:450 1.254
After features/support/hooks.rb:291 1.110
After features/support/hooks.rb:75 0.000
Tags: @product
1:19.432
Before features/support/hooks.rb:245 0.006
Given I have started Tails from DVD and logged in and the network is connected 11.682
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/Tor Browser/synaptic.html" as user "amnesia" 0.108
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/.gnupg/synaptic.html" as user "amnesia" 0.055
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.060
And the file "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.050
And the file "/live/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.046
And the file "/tmp/synaptic.html" exists 0.054
Given I start monitoring the AppArmor log of "torbrowser_firefox" 0.143
When I start the Tor Browser 28.382
And the Tor Browser loads the startup page 1.271
And I open the address "file:///home/amnesia/Tor Browser/synaptic.html" in the Tor Browser 9.456
Then I see "TorBrowserSynapticManual.png" after at most 5 seconds 0.537
And AppArmor has not denied "torbrowser_firefox" from opening "/home/amnesia/Tor Browser/synaptic.html" 0.116
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.131
When I open the address "file:///home/amnesia/.gnupg/synaptic.html" in the Tor Browser 6.150
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.503
And AppArmor has denied "torbrowser_firefox" from opening "/home/amnesia/.gnupg/synaptic.html" 0.083
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.126
When I open the address "file:///lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 6.049
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.533
And AppArmor has denied "torbrowser_firefox" from opening "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" 0.078
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.125
When I open the address "file:///live/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 6.288
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.501
# 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.063
# 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.252
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.531
After features/support/hooks.rb:291 0.692
After features/support/hooks.rb:75 0.000
Tags: @product
43.244
Before features/support/hooks.rb:245 0.006
Given I have started Tails from DVD and logged in and the network is connected 11.173
When I start the Tor Browser 30.941
Then the Tor Browser uses all expected TBB shared libraries 1.129
After features/support/hooks.rb:291 0.801
After features/support/hooks.rb:75 0.000
1:1.074
Before features/support/hooks.rb:245 0.006
Before features/support/hooks.rb:442 0.008
Given I have started Tails from DVD and logged in and the network is connected 11.729
When I start the Tor Browser 32.221
And the Tor Browser loads the startup page 1.038
And I open the Tails homepage in the Tor Browser 9.815
Then the Tor Browser loads the Tails homepage 1.346
When I request a new identity in Tor Browser 3.362
Then the Tor Browser restarts into a fresh session 1.559
After features/support/hooks.rb:450 1.479
After features/support/hooks.rb:291 1.080
After features/support/hooks.rb:75 0.000
Tags: @product
44.153
Before features/support/hooks.rb:245 0.007
Given I have started Tails from DVD and logged in and the network is connected 11.237
When I start the Tor Browser 30.364
And the Tor Browser loads the startup page 0.954
Then Tor Browser's circuit view is working 1.596
After features/support/hooks.rb:291 0.695
After features/support/hooks.rb:75 0.000
Tags: @product
1:4.383
Before features/support/hooks.rb:245 0.006
Given I have started Tails from DVD and logged in and the network is connected 11.681
When I start the Tor Browser 30.518
And the Tor Browser loads the startup page 1.177
When I open the address "https://net.ipcalf.com/" in the Tor Browser 9.920
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.096
When I open the address "https://mozilla.github.io/webrtc-landing/pc_test.html" in the Tor Browser 9.029
Then Tor Browser displays a "RTCPeerConnection is missing!" heading on the "Simple RTCPeerConnection Video Test" page 0.960
After features/support/hooks.rb:291 0.752
After features/support/hooks.rb:75 0.000
Tags: @product
1:43.532
Before features/support/hooks.rb:245 0.004
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 11.652
And the network is plugged 0.048
And I successfully configure Tor 15.336
And available upgrades have been checked 0.093
And all notifications have disappeared 3.244
Then the persistent Tor Browser directory exists 0.065
And there is a GNOME bookmark for the persistent Tor Browser directory 1.810
When I start the Tor Browser 31.160
And I open the address "https://tails.net/about" in the Tor Browser 10.398
And "Tails - How Tails works" has loaded in the Tor Browser 1.264
Then I can save the current page as "index.html" to the persistent Tor Browser directory 6.881
And I open the address "file:///home/amnesia/Persistent/Tor Browser/index.html" in the Tor Browser 9.466
Then "Tails - How Tails works" has loaded in the Tor Browser 1.695
And I can print the current page as "output.pdf" to the persistent Tor Browser directory 10.414
After features/support/hooks.rb:291 0.919
After features/support/hooks.rb:75 0.000
Tags: @product
50.328
Before features/support/hooks.rb:245 0.007
Given I have started Tails from DVD without network and logged in 8.610
Then the amnesiac Documents directory exists 0.112
And there is a GNOME bookmark for the amnesiac Documents directory 1.993
Then I start the Tor Browser in offline mode 31.209
And I can save the current page as "index.html" to the Documents GNOME bookmark 8.403
After features/support/hooks.rb:291 0.983
After features/support/hooks.rb:75 0.000
Tags: @product
46.958
Before features/support/hooks.rb:245 0.004
Given I have started Tails from DVD without network and logged in 8.107
Then the amnesiac Downloads directory exists 0.105
And there is a GNOME bookmark for the amnesiac Downloads directory 1.959
Then I start the Tor Browser in offline mode 31.543
And I can save the current page as "index.html" to the Downloads GNOME bookmark 5.244
After features/support/hooks.rb:291 1.221
After features/support/hooks.rb:75 0.000
Tags: @product
47.008
Before features/support/hooks.rb:245 0.006
Given I have started Tails from DVD without network and logged in 8.238
Then the amnesiac Music directory exists 0.138
And there is a GNOME bookmark for the amnesiac Music directory 1.837
Then I start the Tor Browser in offline mode 31.766
And I can save the current page as "index.html" to the Music GNOME bookmark 5.027
After features/support/hooks.rb:291 1.082
After features/support/hooks.rb:75 0.000
Tags: @product
47.661
Before features/support/hooks.rb:245 0.006
Given I have started Tails from DVD without network and logged in 7.741
Then the amnesiac Pictures directory exists 0.095
And there is a GNOME bookmark for the amnesiac Pictures directory 1.866
Then I start the Tor Browser in offline mode 33.273
And I can save the current page as "index.html" to the Pictures GNOME bookmark 4.683
After features/support/hooks.rb:291 1.070
After features/support/hooks.rb:75 0.000
Tags: @product
49.346
Before features/support/hooks.rb:245 0.005
Given I have started Tails from DVD without network and logged in 7.806
Then the amnesiac Videos directory exists 0.129
And there is a GNOME bookmark for the amnesiac Videos directory 2.172
Then I start the Tor Browser in offline mode 33.230
And I can save the current page as "index.html" to the Videos GNOME bookmark 6.007
After features/support/hooks.rb:291 1.234
After features/support/hooks.rb:75 0.000
Tags: @product
3:34.241
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.202
And all tps features are active 2.117
And all persistent filesystems have safe access rights 0.264
And all persistence configuration files have safe access rights 0.451
And all persistent directories have safe access rights 2.825
When I start the Tor Browser in offline mode 32.891
And I add a bookmark to eff.org in the Tor Browser 15.871
And I cold reboot the computer 9.274
And the computer reboots Tails 46.008
And I enable persistence 35.195
And I log in to a new session 22.953
And I start the Tor Browser in offline mode 34.347
Then the Tor Browser has a bookmark to eff.org 1.835
After features/support/hooks.rb:291 0.957
After features/support/hooks.rb:75 0.010