Project Number Date
test_Tails_ISO_devel 3633 05 Jan 2025, 12:23

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:24.328 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.199
Before features/support/hooks.rb:269 0.005
Given I have started Tails from DVD and logged in and the network is connected 12.063
And a web server is running on the LAN 1.037
And I capture all network traffic 0.006
When I start the Tor Browser 24.757
And the Tor Browser loads the startup page 1.049
And I open a page on the LAN web server in the Tor Browser 12.221
Then the Tor Browser shows the "Unable to connect" error 0.839
And no traffic was sent to the web server on the LAN 0.225
After features/support/hooks.rb:326 0.989
After features/support/hooks.rb:100 0.042
59.649
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.096
Then the amnesiac Tor Browser directory exists 0.052
And there is a GNOME bookmark for the amnesiac Tor Browser directory 1.776
And the persistent Tor Browser directory does not exist 0.054
When I start the Tor Browser 25.516
And the Tor Browser loads the startup page 1.091
Then I can save the current page as "index.html" to the default downloads directory 8.783
And I can print the current page as "output.pdf" to the default downloads directory 10.276
After features/support/hooks.rb:515 0.597
After features/support/hooks.rb:326 0.755
After features/support/hooks.rb:100 0.000
50.223
Before features/support/hooks.rb:269 0.006
Before features/support/hooks.rb:507 0.006
Given I have started Tails from DVD and logged in and the network is connected 11.926
When I start the Tor Browser 21.955
Then the Tor Browser loads the startup page 0.957
When I download some file in the Tor Browser 14.673
Then the file is saved to the default Tor Browser download directory 0.709
After features/support/hooks.rb:515 1.279
After features/support/hooks.rb:326 0.637
After features/support/hooks.rb:100 0.000
1:21.737
Before features/support/hooks.rb:269 0.006
Before features/support/hooks.rb:507 0.005
Given I have started Tails from DVD and logged in and the network is connected 12.288
When I start the Tor Browser 22.817
And the Tor Browser loads the startup page 0.956
Then I can listen to an Ogg audio track in Tor Browser 45.675
After features/support/hooks.rb:515 14.090
After features/support/hooks.rb:326 1.512
After features/support/hooks.rb:100 0.003
55.043
Before features/support/hooks.rb:269 0.006
Before features/support/hooks.rb:507 0.008
Given I have started Tails from DVD and logged in and the network is connected 12.249
When I start the Tor Browser 25.251
And the Tor Browser loads the startup page 0.890
Then I can watch a WebM video in Tor Browser 16.652
After features/support/hooks.rb:515 0.586
After features/support/hooks.rb:326 1.026
After features/support/hooks.rb:100 0.000
Tags: @product
1:16.979
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD and logged in and the network is connected 12.692
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/Tor Browser/synaptic.html" as user "amnesia" 0.111
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/.gnupg/synaptic.html" as user "amnesia" 0.060
And I copy "/usr/share/synaptic/html/index.html" to "/tmp/synaptic.html" as user "amnesia" 0.057
Then the file "/home/amnesia/.gnupg/synaptic.html" exists 0.074
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.048
And the file "/tmp/synaptic.html" exists 0.061
Given I start monitoring the AppArmor log of "torbrowser_firefox" 0.124
When I start the Tor Browser 22.770
And the Tor Browser loads the startup page 0.831
And I open the address "file:///home/amnesia/Tor Browser/synaptic.html" in the Tor Browser 13.844
Then I see "TorBrowserSynapticManual.png" after at most 5 seconds 0.828
And AppArmor has not denied "torbrowser_firefox" from opening "/home/amnesia/Tor Browser/synaptic.html" 0.505
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.192
When I open the address "file:///home/amnesia/.gnupg/synaptic.html" in the Tor Browser 5.878
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.528
And AppArmor has denied "torbrowser_firefox" from opening "/home/amnesia/.gnupg/synaptic.html" 0.093
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.283
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.494
And AppArmor has denied "torbrowser_firefox" from opening "/usr/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" 0.063
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.108
When I open the address "file:///live/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 5.514
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.547
# 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.062
# 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.465
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.557
After features/support/hooks.rb:326 0.827
After features/support/hooks.rb:100 0.000
Tags: @product
38.636
Before features/support/hooks.rb:269 0.008
Given I have started Tails from DVD and logged in and the network is connected 12.076
When I start the Tor Browser 25.286
Then the Tor Browser uses all expected TBB shared libraries 1.273
After features/support/hooks.rb:326 0.709
After features/support/hooks.rb:100 0.000
58.938
Before features/support/hooks.rb:269 0.009
Before features/support/hooks.rb:507 0.007
Given I have started Tails from DVD and logged in and the network is connected 13.634
When I start the Tor Browser 23.442
And the Tor Browser loads the startup page 0.835
And I open the Tails homepage in the Tor Browser 10.959
Then the Tor Browser loads the Tails homepage 1.197
When I request a new identity in Tor Browser 3.187
Then the Tor Browser restarts into a fresh session 5.679
After features/support/hooks.rb:515 1.208
After features/support/hooks.rb:326 1.098
After features/support/hooks.rb:100 0.000
Tags: @product
41.250
Before features/support/hooks.rb:269 0.009
Given I have started Tails from DVD and logged in and the network is connected 13.176
When I start the Tor Browser 25.373
And the Tor Browser loads the startup page 0.987
Then Tor Browser's circuit view is working 1.713
After features/support/hooks.rb:326 0.961
After features/support/hooks.rb:100 0.000
Tags: @product
1:7.472
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD and logged in and the network is connected 12.205
When I start the Tor Browser 28.231
And the Tor Browser loads the startup page 0.916
When I open the address "https://net.ipcalf.com/" in the Tor Browser 15.023
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.905
When I open the address "https://mozilla.github.io/webrtc-landing/pc_test.html" in the Tor Browser 9.184
Then Tor Browser displays a "RTCPeerConnection is missing!" heading on the "Simple RTCPeerConnection Video Test" page 1.005
After features/support/hooks.rb:326 0.736
After features/support/hooks.rb:100 0.000
Tags: @product
1:45.745
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.934
And the network is plugged 0.106
And I successfully configure Tor 21.860
And available upgrades have been checked 0.073
And all notifications have disappeared 4.331
Then the persistent Tor Browser directory exists 0.058
And there is a GNOME bookmark for the persistent Tor Browser directory 1.741
When I start the Tor Browser 24.463
And I open the address "https://tails.net/about" in the Tor Browser 11.030
And "Tails - How Tails works" has loaded in the Tor Browser 1.255
Then I can save the current page as "index.html" to the persistent Tor Browser GNOME bookmark 7.243
And I open the address "file:///home/amnesia/Persistent/Tor Browser/index.html" in the Tor Browser 9.541
Then "Tails - How Tails works" has loaded in the Tor Browser 1.505
And I can print the current page as "output.pdf" to the persistent Tor Browser directory 11.599
After features/support/hooks.rb:326 1.148
After features/support/hooks.rb:100 0.000
Tags: @product
39.991
Before features/support/hooks.rb:269 0.008
Given I have started Tails from DVD without network and logged in 8.510
Then the amnesiac Documents directory exists 0.051
And there is a GNOME bookmark for the amnesiac Documents directory 1.628
Then I start the Tor Browser in offline mode 24.326
And I can save the current page as "index.html" to the Documents GNOME bookmark 5.474
After features/support/hooks.rb:326 0.966
After features/support/hooks.rb:100 0.000
Tags: @product
39.255
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD without network and logged in 8.245
Then the amnesiac Downloads directory exists 0.063
And there is a GNOME bookmark for the amnesiac Downloads directory 1.703
Then I start the Tor Browser in offline mode 21.525
And I can save the current page as "index.html" to the Downloads GNOME bookmark 7.717
After features/support/hooks.rb:326 0.992
After features/support/hooks.rb:100 0.000
Tags: @product
40.161
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD without network and logged in 8.131
Then the amnesiac Music directory exists 0.073
And there is a GNOME bookmark for the amnesiac Music directory 1.845
Then I start the Tor Browser in offline mode 21.249
And I can save the current page as "index.html" to the Music GNOME bookmark 8.862
After features/support/hooks.rb:326 0.755
After features/support/hooks.rb:100 0.000
Tags: @product
42.196
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD without network and logged in 8.281
Then the amnesiac Pictures directory exists 0.054
And there is a GNOME bookmark for the amnesiac Pictures directory 1.684
Then I start the Tor Browser in offline mode 24.844
And I can save the current page as "index.html" to the Pictures GNOME bookmark 7.331
After features/support/hooks.rb:326 1.361
After features/support/hooks.rb:100 0.000
Tags: @product
39.944
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD without network and logged in 8.198
Then the amnesiac Videos directory exists 0.068
And there is a GNOME bookmark for the amnesiac Videos directory 1.594
Then I start the Tor Browser in offline mode 21.603
And I can save the current page as "index.html" to the Videos GNOME bookmark 8.480
After features/support/hooks.rb:326 0.940
After features/support/hooks.rb:100 0.000
Tags: @product
3:34.903
Before features/support/hooks.rb:269 0.006
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 10.546
And all tps features are active 2.617
And all persistent filesystems have safe access rights 0.241
And all persistence configuration files have safe access rights 0.382
And all persistent directories have safe access rights 2.421
When I start the Tor Browser in offline mode 21.683
And I add a bookmark to eff.org in the Tor Browser 12.352
And I cold reboot the computer 11.522
And the computer reboots Tails 1:2.575
And I enable persistence 16.759
And I log in to a new session 42.222
And all notifications have disappeared 8.417
And I start the Tor Browser in offline mode 21.333
Then the Tor Browser has a bookmark to eff.org 1.826
After features/support/hooks.rb:326 1.110
After features/support/hooks.rb:100 0.011