Project Number Date
test_Tails_ISO_20268-more-early-patch-functionality 4 18 Mar 2024, 04:54

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 19:20.387 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
53.123
Before features/support/hooks.rb:245 0.006
Given I have started Tails from DVD and logged in and the network is connected 11.555
And a web server is running on the LAN 1.032
And I capture all network traffic 0.004
When I start the Tor Browser 28.686
And the Tor Browser loads the startup page 1.254
And I open a page on the LAN web server in the Tor Browser 9.046
Then the Tor Browser shows the "Unable to connect" error 0.932
And no traffic was sent to the web server on the LAN 0.612
After features/support/hooks.rb:291 0.807
After features/support/hooks.rb:75 0.036
1:1.230
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.477
Then the amnesiac Tor Browser directory exists 0.053
And there is a GNOME bookmark for the amnesiac Tor Browser directory 1.690
And the persistent Tor Browser directory does not exist 0.050
When I start the Tor Browser 29.158
And the Tor Browser loads the startup page 1.138
Then I can save the current page as "index.html" to the default downloads directory 6.389
And I can print the current page as "output.pdf" to the default downloads directory 11.273
After features/support/hooks.rb:450 1.512
After features/support/hooks.rb:291 0.957
After features/support/hooks.rb:75 0.000
53.970
Before features/support/hooks.rb:245 0.007
Before features/support/hooks.rb:442 0.007
Given I have started Tails from DVD and logged in and the network is connected 11.635
When I start the Tor Browser 29.009
Then the Tor Browser loads the startup page 1.146
When I download some file in the Tor Browser 11.869
Then the file is saved to the default Tor Browser download directory 0.309
After features/support/hooks.rb:450 2.402
After features/support/hooks.rb:291 0.999
After features/support/hooks.rb:75 0.000
1:21.009
Before features/support/hooks.rb:245 0.005
Before features/support/hooks.rb:442 0.007
Given I have started Tails from DVD and logged in and the network is connected 11.459
When I start the Tor Browser 28.955
And the Tor Browser loads the startup page 1.025
Then I can listen to an Ogg audio track in Tor Browser 39.568
After features/support/hooks.rb:450 2.083
After features/support/hooks.rb:291 0.853
After features/support/hooks.rb:75 0.000
51.656
Before features/support/hooks.rb:245 0.008
Before features/support/hooks.rb:442 0.007
Given I have started Tails from DVD and logged in and the network is connected 11.792
When I start the Tor Browser 28.806
And the Tor Browser loads the startup page 1.152
Then I can watch a WebM video in Tor Browser 9.905
After features/support/hooks.rb:450 1.479
After features/support/hooks.rb:291 1.902
After features/support/hooks.rb:75 0.000
Tags: @product
1:25.229
Before features/support/hooks.rb:245 0.007
Given I have started Tails from DVD and logged in and the network is connected 11.533
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/Tor Browser/synaptic.html" as user "amnesia" 0.132
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/.gnupg/synaptic.html" as user "amnesia" 0.059
And I copy "/usr/share/synaptic/html/index.html" to "/tmp/synaptic.html" as user "amnesia" 0.050
Then the file "/home/amnesia/.gnupg/synaptic.html" exists 0.079
And the file "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.053
And the file "/live/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.078
And the file "/tmp/synaptic.html" exists 0.062
Given I start monitoring the AppArmor log of "torbrowser_firefox" 0.141
When I start the Tor Browser 28.376
And the Tor Browser loads the startup page 1.309
And I open the address "file:///home/amnesia/Tor Browser/synaptic.html" in the Tor Browser 14.316
Then I see "TorBrowserSynapticManual.png" after at most 5 seconds 0.556
And AppArmor has not denied "torbrowser_firefox" from opening "/home/amnesia/Tor Browser/synaptic.html" 0.221
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.169
When I open the address "file:///home/amnesia/.gnupg/synaptic.html" in the Tor Browser 8.612
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.563
And AppArmor has denied "torbrowser_firefox" from opening "/home/amnesia/.gnupg/synaptic.html" 0.069
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.121
When I open the address "file:///lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 5.625
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.548
And AppArmor has denied "torbrowser_firefox" from opening "/usr/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" 0.065
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.121
When I open the address "file:///live/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 5.544
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.580
# 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 5.593
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.577
After features/support/hooks.rb:291 0.695
After features/support/hooks.rb:75 0.000
Tags: @product
40.788
Before features/support/hooks.rb:245 0.007
Given I have started Tails from DVD and logged in and the network is connected 11.343
When I start the Tor Browser 28.282
Then the Tor Browser uses all expected TBB shared libraries 1.162
After features/support/hooks.rb:291 0.801
After features/support/hooks.rb:75 0.000
58.271
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.482
When I start the Tor Browser 29.673
And the Tor Browser loads the startup page 1.214
And I open the Tails homepage in the Tor Browser 9.766
Then the Tor Browser loads the Tails homepage 1.419
When I request a new identity in Tor Browser 3.196
Then the Tor Browser restarts into a fresh session 1.519
After features/support/hooks.rb:450 1.664
After features/support/hooks.rb:291 3.255
After features/support/hooks.rb:75 0.000
Tags: @product
43.498
Before features/support/hooks.rb:245 0.007
Given I have started Tails from DVD and logged in and the network is connected 11.339
When I start the Tor Browser 29.373
And the Tor Browser loads the startup page 1.229
Then Tor Browser's circuit view is working 1.554
After features/support/hooks.rb:291 1.024
After features/support/hooks.rb:75 0.000
Tags: @product
1:1.335
Before features/support/hooks.rb:245 0.008
Given I have started Tails from DVD and logged in and the network is connected 11.318
When I start the Tor Browser 29.258
And the Tor Browser loads the startup page 1.155
When I open the address "https://net.ipcalf.com/" in the Tor Browser 9.025
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.059
When I open the address "https://mozilla.github.io/webrtc-landing/pc_test.html" in the Tor Browser 8.383
Then Tor Browser displays a "RTCPeerConnection is missing!" heading on the "Simple RTCPeerConnection Video Test" page 1.134
After features/support/hooks.rb:291 0.882
After features/support/hooks.rb:75 0.000
Tags: @product
1:44.449
Before features/support/hooks.rb:245 0.007
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 11.514
And the network is plugged 0.039
And I successfully configure Tor 16.231
And available upgrades have been checked 0.080
And all notifications have disappeared 4.059
Then the persistent Tor Browser directory exists 0.057
And there is a GNOME bookmark for the persistent Tor Browser directory 1.573
When I start the Tor Browser 28.317
And I open the address "https://tails.net/about" in the Tor Browser 10.296
And "Tails - How Tails works" has loaded in the Tor Browser 1.462
Then I can save the current page as "index.html" to the persistent Tor Browser directory 8.845
And I open the address "file:///home/amnesia/Persistent/Tor Browser/index.html" in the Tor Browser 9.853
Then "Tails - How Tails works" has loaded in the Tor Browser 1.476
And I can print the current page as "output.pdf" to the persistent Tor Browser directory 10.640
After features/support/hooks.rb:291 0.782
After features/support/hooks.rb:75 0.000
Tags: @product
49.210
Before features/support/hooks.rb:245 0.005
Given I have started Tails from DVD without network and logged in 8.285
Then the amnesiac Documents directory exists 0.075
And there is a GNOME bookmark for the amnesiac Documents directory 1.746
Then I start the Tor Browser in offline mode 31.282
And I can save the current page as "index.html" to the Documents GNOME bookmark 7.821
After features/support/hooks.rb:291 1.109
After features/support/hooks.rb:75 0.000
Tags: @product
49.649
Before features/support/hooks.rb:245 0.005
Given I have started Tails from DVD without network and logged in 8.413
Then the amnesiac Downloads directory exists 0.062
And there is a GNOME bookmark for the amnesiac Downloads directory 1.792
Then I start the Tor Browser in offline mode 31.757
And I can save the current page as "index.html" to the Downloads GNOME bookmark 7.623
After features/support/hooks.rb:291 2.093
After features/support/hooks.rb:75 0.000
Tags: @product
49.017
Before features/support/hooks.rb:245 0.006
Given I have started Tails from DVD without network and logged in 8.211
Then the amnesiac Music directory exists 0.055
And there is a GNOME bookmark for the amnesiac Music directory 1.787
Then I start the Tor Browser in offline mode 31.286
And I can save the current page as "index.html" to the Music GNOME bookmark 7.677
After features/support/hooks.rb:291 1.283
After features/support/hooks.rb:75 0.000
Tags: @product
48.996
Before features/support/hooks.rb:245 0.004
Given I have started Tails from DVD without network and logged in 8.580
Then the amnesiac Pictures directory exists 0.064
And there is a GNOME bookmark for the amnesiac Pictures directory 1.634
Then I start the Tor Browser in offline mode 30.971
And I can save the current page as "index.html" to the Pictures GNOME bookmark 7.746
After features/support/hooks.rb:291 1.066
After features/support/hooks.rb:75 0.000
Tags: @product
49.609
Before features/support/hooks.rb:245 0.006
Given I have started Tails from DVD without network and logged in 8.093
Then the amnesiac Videos directory exists 0.054
And there is a GNOME bookmark for the amnesiac Videos directory 1.775
Then I start the Tor Browser in offline mode 30.951
And I can save the current page as "index.html" to the Videos GNOME bookmark 8.732
After features/support/hooks.rb:291 1.034
After features/support/hooks.rb:75 0.000
Tags: @product
3:39.341
Before features/support/hooks.rb:245 0.005
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 10.106
And all tps features are active 2.110
And all persistent filesystems have safe access rights 0.221
And all persistence configuration files have safe access rights 0.438
And all persistent directories have safe access rights 2.429
When I start the Tor Browser in offline mode 32.476
And I add a bookmark to eff.org in the Tor Browser 11.947
And I cold reboot the computer 8.054
And the computer reboots Tails 1:3.646
And I enable persistence 14.582
And I log in to a new session 32.843
And all notifications have disappeared 8.580
And I start the Tor Browser in offline mode 30.670
Then the Tor Browser has a bookmark to eff.org 1.232
After features/support/hooks.rb:291 0.923
After features/support/hooks.rb:75 0.008