Project Number Date
test_Tails_ISO_devel 3571 31 Oct 2024, 14:57

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:23.375 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
47.711
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD and logged in and the network is connected 12.515
And a web server is running on the LAN 1.049
And I capture all network traffic 0.005
When I start the Tor Browser 24.202
And the Tor Browser loads the startup page 1.063
And I open a page on the LAN web server in the Tor Browser 7.597
Then the Tor Browser shows the "Unable to connect" error 1.067
And no traffic was sent to the web server on the LAN 0.211
After features/support/hooks.rb:326 0.781
After features/support/hooks.rb:100 0.045
57.983
Before features/support/hooks.rb:269 0.008
Before features/support/hooks.rb:507 0.004
Given I have started Tails from DVD and logged in and the network is connected 12.800
Then the amnesiac Tor Browser directory exists 0.083
And there is a GNOME bookmark for the amnesiac Tor Browser directory 1.950
And the persistent Tor Browser directory does not exist 0.066
When I start the Tor Browser 24.273
And the Tor Browser loads the startup page 1.083
Then I can save the current page as "index.html" to the default downloads directory 7.535
And I can print the current page as "output.pdf" to the default downloads directory 10.190
After features/support/hooks.rb:515 0.588
After features/support/hooks.rb:326 0.798
After features/support/hooks.rb:100 0.000
55.412
Before features/support/hooks.rb:269 0.006
Before features/support/hooks.rb:507 0.007
Given I have started Tails from DVD and logged in and the network is connected 13.283
When I start the Tor Browser 24.832
Then the Tor Browser loads the startup page 1.084
When I download some file in the Tor Browser 15.573
Then the file is saved to the default Tor Browser download directory 0.638
After features/support/hooks.rb:515 1.376
After features/support/hooks.rb:326 0.676
After features/support/hooks.rb:100 0.000
1:22.882
Before features/support/hooks.rb:269 0.006
Before features/support/hooks.rb:507 0.007
Given I have started Tails from DVD and logged in and the network is connected 12.339
When I start the Tor Browser 25.160
And the Tor Browser loads the startup page 0.955
Then I can listen to an Ogg audio track in Tor Browser 44.426
After features/support/hooks.rb:515 14.388
After features/support/hooks.rb:326 1.853
After features/support/hooks.rb:100 0.003
54.003
Before features/support/hooks.rb:269 0.006
Before features/support/hooks.rb:507 0.009
Given I have started Tails from DVD and logged in and the network is connected 12.689
When I start the Tor Browser 25.423
And the Tor Browser loads the startup page 0.883
Then I can watch a WebM video in Tor Browser 15.007
After features/support/hooks.rb:515 0.678
After features/support/hooks.rb:326 2.994
After features/support/hooks.rb:100 0.000
Tags: @product
1:15.080
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD and logged in and the network is connected 12.035
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/Tor Browser/synaptic.html" as user "amnesia" 0.129
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/.gnupg/synaptic.html" as user "amnesia" 0.068
And I copy "/usr/share/synaptic/html/index.html" to "/tmp/synaptic.html" as user "amnesia" 0.059
Then the file "/home/amnesia/.gnupg/synaptic.html" exists 0.056
And the file "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.049
And the file "/live/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.041
And the file "/tmp/synaptic.html" exists 0.060
Given I start monitoring the AppArmor log of "torbrowser_firefox" 0.121
When I start the Tor Browser 23.558
And the Tor Browser loads the startup page 1.067
And I open the address "file:///home/amnesia/Tor Browser/synaptic.html" in the Tor Browser 10.267
Then I see "TorBrowserSynapticManual.png" after at most 5 seconds 0.565
And AppArmor has not denied "torbrowser_firefox" from opening "/home/amnesia/Tor Browser/synaptic.html" 0.340
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.156
When I open the address "file:///home/amnesia/.gnupg/synaptic.html" in the Tor Browser 6.112
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.529
And AppArmor has denied "torbrowser_firefox" from opening "/home/amnesia/.gnupg/synaptic.html" 0.088
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.114
When I open the address "file:///lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 5.658
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.542
And AppArmor has denied "torbrowser_firefox" from opening "/usr/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" 0.082
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.119
When I open the address "file:///live/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 5.709
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.507
# 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.097
# 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.406
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.536
After features/support/hooks.rb:326 1.021
After features/support/hooks.rb:100 0.000
Tags: @product
37.137
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD and logged in and the network is connected 12.549
When I start the Tor Browser 23.295
Then the Tor Browser uses all expected TBB shared libraries 1.292
After features/support/hooks.rb:326 0.825
After features/support/hooks.rb:100 0.000
58.763
Before features/support/hooks.rb:269 0.006
Before features/support/hooks.rb:507 0.015
Given I have started Tails from DVD and logged in and the network is connected 12.436
When I start the Tor Browser 25.237
And the Tor Browser loads the startup page 0.978
And I open the Tails homepage in the Tor Browser 10.555
Then the Tor Browser loads the Tails homepage 1.038
When I request a new identity in Tor Browser 3.250
Then the Tor Browser restarts into a fresh session 5.265
After features/support/hooks.rb:515 1.174
After features/support/hooks.rb:326 3.178
After features/support/hooks.rb:100 0.000
Tags: @product
39.364
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD and logged in and the network is connected 12.751
When I start the Tor Browser 23.868
And the Tor Browser loads the startup page 1.121
Then Tor Browser's circuit view is working 1.622
After features/support/hooks.rb:326 3.666
After features/support/hooks.rb:100 0.000
Tags: @product
59.772
Before features/support/hooks.rb:269 0.005
Given I have started Tails from DVD and logged in and the network is connected 12.268
When I start the Tor Browser 25.030
And the Tor Browser loads the startup page 1.085
When I open the address "https://net.ipcalf.com/" in the Tor Browser 10.319
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.995
When I open the address "https://mozilla.github.io/webrtc-landing/pc_test.html" in the Tor Browser 9.097
Then Tor Browser displays a "RTCPeerConnection is missing!" heading on the "Simple RTCPeerConnection Video Test" page 0.974
After features/support/hooks.rb:326 3.046
After features/support/hooks.rb:100 0.000
Tags: @product
1:48.839
Before features/support/hooks.rb:269 0.022
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 11.696
And the network is plugged 0.088
And I successfully configure Tor 21.393
And available upgrades have been checked 1.157
And all notifications have disappeared 4.333
Then the persistent Tor Browser directory exists 0.092
And there is a GNOME bookmark for the persistent Tor Browser directory 1.705
When I start the Tor Browser 24.262
And I open the address "https://tails.net/about" in the Tor Browser 12.806
And "Tails - How Tails works" has loaded in the Tor Browser 1.145
Then I can save the current page as "index.html" to the persistent Tor Browser GNOME bookmark 7.973
And I open the address "file:///home/amnesia/Persistent/Tor Browser/index.html" in the Tor Browser 9.624
Then "Tails - How Tails works" has loaded in the Tor Browser 1.432
And I can print the current page as "output.pdf" to the persistent Tor Browser directory 11.128
After features/support/hooks.rb:326 0.786
After features/support/hooks.rb:100 0.000
Tags: @product
41.255
Before features/support/hooks.rb:269 0.008
Given I have started Tails from DVD without network and logged in 8.383
Then the amnesiac Documents directory exists 0.051
And there is a GNOME bookmark for the amnesiac Documents directory 1.641
Then I start the Tor Browser in offline mode 23.739
And I can save the current page as "index.html" to the Documents GNOME bookmark 7.439
After features/support/hooks.rb:326 1.151
After features/support/hooks.rb:100 0.000
Tags: @product
42.927
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD without network and logged in 8.278
Then the amnesiac Downloads directory exists 0.054
And there is a GNOME bookmark for the amnesiac Downloads directory 1.676
Then I start the Tor Browser in offline mode 25.698
And I can save the current page as "index.html" to the Downloads GNOME bookmark 7.219
After features/support/hooks.rb:326 1.220
After features/support/hooks.rb:100 0.000
Tags: @product
40.747
Before features/support/hooks.rb:269 0.005
Given I have started Tails from DVD without network and logged in 8.411
Then the amnesiac Music directory exists 0.065
And there is a GNOME bookmark for the amnesiac Music directory 1.461
Then I start the Tor Browser in offline mode 23.218
And I can save the current page as "index.html" to the Music GNOME bookmark 7.590
After features/support/hooks.rb:326 2.787
After features/support/hooks.rb:100 0.000
Tags: @product
43.958
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD without network and logged in 8.103
Then the amnesiac Pictures directory exists 0.047
And there is a GNOME bookmark for the amnesiac Pictures directory 1.635
Then I start the Tor Browser in offline mode 26.722
And I can save the current page as "index.html" to the Pictures GNOME bookmark 7.449
After features/support/hooks.rb:326 1.109
After features/support/hooks.rb:100 0.000
Tags: @product
40.567
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD without network and logged in 8.178
Then the amnesiac Videos directory exists 0.077
And there is a GNOME bookmark for the amnesiac Videos directory 1.662
Then I start the Tor Browser in offline mode 22.992
And I can save the current page as "index.html" to the Videos GNOME bookmark 7.654
After features/support/hooks.rb:326 1.089
After features/support/hooks.rb:100 0.000
Tags: @product
3:36.965
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 11.111
And all tps features are active 3.368
And all persistent filesystems have safe access rights 0.243
And all persistence configuration files have safe access rights 0.415
And all persistent directories have safe access rights 2.554
When I start the Tor Browser in offline mode 23.057
And I add a bookmark to eff.org in the Tor Browser 11.844
And I cold reboot the computer 11.749
And the computer reboots Tails 1:4.417
And I enable persistence 16.876
And I log in to a new session 42.303
And all notifications have disappeared 7.945
And I start the Tor Browser in offline mode 19.027
Then the Tor Browser has a bookmark to eff.org 2.049
After features/support/hooks.rb:326 1.387
After features/support/hooks.rb:100 0.010