Project Number Date
test_Tails_ISO_20660-fix-random-seed-update 5 14 Nov 2024, 17:11

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:36.956 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.826
Before features/support/hooks.rb:269 0.005
Given I have started Tails from DVD and logged in and the network is connected 13.071
And a web server is running on the LAN 1.033
And I capture all network traffic 0.005
When I start the Tor Browser 27.382
And the Tor Browser loads the startup page 0.999
And I open a page on the LAN web server in the Tor Browser 10.257
Then the Tor Browser shows the "Unable to connect" error 0.864
And no traffic was sent to the web server on the LAN 0.213
After features/support/hooks.rb:326 0.960
After features/support/hooks.rb:100 0.050
59.448
Before features/support/hooks.rb:269 0.007
Before features/support/hooks.rb:507 0.007
Given I have started Tails from DVD and logged in and the network is connected 12.443
Then the amnesiac Tor Browser directory exists 0.055
And there is a GNOME bookmark for the amnesiac Tor Browser directory 1.790
And the persistent Tor Browser directory does not exist 0.065
When I start the Tor Browser 26.183
And the Tor Browser loads the startup page 1.006
Then I can save the current page as "index.html" to the default downloads directory 7.933
And I can print the current page as "output.pdf" to the default downloads directory 9.970
After features/support/hooks.rb:515 0.597
After features/support/hooks.rb:326 0.746
After features/support/hooks.rb:100 0.000
57.317
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.675
When I start the Tor Browser 26.949
Then the Tor Browser loads the startup page 1.102
When I download some file in the Tor Browser 16.127
Then the file is saved to the default Tor Browser download directory 0.462
After features/support/hooks.rb:515 1.213
After features/support/hooks.rb:326 0.888
After features/support/hooks.rb:100 0.018
1:21.692
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.882
When I start the Tor Browser 24.096
And the Tor Browser loads the startup page 0.871
Then I can listen to an Ogg audio track in Tor Browser 43.841
After features/support/hooks.rb:515 15.531
After features/support/hooks.rb:326 1.611
After features/support/hooks.rb:100 0.004
56.320
Before features/support/hooks.rb:269 0.005
Before features/support/hooks.rb:507 0.006
Given I have started Tails from DVD and logged in and the network is connected 13.061
When I start the Tor Browser 25.949
And the Tor Browser loads the startup page 1.012
Then I can watch a WebM video in Tor Browser 16.295
After features/support/hooks.rb:515 0.601
After features/support/hooks.rb:326 2.300
After features/support/hooks.rb:100 0.000
Tags: @product
1:23.728
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD and logged in and the network is connected 12.754
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/Tor Browser/synaptic.html" as user "amnesia" 0.125
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/.gnupg/synaptic.html" as user "amnesia" 0.066
And I copy "/usr/share/synaptic/html/index.html" to "/tmp/synaptic.html" as user "amnesia" 0.061
Then the file "/home/amnesia/.gnupg/synaptic.html" exists 0.053
And the file "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.042
And the file "/live/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.046
And the file "/tmp/synaptic.html" exists 0.059
Given I start monitoring the AppArmor log of "torbrowser_firefox" 0.139
When I start the Tor Browser 26.615
And the Tor Browser loads the startup page 0.995
And I open the address "file:///home/amnesia/Tor Browser/synaptic.html" in the Tor Browser 10.830
Then I see "TorBrowserSynapticManual.png" after at most 5 seconds 0.664
And AppArmor has not denied "torbrowser_firefox" from opening "/home/amnesia/Tor Browser/synaptic.html" 0.303
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.186
When I open the address "file:///home/amnesia/.gnupg/synaptic.html" in the Tor Browser 9.525
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.547
And AppArmor has denied "torbrowser_firefox" from opening "/home/amnesia/.gnupg/synaptic.html" 0.118
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.135
When I open the address "file:///lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 5.923
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.528
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.159
When I open the address "file:///live/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 6.287
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.595
# 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.056
# 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.328
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.508
After features/support/hooks.rb:326 1.785
After features/support/hooks.rb:100 0.000
Tags: @product
39.268
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD and logged in and the network is connected 12.649
When I start the Tor Browser 25.383
Then the Tor Browser uses all expected TBB shared libraries 1.235
After features/support/hooks.rb:326 0.845
After features/support/hooks.rb:100 0.000
1:2.688
Before features/support/hooks.rb:269 0.007
Before features/support/hooks.rb:507 0.008
Given I have started Tails from DVD and logged in and the network is connected 13.058
When I start the Tor Browser 27.834
And the Tor Browser loads the startup page 0.936
And I open the Tails homepage in the Tor Browser 11.161
Then the Tor Browser loads the Tails homepage 1.263
When I request a new identity in Tor Browser 3.221
Then the Tor Browser restarts into a fresh session 5.212
After features/support/hooks.rb:515 1.261
After features/support/hooks.rb:326 1.011
After features/support/hooks.rb:100 0.000
Tags: @product
41.914
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD and logged in and the network is connected 13.358
When I start the Tor Browser 25.844
And the Tor Browser loads the startup page 0.922
Then Tor Browser's circuit view is working 1.788
After features/support/hooks.rb:326 1.083
After features/support/hooks.rb:100 0.000
Tags: @product
1:0.241
Before features/support/hooks.rb:269 0.004
Given I have started Tails from DVD and logged in and the network is connected 12.513
When I start the Tor Browser 24.991
And the Tor Browser loads the startup page 0.865
When I open the address "https://net.ipcalf.com/" in the Tor Browser 10.424
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.870
When I open the address "https://mozilla.github.io/webrtc-landing/pc_test.html" in the Tor Browser 9.539
Then Tor Browser displays a "RTCPeerConnection is missing!" heading on the "Simple RTCPeerConnection Video Test" page 1.037
After features/support/hooks.rb:326 1.039
After features/support/hooks.rb:100 0.000
Tags: @product
2:17.558
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.878
And the network is plugged 0.102
And I successfully configure Tor 52.171
And available upgrades have been checked 0.049
And all notifications have disappeared 4.267
Then the persistent Tor Browser directory exists 0.066
And there is a GNOME bookmark for the persistent Tor Browser directory 1.731
When I start the Tor Browser 23.751
And I open the address "https://tails.net/about" in the Tor Browser 11.360
And "Tails - How Tails works" has loaded in the Tor Browser 1.225
Then I can save the current page as "index.html" to the persistent Tor Browser GNOME bookmark 7.686
And I open the address "file:///home/amnesia/Persistent/Tor Browser/index.html" in the Tor Browser 10.233
Then "Tails - How Tails works" has loaded in the Tor Browser 1.577
And I can print the current page as "output.pdf" to the persistent Tor Browser directory 11.455
After features/support/hooks.rb:326 1.177
After features/support/hooks.rb:100 0.000
Tags: @product
44.993
Before features/support/hooks.rb:269 0.005
Given I have started Tails from DVD without network and logged in 11.618
Then the amnesiac Documents directory exists 0.076
And there is a GNOME bookmark for the amnesiac Documents directory 1.587
Then I start the Tor Browser in offline mode 24.191
And I can save the current page as "index.html" to the Documents GNOME bookmark 7.519
After features/support/hooks.rb:326 1.126
After features/support/hooks.rb:100 0.000
Tags: @product
44.710
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD without network and logged in 8.239
Then the amnesiac Downloads directory exists 0.069
And there is a GNOME bookmark for the amnesiac Downloads directory 1.861
Then I start the Tor Browser in offline mode 22.707
And I can save the current page as "index.html" to the Downloads GNOME bookmark 11.830
After features/support/hooks.rb:326 0.882
After features/support/hooks.rb:100 0.000
Tags: @product
45.746
Before features/support/hooks.rb:269 0.004
Given I have started Tails from DVD without network and logged in 8.476
Then the amnesiac Music directory exists 0.054
And there is a GNOME bookmark for the amnesiac Music directory 1.602
Then I start the Tor Browser in offline mode 28.303
And I can save the current page as "index.html" to the Music GNOME bookmark 7.309
After features/support/hooks.rb:326 1.864
After features/support/hooks.rb:100 0.000
Tags: @product
42.708
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD without network and logged in 8.876
Then the amnesiac Pictures directory exists 0.054
And there is a GNOME bookmark for the amnesiac Pictures directory 1.783
Then I start the Tor Browser in offline mode 23.719
And I can save the current page as "index.html" to the Pictures GNOME bookmark 8.275
After features/support/hooks.rb:326 1.189
After features/support/hooks.rb:100 0.000
Tags: @product
48.751
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD without network and logged in 11.233
Then the amnesiac Videos directory exists 0.061
And there is a GNOME bookmark for the amnesiac Videos directory 3.622
Then I start the Tor Browser in offline mode 25.350
And I can save the current page as "index.html" to the Videos GNOME bookmark 8.484
After features/support/hooks.rb:326 1.057
After features/support/hooks.rb:100 0.000
Tags: @product
3:36.040
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 11.429
And all tps features are active 4.410
And all persistent filesystems have safe access rights 0.202
And all persistence configuration files have safe access rights 0.456
And all persistent directories have safe access rights 2.545
When I start the Tor Browser in offline mode 26.001
And I add a bookmark to eff.org in the Tor Browser 11.213
And I cold reboot the computer 11.636
And the computer reboots Tails 1:1.562
And I enable persistence 19.072
And I log in to a new session 34.990
And all notifications have disappeared 7.422
And I start the Tor Browser in offline mode 23.252
Then the Tor Browser has a bookmark to eff.org 1.846
After features/support/hooks.rb:326 1.595
After features/support/hooks.rb:100 0.021