Project Number Date
test_Tails_ISO_devel 3533 06 Oct 2024, 12: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 131 0 0 0 0 131 17 0 17 17:33.922 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.331
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD and logged in and the network is connected 12.136
And a web server is running on the LAN 1.034
And I capture all network traffic 0.006
When I start the Tor Browser 23.056
And the Tor Browser loads the startup page 0.765
And I open a page on the LAN web server in the Tor Browser 9.299
Then the Tor Browser shows the "Unable to connect" error 0.833
And no traffic was sent to the web server on the LAN 0.199
After features/support/hooks.rb:326 0.997
After features/support/hooks.rb:100 0.040
56.905
Before features/support/hooks.rb:269 0.007
Before features/support/hooks.rb:507 0.008
Given I have started Tails from DVD and logged in and the network is connected 12.453
Then the amnesiac Tor Browser directory exists 0.045
And there is a GNOME bookmark for the amnesiac Tor Browser directory 1.671
And the persistent Tor Browser directory does not exist 0.067
When I start the Tor Browser 23.564
And the Tor Browser loads the startup page 0.828
Then I can save the current page as "index.html" to the default downloads directory 8.292
And I can print the current page as "output.pdf" to the default downloads directory 9.982
After features/support/hooks.rb:515 0.602
After features/support/hooks.rb:326 1.102
After features/support/hooks.rb:100 0.000
47.187
Before features/support/hooks.rb:269 0.006
Before features/support/hooks.rb:507 0.006
Given I have started Tails from DVD and logged in and the network is connected 11.990
When I start the Tor Browser 21.042
Then the Tor Browser loads the startup page 0.868
When I download some file in the Tor Browser 12.984
Then the file is saved to the default Tor Browser download directory 0.302
After features/support/hooks.rb:515 1.161
After features/support/hooks.rb:326 0.768
After features/support/hooks.rb:100 0.000
1:19.608
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 11.889
When I start the Tor Browser 23.973
And the Tor Browser loads the startup page 0.843
Then I can listen to an Ogg audio track in Tor Browser 42.902
After features/support/hooks.rb:515 1.034
After features/support/hooks.rb:326 1.215
After features/support/hooks.rb:100 0.000
45.862
Before features/support/hooks.rb:269 0.007
Before features/support/hooks.rb:507 0.006
Given I have started Tails from DVD and logged in and the network is connected 12.030
When I start the Tor Browser 22.455
And the Tor Browser loads the startup page 0.932
Then I can watch a WebM video in Tor Browser 10.444
After features/support/hooks.rb:515 0.584
After features/support/hooks.rb:326 1.173
After features/support/hooks.rb:100 0.000
Tags: @product
1:14.317
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD and logged in and the network is connected 12.068
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/Tor Browser/synaptic.html" as user "amnesia" 0.127
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.052
Then the file "/home/amnesia/.gnupg/synaptic.html" exists 0.060
And the file "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.050
And the file "/live/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.049
And the file "/tmp/synaptic.html" exists 0.056
Given I start monitoring the AppArmor log of "torbrowser_firefox" 0.136
When I start the Tor Browser 22.626
And the Tor Browser loads the startup page 0.889
And I open the address "file:///home/amnesia/Tor Browser/synaptic.html" in the Tor Browser 9.910
Then I see "TorBrowserSynapticManual.png" after at most 5 seconds 0.526
And AppArmor has not denied "torbrowser_firefox" from opening "/home/amnesia/Tor Browser/synaptic.html" 0.070
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.143
When I open the address "file:///home/amnesia/.gnupg/synaptic.html" in the Tor Browser 9.223
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.511
And AppArmor has denied "torbrowser_firefox" from opening "/home/amnesia/.gnupg/synaptic.html" 0.091
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.024
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.508
And AppArmor has denied "torbrowser_firefox" from opening "/usr/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" 0.065
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.092
When I open the address "file:///live/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 5.587
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.507
# 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.064
# 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.155
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.523
After features/support/hooks.rb:326 2.622
After features/support/hooks.rb:100 0.000
Tags: @product
36.135
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD and logged in and the network is connected 12.154
When I start the Tor Browser 22.647
Then the Tor Browser uses all expected TBB shared libraries 1.332
After features/support/hooks.rb:326 0.834
After features/support/hooks.rb:100 0.000
57.068
Before features/support/hooks.rb:269 0.005
Before features/support/hooks.rb:507 0.006
Given I have started Tails from DVD and logged in and the network is connected 12.043
When I start the Tor Browser 25.526
And the Tor Browser loads the startup page 0.918
And I open the Tails homepage in the Tor Browser 9.353
Then the Tor Browser loads the Tails homepage 0.951
When I request a new identity in Tor Browser 3.184
Then the Tor Browser restarts into a fresh session 5.091
After features/support/hooks.rb:515 1.091
After features/support/hooks.rb:326 1.667
After features/support/hooks.rb:100 0.000
Tags: @product
36.553
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD and logged in and the network is connected 12.068
When I start the Tor Browser 22.168
And the Tor Browser loads the startup page 0.792
Then Tor Browser's circuit view is working 1.523
After features/support/hooks.rb:326 1.745
After features/support/hooks.rb:100 0.000
Tags: @product
55.237
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD and logged in and the network is connected 11.907
When I start the Tor Browser 22.229
And the Tor Browser loads the startup page 0.819
When I open the address "https://net.ipcalf.com/" in the Tor Browser 9.598
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.793
When I open the address "https://mozilla.github.io/webrtc-landing/pc_test.html" in the Tor Browser 8.991
Then Tor Browser displays a "RTCPeerConnection is missing!" heading on the "Simple RTCPeerConnection Video Test" page 0.898
After features/support/hooks.rb:326 0.704
After features/support/hooks.rb:100 0.000
Tags: @product
1:31.033
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.801
And the network is plugged 0.086
And I successfully configure Tor 17.421
And available upgrades have been checked 1.114
And all notifications have disappeared 3.965
Then the persistent Tor Browser directory exists 0.054
And there is a GNOME bookmark for the persistent Tor Browser directory 1.639
When I start the Tor Browser 19.902
And I open the address "https://tails.net/about" in the Tor Browser 10.272
And "Tails - How Tails works" has loaded in the Tor Browser 1.099
Then I can save the current page as "index.html" to the persistent Tor Browser GNOME bookmark 5.620
And I open the address "file:///home/amnesia/Persistent/Tor Browser/index.html" in the Tor Browser 8.594
Then "Tails - How Tails works" has loaded in the Tor Browser 1.308
And I can print the current page as "output.pdf" to the persistent Tor Browser directory 10.151
After features/support/hooks.rb:326 0.721
After features/support/hooks.rb:100 0.000
Tags: @product
42.775
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD without network and logged in 8.209
Then the amnesiac Documents directory exists 0.046
And there is a GNOME bookmark for the amnesiac Documents directory 1.717
Then I start the Tor Browser in offline mode 26.773
And I can save the current page as "index.html" to the Documents GNOME bookmark 6.028
After features/support/hooks.rb:326 0.827
After features/support/hooks.rb:100 0.000
Tags: @product
43.010
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD without network and logged in 7.985
Then the amnesiac Downloads directory exists 0.041
And there is a GNOME bookmark for the amnesiac Downloads directory 1.595
Then I start the Tor Browser in offline mode 26.200
And I can save the current page as "index.html" to the Downloads GNOME bookmark 7.187
After features/support/hooks.rb:326 0.965
After features/support/hooks.rb:100 0.000
Tags: @product
43.478
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD without network and logged in 7.962
Then the amnesiac Music directory exists 0.049
And there is a GNOME bookmark for the amnesiac Music directory 1.597
Then I start the Tor Browser in offline mode 26.222
And I can save the current page as "index.html" to the Music GNOME bookmark 7.645
After features/support/hooks.rb:326 1.079
After features/support/hooks.rb:100 0.000
Tags: @product
45.353
Before features/support/hooks.rb:269 0.004
Given I have started Tails from DVD without network and logged in 9.772
Then the amnesiac Pictures directory exists 0.119
And there is a GNOME bookmark for the amnesiac Pictures directory 1.766
Then I start the Tor Browser in offline mode 25.517
And I can save the current page as "index.html" to the Pictures GNOME bookmark 8.178
After features/support/hooks.rb:326 1.027
After features/support/hooks.rb:100 0.000
Tags: @product
43.312
Before features/support/hooks.rb:269 0.004
Given I have started Tails from DVD without network and logged in 8.068
Then the amnesiac Videos directory exists 0.058
And there is a GNOME bookmark for the amnesiac Videos directory 1.527
Then I start the Tor Browser in offline mode 25.740
And I can save the current page as "index.html" to the Videos GNOME bookmark 7.918
After features/support/hooks.rb:326 1.208
After features/support/hooks.rb:100 0.000
Tags: @product
3:28.750
Before features/support/hooks.rb:269 0.004
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 9.819
And all tps features are active 2.229
And all persistent filesystems have safe access rights 0.219
And all persistence configuration files have safe access rights 0.367
And all persistent directories have safe access rights 2.582
When I start the Tor Browser in offline mode 25.215
And I add a bookmark to eff.org in the Tor Browser 10.786
And I cold reboot the computer 11.249
And the computer reboots Tails 58.824
And I enable persistence 16.787
And I log in to a new session 40.259
And all notifications have disappeared 7.384
And I start the Tor Browser in offline mode 21.254
Then the Tor Browser has a bookmark to eff.org 1.771
After features/support/hooks.rb:326 1.283
After features/support/hooks.rb:100 0.009