Project Number Date
test_Tails_ISO_devel 3538 09 Oct 2024, 12:46

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:31.736 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.935
Before features/support/hooks.rb:269 0.008
Given I have started Tails from DVD and logged in and the network is connected 12.331
And a web server is running on the LAN 1.037
And I capture all network traffic 0.008
When I start the Tor Browser 27.108
And the Tor Browser loads the startup page 1.051
And I open a page on the LAN web server in the Tor Browser 10.308
Then the Tor Browser shows the "Unable to connect" error 0.886
And no traffic was sent to the web server on the LAN 0.202
After features/support/hooks.rb:326 0.938
After features/support/hooks.rb:100 0.059
57.521
Before features/support/hooks.rb:269 0.007
Before features/support/hooks.rb:507 0.005
Given I have started Tails from DVD and logged in and the network is connected 12.831
Then the amnesiac Tor Browser directory exists 0.053
And there is a GNOME bookmark for the amnesiac Tor Browser directory 1.908
And the persistent Tor Browser directory does not exist 0.057
When I start the Tor Browser 23.704
And the Tor Browser loads the startup page 0.987
Then I can save the current page as "index.html" to the default downloads directory 7.995
And I can print the current page as "output.pdf" to the default downloads directory 9.983
After features/support/hooks.rb:515 0.591
After features/support/hooks.rb:326 0.839
After features/support/hooks.rb:100 0.000
51.229
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.191
When I start the Tor Browser 23.883
Then the Tor Browser loads the startup page 1.191
When I download some file in the Tor Browser 13.676
Then the file is saved to the default Tor Browser download directory 0.286
After features/support/hooks.rb:515 1.254
After features/support/hooks.rb:326 1.000
After features/support/hooks.rb:100 0.000
1:22.590
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.491
When I start the Tor Browser 25.546
And the Tor Browser loads the startup page 0.927
Then I can listen to an Ogg audio track in Tor Browser 43.624
After features/support/hooks.rb:515 1.177
After features/support/hooks.rb:326 1.395
After features/support/hooks.rb:100 0.000
53.646
Before features/support/hooks.rb:269 0.008
Before features/support/hooks.rb:507 0.010
Given I have started Tails from DVD and logged in and the network is connected 13.824
When I start the Tor Browser 25.305
And the Tor Browser loads the startup page 0.999
Then I can watch a WebM video in Tor Browser 13.516
After features/support/hooks.rb:515 0.614
After features/support/hooks.rb:326 1.087
After features/support/hooks.rb:100 0.000
Tags: @product
1:24.359
Before features/support/hooks.rb:269 0.008
Given I have started Tails from DVD and logged in and the network is connected 12.430
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/Tor Browser/synaptic.html" as user "amnesia" 0.119
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/.gnupg/synaptic.html" as user "amnesia" 0.074
And I copy "/usr/share/synaptic/html/index.html" to "/tmp/synaptic.html" as user "amnesia" 0.109
Then the file "/home/amnesia/.gnupg/synaptic.html" exists 0.058
And the file "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.055
And the file "/live/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.057
And the file "/tmp/synaptic.html" exists 0.059
Given I start monitoring the AppArmor log of "torbrowser_firefox" 0.138
When I start the Tor Browser 25.488
And the Tor Browser loads the startup page 0.873
And I open the address "file:///home/amnesia/Tor Browser/synaptic.html" in the Tor Browser 12.840
Then I see "TorBrowserSynapticManual.png" after at most 5 seconds 0.614
And AppArmor has not denied "torbrowser_firefox" from opening "/home/amnesia/Tor Browser/synaptic.html" 0.272
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.158
When I open the address "file:///home/amnesia/.gnupg/synaptic.html" in the Tor Browser 9.330
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.549
And AppArmor has denied "torbrowser_firefox" from opening "/home/amnesia/.gnupg/synaptic.html" 0.096
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.094
When I open the address "file:///lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 6.369
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.530
And AppArmor has denied "torbrowser_firefox" from opening "/usr/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" 0.077
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.140
When I open the address "file:///live/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 5.911
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.559
# 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.075
# 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.714
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.558
After features/support/hooks.rb:326 0.919
After features/support/hooks.rb:100 0.000
Tags: @product
40.543
Before features/support/hooks.rb:269 0.010
Given I have started Tails from DVD and logged in and the network is connected 13.197
When I start the Tor Browser 25.830
Then the Tor Browser uses all expected TBB shared libraries 1.515
After features/support/hooks.rb:326 1.117
After features/support/hooks.rb:100 0.000
59.417
Before features/support/hooks.rb:269 0.010
Before features/support/hooks.rb:507 0.010
Given I have started Tails from DVD and logged in and the network is connected 13.859
When I start the Tor Browser 24.640
And the Tor Browser loads the startup page 1.036
And I open the Tails homepage in the Tor Browser 10.590
Then the Tor Browser loads the Tails homepage 0.888
When I request a new identity in Tor Browser 3.196
Then the Tor Browser restarts into a fresh session 5.206
After features/support/hooks.rb:515 1.109
After features/support/hooks.rb:326 1.380
After features/support/hooks.rb:100 0.000
Tags: @product
41.250
Before features/support/hooks.rb:269 0.008
Given I have started Tails from DVD and logged in and the network is connected 12.759
When I start the Tor Browser 25.790
And the Tor Browser loads the startup page 1.039
Then Tor Browser's circuit view is working 1.660
After features/support/hooks.rb:326 0.857
After features/support/hooks.rb:100 0.000
Tags: @product
1:4.636
Before features/support/hooks.rb:269 0.008
Given I have started Tails from DVD and logged in and the network is connected 13.343
When I start the Tor Browser 28.839
And the Tor Browser loads the startup page 1.100
When I open the address "https://net.ipcalf.com/" in the Tor Browser 10.047
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.907
When I open the address "https://mozilla.github.io/webrtc-landing/pc_test.html" in the Tor Browser 9.407
Then Tor Browser displays a "RTCPeerConnection is missing!" heading on the "Simple RTCPeerConnection Video Test" page 0.990
After features/support/hooks.rb:326 0.767
After features/support/hooks.rb:100 0.000
Tags: @product
1:42.460
Before features/support/hooks.rb:269 0.012
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 9.772
And the network is plugged 0.104
And I successfully configure Tor 19.644
And available upgrades have been checked 1.128
And all notifications have disappeared 4.960
Then the persistent Tor Browser directory exists 0.077
And there is a GNOME bookmark for the persistent Tor Browser directory 1.975
When I start the Tor Browser 23.747
And I open the address "https://tails.net/about" in the Tor Browser 11.070
And "Tails - How Tails works" has loaded in the Tor Browser 1.239
Then I can save the current page as "index.html" to the persistent Tor Browser GNOME bookmark 6.115
And I open the address "file:///home/amnesia/Persistent/Tor Browser/index.html" in the Tor Browser 10.280
Then "Tails - How Tails works" has loaded in the Tor Browser 1.499
And I can print the current page as "output.pdf" to the persistent Tor Browser directory 10.843
After features/support/hooks.rb:326 1.218
After features/support/hooks.rb:100 0.000
Tags: @product
49.205
Before features/support/hooks.rb:269 0.009
Given I have started Tails from DVD without network and logged in 8.803
Then the amnesiac Documents directory exists 0.059
And there is a GNOME bookmark for the amnesiac Documents directory 2.002
Then I start the Tor Browser in offline mode 30.007
And I can save the current page as "index.html" to the Documents GNOME bookmark 8.332
After features/support/hooks.rb:326 1.266
After features/support/hooks.rb:100 0.000
Tags: @product
53.256
Before features/support/hooks.rb:269 0.009
Given I have started Tails from DVD without network and logged in 10.102
Then the amnesiac Downloads directory exists 0.064
And there is a GNOME bookmark for the amnesiac Downloads directory 1.953
Then I start the Tor Browser in offline mode 32.369
And I can save the current page as "index.html" to the Downloads GNOME bookmark 8.767
After features/support/hooks.rb:326 1.683
After features/support/hooks.rb:100 0.000
Tags: @product
53.919
Before features/support/hooks.rb:269 0.010
Given I have started Tails from DVD without network and logged in 10.198
Then the amnesiac Music directory exists 0.089
And there is a GNOME bookmark for the amnesiac Music directory 1.948
Then I start the Tor Browser in offline mode 33.295
And I can save the current page as "index.html" to the Music GNOME bookmark 8.387
After features/support/hooks.rb:326 1.345
After features/support/hooks.rb:100 0.000
Tags: @product
52.788
Before features/support/hooks.rb:269 0.010
Given I have started Tails from DVD without network and logged in 10.088
Then the amnesiac Pictures directory exists 0.100
And there is a GNOME bookmark for the amnesiac Pictures directory 2.093
Then I start the Tor Browser in offline mode 30.774
And I can save the current page as "index.html" to the Pictures GNOME bookmark 9.731
After features/support/hooks.rb:326 1.106
After features/support/hooks.rb:100 0.000
Tags: @product
43.176
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD without network and logged in 9.789
Then the amnesiac Videos directory exists 0.062
And there is a GNOME bookmark for the amnesiac Videos directory 1.758
Then I start the Tor Browser in offline mode 24.465
And I can save the current page as "index.html" to the Videos GNOME bookmark 7.100
After features/support/hooks.rb:326 4.264
After features/support/hooks.rb:100 0.000
Tags: @product
3:48.799
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.114
And all tps features are active 2.527
And all persistent filesystems have safe access rights 0.274
And all persistence configuration files have safe access rights 0.428
And all persistent directories have safe access rights 3.005
When I start the Tor Browser in offline mode 28.076
And I add a bookmark to eff.org in the Tor Browser 11.342
And I cold reboot the computer 11.563
And the computer reboots Tails 1:4.543
And I enable persistence 18.342
And I log in to a new session 43.857
And all notifications have disappeared 8.548
And I start the Tor Browser in offline mode 23.672
Then the Tor Browser has a bookmark to eff.org 2.502
After features/support/hooks.rb:326 1.176
After features/support/hooks.rb:100 0.014