Project Number Date
test_Tails_ISO_devel 3438 25 Jun 2024, 12: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 18:59.341 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
47.762
Before features/support/hooks.rb:269 0.008
Given I have started Tails from DVD and logged in and the network is connected 14.355
And a web server is running on the LAN 1.057
And I capture all network traffic 0.010
When I start the Tor Browser 23.284
And the Tor Browser loads the startup page 1.119
And I open a page on the LAN web server in the Tor Browser 6.512
Then the Tor Browser shows the "Unable to connect" error 1.022
And no traffic was sent to the web server on the LAN 0.402
After features/support/hooks.rb:326 0.715
After features/support/hooks.rb:100 0.070
58.710
Before features/support/hooks.rb:269 0.007
Before features/support/hooks.rb:507 0.005
Given I have started Tails from DVD and logged in and the network is connected 15.279
Then the amnesiac Tor Browser directory exists 0.051
And there is a GNOME bookmark for the amnesiac Tor Browser directory 1.856
And the persistent Tor Browser directory does not exist 0.061
When I start the Tor Browser 24.286
And the Tor Browser loads the startup page 1.137
Then I can save the current page as "index.html" to the default downloads directory 5.792
And I can print the current page as "output.pdf" to the default downloads directory 10.244
After features/support/hooks.rb:515 1.245
After features/support/hooks.rb:326 0.717
After features/support/hooks.rb:100 0.000
50.638
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 12.632
When I start the Tor Browser 22.701
Then the Tor Browser loads the startup page 1.001
When I download some file in the Tor Browser 13.880
Then the file is saved to the default Tor Browser download directory 0.422
After features/support/hooks.rb:515 2.144
After features/support/hooks.rb:326 0.949
After features/support/hooks.rb:100 0.000
1:24.053
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 13.908
When I start the Tor Browser 25.118
And the Tor Browser loads the startup page 1.165
Then I can listen to an Ogg audio track in Tor Browser 43.861
After features/support/hooks.rb:515 2.527
After features/support/hooks.rb:326 1.327
After features/support/hooks.rb:100 0.000
54.286
Before features/support/hooks.rb:269 0.015
Before features/support/hooks.rb:507 0.013
Given I have started Tails from DVD and logged in and the network is connected 14.139
When I start the Tor Browser 27.224
And the Tor Browser loads the startup page 1.088
Then I can watch a WebM video in Tor Browser 11.834
After features/support/hooks.rb:515 1.213
After features/support/hooks.rb:326 1.062
After features/support/hooks.rb:100 0.000
Tags: @product
1:14.956
Before features/support/hooks.rb:269 0.008
Given I have started Tails from DVD and logged in and the network is connected 13.198
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/Tor Browser/synaptic.html" as user "amnesia" 0.169
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/.gnupg/synaptic.html" as user "amnesia" 0.118
And I copy "/usr/share/synaptic/html/index.html" to "/tmp/synaptic.html" as user "amnesia" 0.089
Then the file "/home/amnesia/.gnupg/synaptic.html" exists 0.091
And the file "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.078
And the file "/live/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.100
And the file "/tmp/synaptic.html" exists 0.063
Given I start monitoring the AppArmor log of "torbrowser_firefox" 0.186
When I start the Tor Browser 22.610
And the Tor Browser loads the startup page 1.070
And I open the address "file:///home/amnesia/Tor Browser/synaptic.html" in the Tor Browser 9.974
Then I see "TorBrowserSynapticManual.png" after at most 5 seconds 0.621
And AppArmor has not denied "torbrowser_firefox" from opening "/home/amnesia/Tor Browser/synaptic.html" 0.302
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.168
When I open the address "file:///home/amnesia/.gnupg/synaptic.html" in the Tor Browser 6.329
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.528
And AppArmor has denied "torbrowser_firefox" from opening "/home/amnesia/.gnupg/synaptic.html" 0.081
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.123
When I open the address "file:///lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 6.142
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.512
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.114
When I open the address "file:///live/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 5.431
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.528
# 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.066
# 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 5.612
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.528
After features/support/hooks.rb:326 0.691
After features/support/hooks.rb:100 0.000
Tags: @product
36.752
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD and logged in and the network is connected 11.972
When I start the Tor Browser 23.605
Then the Tor Browser uses all expected TBB shared libraries 1.174
After features/support/hooks.rb:326 0.680
After features/support/hooks.rb:100 0.000
58.009
Before features/support/hooks.rb:269 0.008
Before features/support/hooks.rb:507 0.010
Given I have started Tails from DVD and logged in and the network is connected 13.014
When I start the Tor Browser 23.385
And the Tor Browser loads the startup page 1.183
And I open the Tails homepage in the Tor Browser 10.539
Then the Tor Browser loads the Tails homepage 1.337
When I request a new identity in Tor Browser 2.137
Then the Tor Browser restarts into a fresh session 6.411
After features/support/hooks.rb:515 2.355
After features/support/hooks.rb:326 1.213
After features/support/hooks.rb:100 0.000
Tags: @product
54.586
Before features/support/hooks.rb:269 0.008
Given I have started Tails from DVD and logged in and the network is connected 28.252
When I start the Tor Browser 23.572
And the Tor Browser loads the startup page 1.189
Then Tor Browser's circuit view is working 1.571
After features/support/hooks.rb:326 0.958
After features/support/hooks.rb:100 0.000
Tags: @product
1:1.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.984
When I start the Tor Browser 23.871
And the Tor Browser loads the startup page 1.259
When I open the address "https://net.ipcalf.com/" in the Tor Browser 11.823
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.038
When I open the address "https://mozilla.github.io/webrtc-landing/pc_test.html" in the Tor Browser 8.801
Then Tor Browser displays a "RTCPeerConnection is missing!" heading on the "Simple RTCPeerConnection Video Test" page 1.284
After features/support/hooks.rb:326 0.892
After features/support/hooks.rb:100 0.000
Tags: @product
1:43.612
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.021
And the network is plugged 0.050
And I successfully configure Tor 18.187
And available upgrades have been checked 1.126
And all notifications have disappeared 4.295
Then the persistent Tor Browser directory exists 0.072
And there is a GNOME bookmark for the persistent Tor Browser directory 1.817
When I start the Tor Browser 24.071
And I open the address "https://tails.net/about" in the Tor Browser 11.124
And "Tails - How Tails works" has loaded in the Tor Browser 1.285
Then I can save the current page as "index.html" to the persistent Tor Browser directory 9.025
And I open the address "file:///home/amnesia/Persistent/Tor Browser/index.html" in the Tor Browser 9.471
Then "Tails - How Tails works" has loaded in the Tor Browser 1.540
And I can print the current page as "output.pdf" to the persistent Tor Browser directory 10.520
After features/support/hooks.rb:326 0.799
After features/support/hooks.rb:100 0.000
Tags: @product
46.226
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD without network and logged in 8.424
Then the amnesiac Documents directory exists 0.061
And there is a GNOME bookmark for the amnesiac Documents directory 1.704
Then I start the Tor Browser in offline mode 27.901
And I can save the current page as "index.html" to the Documents GNOME bookmark 8.133
After features/support/hooks.rb:326 0.836
After features/support/hooks.rb:100 0.000
Tags: @product
45.863
Before features/support/hooks.rb:269 0.009
Given I have started Tails from DVD without network and logged in 8.820
Then the amnesiac Downloads directory exists 0.061
And there is a GNOME bookmark for the amnesiac Downloads directory 1.983
Then I start the Tor Browser in offline mode 25.794
And I can save the current page as "index.html" to the Downloads GNOME bookmark 9.203
After features/support/hooks.rb:326 0.796
After features/support/hooks.rb:100 0.000
Tags: @product
47.372
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD without network and logged in 9.391
Then the amnesiac Music directory exists 0.060
And there is a GNOME bookmark for the amnesiac Music directory 1.647
Then I start the Tor Browser in offline mode 27.891
And I can save the current page as "index.html" to the Music GNOME bookmark 8.381
After features/support/hooks.rb:326 0.837
After features/support/hooks.rb:100 0.000
Tags: @product
43.482
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD without network and logged in 8.968
Then the amnesiac Pictures directory exists 0.062
And there is a GNOME bookmark for the amnesiac Pictures directory 2.098
Then I start the Tor Browser in offline mode 23.068
And I can save the current page as "index.html" to the Pictures GNOME bookmark 9.284
After features/support/hooks.rb:326 1.146
After features/support/hooks.rb:100 0.000
Tags: @product
44.905
Before features/support/hooks.rb:269 0.008
Given I have started Tails from DVD without network and logged in 8.577
Then the amnesiac Videos directory exists 0.059
And there is a GNOME bookmark for the amnesiac Videos directory 1.721
Then I start the Tor Browser in offline mode 25.541
And I can save the current page as "index.html" to the Videos GNOME bookmark 9.005
After features/support/hooks.rb:326 1.047
After features/support/hooks.rb:100 0.000
Tags: @product
3:47.057
Before features/support/hooks.rb:269 0.010
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 22.976
And all tps features are active 2.338
And all persistent filesystems have safe access rights 0.357
And all persistence configuration files have safe access rights 0.553
And all persistent directories have safe access rights 2.536
When I start the Tor Browser in offline mode 25.210
And I add a bookmark to eff.org in the Tor Browser 10.801
And I cold reboot the computer 11.442
And the computer reboots Tails 1:0.148
And I enable persistence 17.089
And I log in to a new session 43.078
And all notifications have disappeared 6.665
And I start the Tor Browser in offline mode 22.549
Then the Tor Browser has a bookmark to eff.org 1.308
After features/support/hooks.rb:326 1.311
After features/support/hooks.rb:100 0.011