Project Number Date
test_Tails_ISO_20522-ocr-more 24 02 Jan 2025, 05:05

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:42.464 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
56.759
Before features/support/hooks.rb:269 0.005
Given I have started Tails from DVD and logged in and the network is connected 12.278
And a web server is running on the LAN 1.039
And I capture all network traffic 0.008
When I start the Tor Browser 28.629
And the Tor Browser loads the startup page 0.861
And I open a page on the LAN web server in the Tor Browser 12.932
Then the Tor Browser shows the "Unable to connect" error 0.805
And no traffic was sent to the web server on the LAN 0.204
After features/support/hooks.rb:326 1.342
After features/support/hooks.rb:100 0.035
59.640
Before features/support/hooks.rb:269 0.005
Before features/support/hooks.rb:507 0.004
Given I have started Tails from DVD and logged in and the network is connected 12.029
Then the amnesiac Tor Browser directory exists 0.055
And there is a GNOME bookmark for the amnesiac Tor Browser directory 1.686
And the persistent Tor Browser directory does not exist 0.051
When I start the Tor Browser 25.325
And the Tor Browser loads the startup page 0.991
Then I can save the current page as "index.html" to the default downloads directory 8.939
And I can print the current page as "output.pdf" to the default downloads directory 10.560
After features/support/hooks.rb:515 0.696
After features/support/hooks.rb:326 1.019
After features/support/hooks.rb:100 0.000
1:6.002
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 12.140
When I start the Tor Browser 28.329
Then the Tor Browser loads the startup page 0.926
When I download some file in the Tor Browser 24.102
Then the file is saved to the default Tor Browser download directory 0.503
After features/support/hooks.rb:515 1.340
After features/support/hooks.rb:326 1.393
After features/support/hooks.rb:100 0.000
1:35.580
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.241
When I start the Tor Browser 25.464
And the Tor Browser loads the startup page 1.038
Then I can listen to an Ogg audio track in Tor Browser 56.835
After features/support/hooks.rb:515 14.182
After features/support/hooks.rb:326 2.747
After features/support/hooks.rb:100 0.003
1:0.467
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.205
When I start the Tor Browser 26.725
And the Tor Browser loads the startup page 0.942
Then I can watch a WebM video in Tor Browser 20.593
After features/support/hooks.rb:515 0.661
After features/support/hooks.rb:326 1.800
After features/support/hooks.rb:100 0.000
Tags: @product
1:23.046
Before features/support/hooks.rb:269 0.008
Given I have started Tails from DVD and logged in and the network is connected 12.893
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/Tor Browser/synaptic.html" as user "amnesia" 0.115
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/.gnupg/synaptic.html" as user "amnesia" 0.068
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.065
And the file "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.057
And the file "/live/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.054
And the file "/tmp/synaptic.html" exists 0.057
Given I start monitoring the AppArmor log of "torbrowser_firefox" 0.125
When I start the Tor Browser 27.997
And the Tor Browser loads the startup page 0.837
And I open the address "file:///home/amnesia/Tor Browser/synaptic.html" in the Tor Browser 14.746
Then I see "TorBrowserSynapticManual.png" after at most 5 seconds 0.549
And AppArmor has not denied "torbrowser_firefox" from opening "/home/amnesia/Tor Browser/synaptic.html" 0.451
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.155
When I open the address "file:///home/amnesia/.gnupg/synaptic.html" in the Tor Browser 5.781
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.528
And AppArmor has denied "torbrowser_firefox" from opening "/home/amnesia/.gnupg/synaptic.html" 0.062
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.121
When I open the address "file:///lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 5.387
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.522
And AppArmor has denied "torbrowser_firefox" from opening "/usr/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" 0.077
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.103
When I open the address "file:///live/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 5.831
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.507
# 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.085
# 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 5.299
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.502
After features/support/hooks.rb:326 0.721
After features/support/hooks.rb:100 0.000
Tags: @product
37.042
Before features/support/hooks.rb:269 0.009
Given I have started Tails from DVD and logged in and the network is connected 12.015
When I start the Tor Browser 23.461
Then the Tor Browser uses all expected TBB shared libraries 1.566
After features/support/hooks.rb:326 0.714
After features/support/hooks.rb:100 0.000
1:8.864
Before features/support/hooks.rb:269 0.009
Before features/support/hooks.rb:507 0.008
Given I have started Tails from DVD and logged in and the network is connected 12.225
When I start the Tor Browser 25.269
And the Tor Browser loads the startup page 0.993
And I open the Tails homepage in the Tor Browser 16.931
Then the Tor Browser loads the Tails homepage 1.194
When I request a new identity in Tor Browser 3.264
Then the Tor Browser restarts into a fresh session 8.984
After features/support/hooks.rb:515 1.223
After features/support/hooks.rb:326 1.596
After features/support/hooks.rb:100 0.000
Tags: @product
38.172
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD and logged in and the network is connected 11.947
When I start the Tor Browser 23.682
And the Tor Browser loads the startup page 0.934
Then Tor Browser's circuit view is working 1.607
After features/support/hooks.rb:326 1.040
After features/support/hooks.rb:100 0.000
Tags: @product
1:7.210
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD and logged in and the network is connected 12.559
When I start the Tor Browser 27.649
And the Tor Browser loads the startup page 0.923
When I open the address "https://net.ipcalf.com/" in the Tor Browser 14.727
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.839
When I open the address "https://mozilla.github.io/webrtc-landing/pc_test.html" in the Tor Browser 9.603
Then Tor Browser displays a "RTCPeerConnection is missing!" heading on the "Simple RTCPeerConnection Video Test" page 0.906
After features/support/hooks.rb:326 0.941
After features/support/hooks.rb:100 0.000
Tags: @product
2:10.727
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.452
And the network is plugged 0.175
And I successfully configure Tor 21.165
And available upgrades have been checked 0.070
And all notifications have disappeared 4.341
Then the persistent Tor Browser directory exists 0.047
And there is a GNOME bookmark for the persistent Tor Browser directory 1.731
When I start the Tor Browser 26.786
And I open the address "https://tails.net/about" in the Tor Browser 20.640
And "Tails - How Tails works" has loaded in the Tor Browser 1.199
Then I can save the current page as "index.html" to the persistent Tor Browser GNOME bookmark 15.772
And I open the address "file:///home/amnesia/Persistent/Tor Browser/index.html" in the Tor Browser 10.482
Then "Tails - How Tails works" has loaded in the Tor Browser 1.446
And I can print the current page as "output.pdf" to the persistent Tor Browser directory 16.416
After features/support/hooks.rb:326 2.060
After features/support/hooks.rb:100 0.000
Tags: @product
48.043
Before features/support/hooks.rb:269 0.005
Given I have started Tails from DVD without network and logged in 8.460
Then the amnesiac Documents directory exists 0.057
And there is a GNOME bookmark for the amnesiac Documents directory 1.590
Then I start the Tor Browser in offline mode 22.920
And I can save the current page as "index.html" to the Documents GNOME bookmark 15.014
After features/support/hooks.rb:326 1.234
After features/support/hooks.rb:100 0.000
Tags: @product
49.889
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD without network and logged in 8.449
Then the amnesiac Downloads directory exists 0.099
And there is a GNOME bookmark for the amnesiac Downloads directory 1.637
Then I start the Tor Browser in offline mode 27.701
And I can save the current page as "index.html" to the Downloads GNOME bookmark 12.001
After features/support/hooks.rb:326 1.152
After features/support/hooks.rb:100 0.000
Tags: @product
54.181
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD without network and logged in 8.175
Then the amnesiac Music directory exists 0.058
And there is a GNOME bookmark for the amnesiac Music directory 1.714
Then I start the Tor Browser in offline mode 30.958
And I can save the current page as "index.html" to the Music GNOME bookmark 13.274
After features/support/hooks.rb:326 1.204
After features/support/hooks.rb:100 0.000
Tags: @product
54.450
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD without network and logged in 8.231
Then the amnesiac Pictures directory exists 0.054
And there is a GNOME bookmark for the amnesiac Pictures directory 1.699
Then I start the Tor Browser in offline mode 31.486
And I can save the current page as "index.html" to the Pictures GNOME bookmark 12.978
After features/support/hooks.rb:326 1.228
After features/support/hooks.rb:100 0.000
Tags: @product
46.959
Before features/support/hooks.rb:269 0.005
Given I have started Tails from DVD without network and logged in 8.153
Then the amnesiac Videos directory exists 0.194
And there is a GNOME bookmark for the amnesiac Videos directory 1.649
Then I start the Tor Browser in offline mode 21.795
And I can save the current page as "index.html" to the Videos GNOME bookmark 15.166
After features/support/hooks.rb:326 1.218
After features/support/hooks.rb:100 0.000
Tags: @product
3:45.427
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 9.905
And all tps features are active 3.941
And all persistent filesystems have safe access rights 0.238
And all persistence configuration files have safe access rights 0.370
And all persistent directories have safe access rights 2.889
When I start the Tor Browser in offline mode 26.852
And I add a bookmark to eff.org in the Tor Browser 15.254
And I cold reboot the computer 15.855
And the computer reboots Tails 1:6.172
And I enable persistence 17.174
And I log in to a new session 30.785
And all notifications have disappeared 7.253
And I start the Tor Browser in offline mode 25.815
Then the Tor Browser has a bookmark to eff.org 2.916
After features/support/hooks.rb:326 2.571
After features/support/hooks.rb:100 0.010