Project Number Date
test_Tails_ISO_devel 3412 03 Jun 2024, 13:36

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 18:19.301 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.675
Before features/support/hooks.rb:265 0.010
Given I have started Tails from DVD and logged in and the network is connected 12.685
And a web server is running on the LAN 1.070
And I capture all network traffic 0.010
When I start the Tor Browser 23.046
And the Tor Browser loads the startup page 1.409
And I open a page on the LAN web server in the Tor Browser 11.628
Then the Tor Browser shows the "Unable to connect" error 1.439
And no traffic was sent to the web server on the LAN 0.384
After features/support/hooks.rb:311 1.059
After features/support/hooks.rb:100 0.056
58.505
Before features/support/hooks.rb:265 0.006
Before features/support/hooks.rb:492 0.009
Given I have started Tails from DVD and logged in and the network is connected 15.027
Then the amnesiac Tor Browser directory exists 0.088
And there is a GNOME bookmark for the amnesiac Tor Browser directory 1.820
And the persistent Tor Browser directory does not exist 0.063
When I start the Tor Browser 22.935
And the Tor Browser loads the startup page 1.468
Then I can save the current page as "index.html" to the default downloads directory 5.775
And I can print the current page as "output.pdf" to the default downloads directory 11.325
After features/support/hooks.rb:500 1.099
After features/support/hooks.rb:311 0.657
After features/support/hooks.rb:100 0.000
51.916
Before features/support/hooks.rb:265 0.009
Before features/support/hooks.rb:492 0.009
Given I have started Tails from DVD and logged in and the network is connected 12.311
When I start the Tor Browser 24.139
Then the Tor Browser loads the startup page 1.145
When I download some file in the Tor Browser 14.000
Then the file is saved to the default Tor Browser download directory 0.319
After features/support/hooks.rb:500 2.230
After features/support/hooks.rb:311 0.664
After features/support/hooks.rb:100 0.000
1:22.018
Before features/support/hooks.rb:265 0.008
Before features/support/hooks.rb:492 0.008
Given I have started Tails from DVD and logged in and the network is connected 12.114
When I start the Tor Browser 24.968
And the Tor Browser loads the startup page 1.284
Then I can listen to an Ogg audio track in Tor Browser 43.651
After features/support/hooks.rb:500 1.867
After features/support/hooks.rb:311 1.049
After features/support/hooks.rb:100 0.000
50.975
Before features/support/hooks.rb:265 0.006
Before features/support/hooks.rb:492 0.006
Given I have started Tails from DVD and logged in and the network is connected 12.489
When I start the Tor Browser 23.487
And the Tor Browser loads the startup page 1.320
Then I can watch a WebM video in Tor Browser 13.677
After features/support/hooks.rb:500 1.189
After features/support/hooks.rb:311 0.789
After features/support/hooks.rb:100 0.000
Tags: @product
1:18.830
Before features/support/hooks.rb:265 0.008
Given I have started Tails from DVD and logged in and the network is connected 12.353
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/Tor Browser/synaptic.html" as user "amnesia" 0.120
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/.gnupg/synaptic.html" as user "amnesia" 0.058
And I copy "/usr/share/synaptic/html/index.html" to "/tmp/synaptic.html" as user "amnesia" 0.061
Then the file "/home/amnesia/.gnupg/synaptic.html" exists 0.055
And the file "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.071
And the file "/live/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.047
And the file "/tmp/synaptic.html" exists 0.064
Given I start monitoring the AppArmor log of "torbrowser_firefox" 0.113
When I start the Tor Browser 21.602
And the Tor Browser loads the startup page 1.346
And I open the address "file:///home/amnesia/Tor Browser/synaptic.html" in the Tor Browser 11.837
Then I see "TorBrowserSynapticManual.png" after at most 5 seconds 0.568
And AppArmor has not denied "torbrowser_firefox" from opening "/home/amnesia/Tor Browser/synaptic.html" 0.288
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.149
When I open the address "file:///home/amnesia/.gnupg/synaptic.html" in the Tor Browser 8.912
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.516
And AppArmor has denied "torbrowser_firefox" from opening "/home/amnesia/.gnupg/synaptic.html" 0.128
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.115
When I open the address "file:///lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 6.258
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.559
And AppArmor has denied "torbrowser_firefox" from opening "/usr/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" 0.071
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.110
When I open the address "file:///live/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 6.333
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.534
# 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.056
# 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.910
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.583
After features/support/hooks.rb:311 0.720
After features/support/hooks.rb:100 0.000
Tags: @product
35.912
Before features/support/hooks.rb:265 0.007
Given I have started Tails from DVD and logged in and the network is connected 12.466
When I start the Tor Browser 22.063
Then the Tor Browser uses all expected TBB shared libraries 1.381
After features/support/hooks.rb:311 1.492
After features/support/hooks.rb:100 0.000
53.432
Before features/support/hooks.rb:265 0.007
Before features/support/hooks.rb:492 0.008
Given I have started Tails from DVD and logged in and the network is connected 12.134
When I start the Tor Browser 22.800
And the Tor Browser loads the startup page 1.131
And I open the Tails homepage in the Tor Browser 10.560
Then the Tor Browser loads the Tails homepage 1.239
When I request a new identity in Tor Browser 3.466
Then the Tor Browser restarts into a fresh session 2.098
After features/support/hooks.rb:500 1.650
After features/support/hooks.rb:311 0.954
After features/support/hooks.rb:100 0.000
Tags: @product
39.943
Before features/support/hooks.rb:265 0.005
Given I have started Tails from DVD and logged in and the network is connected 12.253
When I start the Tor Browser 24.940
And the Tor Browser loads the startup page 1.233
Then Tor Browser's circuit view is working 1.515
After features/support/hooks.rb:311 0.672
After features/support/hooks.rb:100 0.000
Tags: @product
1:2.068
Before features/support/hooks.rb:265 0.007
Given I have started Tails from DVD and logged in and the network is connected 13.147
When I start the Tor Browser 26.146
And the Tor Browser loads the startup page 1.291
When I open the address "https://net.ipcalf.com/" in the Tor Browser 10.299
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.197
When I open the address "https://mozilla.github.io/webrtc-landing/pc_test.html" in the Tor Browser 8.905
Then Tor Browser displays a "RTCPeerConnection is missing!" heading on the "Simple RTCPeerConnection Video Test" page 1.080
After features/support/hooks.rb:311 0.824
After features/support/hooks.rb:100 0.000
Tags: @product
1:42.345
Before features/support/hooks.rb:265 0.008
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 10.119
And the network is plugged 0.083
And I successfully configure Tor 19.166
And available upgrades have been checked 1.130
And all notifications have disappeared 4.296
Then the persistent Tor Browser directory exists 0.056
And there is a GNOME bookmark for the persistent Tor Browser directory 1.688
When I start the Tor Browser 23.136
And I open the address "https://tails.net/about" in the Tor Browser 10.517
And "Tails - How Tails works" has loaded in the Tor Browser 1.413
Then I can save the current page as "index.html" to the persistent Tor Browser directory 8.993
And I open the address "file:///home/amnesia/Persistent/Tor Browser/index.html" in the Tor Browser 9.236
Then "Tails - How Tails works" has loaded in the Tor Browser 1.588
And I can print the current page as "output.pdf" to the persistent Tor Browser directory 10.918
After features/support/hooks.rb:311 0.865
After features/support/hooks.rb:100 0.000
Tags: @product
43.568
Before features/support/hooks.rb:265 0.008
Given I have started Tails from DVD without network and logged in 8.577
Then the amnesiac Documents directory exists 0.093
And there is a GNOME bookmark for the amnesiac Documents directory 1.607
Then I start the Tor Browser in offline mode 24.906
And I can save the current page as "index.html" to the Documents GNOME bookmark 8.384
After features/support/hooks.rb:311 0.861
After features/support/hooks.rb:100 0.000
Tags: @product
45.463
Before features/support/hooks.rb:265 0.008
Given I have started Tails from DVD without network and logged in 8.409
Then the amnesiac Downloads directory exists 0.069
And there is a GNOME bookmark for the amnesiac Downloads directory 1.649
Then I start the Tor Browser in offline mode 26.556
And I can save the current page as "index.html" to the Downloads GNOME bookmark 8.778
After features/support/hooks.rb:311 1.183
After features/support/hooks.rb:100 0.000
Tags: @product
43.539
Before features/support/hooks.rb:265 0.007
Given I have started Tails from DVD without network and logged in 8.446
Then the amnesiac Music directory exists 0.061
And there is a GNOME bookmark for the amnesiac Music directory 1.703
Then I start the Tor Browser in offline mode 24.603
And I can save the current page as "index.html" to the Music GNOME bookmark 8.724
After features/support/hooks.rb:311 0.888
After features/support/hooks.rb:100 0.000
Tags: @product
43.717
Before features/support/hooks.rb:265 0.005
Given I have started Tails from DVD without network and logged in 8.297
Then the amnesiac Pictures directory exists 0.061
And there is a GNOME bookmark for the amnesiac Pictures directory 1.652
Then I start the Tor Browser in offline mode 24.889
And I can save the current page as "index.html" to the Pictures GNOME bookmark 8.817
After features/support/hooks.rb:311 0.846
After features/support/hooks.rb:100 0.000
Tags: @product
45.109
Before features/support/hooks.rb:265 0.007
Given I have started Tails from DVD without network and logged in 8.355
Then the amnesiac Videos directory exists 0.062
And there is a GNOME bookmark for the amnesiac Videos directory 1.689
Then I start the Tor Browser in offline mode 25.722
And I can save the current page as "index.html" to the Videos GNOME bookmark 9.280
After features/support/hooks.rb:311 0.938
After features/support/hooks.rb:100 0.000
Tags: @product
3:30.277
Before features/support/hooks.rb:265 0.005
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 10.001
And all tps features are active 2.340
And all persistent filesystems have safe access rights 0.318
And all persistence configuration files have safe access rights 0.446
And all persistent directories have safe access rights 2.573
When I start the Tor Browser in offline mode 25.465
And I add a bookmark to eff.org in the Tor Browser 13.312
And I cold reboot the computer 9.688
And the computer reboots Tails 1:1.051
And I enable persistence 15.432
And I log in to a new session 38.454
And all notifications have disappeared 9.085
And I start the Tor Browser in offline mode 20.875
Then the Tor Browser has a bookmark to eff.org 1.229
After features/support/hooks.rb:311 0.961
After features/support/hooks.rb:100 0.011