Project Number Date
test_Tails_ISO_20575-disable-cups-browsed 7 05 Oct 2024, 00:36

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:14.830 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
44.148
Before features/support/hooks.rb:269 0.005
Given I have started Tails from DVD and logged in and the network is connected 11.768
And a web server is running on the LAN 1.032
And I capture all network traffic 0.005
When I start the Tor Browser 23.955
And the Tor Browser loads the startup page 0.796
And I open a page on the LAN web server in the Tor Browser 5.716
Then the Tor Browser shows the "Unable to connect" error 0.694
And no traffic was sent to the web server on the LAN 0.178
After features/support/hooks.rb:326 0.704
After features/support/hooks.rb:100 0.035
55.257
Before features/support/hooks.rb:269 0.005
Before features/support/hooks.rb:507 0.005
Given I have started Tails from DVD and logged in and the network is connected 11.975
Then the amnesiac Tor Browser directory exists 0.055
And there is a GNOME bookmark for the amnesiac Tor Browser directory 2.007
And the persistent Tor Browser directory does not exist 0.072
When I start the Tor Browser 23.443
And the Tor Browser loads the startup page 0.867
Then I can save the current page as "index.html" to the default downloads directory 7.437
And I can print the current page as "output.pdf" to the default downloads directory 9.398
After features/support/hooks.rb:515 0.544
After features/support/hooks.rb:326 0.658
After features/support/hooks.rb:100 0.000
48.440
Before features/support/hooks.rb:269 0.005
Before features/support/hooks.rb:507 0.005
Given I have started Tails from DVD and logged in and the network is connected 12.081
When I start the Tor Browser 23.533
Then the Tor Browser loads the startup page 0.871
When I download some file in the Tor Browser 11.643
Then the file is saved to the default Tor Browser download directory 0.310
After features/support/hooks.rb:515 1.158
After features/support/hooks.rb:326 1.030
After features/support/hooks.rb:100 0.000
1:18.248
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.261
When I start the Tor Browser 22.884
And the Tor Browser loads the startup page 0.875
Then I can listen to an Ogg audio track in Tor Browser 42.227
After features/support/hooks.rb:515 1.060
After features/support/hooks.rb:326 1.000
After features/support/hooks.rb:100 0.000
46.472
Before features/support/hooks.rb:269 0.005
Before features/support/hooks.rb:507 0.005
Given I have started Tails from DVD and logged in and the network is connected 12.169
When I start the Tor Browser 22.764
And the Tor Browser loads the startup page 0.837
Then I can watch a WebM video in Tor Browser 10.701
After features/support/hooks.rb:515 0.618
After features/support/hooks.rb:326 0.923
After features/support/hooks.rb:100 0.000
Tags: @product
1:13.705
Before features/support/hooks.rb:269 0.005
Given I have started Tails from DVD and logged in and the network is connected 12.099
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/Tor Browser/synaptic.html" as user "amnesia" 0.109
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/.gnupg/synaptic.html" as user "amnesia" 0.053
And I copy "/usr/share/synaptic/html/index.html" to "/tmp/synaptic.html" as user "amnesia" 0.065
Then the file "/home/amnesia/.gnupg/synaptic.html" exists 0.064
And the file "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.060
And the file "/live/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.049
And the file "/tmp/synaptic.html" exists 0.047
Given I start monitoring the AppArmor log of "torbrowser_firefox" 0.150
When I start the Tor Browser 24.209
And the Tor Browser loads the startup page 0.760
And I open the address "file:///home/amnesia/Tor Browser/synaptic.html" in the Tor Browser 8.919
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.066
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.148
When I open the address "file:///home/amnesia/.gnupg/synaptic.html" in the Tor Browser 8.108
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.535
And AppArmor has denied "torbrowser_firefox" from opening "/home/amnesia/.gnupg/synaptic.html" 0.066
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.094
When I open the address "file:///lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 5.723
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.519
And AppArmor has denied "torbrowser_firefox" from opening "/usr/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" 0.058
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.103
When I open the address "file:///live/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 5.098
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.509
# 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.063
# 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 4.993
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.489
After features/support/hooks.rb:326 0.703
After features/support/hooks.rb:100 0.000
Tags: @product
36.604
Before features/support/hooks.rb:269 0.005
Given I have started Tails from DVD and logged in and the network is connected 12.343
When I start the Tor Browser 22.952
Then the Tor Browser uses all expected TBB shared libraries 1.308
After features/support/hooks.rb:326 0.701
After features/support/hooks.rb:100 0.000
54.502
Before features/support/hooks.rb:269 0.005
Before features/support/hooks.rb:507 0.005
Given I have started Tails from DVD and logged in and the network is connected 12.030
When I start the Tor Browser 22.567
And the Tor Browser loads the startup page 0.863
And I open the Tails homepage in the Tor Browser 9.396
Then the Tor Browser loads the Tails homepage 0.982
When I request a new identity in Tor Browser 3.162
Then the Tor Browser restarts into a fresh session 5.500
After features/support/hooks.rb:515 1.008
After features/support/hooks.rb:326 1.209
After features/support/hooks.rb:100 0.000
Tags: @product
41.296
Before features/support/hooks.rb:269 0.005
Given I have started Tails from DVD and logged in and the network is connected 16.176
When I start the Tor Browser 22.601
And the Tor Browser loads the startup page 0.882
Then Tor Browser's circuit view is working 1.636
After features/support/hooks.rb:326 0.864
After features/support/hooks.rb:100 0.000
Tags: @product
54.582
Before features/support/hooks.rb:269 0.005
Given I have started Tails from DVD and logged in and the network is connected 12.220
When I start the Tor Browser 22.453
And the Tor Browser loads the startup page 0.882
When I open the address "https://net.ipcalf.com/" in the Tor Browser 8.564
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.646
When I open the address "https://mozilla.github.io/webrtc-landing/pc_test.html" in the Tor Browser 8.874
Then Tor Browser displays a "RTCPeerConnection is missing!" heading on the "Simple RTCPeerConnection Video Test" page 0.942
After features/support/hooks.rb:326 0.713
After features/support/hooks.rb:100 0.000
Tags: @product
1:34.071
Before features/support/hooks.rb:269 0.005
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 10.296
And the network is plugged 0.110
And I successfully configure Tor 18.652
And available upgrades have been checked 0.052
And all notifications have disappeared 4.253
Then the persistent Tor Browser directory exists 0.065
And there is a GNOME bookmark for the persistent Tor Browser directory 1.705
When I start the Tor Browser 20.010
And I open the address "https://tails.net/about" in the Tor Browser 10.663
And "Tails - How Tails works" has loaded in the Tor Browser 0.898
Then I can save the current page as "index.html" to the persistent Tor Browser GNOME bookmark 6.007
And I open the address "file:///home/amnesia/Persistent/Tor Browser/index.html" in the Tor Browser 9.154
Then "Tails - How Tails works" has loaded in the Tor Browser 1.352
And I can print the current page as "output.pdf" to the persistent Tor Browser directory 10.846
After features/support/hooks.rb:326 0.746
After features/support/hooks.rb:100 0.000
Tags: @product
38.915
Before features/support/hooks.rb:269 0.005
Given I have started Tails from DVD without network and logged in 8.036
Then the amnesiac Documents directory exists 0.070
And there is a GNOME bookmark for the amnesiac Documents directory 1.544
Then I start the Tor Browser in offline mode 21.274
And I can save the current page as "index.html" to the Documents GNOME bookmark 7.989
After features/support/hooks.rb:326 0.960
After features/support/hooks.rb:100 0.000
Tags: @product
39.654
Before features/support/hooks.rb:269 0.005
Given I have started Tails from DVD without network and logged in 7.989
Then the amnesiac Downloads directory exists 0.086
And there is a GNOME bookmark for the amnesiac Downloads directory 1.596
Then I start the Tor Browser in offline mode 24.827
And I can save the current page as "index.html" to the Downloads GNOME bookmark 5.153
After features/support/hooks.rb:326 0.900
After features/support/hooks.rb:100 0.000
Tags: @product
40.895
Before features/support/hooks.rb:269 0.005
Given I have started Tails from DVD without network and logged in 7.845
Then the amnesiac Music directory exists 0.083
And there is a GNOME bookmark for the amnesiac Music directory 1.665
Then I start the Tor Browser in offline mode 24.937
And I can save the current page as "index.html" to the Music GNOME bookmark 6.364
After features/support/hooks.rb:326 0.960
After features/support/hooks.rb:100 0.000
Tags: @product
41.197
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD without network and logged in 7.937
Then the amnesiac Pictures directory exists 0.061
And there is a GNOME bookmark for the amnesiac Pictures directory 1.648
Then I start the Tor Browser in offline mode 25.495
And I can save the current page as "index.html" to the Pictures GNOME bookmark 6.055
After features/support/hooks.rb:326 0.907
After features/support/hooks.rb:100 0.000
Tags: @product
43.906
Before features/support/hooks.rb:269 0.005
Given I have started Tails from DVD without network and logged in 8.105
Then the amnesiac Videos directory exists 0.081
And there is a GNOME bookmark for the amnesiac Videos directory 1.669
Then I start the Tor Browser in offline mode 25.583
And I can save the current page as "index.html" to the Videos GNOME bookmark 8.466
After features/support/hooks.rb:326 0.935
After features/support/hooks.rb:100 0.000
Tags: @product
3:22.929
Before features/support/hooks.rb:269 0.005
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 9.742
And all tps features are active 2.335
And all persistent filesystems have safe access rights 0.202
And all persistence configuration files have safe access rights 0.354
And all persistent directories have safe access rights 2.316
When I start the Tor Browser in offline mode 24.621
And I add a bookmark to eff.org in the Tor Browser 10.226
And I cold reboot the computer 9.339
And the computer reboots Tails 58.893
And I enable persistence 14.360
And I log in to a new session 37.743
And all notifications have disappeared 8.312
And I start the Tor Browser in offline mode 23.258
Then the Tor Browser has a bookmark to eff.org 1.221
After features/support/hooks.rb:326 1.176
After features/support/hooks.rb:100 0.008