Project Number Date
test_Tails_ISO_devel 3622 25 Dec 2024, 12:22

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:49.936 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.557
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD and logged in and the network is connected 12.324
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 25.734
And the Tor Browser loads the startup page 0.930
And I open a page on the LAN web server in the Tor Browser 11.222
Then the Tor Browser shows the "Unable to connect" error 1.083
And no traffic was sent to the web server on the LAN 0.216
After features/support/hooks.rb:326 1.026
After features/support/hooks.rb:100 0.040
58.309
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.087
Then the amnesiac Tor Browser directory exists 0.053
And there is a GNOME bookmark for the amnesiac Tor Browser directory 1.736
And the persistent Tor Browser directory does not exist 0.063
When I start the Tor Browser 24.515
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 8.423
And I can print the current page as "output.pdf" to the default downloads directory 10.435
After features/support/hooks.rb:515 0.653
After features/support/hooks.rb:326 0.743
After features/support/hooks.rb:100 0.000
55.247
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 12.100
When I start the Tor Browser 25.730
Then the Tor Browser loads the startup page 0.985
When I download some file in the Tor Browser 15.994
Then the file is saved to the default Tor Browser download directory 0.436
After features/support/hooks.rb:515 1.231
After features/support/hooks.rb:326 0.661
After features/support/hooks.rb:100 0.000
1:20.280
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 12.308
When I start the Tor Browser 22.512
And the Tor Browser loads the startup page 0.990
Then I can listen to an Ogg audio track in Tor Browser 44.470
After features/support/hooks.rb:515 13.405
After features/support/hooks.rb:326 1.218
After features/support/hooks.rb:100 0.003
55.618
Before features/support/hooks.rb:269 0.007
Before features/support/hooks.rb:507 0.007
Given I have started Tails from DVD and logged in and the network is connected 12.105
When I start the Tor Browser 25.057
And the Tor Browser loads the startup page 1.057
Then I can watch a WebM video in Tor Browser 17.397
After features/support/hooks.rb:515 0.763
After features/support/hooks.rb:326 1.159
After features/support/hooks.rb:100 0.000
Tags: @product
1:25.443
Before features/support/hooks.rb:269 0.008
Given I have started Tails from DVD and logged in and the network is connected 12.501
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.059
And I copy "/usr/share/synaptic/html/index.html" to "/tmp/synaptic.html" as user "amnesia" 0.060
Then the file "/home/amnesia/.gnupg/synaptic.html" exists 0.054
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.058
And the file "/tmp/synaptic.html" exists 0.060
Given I start monitoring the AppArmor log of "torbrowser_firefox" 0.146
When I start the Tor Browser 25.986
And the Tor Browser loads the startup page 1.083
And I open the address "file:///home/amnesia/Tor Browser/synaptic.html" in the Tor Browser 15.334
Then I see "TorBrowserSynapticManual.png" after at most 5 seconds 0.559
And AppArmor has not denied "torbrowser_firefox" from opening "/home/amnesia/Tor Browser/synaptic.html" 0.439
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.190
When I open the address "file:///home/amnesia/.gnupg/synaptic.html" in the Tor Browser 8.658
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.533
And AppArmor has denied "torbrowser_firefox" from opening "/home/amnesia/.gnupg/synaptic.html" 0.062
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.106
When I open the address "file:///lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 5.616
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.496
And AppArmor has denied "torbrowser_firefox" from opening "/usr/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" 0.085
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.131
When I open the address "file:///live/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 5.978
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.493
# 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.063
# 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.997
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.515
After features/support/hooks.rb:326 0.735
After features/support/hooks.rb:100 0.000
Tags: @product
40.010
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD and logged in and the network is connected 12.149
When I start the Tor Browser 26.442
Then the Tor Browser uses all expected TBB shared libraries 1.418
After features/support/hooks.rb:326 1.184
After features/support/hooks.rb:100 0.000
1:1.311
Before features/support/hooks.rb:269 0.005
Before features/support/hooks.rb:507 0.006
Given I have started Tails from DVD and logged in and the network is connected 12.198
When I start the Tor Browser 25.958
And the Tor Browser loads the startup page 0.847
And I open the Tails homepage in the Tor Browser 11.908
Then the Tor Browser loads the Tails homepage 1.163
When I request a new identity in Tor Browser 3.222
Then the Tor Browser restarts into a fresh session 6.012
After features/support/hooks.rb:515 1.588
After features/support/hooks.rb:326 1.116
After features/support/hooks.rb:100 0.000
Tags: @product
41.059
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD and logged in and the network is connected 12.137
When I start the Tor Browser 26.355
And the Tor Browser loads the startup page 1.033
Then Tor Browser's circuit view is working 1.533
After features/support/hooks.rb:326 2.363
After features/support/hooks.rb:100 0.000
Tags: @product
56.411
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD and logged in and the network is connected 12.129
When I start the Tor Browser 22.928
And the Tor Browser loads the startup page 1.062
When I open the address "https://net.ipcalf.com/" in the Tor Browser 9.759
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.038
When I open the address "https://mozilla.github.io/webrtc-landing/pc_test.html" in the Tor Browser 8.457
Then Tor Browser displays a "RTCPeerConnection is missing!" heading on the "Simple RTCPeerConnection Video Test" page 1.035
After features/support/hooks.rb:326 0.729
After features/support/hooks.rb:100 0.000
Tags: @product
1:48.516
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.555
And the network is plugged 0.089
And I successfully configure Tor 20.792
And available upgrades have been checked 0.063
And all notifications have disappeared 4.269
Then the persistent Tor Browser directory exists 0.049
And there is a GNOME bookmark for the persistent Tor Browser directory 1.682
When I start the Tor Browser 25.232
And I open the address "https://tails.net/about" in the Tor Browser 12.883
And "Tails - How Tails works" has loaded in the Tor Browser 1.097
Then I can save the current page as "index.html" to the persistent Tor Browser GNOME bookmark 9.032
And I open the address "file:///home/amnesia/Persistent/Tor Browser/index.html" in the Tor Browser 9.486
Then "Tails - How Tails works" has loaded in the Tor Browser 1.519
And I can print the current page as "output.pdf" to the persistent Tor Browser directory 11.761
After features/support/hooks.rb:326 0.719
After features/support/hooks.rb:100 0.000
Tags: @product
43.303
Before features/support/hooks.rb:269 0.008
Given I have started Tails from DVD without network and logged in 9.169
Then the amnesiac Documents directory exists 0.100
And there is a GNOME bookmark for the amnesiac Documents directory 1.724
Then I start the Tor Browser in offline mode 25.401
And I can save the current page as "index.html" to the Documents GNOME bookmark 6.908
After features/support/hooks.rb:326 1.119
After features/support/hooks.rb:100 0.000
Tags: @product
44.494
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD without network and logged in 8.033
Then the amnesiac Downloads directory exists 0.059
And there is a GNOME bookmark for the amnesiac Downloads directory 1.440
Then I start the Tor Browser in offline mode 24.808
And I can save the current page as "index.html" to the Downloads GNOME bookmark 10.152
After features/support/hooks.rb:326 0.970
After features/support/hooks.rb:100 0.000
Tags: @product
42.559
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD without network and logged in 8.133
Then the amnesiac Music directory exists 0.069
And there is a GNOME bookmark for the amnesiac Music directory 1.479
Then I start the Tor Browser in offline mode 24.412
And I can save the current page as "index.html" to the Music GNOME bookmark 8.464
After features/support/hooks.rb:326 1.134
After features/support/hooks.rb:100 0.000
Tags: @product
52.001
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD without network and logged in 20.977
Then the amnesiac Pictures directory exists 0.057
And there is a GNOME bookmark for the amnesiac Pictures directory 1.535
Then I start the Tor Browser in offline mode 21.844
And I can save the current page as "index.html" to the Pictures GNOME bookmark 7.586
After features/support/hooks.rb:326 0.908
After features/support/hooks.rb:100 0.000
Tags: @product
41.852
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD without network and logged in 8.181
Then the amnesiac Videos directory exists 0.069
And there is a GNOME bookmark for the amnesiac Videos directory 1.977
Then I start the Tor Browser in offline mode 22.710
And I can save the current page as "index.html" to the Videos GNOME bookmark 8.913
After features/support/hooks.rb:326 1.174
After features/support/hooks.rb:100 0.000
Tags: @product
3:30.958
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.188
And all tps features are active 2.226
And all persistent filesystems have safe access rights 0.225
And all persistence configuration files have safe access rights 0.367
And all persistent directories have safe access rights 2.334
When I start the Tor Browser in offline mode 22.230
And I add a bookmark to eff.org in the Tor Browser 14.404
And I cold reboot the computer 11.159
And the computer reboots Tails 1:3.938
And I enable persistence 16.980
And I log in to a new session 37.560
And all notifications have disappeared 8.729
And I start the Tor Browser in offline mode 19.302
Then the Tor Browser has a bookmark to eff.org 1.310
After features/support/hooks.rb:326 1.606
After features/support/hooks.rb:100 0.010