Project Number Date
test_Tails_ISO_stable 4780 09 Apr 2024, 13:01

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 15:39.357 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
42.115
Before features/support/hooks.rb:259 0.005
Given I have started Tails from DVD and logged in and the network is connected 11.087
And a web server is running on the LAN 1.034
And I capture all network traffic 0.005
When I start the Tor Browser 18.027
And the Tor Browser loads the startup page 1.033
And I open a page on the LAN web server in the Tor Browser 9.506
Then the Tor Browser shows the "Unable to connect" error 0.896
And no traffic was sent to the web server on the LAN 0.523
After features/support/hooks.rb:305 0.848
After features/support/hooks.rb:89 0.049
50.146
Before features/support/hooks.rb:259 0.034
Before features/support/hooks.rb:456 0.015
Given I have started Tails from DVD and logged in and the network is connected 11.342
Then the amnesiac Tor Browser directory exists 0.055
And there is a GNOME bookmark for the amnesiac Tor Browser directory 1.524
And the persistent Tor Browser directory does not exist 0.050
When I start the Tor Browser 18.395
And the Tor Browser loads the startup page 1.089
Then I can save the current page as "index.html" to the default downloads directory 5.412
And I can print the current page as "output.pdf" to the default downloads directory 12.276
After features/support/hooks.rb:464 1.354
After features/support/hooks.rb:305 0.667
After features/support/hooks.rb:89 0.000
43.161
Before features/support/hooks.rb:259 0.005
Before features/support/hooks.rb:456 0.005
Given I have started Tails from DVD and logged in and the network is connected 11.051
When I start the Tor Browser 17.915
Then the Tor Browser loads the startup page 1.120
When I download some file in the Tor Browser 12.695
Then the file is saved to the default Tor Browser download directory 0.378
After features/support/hooks.rb:464 2.499
After features/support/hooks.rb:305 0.704
After features/support/hooks.rb:89 0.000
1:11.248
Before features/support/hooks.rb:259 0.005
Before features/support/hooks.rb:456 0.006
Given I have started Tails from DVD and logged in and the network is connected 11.026
When I start the Tor Browser 18.772
And the Tor Browser loads the startup page 1.130
Then I can listen to an Ogg audio track in Tor Browser 40.318
After features/support/hooks.rb:464 2.143
After features/support/hooks.rb:305 0.888
After features/support/hooks.rb:89 0.000
40.711
Before features/support/hooks.rb:259 0.005
Before features/support/hooks.rb:456 0.005
Given I have started Tails from DVD and logged in and the network is connected 11.076
When I start the Tor Browser 18.138
And the Tor Browser loads the startup page 1.136
Then I can watch a WebM video in Tor Browser 10.360
After features/support/hooks.rb:464 1.282
After features/support/hooks.rb:305 0.795
After features/support/hooks.rb:89 0.000
Tags: @product
1:7.096
Before features/support/hooks.rb:259 0.005
Given I have started Tails from DVD and logged in and the network is connected 11.117
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/Tor Browser/synaptic.html" as user "amnesia" 0.107
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/.gnupg/synaptic.html" as user "amnesia" 0.048
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.057
And the file "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.043
And the file "/live/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.042
And the file "/tmp/synaptic.html" exists 0.048
Given I start monitoring the AppArmor log of "torbrowser_firefox" 0.121
When I start the Tor Browser 19.437
And the Tor Browser loads the startup page 1.155
And I open the address "file:///home/amnesia/Tor Browser/synaptic.html" in the Tor Browser 9.782
Then I see "TorBrowserSynapticManual.png" after at most 5 seconds 0.530
And AppArmor has not denied "torbrowser_firefox" from opening "/home/amnesia/Tor Browser/synaptic.html" 0.079
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.117
When I open the address "file:///home/amnesia/.gnupg/synaptic.html" in the Tor Browser 5.270
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.503
And AppArmor has denied "torbrowser_firefox" from opening "/home/amnesia/.gnupg/synaptic.html" 0.058
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.124
When I open the address "file:///lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 5.212
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.502
And AppArmor has denied "torbrowser_firefox" from opening "/usr/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" 0.060
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.105
When I open the address "file:///live/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 5.228
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.585
# 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.052
# 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.058
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.590
After features/support/hooks.rb:305 1.183
After features/support/hooks.rb:89 0.000
Tags: @product
30.172
Before features/support/hooks.rb:259 0.005
Given I have started Tails from DVD and logged in and the network is connected 11.063
When I start the Tor Browser 17.914
Then the Tor Browser uses all expected TBB shared libraries 1.194
After features/support/hooks.rb:305 0.718
After features/support/hooks.rb:89 0.000
45.574
Before features/support/hooks.rb:259 0.005
Before features/support/hooks.rb:456 0.006
Given I have started Tails from DVD and logged in and the network is connected 11.001
When I start the Tor Browser 17.547
And the Tor Browser loads the startup page 1.107
And I open the Tails homepage in the Tor Browser 10.151
Then the Tor Browser loads the Tails homepage 1.170
When I request a new identity in Tor Browser 3.263
Then the Tor Browser restarts into a fresh session 1.332
After features/support/hooks.rb:464 1.579
After features/support/hooks.rb:305 0.890
After features/support/hooks.rb:89 0.000
Tags: @product
31.327
Before features/support/hooks.rb:259 0.004
Given I have started Tails from DVD and logged in and the network is connected 11.047
When I start the Tor Browser 17.725
And the Tor Browser loads the startup page 1.152
Then Tor Browser's circuit view is working 1.401
After features/support/hooks.rb:305 0.678
After features/support/hooks.rb:89 0.000
Tags: @product
51.173
Before features/support/hooks.rb:259 0.005
Given I have started Tails from DVD and logged in and the network is connected 10.995
When I start the Tor Browser 18.940
And the Tor Browser loads the startup page 1.161
When I open the address "https://net.ipcalf.com/" in the Tor Browser 9.592
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.093
When I open the address "https://mozilla.github.io/webrtc-landing/pc_test.html" in the Tor Browser 8.252
Then Tor Browser displays a "RTCPeerConnection is missing!" heading on the "Simple RTCPeerConnection Video Test" page 1.137
After features/support/hooks.rb:305 0.632
After features/support/hooks.rb:89 0.000
Tags: @product
1:31.621
Before features/support/hooks.rb:259 0.006
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 9.909
And the network is plugged 0.054
And I successfully configure Tor 18.890
And available upgrades have been checked 0.053
And all notifications have disappeared 4.125
Then the persistent Tor Browser directory exists 0.057
And there is a GNOME bookmark for the persistent Tor Browser directory 1.440
When I start the Tor Browser 17.591
And I open the address "https://tails.net/about" in the Tor Browser 9.755
And "Tails - How Tails works" has loaded in the Tor Browser 1.245
Then I can save the current page as "index.html" to the persistent Tor Browser directory 8.212
And I open the address "file:///home/amnesia/Persistent/Tor Browser/index.html" in the Tor Browser 8.700
Then "Tails - How Tails works" has loaded in the Tor Browser 1.437
And I can print the current page as "output.pdf" to the persistent Tor Browser directory 10.146
After features/support/hooks.rb:305 0.699
After features/support/hooks.rb:89 0.000
Tags: @product
38.693
Before features/support/hooks.rb:259 0.005
Given I have started Tails from DVD without network and logged in 7.947
Then the amnesiac Documents directory exists 0.053
And there is a GNOME bookmark for the amnesiac Documents directory 1.142
Then I start the Tor Browser in offline mode 21.704
And I can save the current page as "index.html" to the Documents GNOME bookmark 7.845
After features/support/hooks.rb:305 1.087
After features/support/hooks.rb:89 0.000
Tags: @product
40.240
Before features/support/hooks.rb:259 0.005
Given I have started Tails from DVD without network and logged in 7.896
Then the amnesiac Downloads directory exists 0.052
And there is a GNOME bookmark for the amnesiac Downloads directory 1.160
Then I start the Tor Browser in offline mode 22.174
And I can save the current page as "index.html" to the Downloads GNOME bookmark 8.956
After features/support/hooks.rb:305 1.001
After features/support/hooks.rb:89 0.000
Tags: @product
38.440
Before features/support/hooks.rb:259 0.005
Given I have started Tails from DVD without network and logged in 7.836
Then the amnesiac Music directory exists 0.058
And there is a GNOME bookmark for the amnesiac Music directory 1.160
Then I start the Tor Browser in offline mode 20.610
And I can save the current page as "index.html" to the Music GNOME bookmark 8.774
After features/support/hooks.rb:305 1.123
After features/support/hooks.rb:89 0.000
Tags: @product
36.973
Before features/support/hooks.rb:259 0.007
Given I have started Tails from DVD without network and logged in 7.966
Then the amnesiac Pictures directory exists 0.055
And there is a GNOME bookmark for the amnesiac Pictures directory 1.186
Then I start the Tor Browser in offline mode 18.909
And I can save the current page as "index.html" to the Pictures GNOME bookmark 8.855
After features/support/hooks.rb:305 1.126
After features/support/hooks.rb:89 0.000
Tags: @product
37.821
Before features/support/hooks.rb:259 0.005
Given I have started Tails from DVD without network and logged in 7.845
Then the amnesiac Videos directory exists 0.035
And there is a GNOME bookmark for the amnesiac Videos directory 1.109
Then I start the Tor Browser in offline mode 20.975
And I can save the current page as "index.html" to the Videos GNOME bookmark 7.854
After features/support/hooks.rb:305 0.988
After features/support/hooks.rb:89 0.000
Tags: @product
3:2.837
Before features/support/hooks.rb:259 0.006
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 9.829
And all tps features are active 1.992
And all persistent filesystems have safe access rights 0.179
And all persistence configuration files have safe access rights 0.380
And all persistent directories have safe access rights 2.217
When I start the Tor Browser in offline mode 18.204
And I add a bookmark to eff.org in the Tor Browser 12.173
And I cold reboot the computer 9.094
And the computer reboots Tails 54.451
And I enable persistence 12.996
And I log in to a new session 31.417
And all notifications have disappeared 8.695
And I start the Tor Browser in offline mode 20.043
Then the Tor Browser has a bookmark to eff.org 1.163
After features/support/hooks.rb:305 1.076
After features/support/hooks.rb:89 0.008