Project Number Date
test_Tails_ISO_stable 4625 19 Jan 2024, 13:33

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:7.388 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
54.518
Before features/support/hooks.rb:245 0.007
Given I have started Tails from DVD and logged in and the network is connected 11.943
And a web server is running on the LAN 1.040
And I capture all network traffic 0.008
When I start the Tor Browser 30.006
And the Tor Browser loads the startup page 0.968
And I open a page on the LAN web server in the Tor Browser 9.220
Then the Tor Browser shows the "Unable to connect" error 0.881
And no traffic was sent to the web server on the LAN 0.449
After features/support/hooks.rb:291 0.852
After features/support/hooks.rb:75 0.044
59.282
Before features/support/hooks.rb:245 0.011
Before features/support/hooks.rb:442 0.017
Given I have started Tails from DVD and logged in and the network is connected 11.861
Then the amnesiac Tor Browser directory exists 0.070
And there is a GNOME bookmark for the amnesiac Tor Browser directory 1.691
And the persistent Tor Browser directory does not exist 0.059
When I start the Tor Browser 29.290
And the Tor Browser loads the startup page 1.061
Then I can save the current page as "index.html" to the default downloads directory 5.241
And I can print the current page as "output.pdf" to the default downloads directory 10.005
After features/support/hooks.rb:450 1.215
After features/support/hooks.rb:291 0.729
After features/support/hooks.rb:75 0.000
55.596
Before features/support/hooks.rb:245 0.005
Before features/support/hooks.rb:442 0.004
Given I have started Tails from DVD and logged in and the network is connected 11.883
When I start the Tor Browser 30.271
Then the Tor Browser loads the startup page 0.930
When I download some file in the Tor Browser 12.277
Then the file is saved to the default Tor Browser download directory 0.233
After features/support/hooks.rb:450 2.172
After features/support/hooks.rb:291 0.883
After features/support/hooks.rb:75 0.000
1:24.881
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 12.287
When I start the Tor Browser 30.773
And the Tor Browser loads the startup page 1.028
Then I can listen to an Ogg audio track in Tor Browser 40.791
After features/support/hooks.rb:450 2.074
After features/support/hooks.rb:291 1.070
After features/support/hooks.rb:75 0.000
52.234
Before features/support/hooks.rb:245 0.006
Before features/support/hooks.rb:442 0.005
Given I have started Tails from DVD and logged in and the network is connected 12.080
When I start the Tor Browser 29.383
And the Tor Browser loads the startup page 0.911
Then I can watch a WebM video in Tor Browser 9.858
After features/support/hooks.rb:450 1.327
After features/support/hooks.rb:291 0.842
After features/support/hooks.rb:75 0.000
Tags: @product
1:20.173
Before features/support/hooks.rb:245 0.006
Given I have started Tails from DVD and logged in and the network is connected 11.668
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/Tor Browser/synaptic.html" as user "amnesia" 0.101
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/.gnupg/synaptic.html" as user "amnesia" 0.087
And I copy "/usr/share/synaptic/html/index.html" to "/tmp/synaptic.html" as user "amnesia" 0.053
Then the file "/home/amnesia/.gnupg/synaptic.html" exists 0.051
And the file "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.050
And the file "/live/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.061
And the file "/tmp/synaptic.html" exists 0.060
Given I start monitoring the AppArmor log of "torbrowser_firefox" 0.160
When I start the Tor Browser 30.145
And the Tor Browser loads the startup page 0.909
And I open the address "file:///home/amnesia/Tor Browser/synaptic.html" in the Tor Browser 9.325
Then I see "TorBrowserSynapticManual.png" after at most 5 seconds 0.536
And AppArmor has not denied "torbrowser_firefox" from opening "/home/amnesia/Tor Browser/synaptic.html" 0.124
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.151
When I open the address "file:///home/amnesia/.gnupg/synaptic.html" in the Tor Browser 6.058
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.523
And AppArmor has denied "torbrowser_firefox" from opening "/home/amnesia/.gnupg/synaptic.html" 0.105
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.127
When I open the address "file:///lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 5.839
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.508
And AppArmor has denied "torbrowser_firefox" from opening "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" 0.078
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.157
When I open the address "file:///live/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 6.043
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.533
# 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 6.130
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.501
After features/support/hooks.rb:291 0.777
After features/support/hooks.rb:75 0.000
Tags: @product
44.228
Before features/support/hooks.rb:245 0.005
Given I have started Tails from DVD and logged in and the network is connected 12.891
When I start the Tor Browser 30.088
Then the Tor Browser uses all expected TBB shared libraries 1.247
After features/support/hooks.rb:291 1.030
After features/support/hooks.rb:75 0.000
57.999
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.809
When I start the Tor Browser 29.956
And the Tor Browser loads the startup page 0.991
And I open the Tails homepage in the Tor Browser 9.644
Then the Tor Browser loads the Tails homepage 1.015
When I request a new identity in Tor Browser 2.966
Then the Tor Browser restarts into a fresh session 1.614
After features/support/hooks.rb:450 1.538
After features/support/hooks.rb:291 1.291
After features/support/hooks.rb:75 0.000
Tags: @product
44.985
Before features/support/hooks.rb:245 0.007
Given I have started Tails from DVD and logged in and the network is connected 12.023
When I start the Tor Browser 30.397
And the Tor Browser loads the startup page 0.987
Then Tor Browser's circuit view is working 1.576
After features/support/hooks.rb:291 0.736
After features/support/hooks.rb:75 0.000
Tags: @product
1:2.416
Before features/support/hooks.rb:245 0.005
Given I have started Tails from DVD and logged in and the network is connected 12.010
When I start the Tor Browser 30.032
And the Tor Browser loads the startup page 0.928
When I open the address "https://net.ipcalf.com/" in the Tor Browser 9.112
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.761
When I open the address "https://mozilla.github.io/webrtc-landing/pc_test.html" in the Tor Browser 8.674
Then Tor Browser displays a "RTCPeerConnection is missing!" heading on the "Simple RTCPeerConnection Video Test" page 0.896
After features/support/hooks.rb:291 0.827
After features/support/hooks.rb:75 0.000
Tags: @product
1:39.388
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.352
And the network is plugged 0.033
And I successfully configure Tor 14.523
And available upgrades have been checked 0.048
And all notifications have disappeared 3.114
Then the persistent Tor Browser directory exists 0.062
And there is a GNOME bookmark for the persistent Tor Browser directory 1.839
When I start the Tor Browser 29.433
And I open the address "https://tails.net/about" in the Tor Browser 10.305
And "Tails - How Tails works" has loaded in the Tor Browser 1.074
Then I can save the current page as "index.html" to the persistent Tor Browser directory 5.899
And I open the address "file:///home/amnesia/Persistent/Tor Browser/index.html" in the Tor Browser 9.392
Then "Tails - How Tails works" has loaded in the Tor Browser 1.328
And I can print the current page as "output.pdf" to the persistent Tor Browser directory 10.980
After features/support/hooks.rb:291 0.967
After features/support/hooks.rb:75 0.000
Tags: @product
46.867
Before features/support/hooks.rb:245 0.006
Given I have started Tails from DVD without network and logged in 8.558
Then the amnesiac Documents directory exists 0.067
And there is a GNOME bookmark for the amnesiac Documents directory 1.696
Then I start the Tor Browser in offline mode 30.883
And I can save the current page as "index.html" to the Documents GNOME bookmark 5.660
After features/support/hooks.rb:291 1.075
After features/support/hooks.rb:75 0.000
Tags: @product
47.372
Before features/support/hooks.rb:245 0.006
Given I have started Tails from DVD without network and logged in 8.470
Then the amnesiac Downloads directory exists 0.082
And there is a GNOME bookmark for the amnesiac Downloads directory 1.731
Then I start the Tor Browser in offline mode 31.904
And I can save the current page as "index.html" to the Downloads GNOME bookmark 5.183
After features/support/hooks.rb:291 1.095
After features/support/hooks.rb:75 0.000
Tags: @product
48.686
Before features/support/hooks.rb:245 0.006
Given I have started Tails from DVD without network and logged in 8.879
Then the amnesiac Music directory exists 0.062
And there is a GNOME bookmark for the amnesiac Music directory 1.591
Then I start the Tor Browser in offline mode 33.018
And I can save the current page as "index.html" to the Music GNOME bookmark 5.134
After features/support/hooks.rb:291 1.043
After features/support/hooks.rb:75 0.000
Tags: @product
46.589
Before features/support/hooks.rb:245 0.007
Given I have started Tails from DVD without network and logged in 8.564
Then the amnesiac Pictures directory exists 0.062
And there is a GNOME bookmark for the amnesiac Pictures directory 1.613
Then I start the Tor Browser in offline mode 31.577
And I can save the current page as "index.html" to the Pictures GNOME bookmark 4.773
After features/support/hooks.rb:291 1.469
After features/support/hooks.rb:75 0.000
Tags: @product
46.985
Before features/support/hooks.rb:245 0.006
Given I have started Tails from DVD without network and logged in 8.694
Then the amnesiac Videos directory exists 0.072
And there is a GNOME bookmark for the amnesiac Videos directory 1.674
Then I start the Tor Browser in offline mode 31.676
And I can save the current page as "index.html" to the Videos GNOME bookmark 4.866
After features/support/hooks.rb:291 1.205
After features/support/hooks.rb:75 0.000
Tags: @product
3:35.180
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 9.876
And all tps features are active 2.558
And all persistent filesystems have safe access rights 0.284
And all persistence configuration files have safe access rights 0.671
And all persistent directories have safe access rights 2.890
When I start the Tor Browser in offline mode 31.731
And I add a bookmark to eff.org in the Tor Browser 15.122
And I cold reboot the computer 9.479
And the computer reboots Tails 47.177
And I enable persistence 35.338
And I log in to a new session 23.076
And I start the Tor Browser in offline mode 35.123
Then the Tor Browser has a bookmark to eff.org 1.849
After features/support/hooks.rb:291 1.693
After features/support/hooks.rb:75 0.011