Project Number Date
test_Tails_ISO_devel 3618 21 Dec 2024, 12:32

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 18:56.361 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
50.240
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD and logged in and the network is connected 13.495
And a web server is running on the LAN 1.039
And I capture all network traffic 0.007
When I start the Tor Browser 22.687
And the Tor Browser loads the startup page 0.869
And I open a page on the LAN web server in the Tor Browser 11.282
Then the Tor Browser shows the "Unable to connect" error 0.733
And no traffic was sent to the web server on the LAN 0.124
After features/support/hooks.rb:326 1.006
After features/support/hooks.rb:100 0.038
56.437
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 12.179
Then the amnesiac Tor Browser directory exists 0.056
And there is a GNOME bookmark for the amnesiac Tor Browser directory 1.712
And the persistent Tor Browser directory does not exist 0.070
When I start the Tor Browser 21.593
And the Tor Browser loads the startup page 0.906
Then I can save the current page as "index.html" to the default downloads directory 8.780
And I can print the current page as "output.pdf" to the default downloads directory 11.138
After features/support/hooks.rb:515 0.708
After features/support/hooks.rb:326 0.752
After features/support/hooks.rb:100 0.000
55.807
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 12.893
When I start the Tor Browser 23.487
Then the Tor Browser loads the startup page 0.952
When I download some file in the Tor Browser 17.739
Then the file is saved to the default Tor Browser download directory 0.735
After features/support/hooks.rb:515 1.153
After features/support/hooks.rb:326 0.693
After features/support/hooks.rb:100 0.000
1:28.884
Before features/support/hooks.rb:269 0.011
Before features/support/hooks.rb:507 0.005
Given I have started Tails from DVD and logged in and the network is connected 12.375
When I start the Tor Browser 24.777
And the Tor Browser loads the startup page 0.990
Then I can listen to an Ogg audio track in Tor Browser 50.740
After features/support/hooks.rb:515 13.273
After features/support/hooks.rb:326 1.142
After features/support/hooks.rb:100 0.003
56.810
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 12.375
When I start the Tor Browser 26.019
And the Tor Browser loads the startup page 0.909
Then I can watch a WebM video in Tor Browser 17.506
After features/support/hooks.rb:515 0.693
After features/support/hooks.rb:326 1.140
After features/support/hooks.rb:100 0.000
Tags: @product
1:18.661
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD and logged in and the network is connected 12.327
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/Tor Browser/synaptic.html" as user "amnesia" 0.136
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/.gnupg/synaptic.html" as user "amnesia" 0.070
And I copy "/usr/share/synaptic/html/index.html" to "/tmp/synaptic.html" as user "amnesia" 0.059
Then the file "/home/amnesia/.gnupg/synaptic.html" exists 0.051
And the file "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.068
And the file "/live/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.068
And the file "/tmp/synaptic.html" exists 0.057
Given I start monitoring the AppArmor log of "torbrowser_firefox" 0.140
When I start the Tor Browser 23.751
And the Tor Browser loads the startup page 0.872
And I open the address "file:///home/amnesia/Tor Browser/synaptic.html" in the Tor Browser 13.661
Then I see "TorBrowserSynapticManual.png" after at most 5 seconds 0.579
And AppArmor has not denied "torbrowser_firefox" from opening "/home/amnesia/Tor Browser/synaptic.html" 0.389
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.188
When I open the address "file:///home/amnesia/.gnupg/synaptic.html" in the Tor Browser 6.303
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.510
And AppArmor has denied "torbrowser_firefox" from opening "/home/amnesia/.gnupg/synaptic.html" 0.083
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.111
When I open the address "file:///lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 5.912
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.544
And AppArmor has denied "torbrowser_firefox" from opening "/usr/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" 0.112
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.144
When I open the address "file:///live/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 5.227
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.101
# 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.131
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.503
After features/support/hooks.rb:326 0.661
After features/support/hooks.rb:100 0.000
Tags: @product
39.106
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD and logged in and the network is connected 12.142
When I start the Tor Browser 25.744
Then the Tor Browser uses all expected TBB shared libraries 1.219
After features/support/hooks.rb:326 2.501
After features/support/hooks.rb:100 0.000
59.279
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 12.655
When I start the Tor Browser 25.397
And the Tor Browser loads the startup page 1.051
And I open the Tails homepage in the Tor Browser 10.430
Then the Tor Browser loads the Tails homepage 1.121
When I request a new identity in Tor Browser 3.223
Then the Tor Browser restarts into a fresh session 5.400
After features/support/hooks.rb:515 1.182
After features/support/hooks.rb:326 1.038
After features/support/hooks.rb:100 0.000
Tags: @product
43.065
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD and logged in and the network is connected 12.378
When I start the Tor Browser 28.056
And the Tor Browser loads the startup page 0.991
Then Tor Browser's circuit view is working 1.639
After features/support/hooks.rb:326 1.100
After features/support/hooks.rb:100 0.000
Tags: @product
1:3.280
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD and logged in and the network is connected 12.193
When I start the Tor Browser 24.834
And the Tor Browser loads the startup page 0.990
When I open the address "https://net.ipcalf.com/" in the Tor Browser 13.986
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.847
When I open the address "https://mozilla.github.io/webrtc-landing/pc_test.html" in the Tor Browser 9.388
Then Tor Browser displays a "RTCPeerConnection is missing!" heading on the "Simple RTCPeerConnection Video Test" page 1.040
After features/support/hooks.rb:326 0.964
After features/support/hooks.rb:100 0.000
Tags: @product
1:46.452
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.255
And the network is plugged 0.086
And I successfully configure Tor 20.409
And available upgrades have been checked 1.145
And all notifications have disappeared 4.251
Then the persistent Tor Browser directory exists 0.057
And there is a GNOME bookmark for the persistent Tor Browser directory 1.685
When I start the Tor Browser 24.393
And I open the address "https://tails.net/about" in the Tor Browser 12.270
And "Tails - How Tails works" has loaded in the Tor Browser 1.496
Then I can save the current page as "index.html" to the persistent Tor Browser GNOME bookmark 7.636
And I open the address "file:///home/amnesia/Persistent/Tor Browser/index.html" in the Tor Browser 9.624
Then "Tails - How Tails works" has loaded in the Tor Browser 1.719
And I can print the current page as "output.pdf" to the persistent Tor Browser directory 11.418
After features/support/hooks.rb:326 1.166
After features/support/hooks.rb:100 0.000
Tags: @product
45.540
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD without network and logged in 10.332
Then the amnesiac Documents directory exists 0.079
And there is a GNOME bookmark for the amnesiac Documents directory 1.928
Then I start the Tor Browser in offline mode 25.640
And I can save the current page as "index.html" to the Documents GNOME bookmark 7.559
After features/support/hooks.rb:326 0.878
After features/support/hooks.rb:100 0.000
Tags: @product
43.646
Before features/support/hooks.rb:269 0.008
Given I have started Tails from DVD without network and logged in 8.400
Then the amnesiac Downloads directory exists 0.042
And there is a GNOME bookmark for the amnesiac Downloads directory 1.514
Then I start the Tor Browser in offline mode 26.059
And I can save the current page as "index.html" to the Downloads GNOME bookmark 7.630
After features/support/hooks.rb:326 1.718
After features/support/hooks.rb:100 0.000
Tags: @product
43.851
Before features/support/hooks.rb:269 0.024
Given I have started Tails from DVD without network and logged in 8.810
Then the amnesiac Music directory exists 0.053
And there is a GNOME bookmark for the amnesiac Music directory 1.634
Then I start the Tor Browser in offline mode 27.100
And I can save the current page as "index.html" to the Music GNOME bookmark 6.252
After features/support/hooks.rb:326 0.825
After features/support/hooks.rb:100 0.000
Tags: @product
42.720
Before features/support/hooks.rb:269 0.005
Given I have started Tails from DVD without network and logged in 8.467
Then the amnesiac Pictures directory exists 0.046
And there is a GNOME bookmark for the amnesiac Pictures directory 1.462
Then I start the Tor Browser in offline mode 25.110
And I can save the current page as "index.html" to the Pictures GNOME bookmark 7.634
After features/support/hooks.rb:326 0.923
After features/support/hooks.rb:100 0.000
Tags: @product
41.984
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD without network and logged in 8.513
Then the amnesiac Videos directory exists 0.049
And there is a GNOME bookmark for the amnesiac Videos directory 1.614
Then I start the Tor Browser in offline mode 25.712
And I can save the current page as "index.html" to the Videos GNOME bookmark 6.094
After features/support/hooks.rb:326 0.920
After features/support/hooks.rb:100 0.000
Tags: @product
3:40.589
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 9.450
And all tps features are active 2.462
And all persistent filesystems have safe access rights 0.239
And all persistence configuration files have safe access rights 0.414
And all persistent directories have safe access rights 2.439
When I start the Tor Browser in offline mode 22.050
And I add a bookmark to eff.org in the Tor Browser 14.882
And I cold reboot the computer 11.235
And the computer reboots Tails 1:9.131
And I enable persistence 17.399
And I log in to a new session 41.905
And all notifications have disappeared 7.749
And I start the Tor Browser in offline mode 19.407
Then the Tor Browser has a bookmark to eff.org 1.821
After features/support/hooks.rb:326 2.267
After features/support/hooks.rb:100 0.009