Project Number Date
test_Tails_ISO_stable 4981 29 Jul 2024, 21:46

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 19:47.303 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.158
Before features/support/hooks.rb:269 0.008
Given I have started Tails from DVD and logged in and the network is connected 13.478
And a web server is running on the LAN 1.038
And I capture all network traffic 0.009
When I start the Tor Browser 25.074
And the Tor Browser loads the startup page 0.961
And I open a page on the LAN web server in the Tor Browser 12.403
Then the Tor Browser shows the "Unable to connect" error 0.892
And no traffic was sent to the web server on the LAN 0.299
After features/support/hooks.rb:326 1.063
After features/support/hooks.rb:100 0.041
55.356
Before features/support/hooks.rb:269 0.010
Before features/support/hooks.rb:507 0.011
Given I have started Tails from DVD and logged in and the network is connected 12.568
Then the amnesiac Tor Browser directory exists 0.055
And there is a GNOME bookmark for the amnesiac Tor Browser directory 1.802
And the persistent Tor Browser directory does not exist 0.053
When I start the Tor Browser 24.412
And the Tor Browser loads the startup page 1.010
Then I can save the current page as "index.html" to the default downloads directory 5.762
And I can print the current page as "output.pdf" to the default downloads directory 9.691
After features/support/hooks.rb:515 0.977
After features/support/hooks.rb:326 0.731
After features/support/hooks.rb:100 0.000
51.875
Before features/support/hooks.rb:269 0.010
Before features/support/hooks.rb:507 0.015
Given I have started Tails from DVD and logged in and the network is connected 12.264
When I start the Tor Browser 23.531
Then the Tor Browser loads the startup page 0.935
When I download some file in the Tor Browser 14.777
Then the file is saved to the default Tor Browser download directory 0.366
After features/support/hooks.rb:515 1.892
After features/support/hooks.rb:326 0.890
After features/support/hooks.rb:100 0.000
1:26.690
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 15.226
When I start the Tor Browser 22.731
And the Tor Browser loads the startup page 1.039
Then I can listen to an Ogg audio track in Tor Browser 47.693
After features/support/hooks.rb:515 1.954
After features/support/hooks.rb:326 1.529
After features/support/hooks.rb:100 0.000
50.029
Before features/support/hooks.rb:269 0.006
Before features/support/hooks.rb:507 0.005
Given I have started Tails from DVD and logged in and the network is connected 13.352
When I start the Tor Browser 24.652
And the Tor Browser loads the startup page 0.951
Then I can watch a WebM video in Tor Browser 11.072
After features/support/hooks.rb:515 1.088
After features/support/hooks.rb:326 1.185
After features/support/hooks.rb:100 0.000
Tags: @product
1:29.070
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD and logged in and the network is connected 25.870
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/Tor Browser/synaptic.html" as user "amnesia" 0.132
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/.gnupg/synaptic.html" as user "amnesia" 0.066
And I copy "/usr/share/synaptic/html/index.html" to "/tmp/synaptic.html" as user "amnesia" 0.068
Then the file "/home/amnesia/.gnupg/synaptic.html" exists 0.064
And the file "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.069
And the file "/live/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.066
And the file "/tmp/synaptic.html" exists 0.057
Given I start monitoring the AppArmor log of "torbrowser_firefox" 0.149
When I start the Tor Browser 22.910
And the Tor Browser loads the startup page 1.019
And I open the address "file:///home/amnesia/Tor Browser/synaptic.html" in the Tor Browser 9.642
Then I see "TorBrowserSynapticManual.png" after at most 5 seconds 0.578
And AppArmor has not denied "torbrowser_firefox" from opening "/home/amnesia/Tor Browser/synaptic.html" 0.061
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.192
When I open the address "file:///home/amnesia/.gnupg/synaptic.html" in the Tor Browser 5.703
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.523
And AppArmor has denied "torbrowser_firefox" from opening "/home/amnesia/.gnupg/synaptic.html" 0.072
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.114
When I open the address "file:///lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 6.076
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.557
And AppArmor has denied "torbrowser_firefox" from opening "/usr/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" 0.141
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.114
When I open the address "file:///live/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 6.154
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.552
# 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.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 7.483
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.543
After features/support/hooks.rb:326 0.689
After features/support/hooks.rb:100 0.000
Tags: @product
39.493
Before features/support/hooks.rb:269 0.005
Given I have started Tails from DVD and logged in and the network is connected 12.828
When I start the Tor Browser 25.327
Then the Tor Browser uses all expected TBB shared libraries 1.338
After features/support/hooks.rb:326 0.968
After features/support/hooks.rb:100 0.000
1:4.705
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 13.944
When I start the Tor Browser 29.308
And the Tor Browser loads the startup page 0.913
And I open the Tails homepage in the Tor Browser 10.074
Then the Tor Browser loads the Tails homepage 1.129
When I request a new identity in Tor Browser 3.215
Then the Tor Browser restarts into a fresh session 6.119
After features/support/hooks.rb:515 1.908
After features/support/hooks.rb:326 1.653
After features/support/hooks.rb:100 0.000
Tags: @product
39.459
Before features/support/hooks.rb:269 0.005
Given I have started Tails from DVD and logged in and the network is connected 12.123
When I start the Tor Browser 24.508
And the Tor Browser loads the startup page 1.129
Then Tor Browser's circuit view is working 1.697
After features/support/hooks.rb:326 1.039
After features/support/hooks.rb:100 0.000
Tags: @product
1:0.187
Before features/support/hooks.rb:269 0.022
Given I have started Tails from DVD and logged in and the network is connected 12.580
When I start the Tor Browser 25.414
And the Tor Browser loads the startup page 1.138
When I open the address "https://net.ipcalf.com/" in the Tor Browser 9.512
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.954
When I open the address "https://mozilla.github.io/webrtc-landing/pc_test.html" in the Tor Browser 9.551
Then Tor Browser displays a "RTCPeerConnection is missing!" heading on the "Simple RTCPeerConnection Video Test" page 1.034
After features/support/hooks.rb:326 0.921
After features/support/hooks.rb:100 0.000
Tags: @product
1:49.926
Before features/support/hooks.rb:269 0.016
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 11.464
And the network is plugged 0.047
And I successfully configure Tor 21.590
And available upgrades have been checked 0.077
And all notifications have disappeared 4.123
Then the persistent Tor Browser directory exists 0.085
And there is a GNOME bookmark for the persistent Tor Browser directory 1.932
When I start the Tor Browser 25.244
And I open the address "https://tails.net/about" in the Tor Browser 12.866
And "Tails - How Tails works" has loaded in the Tor Browser 1.171
Then I can save the current page as "index.html" to the persistent Tor Browser directory 9.387
And I open the address "file:///home/amnesia/Persistent/Tor Browser/index.html" in the Tor Browser 10.012
Then "Tails - How Tails works" has loaded in the Tor Browser 1.448
And I can print the current page as "output.pdf" to the persistent Tor Browser directory 10.472
After features/support/hooks.rb:326 0.953
After features/support/hooks.rb:100 0.000
Tags: @product
50.828
Before features/support/hooks.rb:269 0.009
Given I have started Tails from DVD without network and logged in 8.471
Then the amnesiac Documents directory exists 0.057
And there is a GNOME bookmark for the amnesiac Documents directory 1.751
Then I start the Tor Browser in offline mode 28.785
And I can save the current page as "index.html" to the Documents GNOME bookmark 11.761
After features/support/hooks.rb:326 0.816
After features/support/hooks.rb:100 0.000
Tags: @product
50.876
Before features/support/hooks.rb:269 0.008
Given I have started Tails from DVD without network and logged in 8.898
Then the amnesiac Downloads directory exists 0.080
And there is a GNOME bookmark for the amnesiac Downloads directory 1.650
Then I start the Tor Browser in offline mode 28.435
And I can save the current page as "index.html" to the Downloads GNOME bookmark 11.810
After features/support/hooks.rb:326 0.840
After features/support/hooks.rb:100 0.000
Tags: @product
50.307
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD without network and logged in 8.899
Then the amnesiac Music directory exists 0.050
And there is a GNOME bookmark for the amnesiac Music directory 1.630
Then I start the Tor Browser in offline mode 27.990
And I can save the current page as "index.html" to the Music GNOME bookmark 11.735
After features/support/hooks.rb:326 1.081
After features/support/hooks.rb:100 0.000
Tags: @product
47.001
Before features/support/hooks.rb:269 0.010
Given I have started Tails from DVD without network and logged in 10.767
Then the amnesiac Pictures directory exists 0.067
And there is a GNOME bookmark for the amnesiac Pictures directory 1.740
Then I start the Tor Browser in offline mode 25.192
And I can save the current page as "index.html" to the Pictures GNOME bookmark 9.234
After features/support/hooks.rb:326 1.035
After features/support/hooks.rb:100 0.000
Tags: @product
51.857
Before features/support/hooks.rb:269 0.010
Given I have started Tails from DVD without network and logged in 9.349
Then the amnesiac Videos directory exists 0.069
And there is a GNOME bookmark for the amnesiac Videos directory 1.701
Then I start the Tor Browser in offline mode 29.008
And I can save the current page as "index.html" to the Videos GNOME bookmark 11.727
After features/support/hooks.rb:326 0.828
After features/support/hooks.rb:100 0.000
Tags: @product
3:55.479
Before features/support/hooks.rb:269 0.007
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 10.329
And all tps features are active 2.420
And all persistent filesystems have safe access rights 0.265
And all persistence configuration files have safe access rights 0.508
And all persistent directories have safe access rights 2.835
When I start the Tor Browser in offline mode 28.644
And I add a bookmark to eff.org in the Tor Browser 14.433
And I cold reboot the computer 12.485
And the computer reboots Tails 1:5.685
And I enable persistence 17.975
And I log in to a new session 46.191
And all notifications have disappeared 7.699
And I start the Tor Browser in offline mode 24.405
Then the Tor Browser has a bookmark to eff.org 1.599
After features/support/hooks.rb:326 1.361
After features/support/hooks.rb:100 0.013