Project Number Date
test_Tails_ISO_stable 5457 14 Feb 2025, 08:48

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:59.961 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.755
Before features/support/hooks.rb:269 0.005
Given I have started Tails from DVD and logged in and the network is connected 12.601
And a web server is running on the LAN 1.040
And I capture all network traffic 0.008
When I start the Tor Browser 26.693
And the Tor Browser loads the startup page 1.092
And I open a page on the LAN web server in the Tor Browser 11.792
Then the Tor Browser shows the "Unable to connect" error 1.274
And no traffic was sent to the web server on the LAN 0.252
After features/support/hooks.rb:326 1.142
After features/support/hooks.rb:100 0.042
1:5.536
Before features/support/hooks.rb:269 0.005
Before features/support/hooks.rb:507 0.008
Given I have started Tails from DVD and logged in and the network is connected 13.087
Then the amnesiac Tor Browser directory exists 0.063
And there is a GNOME bookmark for the amnesiac Tor Browser directory 1.866
And the persistent Tor Browser directory does not exist 0.073
When I start the Tor Browser 28.866
And the Tor Browser loads the startup page 1.157
Then I can save the current page as "index.html" to the default downloads directory 9.458
And I can print the current page as "output.pdf" to the default downloads directory 10.962
After features/support/hooks.rb:515 0.721
After features/support/hooks.rb:326 0.986
After features/support/hooks.rb:100 0.000
1:0.582
Before features/support/hooks.rb:269 0.009
Before features/support/hooks.rb:507 0.008
Given I have started Tails from DVD and logged in and the network is connected 13.104
When I start the Tor Browser 29.148
Then the Tor Browser loads the startup page 1.219
When I download some file in the Tor Browser 16.582
Then the file is saved to the default Tor Browser download directory 0.526
After features/support/hooks.rb:515 1.486
After features/support/hooks.rb:326 1.456
After features/support/hooks.rb:100 0.000
1:26.435
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 14.213
When I start the Tor Browser 25.698
And the Tor Browser loads the startup page 1.191
Then I can listen to an Ogg audio track in Tor Browser 45.331
After features/support/hooks.rb:515 14.624
After features/support/hooks.rb:326 1.757
After features/support/hooks.rb:100 0.003
1:8.052
Before features/support/hooks.rb:269 0.006
Before features/support/hooks.rb:507 0.006
Given I have started Tails from DVD and logged in and the network is connected 26.116
When I start the Tor Browser 26.020
And the Tor Browser loads the startup page 0.963
Then I can watch a WebM video in Tor Browser 14.952
After features/support/hooks.rb:515 0.818
After features/support/hooks.rb:326 1.418
After features/support/hooks.rb:100 0.000
Tags: @product
1:19.109
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD and logged in and the network is connected 13.255
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/Tor Browser/synaptic.html" as user "amnesia" 0.107
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/.gnupg/synaptic.html" as user "amnesia" 0.058
And I copy "/usr/share/synaptic/html/index.html" to "/tmp/synaptic.html" as user "amnesia" 0.043
Then the file "/home/amnesia/.gnupg/synaptic.html" exists 0.045
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.053
And the file "/tmp/synaptic.html" exists 0.058
Given I start monitoring the AppArmor log of "torbrowser_firefox" 0.144
When I start the Tor Browser 24.925
And the Tor Browser loads the startup page 1.164
And I open the address "file:///home/amnesia/Tor Browser/synaptic.html" in the Tor Browser 11.609
Then I see "TorBrowserSynapticManual.png" after at most 5 seconds 0.543
And AppArmor has not denied "torbrowser_firefox" from opening "/home/amnesia/Tor Browser/synaptic.html" 0.266
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.196
When I open the address "file:///home/amnesia/.gnupg/synaptic.html" in the Tor Browser 6.157
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.533
And AppArmor has denied "torbrowser_firefox" from opening "/home/amnesia/.gnupg/synaptic.html" 0.108
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.148
When I open the address "file:///lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 5.732
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.529
And AppArmor has denied "torbrowser_firefox" from opening "/usr/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" 0.072
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.120
When I open the address "file:///live/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 5.497
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.535
# 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.107
# 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.478
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.566
After features/support/hooks.rb:326 1.224
After features/support/hooks.rb:100 0.000
Tags: @product
39.934
Before features/support/hooks.rb:269 0.010
Given I have started Tails from DVD and logged in and the network is connected 13.144
When I start the Tor Browser 25.604
Then the Tor Browser uses all expected TBB shared libraries 1.185
After features/support/hooks.rb:326 0.921
After features/support/hooks.rb:100 0.000
1:0.339
Before features/support/hooks.rb:269 0.008
Before features/support/hooks.rb:507 0.007
Given I have started Tails from DVD and logged in and the network is connected 12.608
When I start the Tor Browser 24.155
And the Tor Browser loads the startup page 1.120
And I open the Tails homepage in the Tor Browser 11.123
Then the Tor Browser loads the Tails homepage 1.235
When I request a new identity in Tor Browser 3.233
Then the Tor Browser restarts into a fresh session 6.862
After features/support/hooks.rb:515 1.398
After features/support/hooks.rb:326 1.289
After features/support/hooks.rb:100 0.000
Tags: @product
40.531
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD and logged in and the network is connected 12.429
When I start the Tor Browser 25.509
And the Tor Browser loads the startup page 1.068
Then Tor Browser's circuit view is working 1.524
After features/support/hooks.rb:326 1.374
After features/support/hooks.rb:100 0.000
Tags: @product
1:2.664
Before features/support/hooks.rb:269 0.005
Given I have started Tails from DVD and logged in and the network is connected 12.260
When I start the Tor Browser 27.194
And the Tor Browser loads the startup page 1.077
When I open the address "https://net.ipcalf.com/" in the Tor Browser 11.124
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.902
When I open the address "https://mozilla.github.io/webrtc-landing/pc_test.html" in the Tor Browser 8.995
Then Tor Browser displays a "RTCPeerConnection is missing!" heading on the "Simple RTCPeerConnection Video Test" page 1.109
After features/support/hooks.rb:326 1.023
After features/support/hooks.rb:100 0.000
Tags: @product
1:49.701
Before features/support/hooks.rb:269 0.008
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 11.895
And the network is plugged 0.096
And I successfully configure Tor 21.853
And available upgrades have been checked 0.056
And all notifications have disappeared 4.377
Then the persistent Tor Browser directory exists 0.087
And there is a GNOME bookmark for the persistent Tor Browser directory 1.738
When I start the Tor Browser 23.388
And I open the address "https://tails.net/about" in the Tor Browser 11.439
And "Tails - How Tails works" has loaded in the Tor Browser 1.400
Then I can save the current page as "index.html" to the persistent Tor Browser GNOME bookmark 10.729
And I open the address "file:///home/amnesia/Persistent/Tor Browser/index.html" in the Tor Browser 9.908
Then "Tails - How Tails works" has loaded in the Tor Browser 1.622
And I can print the current page as "output.pdf" to the persistent Tor Browser directory 11.106
After features/support/hooks.rb:326 0.818
After features/support/hooks.rb:100 0.000
Tags: @product
42.873
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD without network and logged in 8.823
Then the amnesiac Documents directory exists 0.071
And there is a GNOME bookmark for the amnesiac Documents directory 1.856
Then I start the Tor Browser in offline mode 22.424
And I can save the current page as "index.html" to the Documents GNOME bookmark 9.697
After features/support/hooks.rb:326 0.809
After features/support/hooks.rb:100 0.000
Tags: @product
56.995
Before features/support/hooks.rb:269 0.008
Given I have started Tails from DVD without network and logged in 22.510
Then the amnesiac Downloads directory exists 0.049
And there is a GNOME bookmark for the amnesiac Downloads directory 1.696
Then I start the Tor Browser in offline mode 23.847
And I can save the current page as "index.html" to the Downloads GNOME bookmark 8.891
After features/support/hooks.rb:326 0.832
After features/support/hooks.rb:100 0.000
Tags: @product
58.138
Before features/support/hooks.rb:269 0.005
Given I have started Tails from DVD without network and logged in 21.209
Then the amnesiac Music directory exists 0.350
And there is a GNOME bookmark for the amnesiac Music directory 1.700
Then I start the Tor Browser in offline mode 22.802
And I can save the current page as "index.html" to the Music GNOME bookmark 12.075
After features/support/hooks.rb:326 0.897
After features/support/hooks.rb:100 0.000
Tags: @product
42.649
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD without network and logged in 8.593
Then the amnesiac Pictures directory exists 0.055
And there is a GNOME bookmark for the amnesiac Pictures directory 1.588
Then I start the Tor Browser in offline mode 23.314
And I can save the current page as "index.html" to the Pictures GNOME bookmark 9.097
After features/support/hooks.rb:326 1.218
After features/support/hooks.rb:100 0.000
Tags: @product
44.216
Before features/support/hooks.rb:269 0.005
Given I have started Tails from DVD without network and logged in 9.721
Then the amnesiac Videos directory exists 0.058
And there is a GNOME bookmark for the amnesiac Videos directory 1.654
Then I start the Tor Browser in offline mode 22.300
And I can save the current page as "index.html" to the Videos GNOME bookmark 10.481
After features/support/hooks.rb:326 0.894
After features/support/hooks.rb:100 0.000
Tags: @product
3:47.444
Before features/support/hooks.rb:269 0.005
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 11.371
And all tps features are active 2.959
And all persistent filesystems have safe access rights 0.231
And all persistence configuration files have safe access rights 0.406
And all persistent directories have safe access rights 2.427
When I start the Tor Browser in offline mode 29.617
And I add a bookmark to eff.org in the Tor Browser 14.623
And I cold reboot the computer 11.947
And the computer reboots Tails 1:4.501
And I enable persistence 18.473
And I log in to a new session 36.786
And all notifications have disappeared 9.951
And I start the Tor Browser in offline mode 22.187
Then the Tor Browser has a bookmark to eff.org 1.961
After features/support/hooks.rb:326 1.218
After features/support/hooks.rb:100 0.012