Project Number Date
test_Tails_ISO_devel 3560 24 Oct 2024, 12:43

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:29.377 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.423
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD and logged in and the network is connected 12.959
And a web server is running on the LAN 1.042
And I capture all network traffic 0.007
When I start the Tor Browser 25.906
And the Tor Browser loads the startup page 0.915
And I open a page on the LAN web server in the Tor Browser 9.698
Then the Tor Browser shows the "Unable to connect" error 0.700
And no traffic was sent to the web server on the LAN 0.193
After features/support/hooks.rb:326 0.865
After features/support/hooks.rb:100 0.036
57.164
Before features/support/hooks.rb:269 0.006
Before features/support/hooks.rb:507 0.007
Given I have started Tails from DVD and logged in and the network is connected 12.137
Then the amnesiac Tor Browser directory exists 0.063
And there is a GNOME bookmark for the amnesiac Tor Browser directory 1.773
And the persistent Tor Browser directory does not exist 0.062
When I start the Tor Browser 24.981
And the Tor Browser loads the startup page 0.864
Then I can save the current page as "index.html" to the default downloads directory 7.149
And I can print the current page as "output.pdf" to the default downloads directory 10.132
After features/support/hooks.rb:515 0.633
After features/support/hooks.rb:326 0.731
After features/support/hooks.rb:100 0.000
52.206
Before features/support/hooks.rb:269 0.007
Before features/support/hooks.rb:507 0.005
Given I have started Tails from DVD and logged in and the network is connected 13.743
When I start the Tor Browser 24.413
Then the Tor Browser loads the startup page 0.962
When I download some file in the Tor Browser 12.778
Then the file is saved to the default Tor Browser download directory 0.308
After features/support/hooks.rb:515 1.119
After features/support/hooks.rb:326 0.679
After features/support/hooks.rb:100 0.000
1:20.738
Before features/support/hooks.rb:269 0.006
Before features/support/hooks.rb:507 0.004
Given I have started Tails from DVD and logged in and the network is connected 13.130
When I start the Tor Browser 22.972
And the Tor Browser loads the startup page 0.986
Then I can listen to an Ogg audio track in Tor Browser 43.650
After features/support/hooks.rb:515 14.787
After features/support/hooks.rb:326 1.216
After features/support/hooks.rb:100 0.004
49.194
Before features/support/hooks.rb:269 0.009
Before features/support/hooks.rb:507 0.008
Given I have started Tails from DVD and logged in and the network is connected 12.737
When I start the Tor Browser 24.708
And the Tor Browser loads the startup page 1.061
Then I can watch a WebM video in Tor Browser 10.686
After features/support/hooks.rb:515 0.604
After features/support/hooks.rb:326 0.986
After features/support/hooks.rb:100 0.000
Tags: @product
1:15.401
Before features/support/hooks.rb:269 0.020
Given I have started Tails from DVD and logged in and the network is connected 12.627
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/Tor Browser/synaptic.html" as user "amnesia" 0.140
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.060
Then the file "/home/amnesia/.gnupg/synaptic.html" exists 0.087
And the file "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.066
And the file "/live/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.059
And the file "/tmp/synaptic.html" exists 0.048
Given I start monitoring the AppArmor log of "torbrowser_firefox" 0.141
When I start the Tor Browser 23.524
And the Tor Browser loads the startup page 0.953
And I open the address "file:///home/amnesia/Tor Browser/synaptic.html" in the Tor Browser 10.449
Then I see "TorBrowserSynapticManual.png" after at most 5 seconds 0.657
And AppArmor has not denied "torbrowser_firefox" from opening "/home/amnesia/Tor Browser/synaptic.html" 0.266
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.160
When I open the address "file:///home/amnesia/.gnupg/synaptic.html" in the Tor Browser 5.618
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.538
And AppArmor has denied "torbrowser_firefox" from opening "/home/amnesia/.gnupg/synaptic.html" 0.066
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.129
When I open the address "file:///lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 5.777
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.702
And AppArmor has denied "torbrowser_firefox" from opening "/usr/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" 0.093
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.148
When I open the address "file:///live/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 6.222
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.561
# 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.069
# 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.632
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.536
After features/support/hooks.rb:326 0.763
After features/support/hooks.rb:100 0.000
Tags: @product
37.851
Before features/support/hooks.rb:269 0.015
Given I have started Tails from DVD and logged in and the network is connected 13.113
When I start the Tor Browser 23.439
Then the Tor Browser uses all expected TBB shared libraries 1.298
After features/support/hooks.rb:326 0.734
After features/support/hooks.rb:100 0.000
57.620
Before features/support/hooks.rb:269 0.010
Before features/support/hooks.rb:507 0.008
Given I have started Tails from DVD and logged in and the network is connected 12.879
When I start the Tor Browser 23.354
And the Tor Browser loads the startup page 0.805
And I open the Tails homepage in the Tor Browser 10.188
Then the Tor Browser loads the Tails homepage 1.059
When I request a new identity in Tor Browser 3.744
Then the Tor Browser restarts into a fresh session 5.587
After features/support/hooks.rb:515 1.283
After features/support/hooks.rb:326 1.549
After features/support/hooks.rb:100 0.000
Tags: @product
45.735
Before features/support/hooks.rb:269 0.014
Given I have started Tails from DVD and logged in and the network is connected 16.554
When I start the Tor Browser 26.640
And the Tor Browser loads the startup page 0.897
Then Tor Browser's circuit view is working 1.642
After features/support/hooks.rb:326 0.919
After features/support/hooks.rb:100 0.000
Tags: @product
1:0.711
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD and logged in and the network is connected 16.012
When I start the Tor Browser 23.705
And the Tor Browser loads the startup page 0.863
When I open the address "https://net.ipcalf.com/" in the Tor Browser 9.821
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.707
When I open the address "https://mozilla.github.io/webrtc-landing/pc_test.html" in the Tor Browser 8.773
Then Tor Browser displays a "RTCPeerConnection is missing!" heading on the "Simple RTCPeerConnection Video Test" page 0.826
After features/support/hooks.rb:326 0.690
After features/support/hooks.rb:100 0.000
Tags: @product
1:39.178
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.124
And the network is plugged 0.137
And I successfully configure Tor 17.439
And available upgrades have been checked 0.067
And all notifications have disappeared 4.400
Then the persistent Tor Browser directory exists 0.065
And there is a GNOME bookmark for the persistent Tor Browser directory 1.852
When I start the Tor Browser 23.120
And I open the address "https://tails.net/about" in the Tor Browser 12.655
And "Tails - How Tails works" has loaded in the Tor Browser 1.246
Then I can save the current page as "index.html" to the persistent Tor Browser GNOME bookmark 6.826
And I open the address "file:///home/amnesia/Persistent/Tor Browser/index.html" in the Tor Browser 9.559
Then "Tails - How Tails works" has loaded in the Tor Browser 1.451
And I can print the current page as "output.pdf" to the persistent Tor Browser directory 10.232
After features/support/hooks.rb:326 0.810
After features/support/hooks.rb:100 0.000
Tags: @product
43.736
Before features/support/hooks.rb:269 0.008
Given I have started Tails from DVD without network and logged in 8.475
Then the amnesiac Documents directory exists 0.055
And there is a GNOME bookmark for the amnesiac Documents directory 1.700
Then I start the Tor Browser in offline mode 27.359
And I can save the current page as "index.html" to the Documents GNOME bookmark 6.145
After features/support/hooks.rb:326 1.081
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 8.614
Then the amnesiac Downloads directory exists 0.066
And there is a GNOME bookmark for the amnesiac Downloads directory 1.930
Then I start the Tor Browser in offline mode 25.262
And I can save the current page as "index.html" to the Downloads GNOME bookmark 8.363
After features/support/hooks.rb:326 1.026
After features/support/hooks.rb:100 0.000
Tags: @product
44.363
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD without network and logged in 8.314
Then the amnesiac Music directory exists 0.054
And there is a GNOME bookmark for the amnesiac Music directory 1.729
Then I start the Tor Browser in offline mode 27.951
And I can save the current page as "index.html" to the Music GNOME bookmark 6.313
After features/support/hooks.rb:326 1.036
After features/support/hooks.rb:100 0.000
Tags: @product
45.917
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD without network and logged in 8.635
Then the amnesiac Pictures directory exists 0.068
And there is a GNOME bookmark for the amnesiac Pictures directory 1.617
Then I start the Tor Browser in offline mode 29.050
And I can save the current page as "index.html" to the Pictures GNOME bookmark 6.545
After features/support/hooks.rb:326 1.229
After features/support/hooks.rb:100 0.000
Tags: @product
46.381
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD without network and logged in 8.420
Then the amnesiac Videos directory exists 0.063
And there is a GNOME bookmark for the amnesiac Videos directory 1.760
Then I start the Tor Browser in offline mode 27.536
And I can save the current page as "index.html" to the Videos GNOME bookmark 8.600
After features/support/hooks.rb:326 1.076
After features/support/hooks.rb:100 0.000
Tags: @product
3:37.515
Before features/support/hooks.rb:269 0.006
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 9.765
And all tps features are active 2.909
And all persistent filesystems have safe access rights 0.228
And all persistence configuration files have safe access rights 0.426
And all persistent directories have safe access rights 2.622
When I start the Tor Browser in offline mode 25.505
And I add a bookmark to eff.org in the Tor Browser 11.698
And I cold reboot the computer 12.607
And the computer reboots Tails 1:2.458
And I enable persistence 16.977
And I log in to a new session 39.147
And all notifications have disappeared 8.797
And I start the Tor Browser in offline mode 22.547
Then the Tor Browser has a bookmark to eff.org 1.823
After features/support/hooks.rb:326 1.408
After features/support/hooks.rb:100 0.012