Project Number Date
test_Tails_ISO_stable 4662 12 Feb 2024, 14: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 130 0 0 0 0 130 17 0 17 20:1.635 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
57.941
Before features/support/hooks.rb:245 0.006
Given I have started Tails from DVD and logged in and the network is connected 11.210
And a web server is running on the LAN 1.036
And I capture all network traffic 0.009
When I start the Tor Browser 33.863
And the Tor Browser loads the startup page 1.138
And I open a page on the LAN web server in the Tor Browser 9.247
Then the Tor Browser shows the "Unable to connect" error 0.860
And no traffic was sent to the web server on the LAN 0.576
After features/support/hooks.rb:291 0.841
After features/support/hooks.rb:75 0.053
59.853
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.919
Then the amnesiac Tor Browser directory exists 0.044
And there is a GNOME bookmark for the amnesiac Tor Browser directory 1.757
And the persistent Tor Browser directory does not exist 0.067
When I start the Tor Browser 30.372
And the Tor Browser loads the startup page 1.057
Then I can save the current page as "index.html" to the default downloads directory 5.769
And I can print the current page as "output.pdf" to the default downloads directory 9.864
After features/support/hooks.rb:450 1.234
After features/support/hooks.rb:291 0.718
After features/support/hooks.rb:75 0.000
55.362
Before features/support/hooks.rb:245 0.004
Before features/support/hooks.rb:442 0.005
Given I have started Tails from DVD and logged in and the network is connected 11.230
When I start the Tor Browser 29.841
Then the Tor Browser loads the startup page 2.590
When I download some file in the Tor Browser 11.451
Then the file is saved to the default Tor Browser download directory 0.246
After features/support/hooks.rb:450 2.085
After features/support/hooks.rb:291 0.684
After features/support/hooks.rb:75 0.000
1:29.430
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.285
When I start the Tor Browser 32.922
And the Tor Browser loads the startup page 1.149
Then I can listen to an Ogg audio track in Tor Browser 44.072
After features/support/hooks.rb:450 2.391
After features/support/hooks.rb:291 0.969
After features/support/hooks.rb:75 0.000
57.831
Before features/support/hooks.rb:245 0.006
Before features/support/hooks.rb:442 0.009
Given I have started Tails from DVD and logged in and the network is connected 11.818
When I start the Tor Browser 34.210
And the Tor Browser loads the startup page 1.176
Then I can watch a WebM video in Tor Browser 10.624
After features/support/hooks.rb:450 1.321
After features/support/hooks.rb:291 1.270
After features/support/hooks.rb:75 0.000
Tags: @product
1:26.470
Before features/support/hooks.rb:245 0.005
Given I have started Tails from DVD and logged in and the network is connected 12.525
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/Tor Browser/synaptic.html" as user "amnesia" 0.133
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/.gnupg/synaptic.html" as user "amnesia" 0.067
And I copy "/usr/share/synaptic/html/index.html" to "/tmp/synaptic.html" as user "amnesia" 0.083
Then the file "/home/amnesia/.gnupg/synaptic.html" exists 0.081
And the file "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.073
And the file "/live/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.095
And the file "/tmp/synaptic.html" exists 0.071
Given I start monitoring the AppArmor log of "torbrowser_firefox" 0.164
When I start the Tor Browser 33.214
And the Tor Browser loads the startup page 1.208
And I open the address "file:///home/amnesia/Tor Browser/synaptic.html" in the Tor Browser 9.767
Then I see "TorBrowserSynapticManual.png" after at most 5 seconds 0.561
And AppArmor has not denied "torbrowser_firefox" from opening "/home/amnesia/Tor Browser/synaptic.html" 0.190
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.154
When I open the address "file:///home/amnesia/.gnupg/synaptic.html" in the Tor Browser 6.406
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.562
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.152
When I open the address "file:///lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 6.459
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.603
And AppArmor has denied "torbrowser_firefox" from opening "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" 0.104
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.172
When I open the address "file:///live/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 6.187
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.533
# 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.081
# 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.219
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.517
After features/support/hooks.rb:291 0.725
After features/support/hooks.rb:75 0.000
Tags: @product
45.536
Before features/support/hooks.rb:245 0.006
Given I have started Tails from DVD and logged in and the network is connected 11.483
When I start the Tor Browser 31.226
Then the Tor Browser uses all expected TBB shared libraries 2.825
After features/support/hooks.rb:291 0.716
After features/support/hooks.rb:75 0.000
1:5.584
Before features/support/hooks.rb:245 0.006
Before features/support/hooks.rb:442 0.004
Given I have started Tails from DVD and logged in and the network is connected 11.878
When I start the Tor Browser 30.561
And the Tor Browser loads the startup page 2.233
And I open the Tails homepage in the Tor Browser 13.432
Then the Tor Browser loads the Tails homepage 1.247
When I request a new identity in Tor Browser 3.451
Then the Tor Browser restarts into a fresh session 2.780
After features/support/hooks.rb:450 1.684
After features/support/hooks.rb:291 1.185
After features/support/hooks.rb:75 0.000
Tags: @product
46.773
Before features/support/hooks.rb:245 0.005
Given I have started Tails from DVD and logged in and the network is connected 11.943
When I start the Tor Browser 32.049
And the Tor Browser loads the startup page 1.195
Then Tor Browser's circuit view is working 1.586
After features/support/hooks.rb:291 0.663
After features/support/hooks.rb:75 0.000
Tags: @product
1:7.480
Before features/support/hooks.rb:245 0.006
Given I have started Tails from DVD and logged in and the network is connected 11.590
When I start the Tor Browser 31.269
And the Tor Browser loads the startup page 1.072
When I open the address "https://net.ipcalf.com/" in the Tor Browser 12.377
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.145
When I open the address "https://mozilla.github.io/webrtc-landing/pc_test.html" in the Tor Browser 8.984
Then Tor Browser displays a "RTCPeerConnection is missing!" heading on the "Simple RTCPeerConnection Video Test" page 1.041
After features/support/hooks.rb:291 0.731
After features/support/hooks.rb:75 0.000
Tags: @product
1:43.700
Before features/support/hooks.rb:245 0.004
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 10.320
And the network is plugged 0.035
And I successfully configure Tor 15.907
And available upgrades have been checked 0.081
And all notifications have disappeared 3.248
Then the persistent Tor Browser directory exists 0.065
And there is a GNOME bookmark for the persistent Tor Browser directory 1.728
When I start the Tor Browser 32.553
And I open the address "https://tails.net/about" in the Tor Browser 10.153
And "Tails - How Tails works" has loaded in the Tor Browser 1.219
Then I can save the current page as "index.html" to the persistent Tor Browser directory 6.413
And I open the address "file:///home/amnesia/Persistent/Tor Browser/index.html" in the Tor Browser 9.531
Then "Tails - How Tails works" has loaded in the Tor Browser 1.563
And I can print the current page as "output.pdf" to the persistent Tor Browser directory 10.878
After features/support/hooks.rb:291 1.115
After features/support/hooks.rb:75 0.000
Tags: @product
51.134
Before features/support/hooks.rb:245 0.006
Given I have started Tails from DVD without network and logged in 8.472
Then the amnesiac Documents directory exists 0.113
And there is a GNOME bookmark for the amnesiac Documents directory 2.098
Then I start the Tor Browser in offline mode 36.292
And I can save the current page as "index.html" to the Documents GNOME bookmark 4.157
After features/support/hooks.rb:291 1.228
After features/support/hooks.rb:75 0.000
Tags: @product
47.899
Before features/support/hooks.rb:245 0.006
Given I have started Tails from DVD without network and logged in 8.236
Then the amnesiac Downloads directory exists 0.105
And there is a GNOME bookmark for the amnesiac Downloads directory 1.312
Then I start the Tor Browser in offline mode 33.835
And I can save the current page as "index.html" to the Downloads GNOME bookmark 4.409
After features/support/hooks.rb:291 1.078
After features/support/hooks.rb:75 0.000
Tags: @product
48.948
Before features/support/hooks.rb:245 0.006
Given I have started Tails from DVD without network and logged in 8.200
Then the amnesiac Music directory exists 0.097
And there is a GNOME bookmark for the amnesiac Music directory 1.407
Then I start the Tor Browser in offline mode 34.983
And I can save the current page as "index.html" to the Music GNOME bookmark 4.259
After features/support/hooks.rb:291 0.916
After features/support/hooks.rb:75 0.000
Tags: @product
46.569
Before features/support/hooks.rb:245 0.006
Given I have started Tails from DVD without network and logged in 8.079
Then the amnesiac Pictures directory exists 0.089
And there is a GNOME bookmark for the amnesiac Pictures directory 1.427
Then I start the Tor Browser in offline mode 32.571
And I can save the current page as "index.html" to the Pictures GNOME bookmark 4.400
After features/support/hooks.rb:291 0.958
After features/support/hooks.rb:75 0.000
Tags: @product
49.599
Before features/support/hooks.rb:245 0.007
Given I have started Tails from DVD without network and logged in 8.109
Then the amnesiac Videos directory exists 0.099
And there is a GNOME bookmark for the amnesiac Videos directory 1.278
Then I start the Tor Browser in offline mode 35.853
And I can save the current page as "index.html" to the Videos GNOME bookmark 4.258
After features/support/hooks.rb:291 1.225
After features/support/hooks.rb:75 0.000
Tags: @product
3:41.518
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 20.472
And all tps features are active 2.675
And all persistent filesystems have safe access rights 0.324
And all persistence configuration files have safe access rights 0.458
And all persistent directories have safe access rights 2.750
When I start the Tor Browser in offline mode 33.267
And I add a bookmark to eff.org in the Tor Browser 16.193
And I cold reboot the computer 9.327
And the computer reboots Tails 45.042
And I enable persistence 32.990
And I log in to a new session 22.392
And I start the Tor Browser in offline mode 33.823
Then the Tor Browser has a bookmark to eff.org 1.799
After features/support/hooks.rb:291 0.827
After features/support/hooks.rb:75 0.010