Project Number Date
test_Tails_ISO_stable 4788 15 Apr 2024, 12:02

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 16:29.983 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
44.979
Before features/support/hooks.rb:259 0.007
Given I have started Tails from DVD and logged in and the network is connected 11.223
And a web server is running on the LAN 1.043
And I capture all network traffic 0.009
When I start the Tor Browser 20.451
And the Tor Browser loads the startup page 0.970
And I open a page on the LAN web server in the Tor Browser 9.595
Then the Tor Browser shows the "Unable to connect" error 1.092
And no traffic was sent to the web server on the LAN 0.592
After features/support/hooks.rb:305 0.936
After features/support/hooks.rb:89 0.055
51.905
Before features/support/hooks.rb:259 0.006
Before features/support/hooks.rb:456 0.006
Given I have started Tails from DVD and logged in and the network is connected 11.165
Then the amnesiac Tor Browser directory exists 0.057
And there is a GNOME bookmark for the amnesiac Tor Browser directory 1.719
And the persistent Tor Browser directory does not exist 0.056
When I start the Tor Browser 21.032
And the Tor Browser loads the startup page 0.996
Then I can save the current page as "index.html" to the default downloads directory 5.617
And I can print the current page as "output.pdf" to the default downloads directory 11.259
After features/support/hooks.rb:464 1.556
After features/support/hooks.rb:305 0.952
After features/support/hooks.rb:89 0.000
47.944
Before features/support/hooks.rb:259 0.008
Before features/support/hooks.rb:456 0.008
Given I have started Tails from DVD and logged in and the network is connected 11.499
When I start the Tor Browser 22.780
Then the Tor Browser loads the startup page 1.153
When I download some file in the Tor Browser 12.267
Then the file is saved to the default Tor Browser download directory 0.244
After features/support/hooks.rb:464 2.463
After features/support/hooks.rb:305 0.753
After features/support/hooks.rb:89 0.000
1:17.666
Before features/support/hooks.rb:259 0.006
Before features/support/hooks.rb:456 0.007
Given I have started Tails from DVD and logged in and the network is connected 11.238
When I start the Tor Browser 21.300
And the Tor Browser loads the startup page 1.123
Then I can listen to an Ogg audio track in Tor Browser 44.004
After features/support/hooks.rb:464 2.156
After features/support/hooks.rb:305 0.894
After features/support/hooks.rb:89 0.000
42.700
Before features/support/hooks.rb:259 0.008
Before features/support/hooks.rb:456 0.008
Given I have started Tails from DVD and logged in and the network is connected 11.171
When I start the Tor Browser 20.883
And the Tor Browser loads the startup page 1.107
Then I can watch a WebM video in Tor Browser 9.538
After features/support/hooks.rb:464 1.321
After features/support/hooks.rb:305 0.969
After features/support/hooks.rb:89 0.000
Tags: @product
1:12.650
Before features/support/hooks.rb:259 0.008
Given I have started Tails from DVD and logged in and the network is connected 11.281
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/Tor Browser/synaptic.html" as user "amnesia" 0.112
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/.gnupg/synaptic.html" as user "amnesia" 0.065
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.037
And the file "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.046
And the file "/live/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.062
And the file "/tmp/synaptic.html" exists 0.042
Given I start monitoring the AppArmor log of "torbrowser_firefox" 0.116
When I start the Tor Browser 21.236
And the Tor Browser loads the startup page 1.033
And I open the address "file:///home/amnesia/Tor Browser/synaptic.html" in the Tor Browser 9.875
Then I see "TorBrowserSynapticManual.png" after at most 5 seconds 0.577
And AppArmor has not denied "torbrowser_firefox" from opening "/home/amnesia/Tor Browser/synaptic.html" 0.232
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.136
When I open the address "file:///home/amnesia/.gnupg/synaptic.html" in the Tor Browser 8.543
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.503
And AppArmor has denied "torbrowser_firefox" from opening "/home/amnesia/.gnupg/synaptic.html" 0.052
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.096
When I open the address "file:///lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 5.357
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.516
And AppArmor has denied "torbrowser_firefox" from opening "/usr/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" 0.062
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.096
When I open the address "file:///live/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 5.392
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.501
# 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.060
# 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.053
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.493
After features/support/hooks.rb:305 0.743
After features/support/hooks.rb:89 0.000
Tags: @product
33.466
Before features/support/hooks.rb:259 0.007
Given I have started Tails from DVD and logged in and the network is connected 11.474
When I start the Tor Browser 20.912
Then the Tor Browser uses all expected TBB shared libraries 1.078
After features/support/hooks.rb:305 0.895
After features/support/hooks.rb:89 0.000
49.424
Before features/support/hooks.rb:259 0.007
Before features/support/hooks.rb:456 0.009
Given I have started Tails from DVD and logged in and the network is connected 11.240
When I start the Tor Browser 21.673
And the Tor Browser loads the startup page 1.115
And I open the Tails homepage in the Tor Browser 9.450
Then the Tor Browser loads the Tails homepage 1.233
When I request a new identity in Tor Browser 3.208
Then the Tor Browser restarts into a fresh session 1.502
After features/support/hooks.rb:464 1.918
After features/support/hooks.rb:305 1.054
After features/support/hooks.rb:89 0.000
Tags: @product
34.322
Before features/support/hooks.rb:259 0.008
Given I have started Tails from DVD and logged in and the network is connected 11.223
When I start the Tor Browser 20.349
And the Tor Browser loads the startup page 1.154
Then Tor Browser's circuit view is working 1.594
After features/support/hooks.rb:305 0.952
After features/support/hooks.rb:89 0.000
Tags: @product
53.570
Before features/support/hooks.rb:259 0.007
Given I have started Tails from DVD and logged in and the network is connected 11.069
When I start the Tor Browser 20.999
And the Tor Browser loads the startup page 1.024
When I open the address "https://net.ipcalf.com/" in the Tor Browser 9.787
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.017
When I open the address "https://mozilla.github.io/webrtc-landing/pc_test.html" in the Tor Browser 8.378
Then Tor Browser displays a "RTCPeerConnection is missing!" heading on the "Simple RTCPeerConnection Video Test" page 1.294
After features/support/hooks.rb:305 1.439
After features/support/hooks.rb:89 0.000
Tags: @product
1:32.018
Before features/support/hooks.rb:259 0.005
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 9.841
And the network is plugged 0.056
And I successfully configure Tor 15.830
And available upgrades have been checked 0.049
And all notifications have disappeared 3.931
Then the persistent Tor Browser directory exists 0.051
And there is a GNOME bookmark for the persistent Tor Browser directory 1.515
When I start the Tor Browser 19.359
And I open the address "https://tails.net/about" in the Tor Browser 9.932
And "Tails - How Tails works" has loaded in the Tor Browser 1.269
Then I can save the current page as "index.html" to the persistent Tor Browser directory 9.338
And I open the address "file:///home/amnesia/Persistent/Tor Browser/index.html" in the Tor Browser 8.893
Then "Tails - How Tails works" has loaded in the Tor Browser 1.582
And I can print the current page as "output.pdf" to the persistent Tor Browser directory 10.367
After features/support/hooks.rb:305 0.992
After features/support/hooks.rb:89 0.000
Tags: @product
38.541
Before features/support/hooks.rb:259 0.008
Given I have started Tails from DVD without network and logged in 8.043
Then the amnesiac Documents directory exists 0.045
And there is a GNOME bookmark for the amnesiac Documents directory 1.194
Then I start the Tor Browser in offline mode 20.885
And I can save the current page as "index.html" to the Documents GNOME bookmark 8.372
After features/support/hooks.rb:305 0.917
After features/support/hooks.rb:89 0.000
Tags: @product
43.238
Before features/support/hooks.rb:259 0.006
Given I have started Tails from DVD without network and logged in 10.374
Then the amnesiac Downloads directory exists 0.052
And there is a GNOME bookmark for the amnesiac Downloads directory 1.524
Then I start the Tor Browser in offline mode 21.164
And I can save the current page as "index.html" to the Downloads GNOME bookmark 10.122
After features/support/hooks.rb:305 0.990
After features/support/hooks.rb:89 0.000
Tags: @product
40.874
Before features/support/hooks.rb:259 0.008
Given I have started Tails from DVD without network and logged in 8.759
Then the amnesiac Music directory exists 0.049
And there is a GNOME bookmark for the amnesiac Music directory 1.184
Then I start the Tor Browser in offline mode 21.079
And I can save the current page as "index.html" to the Music GNOME bookmark 9.801
After features/support/hooks.rb:305 0.968
After features/support/hooks.rb:89 0.000
Tags: @product
40.077
Before features/support/hooks.rb:259 0.007
Given I have started Tails from DVD without network and logged in 8.073
Then the amnesiac Pictures directory exists 0.056
And there is a GNOME bookmark for the amnesiac Pictures directory 1.200
Then I start the Tor Browser in offline mode 21.655
And I can save the current page as "index.html" to the Pictures GNOME bookmark 9.091
After features/support/hooks.rb:305 0.997
After features/support/hooks.rb:89 0.000
Tags: @product
40.392
Before features/support/hooks.rb:259 0.007
Given I have started Tails from DVD without network and logged in 8.012
Then the amnesiac Videos directory exists 0.050
And there is a GNOME bookmark for the amnesiac Videos directory 1.188
Then I start the Tor Browser in offline mode 21.352
And I can save the current page as "index.html" to the Videos GNOME bookmark 9.789
After features/support/hooks.rb:305 1.057
After features/support/hooks.rb:89 0.000
Tags: @product
3:6.208
Before features/support/hooks.rb:259 0.008
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 9.292
And all tps features are active 2.041
And all persistent filesystems have safe access rights 0.205
And all persistence configuration files have safe access rights 0.348
And all persistent directories have safe access rights 2.148
When I start the Tor Browser in offline mode 21.377
And I add a bookmark to eff.org in the Tor Browser 12.982
And I cold reboot the computer 9.184
And the computer reboots Tails 53.875
And I enable persistence 14.265
And I log in to a new session 31.196
And all notifications have disappeared 7.862
And I start the Tor Browser in offline mode 19.581
Then the Tor Browser has a bookmark to eff.org 1.846
After features/support/hooks.rb:305 0.869
After features/support/hooks.rb:89 0.012