Project Number Date
test_Tails_ISO_stable 4621 16 Jan 2024, 18:55

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:22.013 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.294
Before features/support/hooks.rb:245 0.007
Given I have started Tails from DVD and logged in and the network is connected 11.944
And a web server is running on the LAN 1.039
And I capture all network traffic 0.006
When I start the Tor Browser 30.199
And the Tor Browser loads the startup page 0.873
And I open a page on the LAN web server in the Tor Browser 9.124
Then the Tor Browser shows the "Unable to connect" error 0.706
And no traffic was sent to the web server on the LAN 0.400
After features/support/hooks.rb:291 1.014
After features/support/hooks.rb:75 0.066
59.298
Before features/support/hooks.rb:245 0.007
Before features/support/hooks.rb:442 0.006
Given I have started Tails from DVD and logged in and the network is connected 11.856
Then the amnesiac Tor Browser directory exists 0.063
And there is a GNOME bookmark for the amnesiac Tor Browser directory 1.803
And the persistent Tor Browser directory does not exist 0.061
When I start the Tor Browser 29.884
And the Tor Browser loads the startup page 0.909
Then I can save the current page as "index.html" to the default downloads directory 5.052
And I can print the current page as "output.pdf" to the default downloads directory 9.665
After features/support/hooks.rb:450 1.184
After features/support/hooks.rb:291 0.729
After features/support/hooks.rb:75 0.000
55.296
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.628
When I start the Tor Browser 31.469
Then the Tor Browser loads the startup page 0.829
When I download some file in the Tor Browser 11.105
Then the file is saved to the default Tor Browser download directory 0.264
After features/support/hooks.rb:450 2.027
After features/support/hooks.rb:291 0.718
After features/support/hooks.rb:75 0.000
1:25.943
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.560
When I start the Tor Browser 33.206
And the Tor Browser loads the startup page 0.933
Then I can listen to an Ogg audio track in Tor Browser 40.243
After features/support/hooks.rb:450 2.231
After features/support/hooks.rb:291 0.945
After features/support/hooks.rb:75 0.000
52.475
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 11.615
When I start the Tor Browser 29.950
And the Tor Browser loads the startup page 0.878
Then I can watch a WebM video in Tor Browser 10.030
After features/support/hooks.rb:450 1.265
After features/support/hooks.rb:291 0.936
After features/support/hooks.rb:75 0.000
Tags: @product
1:28.011
Before features/support/hooks.rb:245 0.006
Given I have started Tails from DVD and logged in and the network is connected 11.873
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/Tor Browser/synaptic.html" as user "amnesia" 0.117
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/.gnupg/synaptic.html" as user "amnesia" 0.062
And I copy "/usr/share/synaptic/html/index.html" to "/tmp/synaptic.html" as user "amnesia" 0.091
Then the file "/home/amnesia/.gnupg/synaptic.html" exists 0.062
And the file "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.071
And the file "/live/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.112
And the file "/tmp/synaptic.html" exists 0.069
Given I start monitoring the AppArmor log of "torbrowser_firefox" 0.129
When I start the Tor Browser 29.906
And the Tor Browser loads the startup page 0.846
And I open the address "file:///home/amnesia/Tor Browser/synaptic.html" in the Tor Browser 16.876
Then I see "TorBrowserSynapticManual.png" after at most 5 seconds 0.569
And AppArmor has not denied "torbrowser_firefox" from opening "/home/amnesia/Tor Browser/synaptic.html" 0.359
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.170
When I open the address "file:///home/amnesia/.gnupg/synaptic.html" in the Tor Browser 6.216
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.558
And AppArmor has denied "torbrowser_firefox" from opening "/home/amnesia/.gnupg/synaptic.html" 0.078
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.145
When I open the address "file:///lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 5.872
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.519
And AppArmor has denied "torbrowser_firefox" from opening "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" 0.072
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.125
When I open the address "file:///live/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 5.960
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.505
# 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.108
# 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.022
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.505
After features/support/hooks.rb:291 0.716
After features/support/hooks.rb:75 0.000
Tags: @product
44.629
Before features/support/hooks.rb:245 0.006
Given I have started Tails from DVD and logged in and the network is connected 11.479
When I start the Tor Browser 32.006
Then the Tor Browser uses all expected TBB shared libraries 1.143
After features/support/hooks.rb:291 0.922
After features/support/hooks.rb:75 0.000
58.310
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.518
When I start the Tor Browser 30.116
And the Tor Browser loads the startup page 0.988
And I open the Tails homepage in the Tor Browser 10.169
Then the Tor Browser loads the Tails homepage 0.983
When I request a new identity in Tor Browser 3.000
Then the Tor Browser restarts into a fresh session 1.533
After features/support/hooks.rb:450 1.449
After features/support/hooks.rb:291 1.091
After features/support/hooks.rb:75 0.000
Tags: @product
46.896
Before features/support/hooks.rb:245 0.007
Given I have started Tails from DVD and logged in and the network is connected 12.358
When I start the Tor Browser 31.881
And the Tor Browser loads the startup page 1.042
Then Tor Browser's circuit view is working 1.613
After features/support/hooks.rb:291 0.825
After features/support/hooks.rb:75 0.000
Tags: @product
1:4.125
Before features/support/hooks.rb:245 0.006
Given I have started Tails from DVD and logged in and the network is connected 12.689
When I start the Tor Browser 30.433
And the Tor Browser loads the startup page 0.948
When I open the address "https://net.ipcalf.com/" in the Tor Browser 9.260
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.881
When I open the address "https://mozilla.github.io/webrtc-landing/pc_test.html" in the Tor Browser 8.857
Then Tor Browser displays a "RTCPeerConnection is missing!" heading on the "Simple RTCPeerConnection Video Test" page 1.054
After features/support/hooks.rb:291 0.682
After features/support/hooks.rb:75 0.000
Tags: @product
1:41.465
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 10.735
And the network is plugged 0.058
And I successfully configure Tor 15.605
And available upgrades have been checked 1.131
And all notifications have disappeared 3.129
Then the persistent Tor Browser directory exists 0.072
And there is a GNOME bookmark for the persistent Tor Browser directory 1.825
When I start the Tor Browser 29.983
And I open the address "https://tails.net/about" in the Tor Browser 10.410
And "Tails - How Tails works" has loaded in the Tor Browser 1.163
Then I can save the current page as "index.html" to the persistent Tor Browser directory 6.205
And I open the address "file:///home/amnesia/Persistent/Tor Browser/index.html" in the Tor Browser 9.496
Then "Tails - How Tails works" has loaded in the Tor Browser 1.405
And I can print the current page as "output.pdf" to the persistent Tor Browser directory 10.243
After features/support/hooks.rb:291 1.443
After features/support/hooks.rb:75 0.000
Tags: @product
48.544
Before features/support/hooks.rb:245 0.006
Given I have started Tails from DVD without network and logged in 9.733
Then the amnesiac Documents directory exists 0.099
And there is a GNOME bookmark for the amnesiac Documents directory 1.819
Then I start the Tor Browser in offline mode 31.922
And I can save the current page as "index.html" to the Documents GNOME bookmark 4.970
After features/support/hooks.rb:291 1.441
After features/support/hooks.rb:75 0.000
Tags: @product
48.432
Before features/support/hooks.rb:245 0.009
Given I have started Tails from DVD without network and logged in 9.565
Then the amnesiac Downloads directory exists 0.091
And there is a GNOME bookmark for the amnesiac Downloads directory 1.316
Then I start the Tor Browser in offline mode 32.730
And I can save the current page as "index.html" to the Downloads GNOME bookmark 4.728
After features/support/hooks.rb:291 1.243
After features/support/hooks.rb:75 0.000
Tags: @product
46.440
Before features/support/hooks.rb:245 0.007
Given I have started Tails from DVD without network and logged in 8.723
Then the amnesiac Music directory exists 0.110
And there is a GNOME bookmark for the amnesiac Music directory 1.295
Then I start the Tor Browser in offline mode 31.500
And I can save the current page as "index.html" to the Music GNOME bookmark 4.810
After features/support/hooks.rb:291 1.038
After features/support/hooks.rb:75 0.000
Tags: @product
48.477
Before features/support/hooks.rb:245 0.006
Given I have started Tails from DVD without network and logged in 8.509
Then the amnesiac Pictures directory exists 0.098
And there is a GNOME bookmark for the amnesiac Pictures directory 1.285
Then I start the Tor Browser in offline mode 32.498
And I can save the current page as "index.html" to the Pictures GNOME bookmark 6.084
After features/support/hooks.rb:291 1.105
After features/support/hooks.rb:75 0.000
Tags: @product
46.747
Before features/support/hooks.rb:245 0.010
Given I have started Tails from DVD without network and logged in 8.642
Then the amnesiac Videos directory exists 0.090
And there is a GNOME bookmark for the amnesiac Videos directory 1.335
Then I start the Tor Browser in offline mode 31.867
And I can save the current page as "index.html" to the Videos GNOME bookmark 4.810
After features/support/hooks.rb:291 1.092
After features/support/hooks.rb:75 0.000
Tags: @product
3:32.624
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 10.985
And all tps features are active 2.698
And all persistent filesystems have safe access rights 0.269
And all persistence configuration files have safe access rights 0.756
And all persistent directories have safe access rights 2.899
When I start the Tor Browser in offline mode 32.831
And I add a bookmark to eff.org in the Tor Browser 13.176
And I cold reboot the computer 9.517
And the computer reboots Tails 48.072
And I enable persistence 34.075
And I log in to a new session 22.919
And I start the Tor Browser in offline mode 32.561
Then the Tor Browser has a bookmark to eff.org 1.859
After features/support/hooks.rb:291 1.678
After features/support/hooks.rb:75 0.056