Project Number Date
test_Tails_ISO_devel 3603 05 Dec 2024, 12:39

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 19:59.578 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
57.278
Before features/support/hooks.rb:269 0.008
Given I have started Tails from DVD and logged in and the network is connected 12.776
And a web server is running on the LAN 1.046
And I capture all network traffic 0.007
When I start the Tor Browser 29.580
And the Tor Browser loads the startup page 1.067
And I open a page on the LAN web server in the Tor Browser 11.598
Then the Tor Browser shows the "Unable to connect" error 0.966
And no traffic was sent to the web server on the LAN 0.234
After features/support/hooks.rb:326 0.946
After features/support/hooks.rb:100 0.059
1:3.649
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 12.274
Then the amnesiac Tor Browser directory exists 0.106
And there is a GNOME bookmark for the amnesiac Tor Browser directory 1.855
And the persistent Tor Browser directory does not exist 0.060
When I start the Tor Browser 28.429
And the Tor Browser loads the startup page 1.053
Then I can save the current page as "index.html" to the default downloads directory 8.641
And I can print the current page as "output.pdf" to the default downloads directory 11.227
After features/support/hooks.rb:515 0.679
After features/support/hooks.rb:326 0.743
After features/support/hooks.rb:100 0.000
1:5.198
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.828
When I start the Tor Browser 31.015
Then the Tor Browser loads the startup page 1.025
When I download some file in the Tor Browser 19.834
Then the file is saved to the default Tor Browser download directory 0.494
After features/support/hooks.rb:515 1.342
After features/support/hooks.rb:326 0.978
After features/support/hooks.rb:100 0.000
1:31.020
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 13.001
When I start the Tor Browser 28.299
And the Tor Browser loads the startup page 1.134
Then I can listen to an Ogg audio track in Tor Browser 48.585
After features/support/hooks.rb:515 14.887
After features/support/hooks.rb:326 1.325
After features/support/hooks.rb:100 0.003
1:1.411
Before features/support/hooks.rb:269 0.008
Before features/support/hooks.rb:507 0.013
Given I have started Tails from DVD and logged in and the network is connected 13.797
When I start the Tor Browser 30.076
And the Tor Browser loads the startup page 1.251
Then I can watch a WebM video in Tor Browser 16.285
After features/support/hooks.rb:515 0.707
After features/support/hooks.rb:326 1.053
After features/support/hooks.rb:100 0.000
Tags: @product
1:22.622
Before features/support/hooks.rb:269 0.010
Given I have started Tails from DVD and logged in and the network is connected 13.270
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/Tor Browser/synaptic.html" as user "amnesia" 0.140
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/.gnupg/synaptic.html" as user "amnesia" 0.080
And I copy "/usr/share/synaptic/html/index.html" to "/tmp/synaptic.html" as user "amnesia" 0.076
Then the file "/home/amnesia/.gnupg/synaptic.html" exists 0.086
And the file "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.076
And the file "/live/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.061
And the file "/tmp/synaptic.html" exists 0.044
Given I start monitoring the AppArmor log of "torbrowser_firefox" 0.163
When I start the Tor Browser 25.711
And the Tor Browser loads the startup page 1.207
And I open the address "file:///home/amnesia/Tor Browser/synaptic.html" in the Tor Browser 11.865
Then I see "TorBrowserSynapticManual.png" after at most 5 seconds 0.597
And AppArmor has not denied "torbrowser_firefox" from opening "/home/amnesia/Tor Browser/synaptic.html" 0.488
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.174
When I open the address "file:///home/amnesia/.gnupg/synaptic.html" in the Tor Browser 6.866
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.544
And AppArmor has denied "torbrowser_firefox" from opening "/home/amnesia/.gnupg/synaptic.html" 0.103
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.133
When I open the address "file:///lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 6.217
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.547
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.102
When I open the address "file:///live/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 6.178
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.626
# 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.091
# 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.493
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.584
After features/support/hooks.rb:326 0.780
After features/support/hooks.rb:100 0.000
Tags: @product
38.663
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD and logged in and the network is connected 12.249
When I start the Tor Browser 25.165
Then the Tor Browser uses all expected TBB shared libraries 1.249
After features/support/hooks.rb:326 2.259
After features/support/hooks.rb:100 0.000
1:8.191
Before features/support/hooks.rb:269 0.012
Before features/support/hooks.rb:507 0.010
Given I have started Tails from DVD and logged in and the network is connected 12.866
When I start the Tor Browser 29.528
And the Tor Browser loads the startup page 1.012
And I open the Tails homepage in the Tor Browser 14.497
Then the Tor Browser loads the Tails homepage 0.964
When I request a new identity in Tor Browser 3.198
Then the Tor Browser restarts into a fresh session 6.124
After features/support/hooks.rb:515 1.399
After features/support/hooks.rb:326 1.341
After features/support/hooks.rb:100 0.000
Tags: @product
39.363
Before features/support/hooks.rb:269 0.010
Given I have started Tails from DVD and logged in and the network is connected 12.521
When I start the Tor Browser 24.237
And the Tor Browser loads the startup page 0.948
Then Tor Browser's circuit view is working 1.654
After features/support/hooks.rb:326 0.957
After features/support/hooks.rb:100 0.000
Tags: @product
1:7.983
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD and logged in and the network is connected 12.400
When I start the Tor Browser 30.611
And the Tor Browser loads the startup page 1.083
When I open the address "https://net.ipcalf.com/" in the Tor Browser 11.604
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.992
When I open the address "https://mozilla.github.io/webrtc-landing/pc_test.html" in the Tor Browser 10.162
Then Tor Browser displays a "RTCPeerConnection is missing!" heading on the "Simple RTCPeerConnection Video Test" page 1.127
After features/support/hooks.rb:326 1.153
After features/support/hooks.rb:100 0.000
Tags: @product
1:54.274
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 12.078
And the network is plugged 0.095
And I successfully configure Tor 20.544
And available upgrades have been checked 0.054
And all notifications have disappeared 4.460
Then the persistent Tor Browser directory exists 0.097
And there is a GNOME bookmark for the persistent Tor Browser directory 1.774
When I start the Tor Browser 26.280
And I open the address "https://tails.net/about" in the Tor Browser 15.938
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 GNOME bookmark 7.940
And I open the address "file:///home/amnesia/Persistent/Tor Browser/index.html" in the Tor Browser 9.986
Then "Tails - How Tails works" has loaded in the Tor Browser 1.677
And I can print the current page as "output.pdf" to the persistent Tor Browser directory 11.904
After features/support/hooks.rb:326 1.274
After features/support/hooks.rb:100 0.000
Tags: @product
43.058
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD without network and logged in 8.991
Then the amnesiac Documents directory exists 0.059
And there is a GNOME bookmark for the amnesiac Documents directory 1.734
Then I start the Tor Browser in offline mode 23.406
And I can save the current page as "index.html" to the Documents GNOME bookmark 8.867
After features/support/hooks.rb:326 1.421
After features/support/hooks.rb:100 0.000
Tags: @product
47.036
Before features/support/hooks.rb:269 0.010
Given I have started Tails from DVD without network and logged in 9.213
Then the amnesiac Downloads directory exists 0.071
And there is a GNOME bookmark for the amnesiac Downloads directory 1.932
Then I start the Tor Browser in offline mode 25.778
And I can save the current page as "index.html" to the Downloads GNOME bookmark 10.041
After features/support/hooks.rb:326 1.276
After features/support/hooks.rb:100 0.000
Tags: @product
47.087
Before features/support/hooks.rb:269 0.010
Given I have started Tails from DVD without network and logged in 8.909
Then the amnesiac Music directory exists 0.131
And there is a GNOME bookmark for the amnesiac Music directory 1.900
Then I start the Tor Browser in offline mode 28.192
And I can save the current page as "index.html" to the Music GNOME bookmark 7.953
After features/support/hooks.rb:326 1.427
After features/support/hooks.rb:100 0.000
Tags: @product
42.526
Before features/support/hooks.rb:269 0.008
Given I have started Tails from DVD without network and logged in 8.733
Then the amnesiac Pictures directory exists 0.059
And there is a GNOME bookmark for the amnesiac Pictures directory 1.723
Then I start the Tor Browser in offline mode 22.943
And I can save the current page as "index.html" to the Pictures GNOME bookmark 9.066
After features/support/hooks.rb:326 1.185
After features/support/hooks.rb:100 0.000
Tags: @product
43.299
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD without network and logged in 8.864
Then the amnesiac Videos directory exists 0.074
And there is a GNOME bookmark for the amnesiac Videos directory 1.600
Then I start the Tor Browser in offline mode 24.022
And I can save the current page as "index.html" to the Videos GNOME bookmark 8.737
After features/support/hooks.rb:326 1.135
After features/support/hooks.rb:100 0.000
Tags: @product
3:46.912
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 11.547
And all tps features are active 2.776
And all persistent filesystems have safe access rights 0.288
And all persistence configuration files have safe access rights 0.440
And all persistent directories have safe access rights 2.962
When I start the Tor Browser in offline mode 24.172
And I add a bookmark to eff.org in the Tor Browser 11.380
And I cold reboot the computer 12.119
And the computer reboots Tails 1:6.310
And I enable persistence 18.374
And I log in to a new session 42.289
And all notifications have disappeared 10.649
And I start the Tor Browser in offline mode 22.254
Then the Tor Browser has a bookmark to eff.org 1.346
After features/support/hooks.rb:326 0.997
After features/support/hooks.rb:100 0.012