Project Number Date
test_Tails_ISO_devel 3230 10 Jan 2024, 22:38

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:47.979 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.059
Before features/support/hooks.rb:245 0.006
Given I have started Tails from DVD and logged in and the network is connected 11.365
And a web server is running on the LAN 1.039
And I capture all network traffic 0.007
When I start the Tor Browser 30.603
And the Tor Browser loads the startup page 0.934
And I open a page on the LAN web server in the Tor Browser 5.912
Then the Tor Browser shows the "Unable to connect" error 0.753
And no traffic was sent to the web server on the LAN 0.443
After features/support/hooks.rb:291 0.751
After features/support/hooks.rb:75 0.046
58.869
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 11.473
Then the amnesiac Tor Browser directory exists 0.068
And there is a GNOME bookmark for the amnesiac Tor Browser directory 1.755
And the persistent Tor Browser directory does not exist 0.059
When I start the Tor Browser 30.153
And the Tor Browser loads the startup page 0.854
Then I can save the current page as "index.html" to the default downloads directory 4.695
And I can print the current page as "output.pdf" to the default downloads directory 9.809
After features/support/hooks.rb:450 1.286
After features/support/hooks.rb:291 0.688
After features/support/hooks.rb:75 0.000
56.898
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.263
When I start the Tor Browser 32.294
Then the Tor Browser loads the startup page 0.893
When I download some file in the Tor Browser 12.226
Then the file is saved to the default Tor Browser download directory 0.219
After features/support/hooks.rb:450 2.334
After features/support/hooks.rb:291 0.883
After features/support/hooks.rb:75 0.000
1:22.870
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 11.490
When I start the Tor Browser 29.702
And the Tor Browser loads the startup page 0.975
Then I can listen to an Ogg audio track in Tor Browser 40.702
After features/support/hooks.rb:450 2.258
After features/support/hooks.rb:291 1.037
After features/support/hooks.rb:75 0.000
52.203
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.528
When I start the Tor Browser 30.343
And the Tor Browser loads the startup page 0.789
Then I can watch a WebM video in Tor Browser 9.541
After features/support/hooks.rb:450 1.262
After features/support/hooks.rb:291 1.008
After features/support/hooks.rb:75 0.000
Tags: @product
1:18.479
Before features/support/hooks.rb:245 0.007
Given I have started Tails from DVD and logged in and the network is connected 11.377
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/Tor Browser/synaptic.html" as user "amnesia" 0.102
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/.gnupg/synaptic.html" as user "amnesia" 0.048
And I copy "/usr/share/synaptic/html/index.html" to "/tmp/synaptic.html" as user "amnesia" 0.064
Then the file "/home/amnesia/.gnupg/synaptic.html" exists 0.065
And the file "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.048
And the file "/live/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.061
And the file "/tmp/synaptic.html" exists 0.053
Given I start monitoring the AppArmor log of "torbrowser_firefox" 0.177
When I start the Tor Browser 29.955
And the Tor Browser loads the startup page 0.920
And I open the address "file:///home/amnesia/Tor Browser/synaptic.html" in the Tor Browser 9.087
Then I see "TorBrowserSynapticManual.png" after at most 5 seconds 0.543
And AppArmor has not denied "torbrowser_firefox" from opening "/home/amnesia/Tor Browser/synaptic.html" 0.093
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.161
When I open the address "file:///home/amnesia/.gnupg/synaptic.html" in the Tor Browser 5.871
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.507
And AppArmor has denied "torbrowser_firefox" from opening "/home/amnesia/.gnupg/synaptic.html" 0.070
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.874
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.523
And AppArmor has denied "torbrowser_firefox" from opening "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" 0.058
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.090
When I open the address "file:///live/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 5.642
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.506
# 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.066
# 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.881
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.503
After features/support/hooks.rb:291 0.720
After features/support/hooks.rb:75 0.000
Tags: @product
44.859
Before features/support/hooks.rb:245 0.007
Given I have started Tails from DVD and logged in and the network is connected 11.213
When I start the Tor Browser 32.614
Then the Tor Browser uses all expected TBB shared libraries 1.030
After features/support/hooks.rb:291 0.801
After features/support/hooks.rb:75 0.000
56.543
Before features/support/hooks.rb:245 0.007
Before features/support/hooks.rb:442 0.008
Given I have started Tails from DVD and logged in and the network is connected 11.355
When I start the Tor Browser 29.248
And the Tor Browser loads the startup page 0.957
And I open the Tails homepage in the Tor Browser 9.232
Then the Tor Browser loads the Tails homepage 0.935
When I request a new identity in Tor Browser 3.153
Then the Tor Browser restarts into a fresh session 1.660
After features/support/hooks.rb:450 1.442
After features/support/hooks.rb:291 1.059
After features/support/hooks.rb:75 0.000
Tags: @product
42.769
Before features/support/hooks.rb:245 0.007
Given I have started Tails from DVD and logged in and the network is connected 10.934
When I start the Tor Browser 29.271
And the Tor Browser loads the startup page 1.005
Then Tor Browser's circuit view is working 1.557
After features/support/hooks.rb:291 1.134
After features/support/hooks.rb:75 0.000
Tags: @product
1:0.900
Before features/support/hooks.rb:245 0.007
Given I have started Tails from DVD and logged in and the network is connected 11.238
When I start the Tor Browser 29.443
And the Tor Browser loads the startup page 0.986
When I open the address "https://net.ipcalf.com/" in the Tor Browser 8.892
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.703
When I open the address "https://mozilla.github.io/webrtc-landing/pc_test.html" in the Tor Browser 8.616
Then Tor Browser displays a "RTCPeerConnection is missing!" heading on the "Simple RTCPeerConnection Video Test" page 1.020
After features/support/hooks.rb:291 0.851
After features/support/hooks.rb:75 0.000
Tags: @product
1:40.950
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.485
And the network is plugged 0.034
And I successfully configure Tor 15.313
And available upgrades have been checked 0.049
And all notifications have disappeared 3.132
Then the persistent Tor Browser directory exists 0.068
And there is a GNOME bookmark for the persistent Tor Browser directory 1.587
When I start the Tor Browser 30.803
And I open the address "https://tails.net/about" in the Tor Browser 10.512
And "Tails - How Tails works" has loaded in the Tor Browser 1.121
Then I can save the current page as "index.html" to the persistent Tor Browser directory 6.894
And I open the address "file:///home/amnesia/Persistent/Tor Browser/index.html" in the Tor Browser 9.225
Then "Tails - How Tails works" has loaded in the Tor Browser 1.418
And I can print the current page as "output.pdf" to the persistent Tor Browser directory 10.301
After features/support/hooks.rb:291 1.141
After features/support/hooks.rb:75 0.000
Tags: @product
45.672
Before features/support/hooks.rb:245 0.007
Given I have started Tails from DVD without network and logged in 8.309
Then the amnesiac Documents directory exists 0.164
And there is a GNOME bookmark for the amnesiac Documents directory 1.995
Then I start the Tor Browser in offline mode 30.359
And I can save the current page as "index.html" to the Documents GNOME bookmark 4.843
After features/support/hooks.rb:291 1.082
After features/support/hooks.rb:75 0.000
Tags: @product
44.807
Before features/support/hooks.rb:245 0.007
Given I have started Tails from DVD without network and logged in 8.022
Then the amnesiac Downloads directory exists 0.109
And there is a GNOME bookmark for the amnesiac Downloads directory 1.910
Then I start the Tor Browser in offline mode 30.291
And I can save the current page as "index.html" to the Downloads GNOME bookmark 4.472
After features/support/hooks.rb:291 1.064
After features/support/hooks.rb:75 0.000
Tags: @product
47.280
Before features/support/hooks.rb:245 0.007
Given I have started Tails from DVD without network and logged in 8.080
Then the amnesiac Music directory exists 0.150
And there is a GNOME bookmark for the amnesiac Music directory 1.844
Then I start the Tor Browser in offline mode 32.440
And I can save the current page as "index.html" to the Music GNOME bookmark 4.765
After features/support/hooks.rb:291 1.102
After features/support/hooks.rb:75 0.000
Tags: @product
44.009
Before features/support/hooks.rb:245 0.007
Given I have started Tails from DVD without network and logged in 8.111
Then the amnesiac Pictures directory exists 0.063
And there is a GNOME bookmark for the amnesiac Pictures directory 1.315
Then I start the Tor Browser in offline mode 29.705
And I can save the current page as "index.html" to the Pictures GNOME bookmark 4.814
After features/support/hooks.rb:291 1.108
After features/support/hooks.rb:75 0.000
Tags: @product
59.211
Before features/support/hooks.rb:245 0.005
Given I have started Tails from DVD without network and logged in 20.696
Then the amnesiac Videos directory exists 0.094
And there is a GNOME bookmark for the amnesiac Videos directory 2.120
Then I start the Tor Browser in offline mode 30.570
And I can save the current page as "index.html" to the Videos GNOME bookmark 5.730
After features/support/hooks.rb:291 1.023
After features/support/hooks.rb:75 0.000
Tags: @product
3:20.591
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.142
And all tps features are active 1.843
And all persistent filesystems have safe access rights 0.255
And all persistence configuration files have safe access rights 0.702
And all persistent directories have safe access rights 2.755
When I start the Tor Browser in offline mode 31.394
And I add a bookmark to eff.org in the Tor Browser 13.467
And I cold reboot the computer 9.323
And the computer reboots Tails 43.722
And I enable persistence 32.974
And I log in to a new session 19.890
And I start the Tor Browser in offline mode 33.370
Then the Tor Browser has a bookmark to eff.org 1.749
After features/support/hooks.rb:291 1.233
After features/support/hooks.rb:75 0.010