Project Number Date
test_Tails_ISO_devel 3311 07 Mar 2024, 12: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 20:16.820 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
56.489
Before features/support/hooks.rb:245 0.016
Given I have started Tails from DVD and logged in and the network is connected 11.686
And a web server is running on the LAN 1.069
And I capture all network traffic 0.005
When I start the Tor Browser 29.187
And the Tor Browser loads the startup page 1.193
And I open a page on the LAN web server in the Tor Browser 11.799
Then the Tor Browser shows the "Unable to connect" error 0.966
And no traffic was sent to the web server on the LAN 0.580
After features/support/hooks.rb:291 0.898
After features/support/hooks.rb:75 0.046
1:0.867
Before features/support/hooks.rb:245 0.007
Before features/support/hooks.rb:442 0.008
Given I have started Tails from DVD and logged in and the network is connected 11.570
Then the amnesiac Tor Browser directory exists 0.043
And there is a GNOME bookmark for the amnesiac Tor Browser directory 1.746
And the persistent Tor Browser directory does not exist 0.051
When I start the Tor Browser 29.286
And the Tor Browser loads the startup page 1.278
Then I can save the current page as "index.html" to the default downloads directory 5.640
And I can print the current page as "output.pdf" to the default downloads directory 11.251
After features/support/hooks.rb:450 1.276
After features/support/hooks.rb:291 0.710
After features/support/hooks.rb:75 0.000
1:3.765
Before features/support/hooks.rb:245 0.011
Before features/support/hooks.rb:442 0.010
Given I have started Tails from DVD and logged in and the network is connected 11.425
When I start the Tor Browser 31.951
Then the Tor Browser loads the startup page 1.125
When I download some file in the Tor Browser 18.944
Then the file is saved to the default Tor Browser download directory 0.319
After features/support/hooks.rb:450 2.583
After features/support/hooks.rb:291 0.772
After features/support/hooks.rb:75 0.000
1:32.279
Before features/support/hooks.rb:245 0.007
Before features/support/hooks.rb:442 0.009
Given I have started Tails from DVD and logged in and the network is connected 12.159
When I start the Tor Browser 32.482
And the Tor Browser loads the startup page 1.228
Then I can listen to an Ogg audio track in Tor Browser 46.409
After features/support/hooks.rb:450 2.667
After features/support/hooks.rb:291 1.040
After features/support/hooks.rb:75 0.000
54.621
Before features/support/hooks.rb:245 0.006
Before features/support/hooks.rb:442 0.007
Given I have started Tails from DVD and logged in and the network is connected 11.646
When I start the Tor Browser 31.122
And the Tor Browser loads the startup page 1.305
Then I can watch a WebM video in Tor Browser 10.546
After features/support/hooks.rb:450 1.497
After features/support/hooks.rb:291 0.953
After features/support/hooks.rb:75 0.000
Tags: @product
1:22.397
Before features/support/hooks.rb:245 0.022
Given I have started Tails from DVD and logged in and the network is connected 12.220
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/Tor Browser/synaptic.html" as user "amnesia" 0.103
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/.gnupg/synaptic.html" as user "amnesia" 0.055
And I copy "/usr/share/synaptic/html/index.html" to "/tmp/synaptic.html" as user "amnesia" 0.069
Then the file "/home/amnesia/.gnupg/synaptic.html" exists 0.048
And the file "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.051
And the file "/live/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.071
And the file "/tmp/synaptic.html" exists 0.056
Given I start monitoring the AppArmor log of "torbrowser_firefox" 0.122
When I start the Tor Browser 31.188
And the Tor Browser loads the startup page 1.149
And I open the address "file:///home/amnesia/Tor Browser/synaptic.html" in the Tor Browser 9.736
Then I see "TorBrowserSynapticManual.png" after at most 5 seconds 0.570
And AppArmor has not denied "torbrowser_firefox" from opening "/home/amnesia/Tor Browser/synaptic.html" 0.086
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.129
When I open the address "file:///home/amnesia/.gnupg/synaptic.html" in the Tor Browser 5.809
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.572
And AppArmor has denied "torbrowser_firefox" from opening "/home/amnesia/.gnupg/synaptic.html" 0.088
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.142
When I open the address "file:///lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 5.621
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.173
When I open the address "file:///live/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 5.802
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.555
# 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 6.724
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.534
After features/support/hooks.rb:291 0.905
After features/support/hooks.rb:75 0.000
Tags: @product
42.873
Before features/support/hooks.rb:245 0.006
Given I have started Tails from DVD and logged in and the network is connected 12.053
When I start the Tor Browser 29.688
Then the Tor Browser uses all expected TBB shared libraries 1.131
After features/support/hooks.rb:291 0.742
After features/support/hooks.rb:75 0.000
57.374
Before features/support/hooks.rb:245 0.007
Before features/support/hooks.rb:442 0.010
Given I have started Tails from DVD and logged in and the network is connected 11.532
When I start the Tor Browser 29.012
And the Tor Browser loads the startup page 1.247
And I open the Tails homepage in the Tor Browser 9.634
Then the Tor Browser loads the Tails homepage 1.111
When I request a new identity in Tor Browser 3.173
Then the Tor Browser restarts into a fresh session 1.662
After features/support/hooks.rb:450 1.672
After features/support/hooks.rb:291 0.920
After features/support/hooks.rb:75 0.000
Tags: @product
42.898
Before features/support/hooks.rb:245 0.008
Given I have started Tails from DVD and logged in and the network is connected 11.717
When I start the Tor Browser 28.424
And the Tor Browser loads the startup page 1.170
Then Tor Browser's circuit view is working 1.586
After features/support/hooks.rb:291 0.744
After features/support/hooks.rb:75 0.000
Tags: @product
1:8.906
Before features/support/hooks.rb:245 0.007
Given I have started Tails from DVD and logged in and the network is connected 11.348
When I start the Tor Browser 29.796
And the Tor Browser loads the startup page 1.216
When I open the address "https://net.ipcalf.com/" in the Tor Browser 15.247
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.196
When I open the address "https://mozilla.github.io/webrtc-landing/pc_test.html" in the Tor Browser 8.782
Then Tor Browser displays a "RTCPeerConnection is missing!" heading on the "Simple RTCPeerConnection Video Test" page 1.318
After features/support/hooks.rb:291 0.629
After features/support/hooks.rb:75 0.000
Tags: @product
1:43.291
Before features/support/hooks.rb:245 0.007
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 11.248
And the network is plugged 0.033
And I successfully configure Tor 15.114
And available upgrades have been checked 1.118
And all notifications have disappeared 3.098
Then the persistent Tor Browser directory exists 0.062
And there is a GNOME bookmark for the persistent Tor Browser directory 1.477
When I start the Tor Browser 28.171
And I open the address "https://tails.net/about" in the Tor Browser 10.821
And "Tails - How Tails works" has loaded in the Tor Browser 1.374
Then I can save the current page as "index.html" to the persistent Tor Browser directory 8.438
And I open the address "file:///home/amnesia/Persistent/Tor Browser/index.html" in the Tor Browser 9.635
Then "Tails - How Tails works" has loaded in the Tor Browser 1.696
And I can print the current page as "output.pdf" to the persistent Tor Browser directory 11.000
After features/support/hooks.rb:291 0.694
After features/support/hooks.rb:75 0.000
Tags: @product
50.442
Before features/support/hooks.rb:245 0.006
Given I have started Tails from DVD without network and logged in 9.102
Then the amnesiac Documents directory exists 0.146
And there is a GNOME bookmark for the amnesiac Documents directory 1.244
Then I start the Tor Browser in offline mode 30.110
And I can save the current page as "index.html" to the Documents GNOME bookmark 9.837
After features/support/hooks.rb:291 1.085
After features/support/hooks.rb:75 0.000
Tags: @product
1:2.582
Before features/support/hooks.rb:245 0.009
Given I have started Tails from DVD without network and logged in 21.161
Then the amnesiac Downloads directory exists 0.059
And there is a GNOME bookmark for the amnesiac Downloads directory 1.224
Then I start the Tor Browser in offline mode 31.219
And I can save the current page as "index.html" to the Downloads GNOME bookmark 8.917
After features/support/hooks.rb:291 1.086
After features/support/hooks.rb:75 0.000
Tags: @product
50.524
Before features/support/hooks.rb:245 0.011
Given I have started Tails from DVD without network and logged in 8.407
Then the amnesiac Music directory exists 0.054
And there is a GNOME bookmark for the amnesiac Music directory 1.287
Then I start the Tor Browser in offline mode 31.749
And I can save the current page as "index.html" to the Music GNOME bookmark 9.025
After features/support/hooks.rb:291 1.231
After features/support/hooks.rb:75 0.000
Tags: @product
50.874
Before features/support/hooks.rb:245 0.005
Given I have started Tails from DVD without network and logged in 8.003
Then the amnesiac Pictures directory exists 0.058
And there is a GNOME bookmark for the amnesiac Pictures directory 1.379
Then I start the Tor Browser in offline mode 31.402
And I can save the current page as "index.html" to the Pictures GNOME bookmark 10.031
After features/support/hooks.rb:291 1.109
After features/support/hooks.rb:75 0.000
Tags: @product
48.732
Before features/support/hooks.rb:245 0.008
Given I have started Tails from DVD without network and logged in 8.148
Then the amnesiac Videos directory exists 0.049
And there is a GNOME bookmark for the amnesiac Videos directory 1.294
Then I start the Tor Browser in offline mode 30.641
And I can save the current page as "index.html" to the Videos GNOME bookmark 8.597
After features/support/hooks.rb:291 1.011
After features/support/hooks.rb:75 0.000
Tags: @product
3:47.897
Before features/support/hooks.rb:245 0.007
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 9.885
And all tps features are active 1.787
And all persistent filesystems have safe access rights 0.227
And all persistence configuration files have safe access rights 0.390
And all persistent directories have safe access rights 2.337
When I start the Tor Browser in offline mode 31.357
And I add a bookmark to eff.org in the Tor Browser 12.582
And I cold reboot the computer 9.081
And the computer reboots Tails 54.582
And I enable persistence 34.110
And I log in to a new session 33.164
And all notifications have disappeared 7.781
And I start the Tor Browser in offline mode 29.320
Then the Tor Browser has a bookmark to eff.org 1.286
After features/support/hooks.rb:291 0.832
After features/support/hooks.rb:75 0.011