Project Number Date
test_Tails_ISO_devel 3450 08 Jul 2024, 12:49

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:22.754 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.249
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD and logged in and the network is connected 14.137
And a web server is running on the LAN 1.038
And I capture all network traffic 0.010
When I start the Tor Browser 24.003
And the Tor Browser loads the startup page 1.062
And I open a page on the LAN web server in the Tor Browser 10.686
Then the Tor Browser shows the "Unable to connect" error 0.897
And no traffic was sent to the web server on the LAN 0.413
After features/support/hooks.rb:326 0.847
After features/support/hooks.rb:100 0.067
54.776
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.951
Then the amnesiac Tor Browser directory exists 0.059
And there is a GNOME bookmark for the amnesiac Tor Browser directory 1.834
And the persistent Tor Browser directory does not exist 0.058
When I start the Tor Browser 23.262
And the Tor Browser loads the startup page 0.993
Then I can save the current page as "index.html" to the default downloads directory 5.534
And I can print the current page as "output.pdf" to the default downloads directory 10.081
After features/support/hooks.rb:515 1.006
After features/support/hooks.rb:326 0.795
After features/support/hooks.rb:100 0.000
54.271
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.126
When I start the Tor Browser 26.003
Then the Tor Browser loads the startup page 0.999
When I download some file in the Tor Browser 13.649
Then the file is saved to the default Tor Browser download directory 0.490
After features/support/hooks.rb:515 2.562
After features/support/hooks.rb:326 0.953
After features/support/hooks.rb:100 0.000
1:22.088
Before features/support/hooks.rb:269 0.007
Before features/support/hooks.rb:507 0.009
Given I have started Tails from DVD and logged in and the network is connected 12.508
When I start the Tor Browser 24.996
And the Tor Browser loads the startup page 1.109
Then I can listen to an Ogg audio track in Tor Browser 43.473
After features/support/hooks.rb:515 2.025
After features/support/hooks.rb:326 2.987
After features/support/hooks.rb:100 0.000
50.079
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.803
When I start the Tor Browser 25.582
And the Tor Browser loads the startup page 1.012
Then I can watch a WebM video in Tor Browser 10.680
After features/support/hooks.rb:515 1.261
After features/support/hooks.rb:326 3.061
After features/support/hooks.rb:100 0.000
Tags: @product
1:20.493
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD and logged in and the network is connected 12.321
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/Tor Browser/synaptic.html" as user "amnesia" 0.122
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/.gnupg/synaptic.html" as user "amnesia" 0.053
And I copy "/usr/share/synaptic/html/index.html" to "/tmp/synaptic.html" as user "amnesia" 0.051
Then the file "/home/amnesia/.gnupg/synaptic.html" exists 0.048
And the file "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.060
And the file "/live/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.054
And the file "/tmp/synaptic.html" exists 0.042
Given I start monitoring the AppArmor log of "torbrowser_firefox" 0.145
When I start the Tor Browser 28.047
And the Tor Browser loads the startup page 1.066
And I open the address "file:///home/amnesia/Tor Browser/synaptic.html" in the Tor Browser 10.347
Then I see "TorBrowserSynapticManual.png" after at most 5 seconds 0.538
And AppArmor has not denied "torbrowser_firefox" from opening "/home/amnesia/Tor Browser/synaptic.html" 0.267
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.183
When I open the address "file:///home/amnesia/.gnupg/synaptic.html" in the Tor Browser 5.767
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.558
And AppArmor has denied "torbrowser_firefox" from opening "/home/amnesia/.gnupg/synaptic.html" 0.092
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.116
When I open the address "file:///lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 5.466
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.573
And AppArmor has denied "torbrowser_firefox" from opening "/usr/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" 0.067
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.151
When I open the address "file:///live/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 6.810
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.536
# 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.074
# 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.379
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.548
After features/support/hooks.rb:326 0.943
After features/support/hooks.rb:100 0.000
Tags: @product
37.227
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD and logged in and the network is connected 12.561
When I start the Tor Browser 23.312
Then the Tor Browser uses all expected TBB shared libraries 1.353
After features/support/hooks.rb:326 0.788
After features/support/hooks.rb:100 0.000
59.115
Before features/support/hooks.rb:269 0.009
Before features/support/hooks.rb:507 0.008
Given I have started Tails from DVD and logged in and the network is connected 12.926
When I start the Tor Browser 25.314
And the Tor Browser loads the startup page 1.064
And I open the Tails homepage in the Tor Browser 10.024
Then the Tor Browser loads the Tails homepage 1.101
When I request a new identity in Tor Browser 2.118
Then the Tor Browser restarts into a fresh session 6.566
After features/support/hooks.rb:515 2.158
After features/support/hooks.rb:326 3.159
After features/support/hooks.rb:100 0.000
Tags: @product
40.117
Before features/support/hooks.rb:269 0.008
Given I have started Tails from DVD and logged in and the network is connected 12.608
When I start the Tor Browser 25.051
And the Tor Browser loads the startup page 1.007
Then Tor Browser's circuit view is working 1.450
After features/support/hooks.rb:326 2.788
After features/support/hooks.rb:100 0.000
Tags: @product
59.820
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD and logged in and the network is connected 12.513
When I start the Tor Browser 25.123
And the Tor Browser loads the startup page 1.055
When I open the address "https://net.ipcalf.com/" in the Tor Browser 10.039
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.034
When I open the address "https://mozilla.github.io/webrtc-landing/pc_test.html" in the Tor Browser 8.993
Then Tor Browser displays a "RTCPeerConnection is missing!" heading on the "Simple RTCPeerConnection Video Test" page 1.059
After features/support/hooks.rb:326 1.491
After features/support/hooks.rb:100 0.000
Tags: @product
1:37.158
Before features/support/hooks.rb:269 0.005
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 10.101
And the network is plugged 0.046
And I successfully configure Tor 16.204
And available upgrades have been checked 0.071
And all notifications have disappeared 4.484
Then the persistent Tor Browser directory exists 0.074
And there is a GNOME bookmark for the persistent Tor Browser directory 1.949
When I start the Tor Browser 21.124
And I open the address "https://tails.net/about" in the Tor Browser 10.233
And "Tails - How Tails works" has loaded in the Tor Browser 1.191
Then I can save the current page as "index.html" to the persistent Tor Browser directory 10.005
And I open the address "file:///home/amnesia/Persistent/Tor Browser/index.html" in the Tor Browser 9.207
Then "Tails - How Tails works" has loaded in the Tor Browser 1.525
And I can print the current page as "output.pdf" to the persistent Tor Browser directory 10.938
After features/support/hooks.rb:326 0.762
After features/support/hooks.rb:100 0.000
Tags: @product
46.265
Before features/support/hooks.rb:269 0.005
Given I have started Tails from DVD without network and logged in 9.026
Then the amnesiac Documents directory exists 0.083
And there is a GNOME bookmark for the amnesiac Documents directory 1.772
Then I start the Tor Browser in offline mode 25.563
And I can save the current page as "index.html" to the Documents GNOME bookmark 9.819
After features/support/hooks.rb:326 1.140
After features/support/hooks.rb:100 0.000
Tags: @product
44.931
Before features/support/hooks.rb:269 0.008
Given I have started Tails from DVD without network and logged in 8.625
Then the amnesiac Downloads directory exists 0.050
And there is a GNOME bookmark for the amnesiac Downloads directory 1.927
Then I start the Tor Browser in offline mode 26.196
And I can save the current page as "index.html" to the Downloads GNOME bookmark 8.130
After features/support/hooks.rb:326 1.351
After features/support/hooks.rb:100 0.000
Tags: @product
43.961
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD without network and logged in 8.428
Then the amnesiac Music directory exists 0.066
And there is a GNOME bookmark for the amnesiac Music directory 1.543
Then I start the Tor Browser in offline mode 24.445
And I can save the current page as "index.html" to the Music GNOME bookmark 9.477
After features/support/hooks.rb:326 1.268
After features/support/hooks.rb:100 0.000
Tags: @product
49.187
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD without network and logged in 8.401
Then the amnesiac Pictures directory exists 0.066
And there is a GNOME bookmark for the amnesiac Pictures directory 1.503
Then I start the Tor Browser in offline mode 29.606
And I can save the current page as "index.html" to the Pictures GNOME bookmark 9.609
After features/support/hooks.rb:326 1.153
After features/support/hooks.rb:100 0.000
Tags: @product
40.390
Before features/support/hooks.rb:269 0.010
Given I have started Tails from DVD without network and logged in 8.781
Then the amnesiac Videos directory exists 0.061
And there is a GNOME bookmark for the amnesiac Videos directory 1.438
Then I start the Tor Browser in offline mode 21.553
And I can save the current page as "index.html" to the Videos GNOME bookmark 8.556
After features/support/hooks.rb:326 1.340
After features/support/hooks.rb:100 0.000
Tags: @product
3:30.621
Before features/support/hooks.rb:269 0.009
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 9.916
And all tps features are active 2.382
And all persistent filesystems have safe access rights 0.294
And all persistence configuration files have safe access rights 0.403
And all persistent directories have safe access rights 2.761
When I start the Tor Browser in offline mode 26.948
And I add a bookmark to eff.org in the Tor Browser 10.606
And I cold reboot the computer 11.963
And the computer reboots Tails 1:1.100
And I enable persistence 15.463
And I log in to a new session 36.842
And all notifications have disappeared 9.887
And I start the Tor Browser in offline mode 20.727
Then the Tor Browser has a bookmark to eff.org 1.321
After features/support/hooks.rb:326 1.298
After features/support/hooks.rb:100 0.009