Project Number Date
test_Tails_ISO_devel 3507 08 Sep 2024, 12:29

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 17:49.691 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
52.138
Before features/support/hooks.rb:269 0.005
Given I have started Tails from DVD and logged in and the network is connected 12.225
And a web server is running on the LAN 1.039
And I capture all network traffic 0.008
When I start the Tor Browser 27.262
And the Tor Browser loads the startup page 0.874
And I open a page on the LAN web server in the Tor Browser 9.706
Then the Tor Browser shows the "Unable to connect" error 0.699
And no traffic was sent to the web server on the LAN 0.321
After features/support/hooks.rb:326 1.374
After features/support/hooks.rb:100 0.042
53.889
Before features/support/hooks.rb:269 0.004
Before features/support/hooks.rb:507 0.004
Given I have started Tails from DVD and logged in and the network is connected 11.854
Then the amnesiac Tor Browser directory exists 0.048
And there is a GNOME bookmark for the amnesiac Tor Browser directory 1.634
And the persistent Tor Browser directory does not exist 0.058
When I start the Tor Browser 22.325
And the Tor Browser loads the startup page 0.953
Then I can save the current page as "index.html" to the default downloads directory 6.945
And I can print the current page as "output.pdf" to the default downloads directory 10.069
After features/support/hooks.rb:515 0.895
After features/support/hooks.rb:326 1.387
After features/support/hooks.rb:100 0.000
50.053
Before features/support/hooks.rb:269 0.005
Before features/support/hooks.rb:507 0.005
Given I have started Tails from DVD and logged in and the network is connected 12.959
When I start the Tor Browser 23.439
Then the Tor Browser loads the startup page 0.985
When I download some file in the Tor Browser 12.360
Then the file is saved to the default Tor Browser download directory 0.308
After features/support/hooks.rb:515 1.971
After features/support/hooks.rb:326 1.237
After features/support/hooks.rb:100 0.000
1:18.335
Before features/support/hooks.rb:269 0.007
Before features/support/hooks.rb:507 0.006
Given I have started Tails from DVD and logged in and the network is connected 12.085
When I start the Tor Browser 22.654
And the Tor Browser loads the startup page 0.947
Then I can listen to an Ogg audio track in Tor Browser 42.647
After features/support/hooks.rb:515 1.700
After features/support/hooks.rb:326 1.351
After features/support/hooks.rb:100 0.000
48.894
Before features/support/hooks.rb:269 0.004
Before features/support/hooks.rb:507 0.004
Given I have started Tails from DVD and logged in and the network is connected 13.162
When I start the Tor Browser 24.183
And the Tor Browser loads the startup page 1.120
Then I can watch a WebM video in Tor Browser 10.427
After features/support/hooks.rb:515 0.909
After features/support/hooks.rb:326 1.571
After features/support/hooks.rb:100 0.000
Tags: @product
1:15.017
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD and logged in and the network is connected 12.166
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/Tor Browser/synaptic.html" as user "amnesia" 0.120
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.058
Then the file "/home/amnesia/.gnupg/synaptic.html" exists 0.055
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.063
And the file "/tmp/synaptic.html" exists 0.067
Given I start monitoring the AppArmor log of "torbrowser_firefox" 0.133
When I start the Tor Browser 22.912
And the Tor Browser loads the startup page 1.008
And I open the address "file:///home/amnesia/Tor Browser/synaptic.html" in the Tor Browser 9.400
Then I see "TorBrowserSynapticManual.png" after at most 5 seconds 0.546
And AppArmor has not denied "torbrowser_firefox" from opening "/home/amnesia/Tor Browser/synaptic.html" 0.067
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.159
When I open the address "file:///home/amnesia/.gnupg/synaptic.html" in the Tor Browser 8.377
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.537
And AppArmor has denied "torbrowser_firefox" from opening "/home/amnesia/.gnupg/synaptic.html" 0.094
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.122
When I open the address "file:///lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 5.734
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.600
And AppArmor has denied "torbrowser_firefox" from opening "/usr/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" 0.099
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 5.842
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.534
# 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.065
# 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.485
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.500
After features/support/hooks.rb:326 2.064
After features/support/hooks.rb:100 0.000
Tags: @product
39.132
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD and logged in and the network is connected 12.153
When I start the Tor Browser 25.777
Then the Tor Browser uses all expected TBB shared libraries 1.202
After features/support/hooks.rb:326 1.462
After features/support/hooks.rb:100 0.000
54.957
Before features/support/hooks.rb:269 0.006
Before features/support/hooks.rb:507 0.004
Given I have started Tails from DVD and logged in and the network is connected 11.751
When I start the Tor Browser 22.808
And the Tor Browser loads the startup page 0.944
And I open the Tails homepage in the Tor Browser 10.106
Then the Tor Browser loads the Tails homepage 1.074
When I request a new identity in Tor Browser 3.178
Then the Tor Browser restarts into a fresh session 5.093
After features/support/hooks.rb:515 1.926
After features/support/hooks.rb:326 1.394
After features/support/hooks.rb:100 0.000
Tags: @product
37.038
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD and logged in and the network is connected 12.043
When I start the Tor Browser 22.432
And the Tor Browser loads the startup page 0.979
Then Tor Browser's circuit view is working 1.582
After features/support/hooks.rb:326 1.054
After features/support/hooks.rb:100 0.000
Tags: @product
55.616
Before features/support/hooks.rb:269 0.005
Given I have started Tails from DVD and logged in and the network is connected 12.047
When I start the Tor Browser 22.675
And the Tor Browser loads the startup page 0.986
When I open the address "https://net.ipcalf.com/" in the Tor Browser 10.042
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.739
When I open the address "https://mozilla.github.io/webrtc-landing/pc_test.html" in the Tor Browser 8.318
Then Tor Browser displays a "RTCPeerConnection is missing!" heading on the "Simple RTCPeerConnection Video Test" page 0.806
After features/support/hooks.rb:326 1.238
After features/support/hooks.rb:100 0.000
Tags: @product
1:37.001
Before features/support/hooks.rb:269 0.004
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 9.933
And the network is plugged 0.096
And I successfully configure Tor 18.004
And available upgrades have been checked 1.110
And all notifications have disappeared 4.127
Then the persistent Tor Browser directory exists 0.054
And there is a GNOME bookmark for the persistent Tor Browser directory 1.697
When I start the Tor Browser 20.784
And I open the address "https://tails.net/about" in the Tor Browser 10.663
And "Tails - How Tails works" has loaded in the Tor Browser 1.087
Then I can save the current page as "index.html" to the persistent Tor Browser directory 9.038
And I open the address "file:///home/amnesia/Persistent/Tor Browser/index.html" in the Tor Browser 9.107
Then "Tails - How Tails works" has loaded in the Tor Browser 1.236
And I can print the current page as "output.pdf" to the persistent Tor Browser directory 10.058
After features/support/hooks.rb:326 0.790
After features/support/hooks.rb:100 0.000
Tags: @product
44.585
Before features/support/hooks.rb:269 0.005
Given I have started Tails from DVD without network and logged in 8.227
Then the amnesiac Documents directory exists 0.053
And there is a GNOME bookmark for the amnesiac Documents directory 1.631
Then I start the Tor Browser in offline mode 25.736
And I can save the current page as "index.html" to the Documents GNOME bookmark 8.936
After features/support/hooks.rb:326 0.854
After features/support/hooks.rb:100 0.000
Tags: @product
45.628
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD without network and logged in 8.227
Then the amnesiac Downloads directory exists 0.049
And there is a GNOME bookmark for the amnesiac Downloads directory 1.770
Then I start the Tor Browser in offline mode 25.925
And I can save the current page as "index.html" to the Downloads GNOME bookmark 9.654
After features/support/hooks.rb:326 0.828
After features/support/hooks.rb:100 0.000
Tags: @product
44.704
Before features/support/hooks.rb:269 0.005
Given I have started Tails from DVD without network and logged in 8.170
Then the amnesiac Music directory exists 0.052
And there is a GNOME bookmark for the amnesiac Music directory 1.654
Then I start the Tor Browser in offline mode 26.149
And I can save the current page as "index.html" to the Music GNOME bookmark 8.676
After features/support/hooks.rb:326 0.848
After features/support/hooks.rb:100 0.000
Tags: @product
43.494
Before features/support/hooks.rb:269 0.005
Given I have started Tails from DVD without network and logged in 8.318
Then the amnesiac Pictures directory exists 0.081
And there is a GNOME bookmark for the amnesiac Pictures directory 1.605
Then I start the Tor Browser in offline mode 25.173
And I can save the current page as "index.html" to the Pictures GNOME bookmark 8.315
After features/support/hooks.rb:326 0.865
After features/support/hooks.rb:100 0.000
Tags: @product
45.205
Before features/support/hooks.rb:269 0.004
Given I have started Tails from DVD without network and logged in 8.561
Then the amnesiac Videos directory exists 0.064
And there is a GNOME bookmark for the amnesiac Videos directory 1.624
Then I start the Tor Browser in offline mode 26.168
And I can save the current page as "index.html" to the Videos GNOME bookmark 8.786
After features/support/hooks.rb:326 0.863
After features/support/hooks.rb:100 0.000
Tags: @product
3:23.997
Before features/support/hooks.rb:269 0.005
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 9.608
And all tps features are active 2.454
And all persistent filesystems have safe access rights 0.242
And all persistence configuration files have safe access rights 0.430
And all persistent directories have safe access rights 2.539
When I start the Tor Browser in offline mode 24.828
And I add a bookmark to eff.org in the Tor Browser 10.912
And I cold reboot the computer 11.250
And the computer reboots Tails 59.217
And I enable persistence 13.990
And I log in to a new session 36.005
And all notifications have disappeared 9.001
And I start the Tor Browser in offline mode 21.221
Then the Tor Browser has a bookmark to eff.org 2.292
After features/support/hooks.rb:326 1.169
After features/support/hooks.rb:100 0.009