Project Number Date
test_Tails_ISO_stable 4663 13 Feb 2024, 17:32

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Browsing the web using the Tor Browser 130 0 0 0 0 130 17 0 17 19:15.629 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
54.468
Before features/support/hooks.rb:245 0.005
Given I have started Tails from DVD and logged in and the network is connected 10.928
And a web server is running on the LAN 1.038
And I capture all network traffic 0.006
When I start the Tor Browser 30.397
And the Tor Browser loads the startup page 1.005
And I open a page on the LAN web server in the Tor Browser 9.679
Then the Tor Browser shows the "Unable to connect" error 0.854
And no traffic was sent to the web server on the LAN 0.558
After features/support/hooks.rb:291 0.875
After features/support/hooks.rb:75 0.055
1:0.408
Before features/support/hooks.rb:245 0.006
Before features/support/hooks.rb:442 0.006
Given I have started Tails from DVD and logged in and the network is connected 10.857
Then the amnesiac Tor Browser directory exists 0.056
And there is a GNOME bookmark for the amnesiac Tor Browser directory 1.719
And the persistent Tor Browser directory does not exist 0.074
When I start the Tor Browser 30.649
And the Tor Browser loads the startup page 1.020
Then I can save the current page as "index.html" to the default downloads directory 5.902
And I can print the current page as "output.pdf" to the default downloads directory 10.128
After features/support/hooks.rb:450 1.539
After features/support/hooks.rb:291 0.817
After features/support/hooks.rb:75 0.000
56.085
Before features/support/hooks.rb:245 0.006
Before features/support/hooks.rb:442 0.008
Given I have started Tails from DVD and logged in and the network is connected 12.101
When I start the Tor Browser 29.811
Then the Tor Browser loads the startup page 1.281
When I download some file in the Tor Browser 12.587
Then the file is saved to the default Tor Browser download directory 0.303
After features/support/hooks.rb:450 2.239
After features/support/hooks.rb:291 0.963
After features/support/hooks.rb:75 0.000
1:24.617
Before features/support/hooks.rb:245 0.006
Before features/support/hooks.rb:442 0.005
Given I have started Tails from DVD and logged in and the network is connected 10.821
When I start the Tor Browser 31.102
And the Tor Browser loads the startup page 0.989
Then I can listen to an Ogg audio track in Tor Browser 41.703
After features/support/hooks.rb:450 3.186
After features/support/hooks.rb:291 1.106
After features/support/hooks.rb:75 0.000
56.168
Before features/support/hooks.rb:245 0.006
Before features/support/hooks.rb:442 0.006
Given I have started Tails from DVD and logged in and the network is connected 11.523
When I start the Tor Browser 32.865
And the Tor Browser loads the startup page 0.971
Then I can watch a WebM video in Tor Browser 10.807
After features/support/hooks.rb:450 1.532
After features/support/hooks.rb:291 1.240
After features/support/hooks.rb:75 0.000
Tags: @product
1:23.210
Before features/support/hooks.rb:245 0.006
Given I have started Tails from DVD and logged in and the network is connected 11.571
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/Tor Browser/synaptic.html" as user "amnesia" 0.089
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.049
And the file "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.059
And the file "/live/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.061
And the file "/tmp/synaptic.html" exists 0.081
Given I start monitoring the AppArmor log of "torbrowser_firefox" 0.138
When I start the Tor Browser 32.422
And the Tor Browser loads the startup page 0.946
And I open the address "file:///home/amnesia/Tor Browser/synaptic.html" in the Tor Browser 9.705
Then I see "TorBrowserSynapticManual.png" after at most 5 seconds 0.548
And AppArmor has not denied "torbrowser_firefox" from opening "/home/amnesia/Tor Browser/synaptic.html" 0.105
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.157
When I open the address "file:///home/amnesia/.gnupg/synaptic.html" in the Tor Browser 6.252
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.508
And AppArmor has denied "torbrowser_firefox" from opening "/home/amnesia/.gnupg/synaptic.html" 0.076
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 6.000
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.504
And AppArmor has denied "torbrowser_firefox" from opening "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" 0.066
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 5.709
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.593
# Due to our AppArmor aliases, /live/overlay will be treated
# as /lib/live/mount/overlay.
And AppArmor has denied "torbrowser_firefox" from opening "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" 0.082
# 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.542
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.567
After features/support/hooks.rb:291 0.777
After features/support/hooks.rb:75 0.000
Tags: @product
44.338
Before features/support/hooks.rb:245 0.006
Given I have started Tails from DVD and logged in and the network is connected 11.672
When I start the Tor Browser 31.511
Then the Tor Browser uses all expected TBB shared libraries 1.155
After features/support/hooks.rb:291 0.922
After features/support/hooks.rb:75 0.000
57.773
Before features/support/hooks.rb:245 0.005
Before features/support/hooks.rb:442 0.006
Given I have started Tails from DVD and logged in and the network is connected 12.473
When I start the Tor Browser 30.528
And the Tor Browser loads the startup page 0.966
And I open the Tails homepage in the Tor Browser 7.620
Then the Tor Browser loads the Tails homepage 1.161
When I request a new identity in Tor Browser 3.404
Then the Tor Browser restarts into a fresh session 1.617
After features/support/hooks.rb:450 1.674
After features/support/hooks.rb:291 1.152
After features/support/hooks.rb:75 0.000
Tags: @product
44.954
Before features/support/hooks.rb:245 0.006
Given I have started Tails from DVD and logged in and the network is connected 11.677
When I start the Tor Browser 30.679
And the Tor Browser loads the startup page 0.986
Then Tor Browser's circuit view is working 1.611
After features/support/hooks.rb:291 0.681
After features/support/hooks.rb:75 0.000
Tags: @product
1:4.959
Before features/support/hooks.rb:245 0.005
Given I have started Tails from DVD and logged in and the network is connected 11.348
When I start the Tor Browser 30.683
And the Tor Browser loads the startup page 0.973
When I open the address "https://net.ipcalf.com/" in the Tor Browser 10.490
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.028
When I open the address "https://mozilla.github.io/webrtc-landing/pc_test.html" in the Tor Browser 9.482
Then Tor Browser displays a "RTCPeerConnection is missing!" heading on the "Simple RTCPeerConnection Video Test" page 0.951
After features/support/hooks.rb:291 0.916
After features/support/hooks.rb:75 0.000
Tags: @product
1:44.379
Before features/support/hooks.rb:245 0.006
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 12.082
And the network is plugged 0.030
And I successfully configure Tor 12.447
And available upgrades have been checked 1.148
And all notifications have disappeared 3.172
Then the persistent Tor Browser directory exists 0.073
And there is a GNOME bookmark for the persistent Tor Browser directory 1.629
When I start the Tor Browser 30.786
And I open the address "https://tails.net/about" in the Tor Browser 13.833
And "Tails - How Tails works" has loaded in the Tor Browser 1.266
Then I can save the current page as "index.html" to the persistent Tor Browser directory 5.992
And I open the address "file:///home/amnesia/Persistent/Tor Browser/index.html" in the Tor Browser 10.083
Then "Tails - How Tails works" has loaded in the Tor Browser 1.498
And I can print the current page as "output.pdf" to the persistent Tor Browser directory 10.333
After features/support/hooks.rb:291 0.936
After features/support/hooks.rb:75 0.000
Tags: @product
47.380
Before features/support/hooks.rb:245 0.006
Given I have started Tails from DVD without network and logged in 8.946
Then the amnesiac Documents directory exists 0.210
And there is a GNOME bookmark for the amnesiac Documents directory 1.786
Then I start the Tor Browser in offline mode 31.811
And I can save the current page as "index.html" to the Documents GNOME bookmark 4.625
After features/support/hooks.rb:291 1.025
After features/support/hooks.rb:75 0.000
Tags: @product
47.717
Before features/support/hooks.rb:245 0.006
Given I have started Tails from DVD without network and logged in 8.386
Then the amnesiac Downloads directory exists 0.107
And there is a GNOME bookmark for the amnesiac Downloads directory 1.783
Then I start the Tor Browser in offline mode 31.858
And I can save the current page as "index.html" to the Downloads GNOME bookmark 5.580
After features/support/hooks.rb:291 0.942
After features/support/hooks.rb:75 0.000
Tags: @product
47.217
Before features/support/hooks.rb:245 0.006
Given I have started Tails from DVD without network and logged in 8.330
Then the amnesiac Music directory exists 0.108
And there is a GNOME bookmark for the amnesiac Music directory 1.617
Then I start the Tor Browser in offline mode 31.048
And I can save the current page as "index.html" to the Music GNOME bookmark 6.112
After features/support/hooks.rb:291 0.976
After features/support/hooks.rb:75 0.000
Tags: @product
46.011
Before features/support/hooks.rb:245 0.007
Given I have started Tails from DVD without network and logged in 8.253
Then the amnesiac Pictures directory exists 0.127
And there is a GNOME bookmark for the amnesiac Pictures directory 1.841
Then I start the Tor Browser in offline mode 30.541
And I can save the current page as "index.html" to the Pictures GNOME bookmark 5.246
After features/support/hooks.rb:291 1.218
After features/support/hooks.rb:75 0.000
Tags: @product
45.759
Before features/support/hooks.rb:245 0.006
Given I have started Tails from DVD without network and logged in 8.214
Then the amnesiac Videos directory exists 0.116
And there is a GNOME bookmark for the amnesiac Videos directory 1.732
Then I start the Tor Browser in offline mode 31.292
And I can save the current page as "index.html" to the Videos GNOME bookmark 4.403
After features/support/hooks.rb:291 0.955
After features/support/hooks.rb:75 0.000
Tags: @product
3:30.177
Before features/support/hooks.rb:245 0.017
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 10.058
And all tps features are active 1.797
And all persistent filesystems have safe access rights 0.228
And all persistence configuration files have safe access rights 0.789
And all persistent directories have safe access rights 3.220
When I start the Tor Browser in offline mode 32.644
And I add a bookmark to eff.org in the Tor Browser 16.157
And I cold reboot the computer 10.425
And the computer reboots Tails 45.829
And I enable persistence 32.858
And I log in to a new session 22.187
And I start the Tor Browser in offline mode 32.114
Then the Tor Browser has a bookmark to eff.org 1.866
After features/support/hooks.rb:291 0.971
After features/support/hooks.rb:75 0.009