Project Number Date
test_Tails_ISO_devel 3415 04 Jun 2024, 18:47

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Browsing the web using the Tor Browser 131 0 0 0 0 131 17 0 17 18:3.799 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
46.625
Before features/support/hooks.rb:269 0.008
Given I have started Tails from DVD and logged in and the network is connected 12.464
And a web server is running on the LAN 1.043
And I capture all network traffic 0.007
When I start the Tor Browser 23.829
And the Tor Browser loads the startup page 1.077
And I open a page on the LAN web server in the Tor Browser 6.525
Then the Tor Browser shows the "Unable to connect" error 1.167
And no traffic was sent to the web server on the LAN 0.509
After features/support/hooks.rb:315 0.664
After features/support/hooks.rb:100 0.043
55.789
Before features/support/hooks.rb:269 0.007
Before features/support/hooks.rb:496 0.006
Given I have started Tails from DVD and logged in and the network is connected 12.263
Then the amnesiac Tor Browser directory exists 0.044
And there is a GNOME bookmark for the amnesiac Tor Browser directory 2.013
And the persistent Tor Browser directory does not exist 0.076
When I start the Tor Browser 22.794
And the Tor Browser loads the startup page 1.319
Then I can save the current page as "index.html" to the default downloads directory 5.634
And I can print the current page as "output.pdf" to the default downloads directory 11.642
After features/support/hooks.rb:504 1.187
After features/support/hooks.rb:315 0.690
After features/support/hooks.rb:100 0.000
50.434
Before features/support/hooks.rb:269 0.008
Before features/support/hooks.rb:496 0.010
Given I have started Tails from DVD and logged in and the network is connected 12.709
When I start the Tor Browser 23.948
Then the Tor Browser loads the startup page 1.241
When I download some file in the Tor Browser 12.280
Then the file is saved to the default Tor Browser download directory 0.254
After features/support/hooks.rb:504 2.201
After features/support/hooks.rb:315 1.555
After features/support/hooks.rb:100 0.000
1:18.799
Before features/support/hooks.rb:269 0.007
Before features/support/hooks.rb:496 0.007
Given I have started Tails from DVD and logged in and the network is connected 12.437
When I start the Tor Browser 22.428
And the Tor Browser loads the startup page 1.099
Then I can listen to an Ogg audio track in Tor Browser 42.834
After features/support/hooks.rb:504 1.916
After features/support/hooks.rb:315 0.963
After features/support/hooks.rb:100 0.000
47.255
Before features/support/hooks.rb:269 0.007
Before features/support/hooks.rb:496 0.007
Given I have started Tails from DVD and logged in and the network is connected 12.479
When I start the Tor Browser 23.547
And the Tor Browser loads the startup page 1.168
Then I can watch a WebM video in Tor Browser 10.060
After features/support/hooks.rb:504 1.155
After features/support/hooks.rb:315 0.927
After features/support/hooks.rb:100 0.000
Tags: @product
1:13.712
Before features/support/hooks.rb:269 0.005
Given I have started Tails from DVD and logged in and the network is connected 12.364
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/Tor Browser/synaptic.html" as user "amnesia" 0.117
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.069
Then the file "/home/amnesia/.gnupg/synaptic.html" exists 0.050
And the file "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.065
And the file "/live/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.040
And the file "/tmp/synaptic.html" exists 0.051
Given I start monitoring the AppArmor log of "torbrowser_firefox" 0.122
When I start the Tor Browser 22.270
And the Tor Browser loads the startup page 1.260
And I open the address "file:///home/amnesia/Tor Browser/synaptic.html" in the Tor Browser 9.611
Then I see "TorBrowserSynapticManual.png" after at most 5 seconds 0.590
And AppArmor has not denied "torbrowser_firefox" from opening "/home/amnesia/Tor Browser/synaptic.html" 0.073
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.169
When I open the address "file:///home/amnesia/.gnupg/synaptic.html" in the Tor Browser 6.518
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.605
And AppArmor has denied "torbrowser_firefox" from opening "/home/amnesia/.gnupg/synaptic.html" 0.104
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.124
When I open the address "file:///lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 5.540
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.558
And AppArmor has denied "torbrowser_firefox" from opening "/usr/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" 0.078
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.116
When I open the address "file:///live/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 5.873
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.502
# Due to our AppArmor aliases, /live/overlay will be treated
# as /lib/live/mount/overlay.
And AppArmor has denied "torbrowser_firefox" from opening "/usr/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" 0.071
# 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.191
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.513
After features/support/hooks.rb:315 0.646
After features/support/hooks.rb:100 0.000
Tags: @product
35.744
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD and logged in and the network is connected 12.258
When I start the Tor Browser 22.384
Then the Tor Browser uses all expected TBB shared libraries 1.100
After features/support/hooks.rb:315 1.846
After features/support/hooks.rb:100 0.000
55.668
Before features/support/hooks.rb:269 0.008
Before features/support/hooks.rb:496 0.007
Given I have started Tails from DVD and logged in and the network is connected 12.255
When I start the Tor Browser 22.767
And the Tor Browser loads the startup page 1.215
And I open the Tails homepage in the Tor Browser 9.385
Then the Tor Browser loads the Tails homepage 1.439
When I request a new identity in Tor Browser 2.124
Then the Tor Browser restarts into a fresh session 6.479
After features/support/hooks.rb:504 2.249
After features/support/hooks.rb:315 1.182
After features/support/hooks.rb:100 0.000
Tags: @product
38.670
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD and logged in and the network is connected 12.938
When I start the Tor Browser 23.127
And the Tor Browser loads the startup page 1.058
Then Tor Browser's circuit view is working 1.547
After features/support/hooks.rb:315 1.192
After features/support/hooks.rb:100 0.000
Tags: @product
57.555
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD and logged in and the network is connected 12.458
When I start the Tor Browser 23.795
And the Tor Browser loads the startup page 1.217
When I open the address "https://net.ipcalf.com/" in the Tor Browser 9.225
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 1.016
When I open the address "https://mozilla.github.io/webrtc-landing/pc_test.html" in the Tor Browser 8.662
Then Tor Browser displays a "RTCPeerConnection is missing!" heading on the "Simple RTCPeerConnection Video Test" page 1.179
After features/support/hooks.rb:315 1.196
After features/support/hooks.rb:100 0.000
Tags: @product
1:47.576
Before features/support/hooks.rb:269 0.127
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 10.136
And the network is plugged 0.038
And I successfully configure Tor 20.177
And available upgrades have been checked 0.050
And all notifications have disappeared 4.112
Then the persistent Tor Browser directory exists 0.040
And there is a GNOME bookmark for the persistent Tor Browser directory 1.802
When I start the Tor Browser 25.735
And I open the address "https://tails.net/about" in the Tor Browser 12.943
And "Tails - How Tails works" has loaded in the Tor Browser 1.421
Then I can save the current page as "index.html" to the persistent Tor Browser directory 9.639
And I open the address "file:///home/amnesia/Persistent/Tor Browser/index.html" in the Tor Browser 9.247
Then "Tails - How Tails works" has loaded in the Tor Browser 1.447
And I can print the current page as "output.pdf" to the persistent Tor Browser directory 10.782
After features/support/hooks.rb:315 0.996
After features/support/hooks.rb:100 0.000
Tags: @product
44.918
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD without network and logged in 8.178
Then the amnesiac Documents directory exists 0.049
And there is a GNOME bookmark for the amnesiac Documents directory 1.536
Then I start the Tor Browser in offline mode 25.625
And I can save the current page as "index.html" to the Documents GNOME bookmark 9.527
After features/support/hooks.rb:315 1.039
After features/support/hooks.rb:100 0.000
Tags: @product
44.865
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD without network and logged in 8.839
Then the amnesiac Downloads directory exists 0.070
And there is a GNOME bookmark for the amnesiac Downloads directory 1.813
Then I start the Tor Browser in offline mode 25.703
And I can save the current page as "index.html" to the Downloads GNOME bookmark 8.438
After features/support/hooks.rb:315 1.134
After features/support/hooks.rb:100 0.000
Tags: @product
42.576
Before features/support/hooks.rb:269 0.009
Given I have started Tails from DVD without network and logged in 9.889
Then the amnesiac Music directory exists 0.064
And there is a GNOME bookmark for the amnesiac Music directory 1.768
Then I start the Tor Browser in offline mode 22.215
And I can save the current page as "index.html" to the Music GNOME bookmark 8.638
After features/support/hooks.rb:315 1.115
After features/support/hooks.rb:100 0.000
Tags: @product
44.383
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD without network and logged in 8.215
Then the amnesiac Pictures directory exists 0.054
And there is a GNOME bookmark for the amnesiac Pictures directory 1.601
Then I start the Tor Browser in offline mode 26.303
And I can save the current page as "index.html" to the Pictures GNOME bookmark 8.208
After features/support/hooks.rb:315 1.053
After features/support/hooks.rb:100 0.000
Tags: @product
44.298
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD without network and logged in 8.225
Then the amnesiac Videos directory exists 0.048
And there is a GNOME bookmark for the amnesiac Videos directory 1.486
Then I start the Tor Browser in offline mode 25.315
And I can save the current page as "index.html" to the Videos GNOME bookmark 9.222
After features/support/hooks.rb:315 0.884
After features/support/hooks.rb:100 0.000
Tags: @product
3:34.923
Before features/support/hooks.rb:269 0.007
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 10.481
And all tps features are active 2.311
And all persistent filesystems have safe access rights 0.263
And all persistence configuration files have safe access rights 0.406
And all persistent directories have safe access rights 2.729
When I start the Tor Browser in offline mode 24.576
And I add a bookmark to eff.org in the Tor Browser 13.758
And I cold reboot the computer 14.080
And the computer reboots Tails 59.015
And I enable persistence 16.929
And I log in to a new session 37.318
And all notifications have disappeared 9.041
And I start the Tor Browser in offline mode 22.677
Then the Tor Browser has a bookmark to eff.org 1.334
After features/support/hooks.rb:315 1.057
After features/support/hooks.rb:100 0.011