Project Number Date
test_Tails_ISO_devel 3443 01 Jul 2024, 13:56

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:36.011 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
50.962
Before features/support/hooks.rb:269 0.016
Given I have started Tails from DVD and logged in and the network is connected 12.713
And a web server is running on the LAN 1.043
And I capture all network traffic 0.006
When I start the Tor Browser 23.829
And the Tor Browser loads the startup page 1.128
And I open a page on the LAN web server in the Tor Browser 10.706
Then the Tor Browser shows the "Unable to connect" error 1.087
And no traffic was sent to the web server on the LAN 0.448
After features/support/hooks.rb:326 1.643
After features/support/hooks.rb:100 0.032
57.806
Before features/support/hooks.rb:269 0.009
Before features/support/hooks.rb:507 0.010
Given I have started Tails from DVD and logged in and the network is connected 13.090
Then the amnesiac Tor Browser directory exists 0.058
And there is a GNOME bookmark for the amnesiac Tor Browser directory 1.878
And the persistent Tor Browser directory does not exist 0.065
When I start the Tor Browser 24.688
And the Tor Browser loads the startup page 1.178
Then I can save the current page as "index.html" to the default downloads directory 6.297
And I can print the current page as "output.pdf" to the default downloads directory 10.548
After features/support/hooks.rb:515 1.134
After features/support/hooks.rb:326 1.570
After features/support/hooks.rb:100 0.000
55.211
Before features/support/hooks.rb:269 0.007
Before features/support/hooks.rb:507 0.007
Given I have started Tails from DVD and logged in and the network is connected 17.357
When I start the Tor Browser 23.655
Then the Tor Browser loads the startup page 1.096
When I download some file in the Tor Browser 12.841
Then the file is saved to the default Tor Browser download directory 0.261
After features/support/hooks.rb:515 2.081
After features/support/hooks.rb:326 1.519
After features/support/hooks.rb:100 0.000
1:21.258
Before features/support/hooks.rb:269 0.008
Before features/support/hooks.rb:507 0.005
Given I have started Tails from DVD and logged in and the network is connected 13.802
When I start the Tor Browser 22.914
And the Tor Browser loads the startup page 1.047
Then I can listen to an Ogg audio track in Tor Browser 43.493
After features/support/hooks.rb:515 2.111
After features/support/hooks.rb:326 1.828
After features/support/hooks.rb:100 0.000
50.559
Before features/support/hooks.rb:269 0.014
Before features/support/hooks.rb:507 0.017
Given I have started Tails from DVD and logged in and the network is connected 13.208
When I start the Tor Browser 25.120
And the Tor Browser loads the startup page 1.176
Then I can watch a WebM video in Tor Browser 11.055
After features/support/hooks.rb:515 1.090
After features/support/hooks.rb:326 1.528
After features/support/hooks.rb:100 0.000
Tags: @product
1:20.465
Before features/support/hooks.rb:269 0.008
Given I have started Tails from DVD and logged in and the network is connected 13.110
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/Tor Browser/synaptic.html" as user "amnesia" 0.132
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/.gnupg/synaptic.html" as user "amnesia" 0.061
And I copy "/usr/share/synaptic/html/index.html" to "/tmp/synaptic.html" as user "amnesia" 0.060
Then the file "/home/amnesia/.gnupg/synaptic.html" exists 0.059
And the file "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.057
And the file "/live/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.056
And the file "/tmp/synaptic.html" exists 0.079
Given I start monitoring the AppArmor log of "torbrowser_firefox" 0.152
When I start the Tor Browser 23.878
And the Tor Browser loads the startup page 1.109
And I open the address "file:///home/amnesia/Tor Browser/synaptic.html" in the Tor Browser 10.638
Then I see "TorBrowserSynapticManual.png" after at most 5 seconds 0.584
And AppArmor has not denied "torbrowser_firefox" from opening "/home/amnesia/Tor Browser/synaptic.html" 0.390
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.208
When I open the address "file:///home/amnesia/.gnupg/synaptic.html" in the Tor Browser 9.581
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.536
And AppArmor has denied "torbrowser_firefox" from opening "/home/amnesia/.gnupg/synaptic.html" 0.056
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.098
When I open the address "file:///lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 5.651
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.551
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.133
When I open the address "file:///live/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 5.911
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.545
# 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.085
# 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.159
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.500
After features/support/hooks.rb:326 1.490
After features/support/hooks.rb:100 0.000
Tags: @product
37.758
Before features/support/hooks.rb:269 0.010
Given I have started Tails from DVD and logged in and the network is connected 12.668
When I start the Tor Browser 23.882
Then the Tor Browser uses all expected TBB shared libraries 1.208
After features/support/hooks.rb:326 1.531
After features/support/hooks.rb:100 0.000
1:0.359
Before features/support/hooks.rb:269 0.008
Before features/support/hooks.rb:507 0.005
Given I have started Tails from DVD and logged in and the network is connected 13.120
When I start the Tor Browser 24.627
And the Tor Browser loads the startup page 1.222
And I open the Tails homepage in the Tor Browser 12.041
Then the Tor Browser loads the Tails homepage 1.345
When I request a new identity in Tor Browser 2.129
Then the Tor Browser restarts into a fresh session 5.873
After features/support/hooks.rb:515 2.167
After features/support/hooks.rb:326 2.983
After features/support/hooks.rb:100 0.000
Tags: @product
39.628
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD and logged in and the network is connected 13.026
When I start the Tor Browser 23.863
And the Tor Browser loads the startup page 1.083
Then Tor Browser's circuit view is working 1.654
After features/support/hooks.rb:326 1.609
After features/support/hooks.rb:100 0.000
Tags: @product
57.559
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD and logged in and the network is connected 13.486
When I start the Tor Browser 22.603
And the Tor Browser loads the startup page 1.106
When I open the address "https://net.ipcalf.com/" in the Tor Browser 9.101
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.870
When I open the address "https://mozilla.github.io/webrtc-landing/pc_test.html" in the Tor Browser 9.236
Then Tor Browser displays a "RTCPeerConnection is missing!" heading on the "Simple RTCPeerConnection Video Test" page 1.154
After features/support/hooks.rb:326 1.642
After features/support/hooks.rb:100 0.000
Tags: @product
1:40.262
Before features/support/hooks.rb:269 0.007
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 10.593
And the network is plugged 0.077
And I successfully configure Tor 19.393
And available upgrades have been checked 1.099
And all notifications have disappeared 4.180
Then the persistent Tor Browser directory exists 0.067
And there is a GNOME bookmark for the persistent Tor Browser directory 1.687
When I start the Tor Browser 20.991
And I open the address "https://tails.net/about" in the Tor Browser 10.857
And "Tails - How Tails works" has loaded in the Tor Browser 1.423
Then I can save the current page as "index.html" to the persistent Tor Browser directory 8.629
And I open the address "file:///home/amnesia/Persistent/Tor Browser/index.html" in the Tor Browser 9.052
Then "Tails - How Tails works" has loaded in the Tor Browser 1.728
And I can print the current page as "output.pdf" to the persistent Tor Browser directory 10.480
After features/support/hooks.rb:326 1.005
After features/support/hooks.rb:100 0.000
Tags: @product
46.086
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD without network and logged in 8.892
Then the amnesiac Documents directory exists 0.131
And there is a GNOME bookmark for the amnesiac Documents directory 1.652
Then I start the Tor Browser in offline mode 25.238
And I can save the current page as "index.html" to the Documents GNOME bookmark 10.170
After features/support/hooks.rb:326 1.262
After features/support/hooks.rb:100 0.000
Tags: @product
44.237
Before features/support/hooks.rb:269 0.005
Given I have started Tails from DVD without network and logged in 9.228
Then the amnesiac Downloads directory exists 0.059
And there is a GNOME bookmark for the amnesiac Downloads directory 1.748
Then I start the Tor Browser in offline mode 25.411
And I can save the current page as "index.html" to the Downloads GNOME bookmark 7.788
After features/support/hooks.rb:326 1.240
After features/support/hooks.rb:100 0.000
Tags: @product
47.173
Before features/support/hooks.rb:269 0.008
Given I have started Tails from DVD without network and logged in 8.414
Then the amnesiac Music directory exists 0.202
And there is a GNOME bookmark for the amnesiac Music directory 1.471
Then I start the Tor Browser in offline mode 28.182
And I can save the current page as "index.html" to the Music GNOME bookmark 8.902
After features/support/hooks.rb:326 0.991
After features/support/hooks.rb:100 0.000
Tags: @product
46.541
Before features/support/hooks.rb:269 0.008
Given I have started Tails from DVD without network and logged in 9.064
Then the amnesiac Pictures directory exists 0.250
And there is a GNOME bookmark for the amnesiac Pictures directory 2.377
Then I start the Tor Browser in offline mode 25.444
And I can save the current page as "index.html" to the Pictures GNOME bookmark 9.405
After features/support/hooks.rb:326 0.840
After features/support/hooks.rb:100 0.000
Tags: @product
45.112
Before features/support/hooks.rb:269 0.009
Given I have started Tails from DVD without network and logged in 8.556
Then the amnesiac Videos directory exists 0.058
And there is a GNOME bookmark for the amnesiac Videos directory 1.733
Then I start the Tor Browser in offline mode 25.434
And I can save the current page as "index.html" to the Videos GNOME bookmark 9.328
After features/support/hooks.rb:326 0.862
After features/support/hooks.rb:100 0.000
Tags: @product
3:35.025
Before features/support/hooks.rb:269 0.011
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 10.232
And all tps features are active 2.268
And all persistent filesystems have safe access rights 0.233
And all persistence configuration files have safe access rights 0.432
And all persistent directories have safe access rights 2.607
When I start the Tor Browser in offline mode 24.784
And I add a bookmark to eff.org in the Tor Browser 14.486
And I cold reboot the computer 10.323
And the computer reboots Tails 1:5.414
And I enable persistence 17.150
And I log in to a new session 36.233
And all notifications have disappeared 9.162
And I start the Tor Browser in offline mode 19.614
Then the Tor Browser has a bookmark to eff.org 2.080
After features/support/hooks.rb:326 1.294
After features/support/hooks.rb:100 0.010