Project Number Date
test_Tails_ISO_stable 4959 21 Jul 2024, 12:16

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:36.477 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.026
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD and logged in and the network is connected 14.502
And a web server is running on the LAN 1.043
And I capture all network traffic 0.008
When I start the Tor Browser 23.431
And the Tor Browser loads the startup page 0.972
And I open a page on the LAN web server in the Tor Browser 10.890
Then the Tor Browser shows the "Unable to connect" error 0.870
And no traffic was sent to the web server on the LAN 0.308
After features/support/hooks.rb:326 0.944
After features/support/hooks.rb:100 0.055
55.106
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.419
Then the amnesiac Tor Browser directory exists 0.048
And there is a GNOME bookmark for the amnesiac Tor Browser directory 1.797
And the persistent Tor Browser directory does not exist 0.067
When I start the Tor Browser 23.820
And the Tor Browser loads the startup page 0.898
Then I can save the current page as "index.html" to the default downloads directory 6.486
And I can print the current page as "output.pdf" to the default downloads directory 9.568
After features/support/hooks.rb:515 0.762
After features/support/hooks.rb:326 0.771
After features/support/hooks.rb:100 0.000
53.928
Before features/support/hooks.rb:269 0.006
Before features/support/hooks.rb:507 0.005
Given I have started Tails from DVD and logged in and the network is connected 12.162
When I start the Tor Browser 27.127
Then the Tor Browser loads the startup page 0.936
When I download some file in the Tor Browser 13.365
Then the file is saved to the default Tor Browser download directory 0.336
After features/support/hooks.rb:515 2.000
After features/support/hooks.rb:326 0.871
After features/support/hooks.rb:100 0.000
1:19.726
Before features/support/hooks.rb:269 0.006
Before features/support/hooks.rb:507 0.006
Given I have started Tails from DVD and logged in and the network is connected 12.076
When I start the Tor Browser 22.850
And the Tor Browser loads the startup page 0.837
Then I can listen to an Ogg audio track in Tor Browser 43.962
After features/support/hooks.rb:515 1.593
After features/support/hooks.rb:326 2.402
After features/support/hooks.rb:100 0.000
46.397
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.021
When I start the Tor Browser 23.384
And the Tor Browser loads the startup page 0.842
Then I can watch a WebM video in Tor Browser 10.148
After features/support/hooks.rb:515 0.884
After features/support/hooks.rb:326 0.966
After features/support/hooks.rb:100 0.000
Tags: @product
1:15.375
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD and logged in and the network is connected 12.192
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/Tor Browser/synaptic.html" as user "amnesia" 0.164
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/.gnupg/synaptic.html" as user "amnesia" 0.070
And I copy "/usr/share/synaptic/html/index.html" to "/tmp/synaptic.html" as user "amnesia" 0.090
Then the file "/home/amnesia/.gnupg/synaptic.html" exists 0.069
And the file "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.072
And the file "/live/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.071
And the file "/tmp/synaptic.html" exists 0.062
Given I start monitoring the AppArmor log of "torbrowser_firefox" 0.131
When I start the Tor Browser 23.015
And the Tor Browser loads the startup page 0.851
And I open the address "file:///home/amnesia/Tor Browser/synaptic.html" in the Tor Browser 12.422
Then I see "TorBrowserSynapticManual.png" after at most 5 seconds 0.534
And AppArmor has not denied "torbrowser_firefox" from opening "/home/amnesia/Tor Browser/synaptic.html" 0.343
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.157
When I open the address "file:///home/amnesia/.gnupg/synaptic.html" in the Tor Browser 5.357
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.532
And AppArmor has denied "torbrowser_firefox" from opening "/home/amnesia/.gnupg/synaptic.html" 0.101
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.126
When I open the address "file:///lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 5.196
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.521
And AppArmor has denied "torbrowser_firefox" from opening "/usr/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" 0.075
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.135
When I open the address "file:///live/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 5.769
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.538
# 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.066
# 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.211
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.493
After features/support/hooks.rb:326 0.650
After features/support/hooks.rb:100 0.000
Tags: @product
36.566
Before features/support/hooks.rb:269 0.008
Given I have started Tails from DVD and logged in and the network is connected 12.092
When I start the Tor Browser 23.244
Then the Tor Browser uses all expected TBB shared libraries 1.230
After features/support/hooks.rb:326 0.686
After features/support/hooks.rb:100 0.000
57.077
Before features/support/hooks.rb:269 0.006
Before features/support/hooks.rb:507 0.006
Given I have started Tails from DVD and logged in and the network is connected 12.104
When I start the Tor Browser 23.916
And the Tor Browser loads the startup page 0.993
And I open the Tails homepage in the Tor Browser 10.696
Then the Tor Browser loads the Tails homepage 0.943
When I request a new identity in Tor Browser 3.193
Then the Tor Browser restarts into a fresh session 5.228
After features/support/hooks.rb:515 1.739
After features/support/hooks.rb:326 1.378
After features/support/hooks.rb:100 0.000
Tags: @product
40.645
Before features/support/hooks.rb:269 0.005
Given I have started Tails from DVD and logged in and the network is connected 12.528
When I start the Tor Browser 25.579
And the Tor Browser loads the startup page 0.989
Then Tor Browser's circuit view is working 1.548
After features/support/hooks.rb:326 0.645
After features/support/hooks.rb:100 0.000
Tags: @product
1:3.592
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD and logged in and the network is connected 12.102
When I start the Tor Browser 29.479
And the Tor Browser loads the startup page 1.148
When I open the address "https://net.ipcalf.com/" in the Tor Browser 10.758
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.854
When I open the address "https://mozilla.github.io/webrtc-landing/pc_test.html" in the Tor Browser 8.284
Then Tor Browser displays a "RTCPeerConnection is missing!" heading on the "Simple RTCPeerConnection Video Test" page 0.963
After features/support/hooks.rb:326 0.681
After features/support/hooks.rb:100 0.000
Tags: @product
1:45.075
Before features/support/hooks.rb:269 0.008
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 9.919
And the network is plugged 0.035
And I successfully configure Tor 19.531
And available upgrades have been checked 0.117
And all notifications have disappeared 4.472
Then the persistent Tor Browser directory exists 0.059
And there is a GNOME bookmark for the persistent Tor Browser directory 1.672
When I start the Tor Browser 21.336
And I open the address "https://tails.net/about" in the Tor Browser 14.387
And "Tails - How Tails works" has loaded in the Tor Browser 1.180
Then I can save the current page as "index.html" to the persistent Tor Browser directory 10.790
And I open the address "file:///home/amnesia/Persistent/Tor Browser/index.html" in the Tor Browser 9.724
Then "Tails - How Tails works" has loaded in the Tor Browser 1.385
And I can print the current page as "output.pdf" to the persistent Tor Browser directory 10.463
After features/support/hooks.rb:326 0.875
After features/support/hooks.rb:100 0.000
Tags: @product
45.513
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD without network and logged in 8.840
Then the amnesiac Documents directory exists 0.048
And there is a GNOME bookmark for the amnesiac Documents directory 1.559
Then I start the Tor Browser in offline mode 25.961
And I can save the current page as "index.html" to the Documents GNOME bookmark 9.103
After features/support/hooks.rb:326 1.036
After features/support/hooks.rb:100 0.000
Tags: @product
46.662
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD without network and logged in 8.505
Then the amnesiac Downloads directory exists 0.068
And there is a GNOME bookmark for the amnesiac Downloads directory 1.786
Then I start the Tor Browser in offline mode 26.608
And I can save the current page as "index.html" to the Downloads GNOME bookmark 9.694
After features/support/hooks.rb:326 1.082
After features/support/hooks.rb:100 0.000
Tags: @product
47.101
Before features/support/hooks.rb:269 0.005
Given I have started Tails from DVD without network and logged in 8.352
Then the amnesiac Music directory exists 0.062
And there is a GNOME bookmark for the amnesiac Music directory 1.650
Then I start the Tor Browser in offline mode 27.077
And I can save the current page as "index.html" to the Music GNOME bookmark 9.957
After features/support/hooks.rb:326 1.440
After features/support/hooks.rb:100 0.000
Tags: @product
45.625
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD without network and logged in 8.310
Then the amnesiac Pictures directory exists 0.053
And there is a GNOME bookmark for the amnesiac Pictures directory 1.683
Then I start the Tor Browser in offline mode 27.259
And I can save the current page as "index.html" to the Pictures GNOME bookmark 8.317
After features/support/hooks.rb:326 1.059
After features/support/hooks.rb:100 0.000
Tags: @product
46.472
Before features/support/hooks.rb:269 0.005
Given I have started Tails from DVD without network and logged in 8.386
Then the amnesiac Videos directory exists 0.074
And there is a GNOME bookmark for the amnesiac Videos directory 1.738
Then I start the Tor Browser in offline mode 27.030
And I can save the current page as "index.html" to the Videos GNOME bookmark 9.242
After features/support/hooks.rb:326 1.160
After features/support/hooks.rb:100 0.000
Tags: @product
3:39.582
Before features/support/hooks.rb:269 0.007
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 10.086
And all tps features are active 2.405
And all persistent filesystems have safe access rights 0.223
And all persistence configuration files have safe access rights 0.376
And all persistent directories have safe access rights 2.508
When I start the Tor Browser in offline mode 25.612
And I add a bookmark to eff.org in the Tor Browser 10.828
And I cold reboot the computer 11.671
And the computer reboots Tails 1:7.071
And I enable persistence 18.994
And I log in to a new session 36.741
And all notifications have disappeared 9.039
And I start the Tor Browser in offline mode 22.797
Then the Tor Browser has a bookmark to eff.org 1.225
After features/support/hooks.rb:326 1.120
After features/support/hooks.rb:100 0.068