Project Number Date
test_Tails_ISO_stable 4596 30 Dec 2023, 12:20

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:24.196 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
52.680
Before features/support/hooks.rb:245 0.006
Given I have started Tails from DVD and logged in and the network is connected 11.626
And a web server is running on the LAN 1.067
And I capture all network traffic 0.006
When I start the Tor Browser 31.377
And the Tor Browser loads the startup page 0.807
And I open a page on the LAN web server in the Tor Browser 6.384
Then the Tor Browser shows the "Unable to connect" error 0.857
And no traffic was sent to the web server on the LAN 0.553
After features/support/hooks.rb:291 0.884
After features/support/hooks.rb:75 0.041
59.917
Before features/support/hooks.rb:245 0.007
Before features/support/hooks.rb:442 0.006
Given I have started Tails from DVD and logged in and the network is connected 11.829
Then the amnesiac Tor Browser directory exists 0.053
And there is a GNOME bookmark for the amnesiac Tor Browser directory 1.706
And the persistent Tor Browser directory does not exist 0.056
When I start the Tor Browser 30.466
And the Tor Browser loads the startup page 0.959
Then I can save the current page as "index.html" to the default downloads directory 4.999
And I can print the current page as "output.pdf" to the default downloads directory 9.844
After features/support/hooks.rb:450 1.354
After features/support/hooks.rb:291 0.753
After features/support/hooks.rb:75 0.000
55.371
Before features/support/hooks.rb:245 0.004
Before features/support/hooks.rb:442 0.004
Given I have started Tails from DVD and logged in and the network is connected 11.311
When I start the Tor Browser 30.986
Then the Tor Browser loads the startup page 0.936
When I download some file in the Tor Browser 11.919
Then the file is saved to the default Tor Browser download directory 0.217
After features/support/hooks.rb:450 2.134
After features/support/hooks.rb:291 0.685
After features/support/hooks.rb:75 0.000
1:23.058
Before features/support/hooks.rb:245 0.006
Before features/support/hooks.rb:442 0.008
Given I have started Tails from DVD and logged in and the network is connected 11.687
When I start the Tor Browser 29.875
And the Tor Browser loads the startup page 0.865
Then I can listen to an Ogg audio track in Tor Browser 40.629
After features/support/hooks.rb:450 2.271
After features/support/hooks.rb:291 0.954
After features/support/hooks.rb:75 0.000
53.071
Before features/support/hooks.rb:245 0.006
Before features/support/hooks.rb:442 0.006
Given I have started Tails from DVD and logged in and the network is connected 11.659
When I start the Tor Browser 30.958
And the Tor Browser loads the startup page 0.878
Then I can watch a WebM video in Tor Browser 9.574
After features/support/hooks.rb:450 1.324
After features/support/hooks.rb:291 0.920
After features/support/hooks.rb:75 0.000
Tags: @product
1:20.602
Before features/support/hooks.rb:245 0.007
Given I have started Tails from DVD and logged in and the network is connected 12.384
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/Tor Browser/synaptic.html" as user "amnesia" 0.092
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.054
Then the file "/home/amnesia/.gnupg/synaptic.html" exists 0.055
And the file "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.053
And the file "/live/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.055
And the file "/tmp/synaptic.html" exists 0.053
Given I start monitoring the AppArmor log of "torbrowser_firefox" 0.157
When I start the Tor Browser 29.861
And the Tor Browser loads the startup page 0.847
And I open the address "file:///home/amnesia/Tor Browser/synaptic.html" in the Tor Browser 9.237
Then I see "TorBrowserSynapticManual.png" after at most 5 seconds 0.547
And AppArmor has not denied "torbrowser_firefox" from opening "/home/amnesia/Tor Browser/synaptic.html" 0.112
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.147
When I open the address "file:///home/amnesia/.gnupg/synaptic.html" in the Tor Browser 5.942
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.518
And AppArmor has denied "torbrowser_firefox" from opening "/home/amnesia/.gnupg/synaptic.html" 0.070
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.113
When I open the address "file:///lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 5.748
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.557
And AppArmor has denied "torbrowser_firefox" from opening "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" 0.064
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.155
When I open the address "file:///live/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 6.352
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.534
# 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.078
# 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.179
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.566
After features/support/hooks.rb:291 0.694
After features/support/hooks.rb:75 0.000
Tags: @product
42.625
Before features/support/hooks.rb:245 0.007
Given I have started Tails from DVD and logged in and the network is connected 11.631
When I start the Tor Browser 29.816
Then the Tor Browser uses all expected TBB shared libraries 1.177
After features/support/hooks.rb:291 0.727
After features/support/hooks.rb:75 0.000
59.438
Before features/support/hooks.rb:245 0.009
Before features/support/hooks.rb:442 0.007
Given I have started Tails from DVD and logged in and the network is connected 11.549
When I start the Tor Browser 31.618
And the Tor Browser loads the startup page 0.827
And I open the Tails homepage in the Tor Browser 9.618
Then the Tor Browser loads the Tails homepage 1.188
When I request a new identity in Tor Browser 3.119
Then the Tor Browser restarts into a fresh session 1.516
After features/support/hooks.rb:450 1.726
After features/support/hooks.rb:291 1.182
After features/support/hooks.rb:75 0.000
Tags: @product
44.462
Before features/support/hooks.rb:245 0.008
Given I have started Tails from DVD and logged in and the network is connected 11.761
When I start the Tor Browser 30.263
And the Tor Browser loads the startup page 0.932
Then Tor Browser's circuit view is working 1.504
After features/support/hooks.rb:291 0.779
After features/support/hooks.rb:75 0.000
Tags: @product
1:2.931
Before features/support/hooks.rb:245 0.006
Given I have started Tails from DVD and logged in and the network is connected 11.482
When I start the Tor Browser 30.958
And the Tor Browser loads the startup page 0.825
When I open the address "https://net.ipcalf.com/" in the Tor Browser 9.166
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.874
When I open the address "https://mozilla.github.io/webrtc-landing/pc_test.html" in the Tor Browser 8.830
Then Tor Browser displays a "RTCPeerConnection is missing!" heading on the "Simple RTCPeerConnection Video Test" page 0.793
After features/support/hooks.rb:291 0.861
After features/support/hooks.rb:75 0.000
Tags: @product
1:41.919
Before features/support/hooks.rb:245 0.006
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 11.131
And the network is plugged 0.057
And I successfully configure Tor 14.091
And available upgrades have been checked 1.177
And all notifications have disappeared 3.044
Then the persistent Tor Browser directory exists 0.063
And there is a GNOME bookmark for the persistent Tor Browser directory 1.890
When I start the Tor Browser 30.849
And I open the address "https://tails.net/about" in the Tor Browser 10.395
And "Tails - How Tails works" has loaded in the Tor Browser 1.150
Then I can save the current page as "index.html" to the persistent Tor Browser directory 7.194
And I open the address "file:///home/amnesia/Persistent/Tor Browser/index.html" in the Tor Browser 9.176
Then "Tails - How Tails works" has loaded in the Tor Browser 1.465
And I can print the current page as "output.pdf" to the persistent Tor Browser directory 10.229
After features/support/hooks.rb:291 0.896
After features/support/hooks.rb:75 0.000
Tags: @product
3:48.118
Before features/support/hooks.rb:245 0.006
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 12.361
And all tps features are active 2.609
And all persistent filesystems have safe access rights 0.280
And all persistence configuration files have safe access rights 0.747
And all persistent directories have safe access rights 4.398
When I start the Tor Browser in offline mode 33.942
And I add a bookmark to eff.org in the Tor Browser 16.056
And I cold reboot the computer 9.293
And the computer reboots Tails 55.483
And I enable persistence 35.111
And I log in to a new session 21.385
And I start the Tor Browser in offline mode 35.157
Then the Tor Browser has a bookmark to eff.org 1.291
After features/support/hooks.rb:291 1.491
After features/support/hooks.rb:75 0.009