Project Number Date
test_Tails_ISO_devel 3420 07 Jun 2024, 12:38

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:12.290 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.931
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD and logged in and the network is connected 12.429
And a web server is running on the LAN 1.047
And I capture all network traffic 0.007
When I start the Tor Browser 23.554
And the Tor Browser loads the startup page 1.238
And I open a page on the LAN web server in the Tor Browser 10.050
Then the Tor Browser shows the "Unable to connect" error 1.194
And no traffic was sent to the web server on the LAN 0.408
After features/support/hooks.rb:315 0.860
After features/support/hooks.rb:100 0.068
55.202
Before features/support/hooks.rb:269 0.015
Before features/support/hooks.rb:496 0.008
Given I have started Tails from DVD and logged in and the network is connected 11.908
Then the amnesiac Tor Browser directory exists 0.054
And there is a GNOME bookmark for the amnesiac Tor Browser directory 1.722
And the persistent Tor Browser directory does not exist 0.062
When I start the Tor Browser 22.956
And the Tor Browser loads the startup page 1.380
Then I can save the current page as "index.html" to the default downloads directory 6.673
And I can print the current page as "output.pdf" to the default downloads directory 10.443
After features/support/hooks.rb:504 1.056
After features/support/hooks.rb:315 0.945
After features/support/hooks.rb:100 0.000
50.697
Before features/support/hooks.rb:269 0.006
Before features/support/hooks.rb:496 0.006
Given I have started Tails from DVD and logged in and the network is connected 12.111
When I start the Tor Browser 23.204
Then the Tor Browser loads the startup page 1.172
When I download some file in the Tor Browser 13.920
Then the file is saved to the default Tor Browser download directory 0.289
After features/support/hooks.rb:504 2.290
After features/support/hooks.rb:315 0.736
After features/support/hooks.rb:100 0.000
1:21.304
Before features/support/hooks.rb:269 0.008
Before features/support/hooks.rb:496 0.007
Given I have started Tails from DVD and logged in and the network is connected 12.060
When I start the Tor Browser 24.195
And the Tor Browser loads the startup page 1.280
Then I can listen to an Ogg audio track in Tor Browser 43.767
After features/support/hooks.rb:504 2.226
After features/support/hooks.rb:315 1.085
After features/support/hooks.rb:100 0.000
48.157
Before features/support/hooks.rb:269 0.010
Before features/support/hooks.rb:496 0.011
Given I have started Tails from DVD and logged in and the network is connected 12.376
When I start the Tor Browser 23.886
And the Tor Browser loads the startup page 1.183
Then I can watch a WebM video in Tor Browser 10.710
After features/support/hooks.rb:504 1.181
After features/support/hooks.rb:315 1.062
After features/support/hooks.rb:100 0.000
Tags: @product
1:17.585
Before features/support/hooks.rb:269 0.005
Given I have started Tails from DVD and logged in and the network is connected 12.256
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/Tor Browser/synaptic.html" as user "amnesia" 0.121
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/.gnupg/synaptic.html" as user "amnesia" 0.075
And I copy "/usr/share/synaptic/html/index.html" to "/tmp/synaptic.html" as user "amnesia" 0.079
Then the file "/home/amnesia/.gnupg/synaptic.html" exists 0.056
And the file "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.070
And the file "/live/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.062
And the file "/tmp/synaptic.html" exists 0.072
Given I start monitoring the AppArmor log of "torbrowser_firefox" 0.138
When I start the Tor Browser 22.176
And the Tor Browser loads the startup page 1.241
And I open the address "file:///home/amnesia/Tor Browser/synaptic.html" in the Tor Browser 10.278
Then I see "TorBrowserSynapticManual.png" after at most 5 seconds 0.551
And AppArmor has not denied "torbrowser_firefox" from opening "/home/amnesia/Tor Browser/synaptic.html" 0.290
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.150
When I open the address "file:///home/amnesia/.gnupg/synaptic.html" in the Tor Browser 8.770
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.569
And AppArmor has denied "torbrowser_firefox" from opening "/home/amnesia/.gnupg/synaptic.html" 0.071
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.124
When I open the address "file:///lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 6.407
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.526
And AppArmor has denied "torbrowser_firefox" from opening "/usr/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" 0.068
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.114
When I open the address "file:///live/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 5.865
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.522
# 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.062
# 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.298
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.560
After features/support/hooks.rb:315 0.764
After features/support/hooks.rb:100 0.000
Tags: @product
36.451
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD and logged in and the network is connected 12.136
When I start the Tor Browser 22.964
Then the Tor Browser uses all expected TBB shared libraries 1.350
After features/support/hooks.rb:315 2.253
After features/support/hooks.rb:100 0.000
57.822
Before features/support/hooks.rb:269 0.011
Before features/support/hooks.rb:496 0.010
Given I have started Tails from DVD and logged in and the network is connected 12.293
When I start the Tor Browser 23.766
And the Tor Browser loads the startup page 1.250
And I open the Tails homepage in the Tor Browser 10.318
Then the Tor Browser loads the Tails homepage 1.375
When I request a new identity in Tor Browser 2.143
Then the Tor Browser restarts into a fresh session 6.673
After features/support/hooks.rb:504 2.030
After features/support/hooks.rb:315 1.045
After features/support/hooks.rb:100 0.000
Tags: @product
40.087
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD and logged in and the network is connected 12.083
When I start the Tor Browser 25.213
And the Tor Browser loads the startup page 1.261
Then Tor Browser's circuit view is working 1.529
After features/support/hooks.rb:315 0.747
After features/support/hooks.rb:100 0.000
Tags: @product
58.656
Before features/support/hooks.rb:269 0.008
Given I have started Tails from DVD and logged in and the network is connected 12.151
When I start the Tor Browser 23.644
And the Tor Browser loads the startup page 1.127
When I open the address "https://net.ipcalf.com/" in the Tor Browser 10.261
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.308
When I open the address "https://mozilla.github.io/webrtc-landing/pc_test.html" in the Tor Browser 8.939
Then Tor Browser displays a "RTCPeerConnection is missing!" heading on the "Simple RTCPeerConnection Video Test" page 1.224
After features/support/hooks.rb:315 0.750
After features/support/hooks.rb:100 0.000
Tags: @product
1:41.162
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.212
And the network is plugged 0.041
And I successfully configure Tor 17.412
And available upgrades have been checked 1.105
And all notifications have disappeared 4.542
Then the persistent Tor Browser directory exists 0.053
And there is a GNOME bookmark for the persistent Tor Browser directory 1.549
When I start the Tor Browser 22.490
And I open the address "https://tails.net/about" in the Tor Browser 10.816
And "Tails - How Tails works" has loaded in the Tor Browser 1.322
Then I can save the current page as "index.html" to the persistent Tor Browser directory 8.703
And I open the address "file:///home/amnesia/Persistent/Tor Browser/index.html" in the Tor Browser 9.914
Then "Tails - How Tails works" has loaded in the Tor Browser 1.882
And I can print the current page as "output.pdf" to the persistent Tor Browser directory 11.114
After features/support/hooks.rb:315 0.790
After features/support/hooks.rb:100 0.000
Tags: @product
42.818
Before features/support/hooks.rb:269 0.009
Given I have started Tails from DVD without network and logged in 9.206
Then the amnesiac Documents directory exists 0.150
And there is a GNOME bookmark for the amnesiac Documents directory 1.756
Then I start the Tor Browser in offline mode 22.641
And I can save the current page as "index.html" to the Documents GNOME bookmark 9.063
After features/support/hooks.rb:315 0.953
After features/support/hooks.rb:100 0.000
Tags: @product
47.705
Before features/support/hooks.rb:269 0.009
Given I have started Tails from DVD without network and logged in 8.480
Then the amnesiac Downloads directory exists 0.089
And there is a GNOME bookmark for the amnesiac Downloads directory 1.713
Then I start the Tor Browser in offline mode 27.765
And I can save the current page as "index.html" to the Downloads GNOME bookmark 9.655
After features/support/hooks.rb:315 1.115
After features/support/hooks.rb:100 0.000
Tags: @product
43.844
Before features/support/hooks.rb:269 0.008
Given I have started Tails from DVD without network and logged in 8.536
Then the amnesiac Music directory exists 0.100
And there is a GNOME bookmark for the amnesiac Music directory 1.764
Then I start the Tor Browser in offline mode 24.909
And I can save the current page as "index.html" to the Music GNOME bookmark 8.533
After features/support/hooks.rb:315 0.984
After features/support/hooks.rb:100 0.000
Tags: @product
44.155
Before features/support/hooks.rb:269 0.008
Given I have started Tails from DVD without network and logged in 8.358
Then the amnesiac Pictures directory exists 0.109
And there is a GNOME bookmark for the amnesiac Pictures directory 1.751
Then I start the Tor Browser in offline mode 25.448
And I can save the current page as "index.html" to the Pictures GNOME bookmark 8.487
After features/support/hooks.rb:315 0.923
After features/support/hooks.rb:100 0.000
Tags: @product
43.637
Before features/support/hooks.rb:269 0.008
Given I have started Tails from DVD without network and logged in 8.398
Then the amnesiac Videos directory exists 0.124
And there is a GNOME bookmark for the amnesiac Videos directory 1.836
Then I start the Tor Browser in offline mode 24.709
And I can save the current page as "index.html" to the Videos GNOME bookmark 8.569
After features/support/hooks.rb:315 0.871
After features/support/hooks.rb:100 0.000
Tags: @product
3:33.070
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.725
And all tps features are active 2.749
And all persistent filesystems have safe access rights 0.250
And all persistence configuration files have safe access rights 0.387
And all persistent directories have safe access rights 2.750
When I start the Tor Browser in offline mode 24.880
And I add a bookmark to eff.org in the Tor Browser 14.119
And I cold reboot the computer 9.671
And the computer reboots Tails 59.931
And I enable persistence 14.966
And I log in to a new session 37.969
And all notifications have disappeared 8.898
And I start the Tor Browser in offline mode 23.784
Then the Tor Browser has a bookmark to eff.org 1.984
After features/support/hooks.rb:315 0.961
After features/support/hooks.rb:100 0.024