Project Number Date
test_Tails_ISO_20268-more-early-patch-functionality 96 06 Jun 2024, 06:46

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:3.091 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
51.574
Before features/support/hooks.rb:269 0.029
Given I have started Tails from DVD and logged in and the network is connected 12.484
And a web server is running on the LAN 1.041
And I capture all network traffic 0.008
When I start the Tor Browser 25.026
And the Tor Browser loads the startup page 1.279
And I open a page on the LAN web server in the Tor Browser 10.118
Then the Tor Browser shows the "Unable to connect" error 1.158
And no traffic was sent to the web server on the LAN 0.457
After features/support/hooks.rb:315 0.988
After features/support/hooks.rb:100 0.044
56.260
Before features/support/hooks.rb:269 0.008
Before features/support/hooks.rb:496 0.009
Given I have started Tails from DVD and logged in and the network is connected 12.675
Then the amnesiac Tor Browser directory exists 0.062
And there is a GNOME bookmark for the amnesiac Tor Browser directory 1.705
And the persistent Tor Browser directory does not exist 0.053
When I start the Tor Browser 23.404
And the Tor Browser loads the startup page 1.139
Then I can save the current page as "index.html" to the default downloads directory 5.545
And I can print the current page as "output.pdf" to the default downloads directory 11.674
After features/support/hooks.rb:504 1.239
After features/support/hooks.rb:315 0.821
After features/support/hooks.rb:100 0.000
1:3.326
Before features/support/hooks.rb:269 0.008
Before features/support/hooks.rb:496 0.008
Given I have started Tails from DVD and logged in and the network is connected 26.033
When I start the Tor Browser 22.558
Then the Tor Browser loads the startup page 1.221
When I download some file in the Tor Browser 13.248
Then the file is saved to the default Tor Browser download directory 0.265
After features/support/hooks.rb:504 2.650
After features/support/hooks.rb:315 0.774
After features/support/hooks.rb:100 0.000
1:33.817
Before features/support/hooks.rb:269 0.007
Before features/support/hooks.rb:496 0.009
Given I have started Tails from DVD and logged in and the network is connected 26.166
When I start the Tor Browser 22.795
And the Tor Browser loads the startup page 1.268
Then I can listen to an Ogg audio track in Tor Browser 43.586
After features/support/hooks.rb:504 2.285
After features/support/hooks.rb:315 0.930
After features/support/hooks.rb:100 0.000
50.814
Before features/support/hooks.rb:269 0.007
Before features/support/hooks.rb:496 0.007
Given I have started Tails from DVD and logged in and the network is connected 12.736
When I start the Tor Browser 23.010
And the Tor Browser loads the startup page 1.152
Then I can watch a WebM video in Tor Browser 13.916
After features/support/hooks.rb:504 1.195
After features/support/hooks.rb:315 0.969
After features/support/hooks.rb:100 0.000
Tags: @product
1:17.297
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD and logged in and the network is connected 13.078
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/Tor Browser/synaptic.html" as user "amnesia" 0.124
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.052
Then the file "/home/amnesia/.gnupg/synaptic.html" exists 0.071
And the file "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.067
And the file "/live/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.059
And the file "/tmp/synaptic.html" exists 0.043
Given I start monitoring the AppArmor log of "torbrowser_firefox" 0.129
When I start the Tor Browser 23.827
And the Tor Browser loads the startup page 1.298
And I open the address "file:///home/amnesia/Tor Browser/synaptic.html" in the Tor Browser 10.196
Then I see "TorBrowserSynapticManual.png" after at most 5 seconds 0.596
And AppArmor has not denied "torbrowser_firefox" from opening "/home/amnesia/Tor Browser/synaptic.html" 0.264
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 6.618
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.551
And AppArmor has denied "torbrowser_firefox" from opening "/home/amnesia/.gnupg/synaptic.html" 0.059
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.116
When I open the address "file:///lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 5.581
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.549
And AppArmor has denied "torbrowser_firefox" from opening "/usr/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" 0.056
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.111
When I open the address "file:///live/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 5.779
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.600
# 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.072
# 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.608
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.573
After features/support/hooks.rb:315 0.818
After features/support/hooks.rb:100 0.000
Tags: @product
36.413
Before features/support/hooks.rb:269 0.010
Given I have started Tails from DVD and logged in and the network is connected 12.569
When I start the Tor Browser 22.615
Then the Tor Browser uses all expected TBB shared libraries 1.229
After features/support/hooks.rb:315 0.787
After features/support/hooks.rb:100 0.000
59.148
Before features/support/hooks.rb:269 0.005
Before features/support/hooks.rb:496 0.004
Given I have started Tails from DVD and logged in and the network is connected 15.264
When I start the Tor Browser 22.910
And the Tor Browser loads the startup page 1.288
And I open the Tails homepage in the Tor Browser 9.954
Then the Tor Browser loads the Tails homepage 1.389
When I request a new identity in Tor Browser 2.133
Then the Tor Browser restarts into a fresh session 6.208
After features/support/hooks.rb:504 2.321
After features/support/hooks.rb:315 1.135
After features/support/hooks.rb:100 0.000
Tags: @product
39.183
Before features/support/hooks.rb:269 0.005
Given I have started Tails from DVD and logged in and the network is connected 12.992
When I start the Tor Browser 23.524
And the Tor Browser loads the startup page 1.157
Then Tor Browser's circuit view is working 1.509
After features/support/hooks.rb:315 0.753
After features/support/hooks.rb:100 0.000
Tags: @product
1:2.570
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD and logged in and the network is connected 12.894
When I start the Tor Browser 25.707
And the Tor Browser loads the startup page 1.262
When I open the address "https://net.ipcalf.com/" in the Tor Browser 10.770
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.164
When I open the address "https://mozilla.github.io/webrtc-landing/pc_test.html" in the Tor Browser 9.631
Then Tor Browser displays a "RTCPeerConnection is missing!" heading on the "Simple RTCPeerConnection Video Test" page 1.139
After features/support/hooks.rb:315 0.964
After features/support/hooks.rb:100 0.000
Tags: @product
1:42.647
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 11.244
And the network is plugged 0.054
And I successfully configure Tor 18.879
And available upgrades have been checked 0.076
And all notifications have disappeared 4.488
Then the persistent Tor Browser directory exists 0.067
And there is a GNOME bookmark for the persistent Tor Browser directory 1.824
When I start the Tor Browser 21.560
And I open the address "https://tails.net/about" in the Tor Browser 10.870
And "Tails - How Tails works" has loaded in the Tor Browser 1.506
Then I can save the current page as "index.html" to the persistent Tor Browser directory 9.052
And I open the address "file:///home/amnesia/Persistent/Tor Browser/index.html" in the Tor Browser 10.458
Then "Tails - How Tails works" has loaded in the Tor Browser 1.745
And I can print the current page as "output.pdf" to the persistent Tor Browser directory 10.817
After features/support/hooks.rb:315 2.255
After features/support/hooks.rb:100 0.000
Tags: @product
44.504
Before features/support/hooks.rb:269 0.009
Given I have started Tails from DVD without network and logged in 8.506
Then the amnesiac Documents directory exists 0.049
And there is a GNOME bookmark for the amnesiac Documents directory 1.591
Then I start the Tor Browser in offline mode 25.019
And I can save the current page as "index.html" to the Documents GNOME bookmark 9.338
After features/support/hooks.rb:315 0.884
After features/support/hooks.rb:100 0.000
Tags: @product
45.666
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD without network and logged in 8.325
Then the amnesiac Downloads directory exists 0.101
And there is a GNOME bookmark for the amnesiac Downloads directory 1.643
Then I start the Tor Browser in offline mode 26.547
And I can save the current page as "index.html" to the Downloads GNOME bookmark 9.048
After features/support/hooks.rb:315 0.866
After features/support/hooks.rb:100 0.000
Tags: @product
45.707
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD without network and logged in 9.355
Then the amnesiac Music directory exists 0.055
And there is a GNOME bookmark for the amnesiac Music directory 1.517
Then I start the Tor Browser in offline mode 26.194
And I can save the current page as "index.html" to the Music GNOME bookmark 8.584
After features/support/hooks.rb:315 0.953
After features/support/hooks.rb:100 0.000
Tags: @product
47.446
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD without network and logged in 9.452
Then the amnesiac Pictures directory exists 0.061
And there is a GNOME bookmark for the amnesiac Pictures directory 1.437
Then I start the Tor Browser in offline mode 27.125
And I can save the current page as "index.html" to the Pictures GNOME bookmark 9.369
After features/support/hooks.rb:315 0.975
After features/support/hooks.rb:100 0.000
Tags: @product
44.857
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD without network and logged in 8.498
Then the amnesiac Videos directory exists 0.070
And there is a GNOME bookmark for the amnesiac Videos directory 1.690
Then I start the Tor Browser in offline mode 26.308
And I can save the current page as "index.html" to the Videos GNOME bookmark 8.289
After features/support/hooks.rb:315 1.229
After features/support/hooks.rb:100 0.000
Tags: @product
3:41.854
Before features/support/hooks.rb:269 0.019
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 10.335
And all tps features are active 2.843
And all persistent filesystems have safe access rights 0.227
And all persistence configuration files have safe access rights 0.378
And all persistent directories have safe access rights 2.688
When I start the Tor Browser in offline mode 27.161
And I add a bookmark to eff.org in the Tor Browser 14.094
And I cold reboot the computer 14.148
And the computer reboots Tails 1:0.271
And I enable persistence 15.140
And I log in to a new session 39.925
And all notifications have disappeared 9.976
And I start the Tor Browser in offline mode 23.426
Then the Tor Browser has a bookmark to eff.org 1.235
After features/support/hooks.rb:315 1.133
After features/support/hooks.rb:100 0.010