Project Number Date
test_Tails_ISO_devel 3243 19 Jan 2024, 13:28

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Browsing the web using the Tor Browser 130 0 0 0 0 130 17 0 17 19:26.266 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
56.748
Before features/support/hooks.rb:245 0.009
Given I have started Tails from DVD and logged in and the network is connected 11.389
And a web server is running on the LAN 1.044
And I capture all network traffic 0.005
When I start the Tor Browser 32.570
And the Tor Browser loads the startup page 1.092
And I open a page on the LAN web server in the Tor Browser 9.433
Then the Tor Browser shows the "Unable to connect" error 0.816
And no traffic was sent to the web server on the LAN 0.395
After features/support/hooks.rb:291 0.983
After features/support/hooks.rb:75 0.050
1:0.518
Before features/support/hooks.rb:245 0.007
Before features/support/hooks.rb:442 0.007
Given I have started Tails from DVD and logged in and the network is connected 12.000
Then the amnesiac Tor Browser directory exists 0.064
And there is a GNOME bookmark for the amnesiac Tor Browser directory 1.885
And the persistent Tor Browser directory does not exist 0.063
When I start the Tor Browser 31.113
And the Tor Browser loads the startup page 0.890
Then I can save the current page as "index.html" to the default downloads directory 4.704
And I can print the current page as "output.pdf" to the default downloads directory 9.796
After features/support/hooks.rb:450 1.273
After features/support/hooks.rb:291 0.771
After features/support/hooks.rb:75 0.000
55.058
Before features/support/hooks.rb:245 0.006
Before features/support/hooks.rb:442 0.009
Given I have started Tails from DVD and logged in and the network is connected 11.499
When I start the Tor Browser 30.694
Then the Tor Browser loads the startup page 0.962
When I download some file in the Tor Browser 11.628
Then the file is saved to the default Tor Browser download directory 0.273
After features/support/hooks.rb:450 2.957
After features/support/hooks.rb:291 0.628
After features/support/hooks.rb:75 0.000
1:23.482
Before features/support/hooks.rb:245 0.008
Before features/support/hooks.rb:442 0.005
Given I have started Tails from DVD and logged in and the network is connected 12.136
When I start the Tor Browser 29.798
And the Tor Browser loads the startup page 0.922
Then I can listen to an Ogg audio track in Tor Browser 40.625
After features/support/hooks.rb:450 2.123
After features/support/hooks.rb:291 0.912
After features/support/hooks.rb:75 0.000
55.298
Before features/support/hooks.rb:245 0.007
Before features/support/hooks.rb:442 0.009
Given I have started Tails from DVD and logged in and the network is connected 11.622
When I start the Tor Browser 29.523
And the Tor Browser loads the startup page 0.916
Then I can watch a WebM video in Tor Browser 13.236
After features/support/hooks.rb:450 1.271
After features/support/hooks.rb:291 0.753
After features/support/hooks.rb:75 0.000
Tags: @product
1:22.429
Before features/support/hooks.rb:245 0.006
Given I have started Tails from DVD and logged in and the network is connected 11.532
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/Tor Browser/synaptic.html" as user "amnesia" 0.141
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/.gnupg/synaptic.html" as user "amnesia" 0.054
And I copy "/usr/share/synaptic/html/index.html" to "/tmp/synaptic.html" as user "amnesia" 0.086
Then the file "/home/amnesia/.gnupg/synaptic.html" exists 0.059
And the file "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.056
And the file "/live/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.073
And the file "/tmp/synaptic.html" exists 0.058
Given I start monitoring the AppArmor log of "torbrowser_firefox" 0.139
When I start the Tor Browser 32.021
And the Tor Browser loads the startup page 0.869
And I open the address "file:///home/amnesia/Tor Browser/synaptic.html" in the Tor Browser 9.655
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.109
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.157
When I open the address "file:///home/amnesia/.gnupg/synaptic.html" in the Tor Browser 6.047
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.557
And AppArmor has denied "torbrowser_firefox" from opening "/home/amnesia/.gnupg/synaptic.html" 0.074
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.128
When I open the address "file:///lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 6.146
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.654
And AppArmor has denied "torbrowser_firefox" from opening "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" 0.085
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.163
When I open the address "file:///live/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 5.804
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.569
# 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.073
# 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.988
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.573
After features/support/hooks.rb:291 0.950
After features/support/hooks.rb:75 0.000
Tags: @product
42.994
Before features/support/hooks.rb:245 0.008
Given I have started Tails from DVD and logged in and the network is connected 11.726
When I start the Tor Browser 30.120
Then the Tor Browser uses all expected TBB shared libraries 1.148
After features/support/hooks.rb:291 0.985
After features/support/hooks.rb:75 0.000
58.217
Before features/support/hooks.rb:245 0.006
Before features/support/hooks.rb:442 0.007
Given I have started Tails from DVD and logged in and the network is connected 11.462
When I start the Tor Browser 30.542
And the Tor Browser loads the startup page 0.831
And I open the Tails homepage in the Tor Browser 9.017
Then the Tor Browser loads the Tails homepage 1.017
When I request a new identity in Tor Browser 3.140
Then the Tor Browser restarts into a fresh session 2.205
After features/support/hooks.rb:450 1.387
After features/support/hooks.rb:291 1.127
After features/support/hooks.rb:75 0.000
Tags: @product
45.551
Before features/support/hooks.rb:245 0.010
Given I have started Tails from DVD and logged in and the network is connected 11.645
When I start the Tor Browser 31.260
And the Tor Browser loads the startup page 1.033
Then Tor Browser's circuit view is working 1.611
After features/support/hooks.rb:291 5.938
After features/support/hooks.rb:75 0.000
Tags: @product
1:3.053
Before features/support/hooks.rb:245 0.006
Given I have started Tails from DVD and logged in and the network is connected 11.811
When I start the Tor Browser 29.660
And the Tor Browser loads the startup page 1.066
When I open the address "https://net.ipcalf.com/" in the Tor Browser 9.705
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.849
When I open the address "https://mozilla.github.io/webrtc-landing/pc_test.html" in the Tor Browser 8.969
Then Tor Browser displays a "RTCPeerConnection is missing!" heading on the "Simple RTCPeerConnection Video Test" page 0.991
After features/support/hooks.rb:291 0.649
After features/support/hooks.rb:75 0.000
Tags: @product
1:41.393
Before features/support/hooks.rb:245 0.007
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 11.395
And the network is plugged 0.063
And I successfully configure Tor 14.319
And available upgrades have been checked 1.134
And all notifications have disappeared 3.071
Then the persistent Tor Browser directory exists 0.067
And there is a GNOME bookmark for the persistent Tor Browser directory 1.734
When I start the Tor Browser 29.669
And I open the address "https://tails.net/about" in the Tor Browser 10.307
And "Tails - How Tails works" has loaded in the Tor Browser 0.953
Then I can save the current page as "index.html" to the persistent Tor Browser directory 7.049
And I open the address "file:///home/amnesia/Persistent/Tor Browser/index.html" in the Tor Browser 9.349
Then "Tails - How Tails works" has loaded in the Tor Browser 2.323
And I can print the current page as "output.pdf" to the persistent Tor Browser directory 9.955
After features/support/hooks.rb:291 1.047
After features/support/hooks.rb:75 0.000
Tags: @product
49.899
Before features/support/hooks.rb:245 0.007
Given I have started Tails from DVD without network and logged in 8.568
Then the amnesiac Documents directory exists 0.107
And there is a GNOME bookmark for the amnesiac Documents directory 1.881
Then I start the Tor Browser in offline mode 34.855
And I can save the current page as "index.html" to the Documents GNOME bookmark 4.484
After features/support/hooks.rb:291 0.987
After features/support/hooks.rb:75 0.000
Tags: @product
47.789
Before features/support/hooks.rb:245 0.010
Given I have started Tails from DVD without network and logged in 8.369
Then the amnesiac Downloads directory exists 0.079
And there is a GNOME bookmark for the amnesiac Downloads directory 2.133
Then I start the Tor Browser in offline mode 32.004
And I can save the current page as "index.html" to the Downloads GNOME bookmark 5.203
After features/support/hooks.rb:291 0.945
After features/support/hooks.rb:75 0.000
Tags: @product
49.263
Before features/support/hooks.rb:245 0.008
Given I have started Tails from DVD without network and logged in 8.512
Then the amnesiac Music directory exists 0.095
And there is a GNOME bookmark for the amnesiac Music directory 1.683
Then I start the Tor Browser in offline mode 34.501
And I can save the current page as "index.html" to the Music GNOME bookmark 4.470
After features/support/hooks.rb:291 0.908
After features/support/hooks.rb:75 0.000
Tags: @product
46.518
Before features/support/hooks.rb:245 0.007
Given I have started Tails from DVD without network and logged in 8.592
Then the amnesiac Pictures directory exists 0.082
And there is a GNOME bookmark for the amnesiac Pictures directory 1.965
Then I start the Tor Browser in offline mode 31.488
And I can save the current page as "index.html" to the Pictures GNOME bookmark 4.389
After features/support/hooks.rb:291 1.276
After features/support/hooks.rb:75 0.000
Tags: @product
45.509
Before features/support/hooks.rb:245 0.007
Given I have started Tails from DVD without network and logged in 8.497
Then the amnesiac Videos directory exists 0.136
And there is a GNOME bookmark for the amnesiac Videos directory 1.752
Then I start the Tor Browser in offline mode 30.777
And I can save the current page as "index.html" to the Videos GNOME bookmark 4.345
After features/support/hooks.rb:291 0.788
After features/support/hooks.rb:75 0.000
Tags: @product
3:42.539
Before features/support/hooks.rb:245 0.005
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 9.619
And all tps features are active 2.573
And all persistent filesystems have safe access rights 0.226
And all persistence configuration files have safe access rights 0.715
And all persistent directories have safe access rights 2.888
When I start the Tor Browser in offline mode 33.704
And I add a bookmark to eff.org in the Tor Browser 15.924
And I cold reboot the computer 10.325
And the computer reboots Tails 51.094
And I enable persistence 40.703
And I log in to a new session 20.552
And I start the Tor Browser in offline mode 32.464
Then the Tor Browser has a bookmark to eff.org 1.747
After features/support/hooks.rb:291 1.070
After features/support/hooks.rb:75 0.011