Project Number Date
test_Tails_ISO_stable 4632 24 Jan 2024, 13: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 130 0 0 0 0 130 17 0 17 19:28.714 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
55.370
Before features/support/hooks.rb:245 0.008
Given I have started Tails from DVD and logged in and the network is connected 11.059
And a web server is running on the LAN 1.043
And I capture all network traffic 0.007
When I start the Tor Browser 31.437
And the Tor Browser loads the startup page 1.042
And I open a page on the LAN web server in the Tor Browser 9.500
Then the Tor Browser shows the "Unable to connect" error 0.842
And no traffic was sent to the web server on the LAN 0.436
After features/support/hooks.rb:291 1.193
After features/support/hooks.rb:75 0.042
1:0.056
Before features/support/hooks.rb:245 0.007
Before features/support/hooks.rb:442 0.008
Given I have started Tails from DVD and logged in and the network is connected 11.711
Then the amnesiac Tor Browser directory exists 0.065
And there is a GNOME bookmark for the amnesiac Tor Browser directory 1.740
And the persistent Tor Browser directory does not exist 0.074
When I start the Tor Browser 29.843
And the Tor Browser loads the startup page 1.052
Then I can save the current page as "index.html" to the default downloads directory 5.423
And I can print the current page as "output.pdf" to the default downloads directory 10.143
After features/support/hooks.rb:450 1.374
After features/support/hooks.rb:291 0.776
After features/support/hooks.rb:75 0.000
55.485
Before features/support/hooks.rb:245 0.007
Before features/support/hooks.rb:442 0.006
Given I have started Tails from DVD and logged in and the network is connected 11.675
When I start the Tor Browser 30.843
Then the Tor Browser loads the startup page 0.922
When I download some file in the Tor Browser 11.774
Then the file is saved to the default Tor Browser download directory 0.270
After features/support/hooks.rb:450 2.189
After features/support/hooks.rb:291 0.917
After features/support/hooks.rb:75 0.000
1:23.997
Before features/support/hooks.rb:245 0.004
Before features/support/hooks.rb:442 0.006
Given I have started Tails from DVD and logged in and the network is connected 11.124
When I start the Tor Browser 30.519
And the Tor Browser loads the startup page 0.849
Then I can listen to an Ogg audio track in Tor Browser 41.504
After features/support/hooks.rb:450 2.332
After features/support/hooks.rb:291 1.416
After features/support/hooks.rb:75 0.000
53.529
Before features/support/hooks.rb:245 0.006
Before features/support/hooks.rb:442 0.007
Given I have started Tails from DVD and logged in and the network is connected 11.385
When I start the Tor Browser 31.127
And the Tor Browser loads the startup page 0.976
Then I can watch a WebM video in Tor Browser 10.040
After features/support/hooks.rb:450 1.279
After features/support/hooks.rb:291 0.906
After features/support/hooks.rb:75 0.000
Tags: @product
1:23.244
Before features/support/hooks.rb:245 0.004
Given I have started Tails from DVD and logged in and the network is connected 11.408
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/Tor Browser/synaptic.html" as user "amnesia" 0.096
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/.gnupg/synaptic.html" as user "amnesia" 0.055
And I copy "/usr/share/synaptic/html/index.html" to "/tmp/synaptic.html" as user "amnesia" 0.055
Then the file "/home/amnesia/.gnupg/synaptic.html" exists 0.050
And the file "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.074
And the file "/live/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.060
And the file "/tmp/synaptic.html" exists 0.070
Given I start monitoring the AppArmor log of "torbrowser_firefox" 0.141
When I start the Tor Browser 31.970
And the Tor Browser loads the startup page 1.033
And I open the address "file:///home/amnesia/Tor Browser/synaptic.html" in the Tor Browser 9.475
Then I see "TorBrowserSynapticManual.png" after at most 5 seconds 0.555
And AppArmor has not denied "torbrowser_firefox" from opening "/home/amnesia/Tor Browser/synaptic.html" 0.097
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.144
When I open the address "file:///home/amnesia/.gnupg/synaptic.html" in the Tor Browser 6.562
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.559
And AppArmor has denied "torbrowser_firefox" from opening "/home/amnesia/.gnupg/synaptic.html" 0.089
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.166
When I open the address "file:///lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 6.183
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.560
And AppArmor has denied "torbrowser_firefox" from opening "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" 0.064
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.112
When I open the address "file:///live/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 6.270
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.521
# Due to our AppArmor aliases, /live/overlay will be treated
# as /lib/live/mount/overlay.
And AppArmor has denied "torbrowser_firefox" from opening "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" 0.069
# 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.259
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.535
After features/support/hooks.rb:291 0.725
After features/support/hooks.rb:75 0.000
Tags: @product
46.812
Before features/support/hooks.rb:245 0.007
Given I have started Tails from DVD and logged in and the network is connected 11.795
When I start the Tor Browser 31.346
Then the Tor Browser uses all expected TBB shared libraries 3.669
After features/support/hooks.rb:291 0.803
After features/support/hooks.rb:75 0.000
1:0.199
Before features/support/hooks.rb:245 0.005
Before features/support/hooks.rb:442 0.004
Given I have started Tails from DVD and logged in and the network is connected 11.502
When I start the Tor Browser 31.925
And the Tor Browser loads the startup page 1.078
And I open the Tails homepage in the Tor Browser 9.905
Then the Tor Browser loads the Tails homepage 0.982
When I request a new identity in Tor Browser 3.084
Then the Tor Browser restarts into a fresh session 1.719
After features/support/hooks.rb:450 1.591
After features/support/hooks.rb:291 1.037
After features/support/hooks.rb:75 0.000
Tags: @product
46.808
Before features/support/hooks.rb:245 0.007
Given I have started Tails from DVD and logged in and the network is connected 11.673
When I start the Tor Browser 32.501
And the Tor Browser loads the startup page 1.011
Then Tor Browser's circuit view is working 1.621
After features/support/hooks.rb:291 0.818
After features/support/hooks.rb:75 0.000
Tags: @product
1:6.278
Before features/support/hooks.rb:245 0.006
Given I have started Tails from DVD and logged in and the network is connected 11.272
When I start the Tor Browser 32.654
And the Tor Browser loads the startup page 1.007
When I open the address "https://net.ipcalf.com/" in the Tor Browser 9.818
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.929
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 1.188
After features/support/hooks.rb:291 1.673
After features/support/hooks.rb:75 0.000
Tags: @product
1:41.744
Before features/support/hooks.rb:245 0.010
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 10.832
And the network is plugged 0.039
And I successfully configure Tor 15.166
And available upgrades have been checked 1.161
And all notifications have disappeared 3.215
Then the persistent Tor Browser directory exists 0.072
And there is a GNOME bookmark for the persistent Tor Browser directory 1.811
When I start the Tor Browser 30.714
And I open the address "https://tails.net/about" in the Tor Browser 10.749
And "Tails - How Tails works" has loaded in the Tor Browser 1.112
Then I can save the current page as "index.html" to the persistent Tor Browser directory 5.621
And I open the address "file:///home/amnesia/Persistent/Tor Browser/index.html" in the Tor Browser 9.685
Then "Tails - How Tails works" has loaded in the Tor Browser 1.528
And I can print the current page as "output.pdf" to the persistent Tor Browser directory 10.033
After features/support/hooks.rb:291 1.014
After features/support/hooks.rb:75 0.000
Tags: @product
47.657
Before features/support/hooks.rb:245 0.006
Given I have started Tails from DVD without network and logged in 8.871
Then the amnesiac Documents directory exists 0.106
And there is a GNOME bookmark for the amnesiac Documents directory 1.681
Then I start the Tor Browser in offline mode 32.729
And I can save the current page as "index.html" to the Documents GNOME bookmark 4.269
After features/support/hooks.rb:291 1.078
After features/support/hooks.rb:75 0.000
Tags: @product
49.041
Before features/support/hooks.rb:245 0.009
Given I have started Tails from DVD without network and logged in 8.236
Then the amnesiac Downloads directory exists 0.076
And there is a GNOME bookmark for the amnesiac Downloads directory 1.945
Then I start the Tor Browser in offline mode 32.514
And I can save the current page as "index.html" to the Downloads GNOME bookmark 6.268
After features/support/hooks.rb:291 1.190
After features/support/hooks.rb:75 0.000
Tags: @product
47.824
Before features/support/hooks.rb:245 0.007
Given I have started Tails from DVD without network and logged in 8.394
Then the amnesiac Music directory exists 0.105
And there is a GNOME bookmark for the amnesiac Music directory 1.793
Then I start the Tor Browser in offline mode 32.811
And I can save the current page as "index.html" to the Music GNOME bookmark 4.719
After features/support/hooks.rb:291 1.104
After features/support/hooks.rb:75 0.000
Tags: @product
45.764
Before features/support/hooks.rb:245 0.007
Given I have started Tails from DVD without network and logged in 8.096
Then the amnesiac Pictures directory exists 0.092
And there is a GNOME bookmark for the amnesiac Pictures directory 1.823
Then I start the Tor Browser in offline mode 31.182
And I can save the current page as "index.html" to the Pictures GNOME bookmark 4.568
After features/support/hooks.rb:291 1.119
After features/support/hooks.rb:75 0.000
Tags: @product
49.729
Before features/support/hooks.rb:245 0.006
Given I have started Tails from DVD without network and logged in 8.462
Then the amnesiac Videos directory exists 0.127
And there is a GNOME bookmark for the amnesiac Videos directory 1.827
Then I start the Tor Browser in offline mode 34.978
And I can save the current page as "index.html" to the Videos GNOME bookmark 4.333
After features/support/hooks.rb:291 1.058
After features/support/hooks.rb:75 0.000
Tags: @product
3:35.165
Before features/support/hooks.rb:245 0.006
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 10.201
And all tps features are active 2.665
And all persistent filesystems have safe access rights 0.231
And all persistence configuration files have safe access rights 0.479
And all persistent directories have safe access rights 3.183
When I start the Tor Browser in offline mode 33.570
And I add a bookmark to eff.org in the Tor Browser 16.461
And I cold reboot the computer 9.337
And the computer reboots Tails 49.429
And I enable persistence 33.639
And I log in to a new session 22.142
And I start the Tor Browser in offline mode 32.484
Then the Tor Browser has a bookmark to eff.org 1.339
After features/support/hooks.rb:291 1.053
After features/support/hooks.rb:75 0.010