Project Number Date
test_Tails_ISO_stable 5317 06 Dec 2024, 08:51

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 20:8.812 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
59.439
Before features/support/hooks.rb:269 0.004
Given I have started Tails from DVD and logged in and the network is connected 13.356
And a web server is running on the LAN 1.045
And I capture all network traffic 0.005
When I start the Tor Browser 31.529
And the Tor Browser loads the startup page 1.078
And I open a page on the LAN web server in the Tor Browser 11.373
Then the Tor Browser shows the "Unable to connect" error 0.793
And no traffic was sent to the web server on the LAN 0.256
After features/support/hooks.rb:326 1.106
After features/support/hooks.rb:100 0.065
1:5.044
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 13.244
Then the amnesiac Tor Browser directory exists 0.082
And there is a GNOME bookmark for the amnesiac Tor Browser directory 1.955
And the persistent Tor Browser directory does not exist 0.077
When I start the Tor Browser 29.294
And the Tor Browser loads the startup page 0.981
Then I can save the current page as "index.html" to the default downloads directory 9.100
And I can print the current page as "output.pdf" to the default downloads directory 10.307
After features/support/hooks.rb:515 0.692
After features/support/hooks.rb:326 1.002
After features/support/hooks.rb:100 0.000
1:0.405
Before features/support/hooks.rb:269 0.004
Before features/support/hooks.rb:507 0.004
Given I have started Tails from DVD and logged in and the network is connected 12.922
When I start the Tor Browser 28.056
Then the Tor Browser loads the startup page 1.228
When I download some file in the Tor Browser 17.542
Then the file is saved to the default Tor Browser download directory 0.656
After features/support/hooks.rb:515 1.205
After features/support/hooks.rb:326 0.737
After features/support/hooks.rb:100 0.000
1:27.887
Before features/support/hooks.rb:269 0.004
Before features/support/hooks.rb:507 0.004
Given I have started Tails from DVD and logged in and the network is connected 12.993
When I start the Tor Browser 28.890
And the Tor Browser loads the startup page 1.062
Then I can listen to an Ogg audio track in Tor Browser 44.939
After features/support/hooks.rb:515 16.162
After features/support/hooks.rb:326 3.654
After features/support/hooks.rb:100 0.004
57.064
Before features/support/hooks.rb:269 0.009
Before features/support/hooks.rb:507 0.009
Given I have started Tails from DVD and logged in and the network is connected 13.059
When I start the Tor Browser 28.364
And the Tor Browser loads the startup page 1.070
Then I can watch a WebM video in Tor Browser 14.571
After features/support/hooks.rb:515 0.674
After features/support/hooks.rb:326 1.080
After features/support/hooks.rb:100 0.000
Tags: @product
1:30.186
Before features/support/hooks.rb:269 0.004
Given I have started Tails from DVD and logged in and the network is connected 12.428
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/Tor Browser/synaptic.html" as user "amnesia" 0.112
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.077
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.060
And the file "/live/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.088
And the file "/tmp/synaptic.html" exists 0.063
Given I start monitoring the AppArmor log of "torbrowser_firefox" 0.144
When I start the Tor Browser 28.096
And the Tor Browser loads the startup page 1.091
And I open the address "file:///home/amnesia/Tor Browser/synaptic.html" in the Tor Browser 15.988
Then I see "TorBrowserSynapticManual.png" after at most 5 seconds 0.565
And AppArmor has not denied "torbrowser_firefox" from opening "/home/amnesia/Tor Browser/synaptic.html" 0.365
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.166
When I open the address "file:///home/amnesia/.gnupg/synaptic.html" in the Tor Browser 9.591
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.585
And AppArmor has denied "torbrowser_firefox" from opening "/home/amnesia/.gnupg/synaptic.html" 0.077
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 6.583
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.542
And AppArmor has denied "torbrowser_firefox" from opening "/usr/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" 0.080
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.115
When I open the address "file:///live/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 5.668
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.528
# 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.070
# 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.320
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.552
After features/support/hooks.rb:326 2.977
After features/support/hooks.rb:100 0.000
Tags: @product
44.119
Before features/support/hooks.rb:269 0.008
Given I have started Tails from DVD and logged in and the network is connected 13.333
When I start the Tor Browser 29.161
Then the Tor Browser uses all expected TBB shared libraries 1.624
After features/support/hooks.rb:326 2.970
After features/support/hooks.rb:100 0.000
1:5.124
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.555
When I start the Tor Browser 29.973
And the Tor Browser loads the startup page 1.002
And I open the Tails homepage in the Tor Browser 11.589
Then the Tor Browser loads the Tails homepage 0.992
When I request a new identity in Tor Browser 3.221
Then the Tor Browser restarts into a fresh session 5.790
After features/support/hooks.rb:515 1.315
After features/support/hooks.rb:326 1.742
After features/support/hooks.rb:100 0.000
Tags: @product
46.727
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD and logged in and the network is connected 14.694
When I start the Tor Browser 29.120
And the Tor Browser loads the startup page 1.127
Then Tor Browser's circuit view is working 1.785
After features/support/hooks.rb:326 6.981
After features/support/hooks.rb:100 0.000
Tags: @product
1:7.847
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD and logged in and the network is connected 14.562
When I start the Tor Browser 29.440
And the Tor Browser loads the startup page 1.206
When I open the address "https://net.ipcalf.com/" in the Tor Browser 11.425
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.815
When I open the address "https://mozilla.github.io/webrtc-landing/pc_test.html" in the Tor Browser 9.409
Then Tor Browser displays a "RTCPeerConnection is missing!" heading on the "Simple RTCPeerConnection Video Test" page 0.987
After features/support/hooks.rb:326 1.706
After features/support/hooks.rb:100 0.000
Tags: @product
1:56.091
Before features/support/hooks.rb:269 0.009
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 12.719
And the network is plugged 0.113
And I successfully configure Tor 21.767
And available upgrades have been checked 0.046
And all notifications have disappeared 4.361
Then the persistent Tor Browser directory exists 0.077
And there is a GNOME bookmark for the persistent Tor Browser directory 1.831
When I start the Tor Browser 26.894
And I open the address "https://tails.net/about" in the Tor Browser 16.413
And "Tails - How Tails works" has loaded in the Tor Browser 1.328
Then I can save the current page as "index.html" to the persistent Tor Browser GNOME bookmark 7.083
And I open the address "file:///home/amnesia/Persistent/Tor Browser/index.html" in the Tor Browser 9.952
Then "Tails - How Tails works" has loaded in the Tor Browser 1.874
And I can print the current page as "output.pdf" to the persistent Tor Browser directory 11.626
After features/support/hooks.rb:326 1.806
After features/support/hooks.rb:100 0.000
Tags: @product
44.632
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD without network and logged in 8.570
Then the amnesiac Documents directory exists 0.067
And there is a GNOME bookmark for the amnesiac Documents directory 1.555
Then I start the Tor Browser in offline mode 27.685
And I can save the current page as "index.html" to the Documents GNOME bookmark 6.752
After features/support/hooks.rb:326 0.961
After features/support/hooks.rb:100 0.000
Tags: @product
39.849
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD without network and logged in 8.326
Then the amnesiac Downloads directory exists 0.102
And there is a GNOME bookmark for the amnesiac Downloads directory 1.588
Then I start the Tor Browser in offline mode 23.544
And I can save the current page as "index.html" to the Downloads GNOME bookmark 6.286
After features/support/hooks.rb:326 1.273
After features/support/hooks.rb:100 0.000
Tags: @product
44.765
Before features/support/hooks.rb:269 0.009
Given I have started Tails from DVD without network and logged in 8.662
Then the amnesiac Music directory exists 0.069
And there is a GNOME bookmark for the amnesiac Music directory 1.587
Then I start the Tor Browser in offline mode 26.748
And I can save the current page as "index.html" to the Music GNOME bookmark 7.697
After features/support/hooks.rb:326 1.180
After features/support/hooks.rb:100 0.000
Tags: @product
41.017
Before features/support/hooks.rb:269 0.008
Given I have started Tails from DVD without network and logged in 9.774
Then the amnesiac Pictures directory exists 0.081
And there is a GNOME bookmark for the amnesiac Pictures directory 1.582
Then I start the Tor Browser in offline mode 22.861
And I can save the current page as "index.html" to the Pictures GNOME bookmark 6.717
After features/support/hooks.rb:326 1.258
After features/support/hooks.rb:100 0.000
Tags: @product
43.145
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD without network and logged in 9.784
Then the amnesiac Videos directory exists 0.063
And there is a GNOME bookmark for the amnesiac Videos directory 1.933
Then I start the Tor Browser in offline mode 23.568
And I can save the current page as "index.html" to the Videos GNOME bookmark 7.795
After features/support/hooks.rb:326 1.018
After features/support/hooks.rb:100 0.000
Tags: @product
3:55.462
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.052
And all tps features are active 2.186
And all persistent filesystems have safe access rights 0.244
And all persistence configuration files have safe access rights 0.394
And all persistent directories have safe access rights 2.684
When I start the Tor Browser in offline mode 28.043
And I add a bookmark to eff.org in the Tor Browser 14.094
And I cold reboot the computer 14.493
And the computer reboots Tails 1:7.920
And I enable persistence 20.384
And I log in to a new session 37.812
And all notifications have disappeared 11.228
And I start the Tor Browser in offline mode 24.527
Then the Tor Browser has a bookmark to eff.org 1.395
After features/support/hooks.rb:326 1.402
After features/support/hooks.rb:100 0.014