Project Number Date
test_Tails_ISO_20575-disable-cups-browsed 11 09 Oct 2024, 01:02

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 17:31.449 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.325
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD and logged in and the network is connected 12.157
And a web server is running on the LAN 1.035
And I capture all network traffic 0.006
When I start the Tor Browser 24.277
And the Tor Browser loads the startup page 0.796
And I open a page on the LAN web server in the Tor Browser 10.069
Then the Tor Browser shows the "Unable to connect" error 0.809
And no traffic was sent to the web server on the LAN 0.173
After features/support/hooks.rb:326 1.048
After features/support/hooks.rb:100 0.057
53.612
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 11.847
Then the amnesiac Tor Browser directory exists 0.050
And there is a GNOME bookmark for the amnesiac Tor Browser directory 1.678
And the persistent Tor Browser directory does not exist 0.044
When I start the Tor Browser 22.428
And the Tor Browser loads the startup page 0.779
Then I can save the current page as "index.html" to the default downloads directory 7.172
And I can print the current page as "output.pdf" to the default downloads directory 9.611
After features/support/hooks.rb:515 0.605
After features/support/hooks.rb:326 1.605
After features/support/hooks.rb:100 0.000
49.038
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 11.873
When I start the Tor Browser 22.841
Then the Tor Browser loads the startup page 0.870
When I download some file in the Tor Browser 13.203
Then the file is saved to the default Tor Browser download directory 0.249
After features/support/hooks.rb:515 1.055
After features/support/hooks.rb:326 1.313
After features/support/hooks.rb:100 0.000
1:18.127
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.142
When I start the Tor Browser 22.138
And the Tor Browser loads the startup page 0.976
Then I can listen to an Ogg audio track in Tor Browser 42.869
After features/support/hooks.rb:515 1.036
After features/support/hooks.rb:326 1.624
After features/support/hooks.rb:100 0.000
46.867
Before features/support/hooks.rb:269 0.004
Before features/support/hooks.rb:507 0.006
Given I have started Tails from DVD and logged in and the network is connected 12.164
When I start the Tor Browser 23.815
And the Tor Browser loads the startup page 0.808
Then I can watch a WebM video in Tor Browser 10.078
After features/support/hooks.rb:515 0.615
After features/support/hooks.rb:326 0.891
After features/support/hooks.rb:100 0.000
Tags: @product
1:13.813
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD and logged in and the network is connected 11.933
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/Tor Browser/synaptic.html" as user "amnesia" 0.094
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/.gnupg/synaptic.html" as user "amnesia" 0.056
And I copy "/usr/share/synaptic/html/index.html" to "/tmp/synaptic.html" as user "amnesia" 0.049
Then the file "/home/amnesia/.gnupg/synaptic.html" exists 0.052
And the file "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.047
And the file "/live/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.054
And the file "/tmp/synaptic.html" exists 0.047
Given I start monitoring the AppArmor log of "torbrowser_firefox" 0.124
When I start the Tor Browser 22.432
And the Tor Browser loads the startup page 0.958
And I open the address "file:///home/amnesia/Tor Browser/synaptic.html" in the Tor Browser 9.838
Then I see "TorBrowserSynapticManual.png" after at most 5 seconds 0.554
And AppArmor has not denied "torbrowser_firefox" from opening "/home/amnesia/Tor Browser/synaptic.html" 0.064
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.165
When I open the address "file:///home/amnesia/.gnupg/synaptic.html" in the Tor Browser 8.134
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.486
And AppArmor has denied "torbrowser_firefox" from opening "/home/amnesia/.gnupg/synaptic.html" 0.096
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.111
When I open the address "file:///lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 5.545
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.497
And AppArmor has denied "torbrowser_firefox" from opening "/usr/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" 0.066
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.104
When I open the address "file:///live/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 5.566
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.511
# 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.058
# 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.660
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.498
After features/support/hooks.rb:326 0.960
After features/support/hooks.rb:100 0.000
Tags: @product
38.807
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD and logged in and the network is connected 12.343
When I start the Tor Browser 25.281
Then the Tor Browser uses all expected TBB shared libraries 1.182
After features/support/hooks.rb:326 0.715
After features/support/hooks.rb:100 0.000
56.206
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 11.873
When I start the Tor Browser 21.394
And the Tor Browser loads the startup page 0.932
And I open the Tails homepage in the Tor Browser 12.533
Then the Tor Browser loads the Tails homepage 1.012
When I request a new identity in Tor Browser 3.152
Then the Tor Browser restarts into a fresh session 5.307
After features/support/hooks.rb:515 1.054
After features/support/hooks.rb:326 2.079
After features/support/hooks.rb:100 0.000
Tags: @product
37.495
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD and logged in and the network is connected 11.870
When I start the Tor Browser 23.040
And the Tor Browser loads the startup page 1.034
Then Tor Browser's circuit view is working 1.550
After features/support/hooks.rb:326 4.690
After features/support/hooks.rb:100 0.000
Tags: @product
55.956
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD and logged in and the network is connected 12.092
When I start the Tor Browser 22.554
And the Tor Browser loads the startup page 0.925
When I open the address "https://net.ipcalf.com/" in the Tor Browser 9.690
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.710
When I open the address "https://mozilla.github.io/webrtc-landing/pc_test.html" in the Tor Browser 9.015
Then Tor Browser displays a "RTCPeerConnection is missing!" heading on the "Simple RTCPeerConnection Video Test" page 0.966
After features/support/hooks.rb:326 0.844
After features/support/hooks.rb:100 0.000
Tags: @product
1:37.839
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.714
And the network is plugged 0.101
And I successfully configure Tor 21.968
And available upgrades have been checked 0.049
And all notifications have disappeared 4.282
Then the persistent Tor Browser directory exists 0.067
And there is a GNOME bookmark for the persistent Tor Browser directory 1.641
When I start the Tor Browser 20.990
And I open the address "https://tails.net/about" in the Tor Browser 10.102
And "Tails - How Tails works" has loaded in the Tor Browser 1.049
Then I can save the current page as "index.html" to the persistent Tor Browser GNOME bookmark 5.613
And I open the address "file:///home/amnesia/Persistent/Tor Browser/index.html" in the Tor Browser 9.139
Then "Tails - How Tails works" has loaded in the Tor Browser 1.273
And I can print the current page as "output.pdf" to the persistent Tor Browser directory 10.843
After features/support/hooks.rb:326 0.808
After features/support/hooks.rb:100 0.000
Tags: @product
42.089
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD without network and logged in 8.208
Then the amnesiac Documents directory exists 0.104
And there is a GNOME bookmark for the amnesiac Documents directory 2.022
Then I start the Tor Browser in offline mode 24.951
And I can save the current page as "index.html" to the Documents GNOME bookmark 6.802
After features/support/hooks.rb:326 1.222
After features/support/hooks.rb:100 0.000
Tags: @product
42.561
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD without network and logged in 8.129
Then the amnesiac Downloads directory exists 0.037
And there is a GNOME bookmark for the amnesiac Downloads directory 1.878
Then I start the Tor Browser in offline mode 25.765
And I can save the current page as "index.html" to the Downloads GNOME bookmark 6.750
After features/support/hooks.rb:326 1.037
After features/support/hooks.rb:100 0.000
Tags: @product
42.042
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD without network and logged in 8.004
Then the amnesiac Music directory exists 0.148
And there is a GNOME bookmark for the amnesiac Music directory 1.810
Then I start the Tor Browser in offline mode 24.324
And I can save the current page as "index.html" to the Music GNOME bookmark 7.753
After features/support/hooks.rb:326 1.220
After features/support/hooks.rb:100 0.000
Tags: @product
41.991
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD without network and logged in 8.061
Then the amnesiac Pictures directory exists 0.167
And there is a GNOME bookmark for the amnesiac Pictures directory 1.849
Then I start the Tor Browser in offline mode 25.399
And I can save the current page as "index.html" to the Pictures GNOME bookmark 6.512
After features/support/hooks.rb:326 1.184
After features/support/hooks.rb:100 0.000
Tags: @product
42.756
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD without network and logged in 7.982
Then the amnesiac Videos directory exists 0.081
And there is a GNOME bookmark for the amnesiac Videos directory 1.997
Then I start the Tor Browser in offline mode 25.795
And I can save the current page as "index.html" to the Videos GNOME bookmark 6.899
After features/support/hooks.rb:326 1.140
After features/support/hooks.rb:100 0.000
Tags: @product
3:22.916
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 9.649
And all tps features are active 2.409
And all persistent filesystems have safe access rights 0.213
And all persistence configuration files have safe access rights 0.406
And all persistent directories have safe access rights 2.347
When I start the Tor Browser in offline mode 22.612
And I add a bookmark to eff.org in the Tor Browser 10.727
And I cold reboot the computer 11.356
And the computer reboots Tails 1:0.243
And I enable persistence 13.718
And I log in to a new session 35.168
And all notifications have disappeared 9.710
And I start the Tor Browser in offline mode 22.585
Then the Tor Browser has a bookmark to eff.org 1.767
After features/support/hooks.rb:326 1.582
After features/support/hooks.rb:100 0.010