Project Number Date
test_Tails_ISO_stable 4616 12 Jan 2024, 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 130 0 0 0 0 130 17 0 17 19:41.510 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.819
Before features/support/hooks.rb:245 0.006
Given I have started Tails from DVD and logged in and the network is connected 12.036
And a web server is running on the LAN 1.090
And I capture all network traffic 0.005
When I start the Tor Browser 31.834
And the Tor Browser loads the startup page 0.903
And I open a page on the LAN web server in the Tor Browser 9.571
Then the Tor Browser shows the "Unable to connect" error 0.864
And no traffic was sent to the web server on the LAN 0.512
After features/support/hooks.rb:291 1.070
After features/support/hooks.rb:75 0.059
1:2.806
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.865
Then the amnesiac Tor Browser directory exists 0.074
And there is a GNOME bookmark for the amnesiac Tor Browser directory 1.741
And the persistent Tor Browser directory does not exist 0.051
When I start the Tor Browser 31.719
And the Tor Browser loads the startup page 1.041
Then I can save the current page as "index.html" to the default downloads directory 5.858
And I can print the current page as "output.pdf" to the default downloads directory 10.453
After features/support/hooks.rb:450 1.387
After features/support/hooks.rb:291 1.273
After features/support/hooks.rb:75 0.000
57.918
Before features/support/hooks.rb:245 0.010
Before features/support/hooks.rb:442 0.009
Given I have started Tails from DVD and logged in and the network is connected 12.790
When I start the Tor Browser 31.552
Then the Tor Browser loads the startup page 1.008
When I download some file in the Tor Browser 12.302
Then the file is saved to the default Tor Browser download directory 0.263
After features/support/hooks.rb:450 2.334
After features/support/hooks.rb:291 0.750
After features/support/hooks.rb:75 0.000
1:25.096
Before features/support/hooks.rb:245 0.004
Before features/support/hooks.rb:442 0.008
Given I have started Tails from DVD and logged in and the network is connected 11.543
When I start the Tor Browser 31.937
And the Tor Browser loads the startup page 0.936
Then I can listen to an Ogg audio track in Tor Browser 40.679
After features/support/hooks.rb:450 2.089
After features/support/hooks.rb:291 0.860
After features/support/hooks.rb:75 0.000
55.710
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 11.796
When I start the Tor Browser 31.979
And the Tor Browser loads the startup page 0.845
Then I can watch a WebM video in Tor Browser 11.088
After features/support/hooks.rb:450 1.348
After features/support/hooks.rb:291 1.126
After features/support/hooks.rb:75 0.000
Tags: @product
1:22.542
Before features/support/hooks.rb:245 0.006
Given I have started Tails from DVD and logged in and the network is connected 12.084
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/Tor Browser/synaptic.html" as user "amnesia" 0.123
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/.gnupg/synaptic.html" as user "amnesia" 0.056
And I copy "/usr/share/synaptic/html/index.html" to "/tmp/synaptic.html" as user "amnesia" 0.078
Then the file "/home/amnesia/.gnupg/synaptic.html" exists 0.056
And the file "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.054
And the file "/live/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.065
And the file "/tmp/synaptic.html" exists 0.126
Given I start monitoring the AppArmor log of "torbrowser_firefox" 0.167
When I start the Tor Browser 31.224
And the Tor Browser loads the startup page 0.879
And I open the address "file:///home/amnesia/Tor Browser/synaptic.html" in the Tor Browser 9.413
Then I see "TorBrowserSynapticManual.png" after at most 5 seconds 0.540
And AppArmor has not denied "torbrowser_firefox" from opening "/home/amnesia/Tor Browser/synaptic.html" 0.113
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 6.476
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.522
And AppArmor has denied "torbrowser_firefox" from opening "/home/amnesia/.gnupg/synaptic.html" 0.067
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.098
When I open the address "file:///lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 6.318
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.528
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.142
When I open the address "file:///live/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 6.035
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.572
# 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.076
# 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.925
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.570
After features/support/hooks.rb:291 0.863
After features/support/hooks.rb:75 0.000
Tags: @product
43.421
Before features/support/hooks.rb:245 0.005
Given I have started Tails from DVD and logged in and the network is connected 11.470
When I start the Tor Browser 30.684
Then the Tor Browser uses all expected TBB shared libraries 1.266
After features/support/hooks.rb:291 0.766
After features/support/hooks.rb:75 0.000
1:2.748
Before features/support/hooks.rb:245 0.009
Before features/support/hooks.rb:442 0.009
Given I have started Tails from DVD and logged in and the network is connected 11.919
When I start the Tor Browser 33.121
And the Tor Browser loads the startup page 0.997
And I open the Tails homepage in the Tor Browser 10.671
Then the Tor Browser loads the Tails homepage 1.069
When I request a new identity in Tor Browser 3.260
Then the Tor Browser restarts into a fresh session 1.708
After features/support/hooks.rb:450 1.687
After features/support/hooks.rb:291 1.093
After features/support/hooks.rb:75 0.000
Tags: @product
45.766
Before features/support/hooks.rb:245 0.008
Given I have started Tails from DVD and logged in and the network is connected 12.541
When I start the Tor Browser 30.842
And the Tor Browser loads the startup page 0.787
Then Tor Browser's circuit view is working 1.595
After features/support/hooks.rb:291 0.897
After features/support/hooks.rb:75 0.000
Tags: @product
1:4.254
Before features/support/hooks.rb:245 0.019
Given I have started Tails from DVD and logged in and the network is connected 11.942
When I start the Tor Browser 31.045
And the Tor Browser loads the startup page 0.856
When I open the address "https://net.ipcalf.com/" in the Tor Browser 9.390
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.889
When I open the address "https://mozilla.github.io/webrtc-landing/pc_test.html" in the Tor Browser 9.163
Then Tor Browser displays a "RTCPeerConnection is missing!" heading on the "Simple RTCPeerConnection Video Test" page 0.965
After features/support/hooks.rb:291 0.916
After features/support/hooks.rb:75 0.000
Tags: @product
1:46.452
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 10.728
And the network is plugged 0.048
And I successfully configure Tor 19.728
And available upgrades have been checked 1.127
And all notifications have disappeared 3.207
Then the persistent Tor Browser directory exists 0.060
And there is a GNOME bookmark for the persistent Tor Browser directory 1.742
When I start the Tor Browser 31.057
And I open the address "https://tails.net/about" in the Tor Browser 10.426
And "Tails - How Tails works" has loaded in the Tor Browser 1.117
Then I can save the current page as "index.html" to the persistent Tor Browser directory 5.636
And I open the address "file:///home/amnesia/Persistent/Tor Browser/index.html" in the Tor Browser 9.830
Then "Tails - How Tails works" has loaded in the Tor Browser 1.487
And I can print the current page as "output.pdf" to the persistent Tor Browser directory 10.253
After features/support/hooks.rb:291 1.214
After features/support/hooks.rb:75 0.000
Tags: @product
46.807
Before features/support/hooks.rb:245 0.005
Given I have started Tails from DVD without network and logged in 8.706
Then the amnesiac Documents directory exists 0.097
And there is a GNOME bookmark for the amnesiac Documents directory 1.650
Then I start the Tor Browser in offline mode 31.584
And I can save the current page as "index.html" to the Documents GNOME bookmark 4.768
After features/support/hooks.rb:291 1.268
After features/support/hooks.rb:75 0.000
Tags: @product
49.258
Before features/support/hooks.rb:245 0.007
Given I have started Tails from DVD without network and logged in 8.288
Then the amnesiac Downloads directory exists 0.066
And there is a GNOME bookmark for the amnesiac Downloads directory 1.780
Then I start the Tor Browser in offline mode 34.174
And I can save the current page as "index.html" to the Downloads GNOME bookmark 4.949
After features/support/hooks.rb:291 1.121
After features/support/hooks.rb:75 0.000
Tags: @product
49.599
Before features/support/hooks.rb:245 0.005
Given I have started Tails from DVD without network and logged in 8.600
Then the amnesiac Music directory exists 0.106
And there is a GNOME bookmark for the amnesiac Music directory 1.852
Then I start the Tor Browser in offline mode 33.504
And I can save the current page as "index.html" to the Music GNOME bookmark 5.535
After features/support/hooks.rb:291 1.248
After features/support/hooks.rb:75 0.000
Tags: @product
45.856
Before features/support/hooks.rb:245 0.005
Given I have started Tails from DVD without network and logged in 7.839
Then the amnesiac Pictures directory exists 0.117
And there is a GNOME bookmark for the amnesiac Pictures directory 1.287
Then I start the Tor Browser in offline mode 31.457
And I can save the current page as "index.html" to the Pictures GNOME bookmark 5.154
After features/support/hooks.rb:291 1.094
After features/support/hooks.rb:75 0.000
Tags: @product
50.262
Before features/support/hooks.rb:245 0.016
Given I have started Tails from DVD without network and logged in 8.951
Then the amnesiac Videos directory exists 0.136
And there is a GNOME bookmark for the amnesiac Videos directory 2.108
Then I start the Tor Browser in offline mode 33.848
And I can save the current page as "index.html" to the Videos GNOME bookmark 5.218
After features/support/hooks.rb:291 1.122
After features/support/hooks.rb:75 0.000
Tags: @product
3:36.187
Before features/support/hooks.rb:245 0.009
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 10.205
And all tps features are active 2.542
And all persistent filesystems have safe access rights 0.234
And all persistence configuration files have safe access rights 0.664
And all persistent directories have safe access rights 2.833
When I start the Tor Browser in offline mode 34.208
And I add a bookmark to eff.org in the Tor Browser 16.265
And I cold reboot the computer 9.399
And the computer reboots Tails 47.483
And I enable persistence 35.166
And I log in to a new session 22.728
And I start the Tor Browser in offline mode 33.024
Then the Tor Browser has a bookmark to eff.org 1.429
After features/support/hooks.rb:291 1.647
After features/support/hooks.rb:75 0.012