Project Number Date
test_Tails_ISO_devel 3439 27 Jun 2024, 12:50

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:20.927 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
51.070
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD and logged in and the network is connected 13.288
And a web server is running on the LAN 1.055
And I capture all network traffic 0.010
When I start the Tor Browser 24.141
And the Tor Browser loads the startup page 1.327
And I open a page on the LAN web server in the Tor Browser 9.824
Then the Tor Browser shows the "Unable to connect" error 1.011
And no traffic was sent to the web server on the LAN 0.411
After features/support/hooks.rb:326 0.966
After features/support/hooks.rb:100 0.050
55.125
Before features/support/hooks.rb:269 0.008
Before features/support/hooks.rb:507 0.010
Given I have started Tails from DVD and logged in and the network is connected 12.896
Then the amnesiac Tor Browser directory exists 0.062
And there is a GNOME bookmark for the amnesiac Tor Browser directory 2.031
And the persistent Tor Browser directory does not exist 0.055
When I start the Tor Browser 23.187
And the Tor Browser loads the startup page 0.992
Then I can save the current page as "index.html" to the default downloads directory 5.619
And I can print the current page as "output.pdf" to the default downloads directory 10.279
After features/support/hooks.rb:515 1.329
After features/support/hooks.rb:326 1.112
After features/support/hooks.rb:100 0.000
52.185
Before features/support/hooks.rb:269 0.007
Before features/support/hooks.rb:507 0.009
Given I have started Tails from DVD and logged in and the network is connected 12.787
When I start the Tor Browser 23.504
Then the Tor Browser loads the startup page 1.029
When I download some file in the Tor Browser 14.565
Then the file is saved to the default Tor Browser download directory 0.299
After features/support/hooks.rb:515 2.317
After features/support/hooks.rb:326 0.741
After features/support/hooks.rb:100 0.000
1:18.097
Before features/support/hooks.rb:269 0.009
Before features/support/hooks.rb:507 0.010
Given I have started Tails from DVD and logged in and the network is connected 13.165
When I start the Tor Browser 23.613
And the Tor Browser loads the startup page 1.184
Then I can listen to an Ogg audio track in Tor Browser 40.134
After features/support/hooks.rb:515 2.562
After features/support/hooks.rb:326 1.189
After features/support/hooks.rb:100 0.000
48.030
Before features/support/hooks.rb:269 0.007
Before features/support/hooks.rb:507 0.008
Given I have started Tails from DVD and logged in and the network is connected 13.219
When I start the Tor Browser 23.168
And the Tor Browser loads the startup page 1.190
Then I can watch a WebM video in Tor Browser 10.453
After features/support/hooks.rb:515 1.430
After features/support/hooks.rb:326 1.197
After features/support/hooks.rb:100 0.000
Tags: @product
1:15.159
Before features/support/hooks.rb:269 0.010
Given I have started Tails from DVD and logged in and the network is connected 13.207
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/Tor Browser/synaptic.html" as user "amnesia" 0.137
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/.gnupg/synaptic.html" as user "amnesia" 0.070
And I copy "/usr/share/synaptic/html/index.html" to "/tmp/synaptic.html" as user "amnesia" 0.075
Then the file "/home/amnesia/.gnupg/synaptic.html" exists 0.062
And the file "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.045
And the file "/live/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.050
And the file "/tmp/synaptic.html" exists 0.079
Given I start monitoring the AppArmor log of "torbrowser_firefox" 0.135
When I start the Tor Browser 23.113
And the Tor Browser loads the startup page 1.108
And I open the address "file:///home/amnesia/Tor Browser/synaptic.html" in the Tor Browser 9.620
Then I see "TorBrowserSynapticManual.png" after at most 5 seconds 0.544
And AppArmor has not denied "torbrowser_firefox" from opening "/home/amnesia/Tor Browser/synaptic.html" 0.065
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.153
When I open the address "file:///home/amnesia/.gnupg/synaptic.html" in the Tor Browser 5.919
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.581
And AppArmor has denied "torbrowser_firefox" from opening "/home/amnesia/.gnupg/synaptic.html" 0.064
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.635
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.495
And AppArmor has denied "torbrowser_firefox" from opening "/usr/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" 0.098
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.099
When I open the address "file:///live/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 6.345
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.527
# 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.090
# 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.088
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.631
After features/support/hooks.rb:326 0.713
After features/support/hooks.rb:100 0.000
Tags: @product
39.230
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD and logged in and the network is connected 12.555
When I start the Tor Browser 25.084
Then the Tor Browser uses all expected TBB shared libraries 1.590
After features/support/hooks.rb:326 0.745
After features/support/hooks.rb:100 0.000
58.719
Before features/support/hooks.rb:269 0.008
Before features/support/hooks.rb:507 0.010
Given I have started Tails from DVD and logged in and the network is connected 12.944
When I start the Tor Browser 25.399
And the Tor Browser loads the startup page 1.080
And I open the Tails homepage in the Tor Browser 10.189
Then the Tor Browser loads the Tails homepage 1.107
When I request a new identity in Tor Browser 2.132
Then the Tor Browser restarts into a fresh session 5.866
After features/support/hooks.rb:515 2.385
After features/support/hooks.rb:326 2.245
After features/support/hooks.rb:100 0.000
Tags: @product
38.880
Before features/support/hooks.rb:269 0.009
Given I have started Tails from DVD and logged in and the network is connected 12.513
When I start the Tor Browser 23.740
And the Tor Browser loads the startup page 0.960
Then Tor Browser's circuit view is working 1.665
After features/support/hooks.rb:326 0.753
After features/support/hooks.rb:100 0.000
Tags: @product
55.976
Before features/support/hooks.rb:269 0.005
Given I have started Tails from DVD and logged in and the network is connected 12.656
When I start the Tor Browser 21.783
And the Tor Browser loads the startup page 1.163
When I open the address "https://net.ipcalf.com/" in the Tor Browser 9.512
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.978
When I open the address "https://mozilla.github.io/webrtc-landing/pc_test.html" in the Tor Browser 8.801
Then Tor Browser displays a "RTCPeerConnection is missing!" heading on the "Simple RTCPeerConnection Video Test" page 1.079
After features/support/hooks.rb:326 1.302
After features/support/hooks.rb:100 0.000
Tags: @product
1:48.061
Before features/support/hooks.rb:269 0.193
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 11.802
And the network is plugged 0.310
And I successfully configure Tor 21.057
And available upgrades have been checked 0.044
And all notifications have disappeared 4.548
Then the persistent Tor Browser directory exists 0.069
And there is a GNOME bookmark for the persistent Tor Browser directory 1.745
When I start the Tor Browser 22.543
And I open the address "https://tails.net/about" in the Tor Browser 11.248
And "Tails - How Tails works" has loaded in the Tor Browser 1.440
Then I can save the current page as "index.html" to the persistent Tor Browser directory 9.832
And I open the address "file:///home/amnesia/Persistent/Tor Browser/index.html" in the Tor Browser 10.397
Then "Tails - How Tails works" has loaded in the Tor Browser 1.830
And I can print the current page as "output.pdf" to the persistent Tor Browser directory 11.189
After features/support/hooks.rb:326 0.778
After features/support/hooks.rb:100 0.000
Tags: @product
43.949
Before features/support/hooks.rb:269 0.012
Given I have started Tails from DVD without network and logged in 10.039
Then the amnesiac Documents directory exists 0.057
And there is a GNOME bookmark for the amnesiac Documents directory 2.002
Then I start the Tor Browser in offline mode 23.907
And I can save the current page as "index.html" to the Documents GNOME bookmark 7.943
After features/support/hooks.rb:326 0.780
After features/support/hooks.rb:100 0.000
Tags: @product
47.939
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD without network and logged in 8.339
Then the amnesiac Downloads directory exists 0.054
And there is a GNOME bookmark for the amnesiac Downloads directory 1.965
Then I start the Tor Browser in offline mode 27.948
And I can save the current page as "index.html" to the Downloads GNOME bookmark 9.632
After features/support/hooks.rb:326 0.835
After features/support/hooks.rb:100 0.000
Tags: @product
44.876
Before features/support/hooks.rb:269 0.010
Given I have started Tails from DVD without network and logged in 8.976
Then the amnesiac Music directory exists 0.098
And there is a GNOME bookmark for the amnesiac Music directory 1.410
Then I start the Tor Browser in offline mode 24.929
And I can save the current page as "index.html" to the Music GNOME bookmark 9.461
After features/support/hooks.rb:326 0.881
After features/support/hooks.rb:100 0.000
Tags: @product
41.423
Before features/support/hooks.rb:269 0.021
Given I have started Tails from DVD without network and logged in 8.626
Then the amnesiac Pictures directory exists 0.099
And there is a GNOME bookmark for the amnesiac Pictures directory 1.798
Then I start the Tor Browser in offline mode 22.045
And I can save the current page as "index.html" to the Pictures GNOME bookmark 8.854
After features/support/hooks.rb:326 0.838
After features/support/hooks.rb:100 0.000
Tags: @product
47.904
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD without network and logged in 8.375
Then the amnesiac Videos directory exists 0.049
And there is a GNOME bookmark for the amnesiac Videos directory 2.299
Then I start the Tor Browser in offline mode 28.633
And I can save the current page as "index.html" to the Videos GNOME bookmark 8.546
After features/support/hooks.rb:326 0.820
After features/support/hooks.rb:100 0.000
Tags: @product
3:34.295
Before features/support/hooks.rb:269 0.011
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 10.106
And all tps features are active 2.325
And all persistent filesystems have safe access rights 0.240
And all persistence configuration files have safe access rights 0.407
And all persistent directories have safe access rights 2.480
When I start the Tor Browser in offline mode 24.807
And I add a bookmark to eff.org in the Tor Browser 10.573
And I cold reboot the computer 11.686
And the computer reboots Tails 1:1.028
And I enable persistence 20.812
And I log in to a new session 35.567
And all notifications have disappeared 9.224
And I start the Tor Browser in offline mode 23.662
Then the Tor Browser has a bookmark to eff.org 1.373
After features/support/hooks.rb:326 1.024
After features/support/hooks.rb:100 0.013