Project Number Date
test_Tails_ISO_stable 5108 22 Sep 2024, 08: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:46.573 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
49.849
Before features/support/hooks.rb:269 0.004
Given I have started Tails from DVD and logged in and the network is connected 12.009
And a web server is running on the LAN 1.042
And I capture all network traffic 0.004
When I start the Tor Browser 24.771
And the Tor Browser loads the startup page 0.945
And I open a page on the LAN web server in the Tor Browser 9.888
Then the Tor Browser shows the "Unable to connect" error 0.795
And no traffic was sent to the web server on the LAN 0.390
After features/support/hooks.rb:326 1.018
After features/support/hooks.rb:100 0.035
56.566
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.529
Then the amnesiac Tor Browser directory exists 0.082
And there is a GNOME bookmark for the amnesiac Tor Browser directory 2.125
And the persistent Tor Browser directory does not exist 0.068
When I start the Tor Browser 24.779
And the Tor Browser loads the startup page 0.835
Then I can save the current page as "index.html" to the default downloads directory 6.166
And I can print the current page as "output.pdf" to the default downloads directory 9.977
After features/support/hooks.rb:515 1.062
After features/support/hooks.rb:326 0.957
After features/support/hooks.rb:100 0.000
57.873
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 15.608
When I start the Tor Browser 24.937
Then the Tor Browser loads the startup page 0.847
When I download some file in the Tor Browser 16.169
Then the file is saved to the default Tor Browser download directory 0.310
After features/support/hooks.rb:515 2.002
After features/support/hooks.rb:326 0.590
After features/support/hooks.rb:100 0.000
1:18.818
Before features/support/hooks.rb:269 0.005
Before features/support/hooks.rb:507 0.004
Given I have started Tails from DVD and logged in and the network is connected 12.005
When I start the Tor Browser 22.467
And the Tor Browser loads the startup page 0.884
Then I can listen to an Ogg audio track in Tor Browser 43.460
After features/support/hooks.rb:515 2.098
After features/support/hooks.rb:326 1.073
After features/support/hooks.rb:100 0.000
47.471
Before features/support/hooks.rb:269 0.005
Before features/support/hooks.rb:507 0.007
Given I have started Tails from DVD and logged in and the network is connected 12.306
When I start the Tor Browser 23.053
And the Tor Browser loads the startup page 0.878
Then I can watch a WebM video in Tor Browser 11.233
After features/support/hooks.rb:515 1.067
After features/support/hooks.rb:326 1.168
After features/support/hooks.rb:100 0.000
Tags: @product
1:19.973
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD and logged in and the network is connected 12.741
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.064
And I copy "/usr/share/synaptic/html/index.html" to "/tmp/synaptic.html" as user "amnesia" 0.058
Then the file "/home/amnesia/.gnupg/synaptic.html" exists 0.059
And the file "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.080
And the file "/live/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.066
And the file "/tmp/synaptic.html" exists 0.057
Given I start monitoring the AppArmor log of "torbrowser_firefox" 0.151
When I start the Tor Browser 24.554
And the Tor Browser loads the startup page 0.953
And I open the address "file:///home/amnesia/Tor Browser/synaptic.html" in the Tor Browser 10.293
Then I see "TorBrowserSynapticManual.png" after at most 5 seconds 0.558
And AppArmor has not denied "torbrowser_firefox" from opening "/home/amnesia/Tor Browser/synaptic.html" 0.424
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.151
When I open the address "file:///home/amnesia/.gnupg/synaptic.html" in the Tor Browser 8.318
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.531
And AppArmor has denied "torbrowser_firefox" from opening "/home/amnesia/.gnupg/synaptic.html" 0.091
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.112
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.592
And AppArmor has denied "torbrowser_firefox" from opening "/usr/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" 0.076
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.117
When I open the address "file:///live/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 6.386
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.544
# 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.073
# 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.879
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.539
After features/support/hooks.rb:326 0.805
After features/support/hooks.rb:100 0.000
Tags: @product
36.708
Before features/support/hooks.rb:269 0.004
Given I have started Tails from DVD and logged in and the network is connected 11.886
When I start the Tor Browser 23.364
Then the Tor Browser uses all expected TBB shared libraries 1.456
After features/support/hooks.rb:326 0.750
After features/support/hooks.rb:100 0.000
57.224
Before features/support/hooks.rb:269 0.006
Before features/support/hooks.rb:507 0.004
Given I have started Tails from DVD and logged in and the network is connected 12.180
When I start the Tor Browser 24.105
And the Tor Browser loads the startup page 1.053
And I open the Tails homepage in the Tor Browser 9.611
Then the Tor Browser loads the Tails homepage 1.238
When I request a new identity in Tor Browser 3.194
Then the Tor Browser restarts into a fresh session 5.841
After features/support/hooks.rb:515 1.901
After features/support/hooks.rb:326 1.818
After features/support/hooks.rb:100 0.000
Tags: @product
37.707
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD and logged in and the network is connected 12.052
When I start the Tor Browser 23.183
And the Tor Browser loads the startup page 0.905
Then Tor Browser's circuit view is working 1.565
After features/support/hooks.rb:326 0.928
After features/support/hooks.rb:100 0.000
Tags: @product
58.185
Before features/support/hooks.rb:269 0.008
Given I have started Tails from DVD and logged in and the network is connected 12.393
When I start the Tor Browser 24.552
And the Tor Browser loads the startup page 1.055
When I open the address "https://net.ipcalf.com/" in the Tor Browser 9.630
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.920
When I open the address "https://mozilla.github.io/webrtc-landing/pc_test.html" in the Tor Browser 8.665
Then Tor Browser displays a "RTCPeerConnection is missing!" heading on the "Simple RTCPeerConnection Video Test" page 0.967
After features/support/hooks.rb:326 0.743
After features/support/hooks.rb:100 0.000
Tags: @product
1:46.524
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.763
And the network is plugged 0.080
And I successfully configure Tor 20.041
And available upgrades have been checked 1.118
And all notifications have disappeared 4.253
Then the persistent Tor Browser directory exists 0.086
And there is a GNOME bookmark for the persistent Tor Browser directory 1.724
When I start the Tor Browser 21.962
And I open the address "https://tails.net/about" in the Tor Browser 13.282
And "Tails - How Tails works" has loaded in the Tor Browser 1.061
Then I can save the current page as "index.html" to the persistent Tor Browser directory 9.166
And I open the address "file:///home/amnesia/Persistent/Tor Browser/index.html" in the Tor Browser 9.395
Then "Tails - How Tails works" has loaded in the Tor Browser 1.416
And I can print the current page as "output.pdf" to the persistent Tor Browser directory 11.170
After features/support/hooks.rb:326 1.027
After features/support/hooks.rb:100 0.000
Tags: @product
48.963
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD without network and logged in 9.167
Then the amnesiac Documents directory exists 0.061
And there is a GNOME bookmark for the amnesiac Documents directory 1.684
Then I start the Tor Browser in offline mode 26.809
And I can save the current page as "index.html" to the Documents GNOME bookmark 11.240
After features/support/hooks.rb:326 1.220
After features/support/hooks.rb:100 0.000
Tags: @product
46.025
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD without network and logged in 8.315
Then the amnesiac Downloads directory exists 0.058
And there is a GNOME bookmark for the amnesiac Downloads directory 1.719
Then I start the Tor Browser in offline mode 26.809
And I can save the current page as "index.html" to the Downloads GNOME bookmark 9.122
After features/support/hooks.rb:326 1.041
After features/support/hooks.rb:100 0.000
Tags: @product
46.958
Before features/support/hooks.rb:269 0.005
Given I have started Tails from DVD without network and logged in 10.213
Then the amnesiac Music directory exists 0.065
And there is a GNOME bookmark for the amnesiac Music directory 1.772
Then I start the Tor Browser in offline mode 26.801
And I can save the current page as "index.html" to the Music GNOME bookmark 8.105
After features/support/hooks.rb:326 0.967
After features/support/hooks.rb:100 0.000
Tags: @product
47.654
Before features/support/hooks.rb:269 0.012
Given I have started Tails from DVD without network and logged in 8.774
Then the amnesiac Pictures directory exists 0.067
And there is a GNOME bookmark for the amnesiac Pictures directory 1.648
Then I start the Tor Browser in offline mode 26.089
And I can save the current page as "index.html" to the Pictures GNOME bookmark 11.074
After features/support/hooks.rb:326 1.103
After features/support/hooks.rb:100 0.000
Tags: @product
48.407
Before features/support/hooks.rb:269 0.004
Given I have started Tails from DVD without network and logged in 8.592
Then the amnesiac Videos directory exists 0.068
And there is a GNOME bookmark for the amnesiac Videos directory 1.627
Then I start the Tor Browser in offline mode 27.984
And I can save the current page as "index.html" to the Videos GNOME bookmark 10.136
After features/support/hooks.rb:326 0.986
After features/support/hooks.rb:100 0.000
Tags: @product
3:41.660
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.295
And all tps features are active 2.421
And all persistent filesystems have safe access rights 0.230
And all persistence configuration files have safe access rights 0.380
And all persistent directories have safe access rights 2.672
When I start the Tor Browser in offline mode 26.634
And I add a bookmark to eff.org in the Tor Browser 11.329
And I cold reboot the computer 11.598
And the computer reboots Tails 1:5.210
And I enable persistence 16.860
And I log in to a new session 38.908
And all notifications have disappeared 9.553
And I start the Tor Browser in offline mode 24.195
Then the Tor Browser has a bookmark to eff.org 1.367
After features/support/hooks.rb:326 1.397
After features/support/hooks.rb:100 0.011