Project Number Date
test_Tails_ISO_devel 3371 02 May 2024, 13:52

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:46.410 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
47.407
Before features/support/hooks.rb:259 0.006
Given I have started Tails from DVD and logged in and the network is connected 11.814
And a web server is running on the LAN 1.040
And I capture all network traffic 0.010
When I start the Tor Browser 25.144
And the Tor Browser loads the startup page 1.305
And I open a page on the LAN web server in the Tor Browser 6.519
Then the Tor Browser shows the "Unable to connect" error 1.132
And no traffic was sent to the web server on the LAN 0.441
After features/support/hooks.rb:305 0.682
After features/support/hooks.rb:89 0.039
55.932
Before features/support/hooks.rb:259 0.006
Before features/support/hooks.rb:456 0.007
Given I have started Tails from DVD and logged in and the network is connected 12.004
Then the amnesiac Tor Browser directory exists 0.043
And there is a GNOME bookmark for the amnesiac Tor Browser directory 1.738
And the persistent Tor Browser directory does not exist 0.042
When I start the Tor Browser 22.868
And the Tor Browser loads the startup page 1.299
Then I can save the current page as "index.html" to the default downloads directory 6.391
And I can print the current page as "output.pdf" to the default downloads directory 11.545
After features/support/hooks.rb:464 1.152
After features/support/hooks.rb:305 0.769
After features/support/hooks.rb:89 0.000
55.799
Before features/support/hooks.rb:259 0.008
Before features/support/hooks.rb:456 0.007
Given I have started Tails from DVD and logged in and the network is connected 12.010
When I start the Tor Browser 24.299
Then the Tor Browser loads the startup page 1.373
When I download some file in the Tor Browser 17.869
Then the file is saved to the default Tor Browser download directory 0.246
After features/support/hooks.rb:464 2.287
After features/support/hooks.rb:305 0.688
After features/support/hooks.rb:89 0.000
1:21.681
Before features/support/hooks.rb:259 0.006
Before features/support/hooks.rb:456 0.007
Given I have started Tails from DVD and logged in and the network is connected 11.986
When I start the Tor Browser 24.092
And the Tor Browser loads the startup page 1.134
Then I can listen to an Ogg audio track in Tor Browser 44.468
After features/support/hooks.rb:464 2.011
After features/support/hooks.rb:305 0.974
After features/support/hooks.rb:89 0.000
46.947
Before features/support/hooks.rb:259 0.008
Before features/support/hooks.rb:456 0.008
Given I have started Tails from DVD and logged in and the network is connected 12.493
When I start the Tor Browser 22.863
And the Tor Browser loads the startup page 1.338
Then I can watch a WebM video in Tor Browser 10.251
After features/support/hooks.rb:464 1.335
After features/support/hooks.rb:305 1.124
After features/support/hooks.rb:89 0.000
Tags: @product
1:17.509
Before features/support/hooks.rb:259 0.005
Given I have started Tails from DVD and logged in and the network is connected 12.130
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/Tor Browser/synaptic.html" as user "amnesia" 0.139
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/.gnupg/synaptic.html" as user "amnesia" 0.060
And I copy "/usr/share/synaptic/html/index.html" to "/tmp/synaptic.html" as user "amnesia" 0.056
Then the file "/home/amnesia/.gnupg/synaptic.html" exists 0.049
And the file "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.044
And the file "/live/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.060
And the file "/tmp/synaptic.html" exists 0.064
Given I start monitoring the AppArmor log of "torbrowser_firefox" 0.128
When I start the Tor Browser 24.562
And the Tor Browser loads the startup page 1.311
And I open the address "file:///home/amnesia/Tor Browser/synaptic.html" in the Tor Browser 11.211
Then I see "TorBrowserSynapticManual.png" after at most 5 seconds 0.768
And AppArmor has not denied "torbrowser_firefox" from opening "/home/amnesia/Tor Browser/synaptic.html" 0.241
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.172
When I open the address "file:///home/amnesia/.gnupg/synaptic.html" in the Tor Browser 5.807
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.534
And AppArmor has denied "torbrowser_firefox" from opening "/home/amnesia/.gnupg/synaptic.html" 0.069
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 5.817
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.535
And AppArmor has denied "torbrowser_firefox" from opening "/usr/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" 0.060
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.118
When I open the address "file:///live/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 6.226
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.539
# 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.090
# 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.987
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.592
After features/support/hooks.rb:305 0.686
After features/support/hooks.rb:89 0.000
Tags: @product
37.833
Before features/support/hooks.rb:259 0.008
Given I have started Tails from DVD and logged in and the network is connected 12.424
When I start the Tor Browser 24.174
Then the Tor Browser uses all expected TBB shared libraries 1.234
After features/support/hooks.rb:305 1.980
After features/support/hooks.rb:89 0.000
51.734
Before features/support/hooks.rb:259 0.005
Before features/support/hooks.rb:456 0.007
Given I have started Tails from DVD and logged in and the network is connected 11.732
When I start the Tor Browser 22.659
And the Tor Browser loads the startup page 1.280
And I open the Tails homepage in the Tor Browser 9.372
Then the Tor Browser loads the Tails homepage 1.474
When I request a new identity in Tor Browser 3.626
Then the Tor Browser restarts into a fresh session 1.588
After features/support/hooks.rb:464 1.696
After features/support/hooks.rb:305 3.294
After features/support/hooks.rb:89 0.000
Tags: @product
39.541
Before features/support/hooks.rb:259 0.007
Given I have started Tails from DVD and logged in and the network is connected 12.396
When I start the Tor Browser 24.327
And the Tor Browser loads the startup page 1.331
Then Tor Browser's circuit view is working 1.486
After features/support/hooks.rb:305 0.916
After features/support/hooks.rb:89 0.000
Tags: @product
1:1.302
Before features/support/hooks.rb:259 0.007
Given I have started Tails from DVD and logged in and the network is connected 11.828
When I start the Tor Browser 23.113
And the Tor Browser loads the startup page 1.054
When I open the address "https://net.ipcalf.com/" in the Tor Browser 14.288
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.962
When I open the address "https://mozilla.github.io/webrtc-landing/pc_test.html" in the Tor Browser 8.777
Then Tor Browser displays a "RTCPeerConnection is missing!" heading on the "Simple RTCPeerConnection Video Test" page 1.278
After features/support/hooks.rb:305 3.097
After features/support/hooks.rb:89 0.000
Tags: @product
1:44.174
Before features/support/hooks.rb:259 0.008
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 10.042
And the network is plugged 0.055
And I successfully configure Tor 18.875
And available upgrades have been checked 0.058
And all notifications have disappeared 4.672
Then the persistent Tor Browser directory exists 0.092
And there is a GNOME bookmark for the persistent Tor Browser directory 1.854
When I start the Tor Browser 23.647
And I open the address "https://tails.net/about" in the Tor Browser 11.510
And "Tails - How Tails works" has loaded in the Tor Browser 1.786
Then I can save the current page as "index.html" to the persistent Tor Browser directory 9.129
And I open the address "file:///home/amnesia/Persistent/Tor Browser/index.html" in the Tor Browser 9.503
Then "Tails - How Tails works" has loaded in the Tor Browser 1.995
And I can print the current page as "output.pdf" to the persistent Tor Browser directory 10.950
After features/support/hooks.rb:305 0.870
After features/support/hooks.rb:89 0.000
Tags: @product
50.416
Before features/support/hooks.rb:259 0.006
Given I have started Tails from DVD without network and logged in 10.158
Then the amnesiac Documents directory exists 0.061
And there is a GNOME bookmark for the amnesiac Documents directory 1.583
Then I start the Tor Browser in offline mode 29.837
And I can save the current page as "index.html" to the Documents GNOME bookmark 8.775
After features/support/hooks.rb:305 0.859
After features/support/hooks.rb:89 0.000
Tags: @product
52.791
Before features/support/hooks.rb:259 0.008
Given I have started Tails from DVD without network and logged in 11.632
Then the amnesiac Downloads directory exists 0.080
And there is a GNOME bookmark for the amnesiac Downloads directory 2.087
Then I start the Tor Browser in offline mode 29.166
And I can save the current page as "index.html" to the Downloads GNOME bookmark 9.824
After features/support/hooks.rb:305 0.945
After features/support/hooks.rb:89 0.000
Tags: @product
50.008
Before features/support/hooks.rb:259 0.012
Given I have started Tails from DVD without network and logged in 9.190
Then the amnesiac Music directory exists 0.087
And there is a GNOME bookmark for the amnesiac Music directory 1.909
Then I start the Tor Browser in offline mode 30.763
And I can save the current page as "index.html" to the Music GNOME bookmark 8.057
After features/support/hooks.rb:305 1.055
After features/support/hooks.rb:89 0.000
Tags: @product
48.395
Before features/support/hooks.rb:259 0.007
Given I have started Tails from DVD without network and logged in 9.396
Then the amnesiac Pictures directory exists 0.074
And there is a GNOME bookmark for the amnesiac Pictures directory 1.766
Then I start the Tor Browser in offline mode 27.726
And I can save the current page as "index.html" to the Pictures GNOME bookmark 9.432
After features/support/hooks.rb:305 0.858
After features/support/hooks.rb:89 0.000
Tags: @product
46.541
Before features/support/hooks.rb:259 0.008
Given I have started Tails from DVD without network and logged in 8.994
Then the amnesiac Videos directory exists 0.085
And there is a GNOME bookmark for the amnesiac Videos directory 1.679
Then I start the Tor Browser in offline mode 26.682
And I can save the current page as "index.html" to the Videos GNOME bookmark 9.099
After features/support/hooks.rb:305 1.038
After features/support/hooks.rb:89 0.000
Tags: @product
3:38.391
Before features/support/hooks.rb:259 0.006
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 9.899
And all tps features are active 3.621
And all persistent filesystems have safe access rights 0.256
And all persistence configuration files have safe access rights 0.521
And all persistent directories have safe access rights 2.823
When I start the Tor Browser in offline mode 24.445
And I add a bookmark to eff.org in the Tor Browser 15.078
And I cold reboot the computer 11.589
And the computer reboots Tails 1:1.416
And I enable persistence 17.465
And I log in to a new session 37.331
And all notifications have disappeared 8.531
And I start the Tor Browser in offline mode 23.964
Then the Tor Browser has a bookmark to eff.org 1.446
After features/support/hooks.rb:305 1.037
After features/support/hooks.rb:89 0.011