Project Number Date
test_Tails_ISO_stable 4520 21 Nov 2023, 20:05

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Browsing the web using the Tor Browser 105 0 0 0 0 105 12 0 12 15:59.599 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
55.834
Before features/support/hooks.rb:245 0.005
Given I have started Tails from DVD and logged in and the network is connected 12.157
And a web server is running on the LAN 1.047
And I capture all network traffic 0.006
When I start the Tor Browser 31.331
And the Tor Browser loads the startup page 0.948
And I open a page on the LAN web server in the Tor Browser 9.011
Then the Tor Browser shows the "Unable to connect" error 0.970
And no traffic was sent to the web server on the LAN 0.361
After features/support/hooks.rb:290 1.183
After features/support/hooks.rb:75 0.053
1:3.156
Before features/support/hooks.rb:245 0.007
Before features/support/hooks.rb:438 0.008
Given I have started Tails from DVD and logged in and the network is connected 13.746
Then the amnesiac Tor Browser directory exists 0.062
And there is a GNOME bookmark for the amnesiac Tor Browser directory 1.849
And the persistent Tor Browser directory does not exist 0.058
When I start the Tor Browser 31.372
And the Tor Browser loads the startup page 0.969
Then I can save the current page as "index.html" to the default downloads directory 5.317
And I can print the current page as "output.pdf" to the default downloads directory 9.780
After features/support/hooks.rb:446 1.043
After features/support/hooks.rb:290 0.838
After features/support/hooks.rb:75 0.000
56.151
Before features/support/hooks.rb:245 0.008
Before features/support/hooks.rb:438 0.010
Given I have started Tails from DVD and logged in and the network is connected 12.000
When I start the Tor Browser 31.418
Then the Tor Browser loads the startup page 0.983
When I download some file in the Tor Browser 11.511
Then the file is saved to the default Tor Browser download directory 0.237
After features/support/hooks.rb:446 2.079
After features/support/hooks.rb:290 0.876
After features/support/hooks.rb:75 0.000
1:27.393
Before features/support/hooks.rb:245 0.005
Before features/support/hooks.rb:438 0.005
Given I have started Tails from DVD and logged in and the network is connected 11.675
When I start the Tor Browser 34.810
And the Tor Browser loads the startup page 0.894
Then I can listen to an Ogg audio track in Tor Browser 40.011
After features/support/hooks.rb:446 2.902
After features/support/hooks.rb:290 1.486
After features/support/hooks.rb:75 0.000
54.373
Before features/support/hooks.rb:245 0.007
Before features/support/hooks.rb:438 0.009
Given I have started Tails from DVD and logged in and the network is connected 11.847
When I start the Tor Browser 31.843
And the Tor Browser loads the startup page 0.926
Then I can watch a WebM video in Tor Browser 9.755
After features/support/hooks.rb:446 1.075
After features/support/hooks.rb:290 1.043
After features/support/hooks.rb:75 0.000
Tags: @product
1:22.246
Before features/support/hooks.rb:245 0.006
Given I have started Tails from DVD and logged in and the network is connected 12.028
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/Tor Browser/synaptic.html" as user "amnesia" 0.113
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/.gnupg/synaptic.html" as user "amnesia" 0.075
And I copy "/usr/share/synaptic/html/index.html" to "/tmp/synaptic.html" as user "amnesia" 0.071
Then the file "/home/amnesia/.gnupg/synaptic.html" exists 0.057
And the file "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.045
And the file "/live/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.061
And the file "/tmp/synaptic.html" exists 0.061
Given I start monitoring the AppArmor log of "torbrowser_firefox" 0.179
When I start the Tor Browser 33.192
And the Tor Browser loads the startup page 0.901
And I open the address "file:///home/amnesia/Tor Browser/synaptic.html" in the Tor Browser 8.984
Then I see "TorBrowserSynapticManual.png" after at most 5 seconds 0.603
And AppArmor has not denied "torbrowser_firefox" from opening "/home/amnesia/Tor Browser/synaptic.html" 0.120
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.154
When I open the address "file:///home/amnesia/.gnupg/synaptic.html" in the Tor Browser 5.467
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.566
And AppArmor has denied "torbrowser_firefox" from opening "/home/amnesia/.gnupg/synaptic.html" 0.092
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.136
When I open the address "file:///lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 5.352
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.611
And AppArmor has denied "torbrowser_firefox" from opening "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" 0.067
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.129
When I open the address "file:///live/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 6.298
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.536
# Due to our AppArmor aliases, /live/overlay will be treated
# as /lib/live/mount/overlay.
And AppArmor has denied "torbrowser_firefox" from opening "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" 0.096
# 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.554
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.685
After features/support/hooks.rb:290 0.988
After features/support/hooks.rb:75 0.000
Tags: @product
45.832
Before features/support/hooks.rb:245 0.010
Given I have started Tails from DVD and logged in and the network is connected 12.154
When I start the Tor Browser 32.364
Then the Tor Browser uses all expected TBB shared libraries 1.313
After features/support/hooks.rb:290 0.724
After features/support/hooks.rb:75 0.000
1:0.938
Before features/support/hooks.rb:245 0.008
Before features/support/hooks.rb:438 0.007
Given I have started Tails from DVD and logged in and the network is connected 12.199
When I start the Tor Browser 32.865
And the Tor Browser loads the startup page 0.943
And I open the Tails homepage in the Tor Browser 9.200
Then the Tor Browser loads the Tails homepage 1.014
When I request a new identity in Tor Browser 3.170
Then the Tor Browser restarts into a fresh session 1.545
After features/support/hooks.rb:446 1.365
After features/support/hooks.rb:290 0.953
After features/support/hooks.rb:75 0.000
Tags: @product
46.303
Before features/support/hooks.rb:245 0.005
Given I have started Tails from DVD and logged in and the network is connected 12.102
When I start the Tor Browser 31.889
And the Tor Browser loads the startup page 0.837
Then Tor Browser's circuit view is working 1.473
After features/support/hooks.rb:290 0.717
After features/support/hooks.rb:75 0.000
Tags: @product
1:3.964
Before features/support/hooks.rb:245 0.007
Given I have started Tails from DVD and logged in and the network is connected 11.780
When I start the Tor Browser 31.968
And the Tor Browser loads the startup page 1.014
When I open the address "https://net.ipcalf.com/" in the Tor Browser 9.028
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.719
When I open the address "https://mozilla.github.io/webrtc-landing/pc_test.html" in the Tor Browser 8.506
Then Tor Browser displays a "RTCPeerConnection is missing!" heading on the "Simple RTCPeerConnection Video Test" page 0.946
After features/support/hooks.rb:290 0.715
After features/support/hooks.rb:75 0.000
Tags: @product
1:48.404
Before features/support/hooks.rb:245 0.004
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 11.839
And the network is plugged 0.381
And I successfully configure Tor 17.994
And available upgrades have been checked 0.083
And all notifications have disappeared 3.456
Then the persistent Tor Browser directory exists 0.078
And there is a GNOME bookmark for the persistent Tor Browser directory 2.055
When I start the Tor Browser 31.321
And I open the address "https://tails.net/about" in the Tor Browser 10.271
And "Tails - How Tails works" has loaded in the Tor Browser 1.416
Then I can save the current page as "index.html" to the persistent Tor Browser directory 7.830
And I open the address "file:///home/amnesia/Persistent/Tor Browser/index.html" in the Tor Browser 9.149
Then "Tails - How Tails works" has loaded in the Tor Browser 1.554
And I can print the current page as "output.pdf" to the persistent Tor Browser directory 10.972
After features/support/hooks.rb:290 0.825
After features/support/hooks.rb:75 0.000
Tags: @product
3:54.999
Before features/support/hooks.rb:245 0.008
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 11.431
And all tps features are active 12.755
And all persistent filesystems have safe access rights 0.361
And all persistence configuration files have safe access rights 0.731
And all persistent directories have safe access rights 3.114
When I start the Tor Browser in offline mode 32.806
And I add a bookmark to eff.org in the Tor Browser 16.814
And I cold reboot the computer 12.431
And the computer reboots Tails 49.916
And I enable persistence 34.825
And I log in to a new session 24.159
And I start the Tor Browser in offline mode 33.503
Then the Tor Browser has a bookmark to eff.org 2.145
After features/support/hooks.rb:290 1.495
After features/support/hooks.rb:75 0.011