Project Number Date
test_Tails_ISO_devel 3594 21 Nov 2024, 12:38

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 18:17.648 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
46.521
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD and logged in and the network is connected 12.702
And a web server is running on the LAN 1.047
And I capture all network traffic 0.007
When I start the Tor Browser 22.775
And the Tor Browser loads the startup page 1.060
And I open a page on the LAN web server in the Tor Browser 7.840
Then the Tor Browser shows the "Unable to connect" error 0.882
And no traffic was sent to the web server on the LAN 0.205
After features/support/hooks.rb:326 1.054
After features/support/hooks.rb:100 0.045
57.652
Before features/support/hooks.rb:269 0.005
Before features/support/hooks.rb:507 0.007
Given I have started Tails from DVD and logged in and the network is connected 12.982
Then the amnesiac Tor Browser directory exists 0.047
And there is a GNOME bookmark for the amnesiac Tor Browser directory 1.747
And the persistent Tor Browser directory does not exist 0.056
When I start the Tor Browser 23.321
And the Tor Browser loads the startup page 1.007
Then I can save the current page as "index.html" to the default downloads directory 8.376
And I can print the current page as "output.pdf" to the default downloads directory 10.114
After features/support/hooks.rb:515 0.772
After features/support/hooks.rb:326 0.768
After features/support/hooks.rb:100 0.000
51.074
Before features/support/hooks.rb:269 0.008
Before features/support/hooks.rb:507 0.008
Given I have started Tails from DVD and logged in and the network is connected 12.613
When I start the Tor Browser 22.891
Then the Tor Browser loads the startup page 0.976
When I download some file in the Tor Browser 13.996
Then the file is saved to the default Tor Browser download directory 0.596
After features/support/hooks.rb:515 1.261
After features/support/hooks.rb:326 2.258
After features/support/hooks.rb:100 0.000
1:22.098
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 12.365
When I start the Tor Browser 24.061
And the Tor Browser loads the startup page 1.064
Then I can listen to an Ogg audio track in Tor Browser 44.605
After features/support/hooks.rb:515 16.573
After features/support/hooks.rb:326 3.240
After features/support/hooks.rb:100 0.004
54.492
Before features/support/hooks.rb:269 0.010
Before features/support/hooks.rb:507 0.009
Given I have started Tails from DVD and logged in and the network is connected 13.673
When I start the Tor Browser 25.390
And the Tor Browser loads the startup page 0.991
Then I can watch a WebM video in Tor Browser 14.437
After features/support/hooks.rb:515 0.864
After features/support/hooks.rb:326 3.290
After features/support/hooks.rb:100 0.000
Tags: @product
1:23.937
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD and logged in and the network is connected 13.883
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/Tor Browser/synaptic.html" as user "amnesia" 0.123
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/.gnupg/synaptic.html" as user "amnesia" 0.088
And I copy "/usr/share/synaptic/html/index.html" to "/tmp/synaptic.html" as user "amnesia" 0.064
Then the file "/home/amnesia/.gnupg/synaptic.html" exists 0.061
And the file "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.055
And the file "/live/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.059
And the file "/tmp/synaptic.html" exists 0.067
Given I start monitoring the AppArmor log of "torbrowser_firefox" 0.163
When I start the Tor Browser 24.761
And the Tor Browser loads the startup page 1.031
And I open the address "file:///home/amnesia/Tor Browser/synaptic.html" in the Tor Browser 11.530
Then I see "TorBrowserSynapticManual.png" after at most 5 seconds 0.624
And AppArmor has not denied "torbrowser_firefox" from opening "/home/amnesia/Tor Browser/synaptic.html" 0.330
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.150
When I open the address "file:///home/amnesia/.gnupg/synaptic.html" in the Tor Browser 9.093
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.529
And AppArmor has denied "torbrowser_firefox" from opening "/home/amnesia/.gnupg/synaptic.html" 0.113
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.118
When I open the address "file:///lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 6.340
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.575
And AppArmor has denied "torbrowser_firefox" from opening "/usr/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" 0.079
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.145
When I open the address "file:///live/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 6.693
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.566
# 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.065
# 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.079
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.540
After features/support/hooks.rb:326 0.724
After features/support/hooks.rb:100 0.000
Tags: @product
37.107
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD and logged in and the network is connected 12.391
When I start the Tor Browser 23.244
Then the Tor Browser uses all expected TBB shared libraries 1.471
After features/support/hooks.rb:326 0.812
After features/support/hooks.rb:100 0.000
57.511
Before features/support/hooks.rb:269 0.008
Before features/support/hooks.rb:507 0.008
Given I have started Tails from DVD and logged in and the network is connected 12.405
When I start the Tor Browser 22.570
And the Tor Browser loads the startup page 1.107
And I open the Tails homepage in the Tor Browser 11.419
Then the Tor Browser loads the Tails homepage 1.142
When I request a new identity in Tor Browser 3.263
Then the Tor Browser restarts into a fresh session 5.602
After features/support/hooks.rb:515 1.352
After features/support/hooks.rb:326 1.278
After features/support/hooks.rb:100 0.000
Tags: @product
38.673
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD and logged in and the network is connected 12.530
When I start the Tor Browser 23.468
And the Tor Browser loads the startup page 0.996
Then Tor Browser's circuit view is working 1.678
After features/support/hooks.rb:326 2.283
After features/support/hooks.rb:100 0.000
Tags: @product
58.600
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD and logged in and the network is connected 12.488
When I start the Tor Browser 23.196
And the Tor Browser loads the startup page 1.049
When I open the address "https://net.ipcalf.com/" in the Tor Browser 10.845
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.893
When I open the address "https://mozilla.github.io/webrtc-landing/pc_test.html" in the Tor Browser 9.015
Then Tor Browser displays a "RTCPeerConnection is missing!" heading on the "Simple RTCPeerConnection Video Test" page 1.110
After features/support/hooks.rb:326 0.818
After features/support/hooks.rb:100 0.000
Tags: @product
1:44.989
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.625
And the network is plugged 0.084
And I successfully configure Tor 19.196
And available upgrades have been checked 1.109
And all notifications have disappeared 4.321
Then the persistent Tor Browser directory exists 0.051
And there is a GNOME bookmark for the persistent Tor Browser directory 1.703
When I start the Tor Browser 22.596
And I open the address "https://tails.net/about" in the Tor Browser 11.751
And "Tails - How Tails works" has loaded in the Tor Browser 1.368
Then I can save the current page as "index.html" to the persistent Tor Browser GNOME bookmark 8.572
And I open the address "file:///home/amnesia/Persistent/Tor Browser/index.html" in the Tor Browser 9.958
Then "Tails - How Tails works" has loaded in the Tor Browser 1.450
And I can print the current page as "output.pdf" to the persistent Tor Browser directory 11.199
After features/support/hooks.rb:326 0.893
After features/support/hooks.rb:100 0.000
Tags: @product
41.144
Before features/support/hooks.rb:269 0.009
Given I have started Tails from DVD without network and logged in 8.577
Then the amnesiac Documents directory exists 0.087
And there is a GNOME bookmark for the amnesiac Documents directory 1.920
Then I start the Tor Browser in offline mode 22.204
And I can save the current page as "index.html" to the Documents GNOME bookmark 8.355
After features/support/hooks.rb:326 1.035
After features/support/hooks.rb:100 0.000
Tags: @product
40.877
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD without network and logged in 8.297
Then the amnesiac Downloads directory exists 0.075
And there is a GNOME bookmark for the amnesiac Downloads directory 1.771
Then I start the Tor Browser in offline mode 22.463
And I can save the current page as "index.html" to the Downloads GNOME bookmark 8.268
After features/support/hooks.rb:326 0.920
After features/support/hooks.rb:100 0.000
Tags: @product
42.969
Before features/support/hooks.rb:269 0.009
Given I have started Tails from DVD without network and logged in 8.503
Then the amnesiac Music directory exists 0.066
And there is a GNOME bookmark for the amnesiac Music directory 1.828
Then I start the Tor Browser in offline mode 22.947
And I can save the current page as "index.html" to the Music GNOME bookmark 9.624
After features/support/hooks.rb:326 0.928
After features/support/hooks.rb:100 0.000
Tags: @product
42.778
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD without network and logged in 8.255
Then the amnesiac Pictures directory exists 0.046
And there is a GNOME bookmark for the amnesiac Pictures directory 1.828
Then I start the Tor Browser in offline mode 22.612
And I can save the current page as "index.html" to the Pictures GNOME bookmark 10.035
After features/support/hooks.rb:326 1.241
After features/support/hooks.rb:100 0.000
Tags: @product
41.380
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD without network and logged in 8.447
Then the amnesiac Videos directory exists 0.050
And there is a GNOME bookmark for the amnesiac Videos directory 1.749
Then I start the Tor Browser in offline mode 22.656
And I can save the current page as "index.html" to the Videos GNOME bookmark 8.477
After features/support/hooks.rb:326 1.183
After features/support/hooks.rb:100 0.000
Tags: @product
3:35.835
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 10.164
And all tps features are active 2.364
And all persistent filesystems have safe access rights 0.240
And all persistence configuration files have safe access rights 0.407
And all persistent directories have safe access rights 2.691
When I start the Tor Browser in offline mode 22.338
And I add a bookmark to eff.org in the Tor Browser 15.581
And I cold reboot the computer 12.047
And the computer reboots Tails 1:1.828
And I enable persistence 18.137
And I log in to a new session 39.452
And all notifications have disappeared 8.784
And I start the Tor Browser in offline mode 19.813
Then the Tor Browser has a bookmark to eff.org 1.984
After features/support/hooks.rb:326 1.580
After features/support/hooks.rb:100 0.010