Project Number Date
test_Tails_ISO_20522-ocr-more 41 26 Jan 2025, 05:13

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 17:55.122 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
48.951
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD and logged in and the network is connected 12.079
And a web server is running on the LAN 1.036
And I capture all network traffic 0.006
When I start the Tor Browser 23.393
And the Tor Browser loads the startup page 1.039
And I open a page on the LAN web server in the Tor Browser 10.236
Then the Tor Browser shows the "Unable to connect" error 0.928
And no traffic was sent to the web server on the LAN 0.231
After features/support/hooks.rb:326 1.129
After features/support/hooks.rb:100 0.066
56.888
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.171
Then the amnesiac Tor Browser directory exists 0.060
And there is a GNOME bookmark for the amnesiac Tor Browser directory 1.743
And the persistent Tor Browser directory does not exist 0.061
When I start the Tor Browser 23.345
And the Tor Browser loads the startup page 1.063
Then I can save the current page as "index.html" to the default downloads directory 8.259
And I can print the current page as "output.pdf" to the default downloads directory 10.181
After features/support/hooks.rb:515 0.663
After features/support/hooks.rb:326 1.218
After features/support/hooks.rb:100 0.000
50.694
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.097
When I start the Tor Browser 23.046
Then the Tor Browser loads the startup page 0.909
When I download some file in the Tor Browser 14.208
Then the file is saved to the default Tor Browser download directory 0.433
After features/support/hooks.rb:515 1.446
After features/support/hooks.rb:326 1.578
After features/support/hooks.rb:100 0.000
1:21.894
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.041
When I start the Tor Browser 24.432
And the Tor Browser loads the startup page 0.938
Then I can listen to an Ogg audio track in Tor Browser 44.481
After features/support/hooks.rb:515 13.733
After features/support/hooks.rb:326 2.586
After features/support/hooks.rb:100 0.003
51.175
Before features/support/hooks.rb:269 0.008
Before features/support/hooks.rb:507 0.007
Given I have started Tails from DVD and logged in and the network is connected 12.068
When I start the Tor Browser 23.332
And the Tor Browser loads the startup page 1.131
Then I can watch a WebM video in Tor Browser 14.642
After features/support/hooks.rb:515 0.746
After features/support/hooks.rb:326 1.745
After features/support/hooks.rb:100 0.000
Tags: @product
1:16.139
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD and logged in and the network is connected 12.205
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/Tor Browser/synaptic.html" as user "amnesia" 0.127
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/.gnupg/synaptic.html" as user "amnesia" 0.052
And I copy "/usr/share/synaptic/html/index.html" to "/tmp/synaptic.html" as user "amnesia" 0.044
Then the file "/home/amnesia/.gnupg/synaptic.html" exists 0.068
And the file "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.054
And the file "/live/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.053
And the file "/tmp/synaptic.html" exists 0.062
Given I start monitoring the AppArmor log of "torbrowser_firefox" 0.119
When I start the Tor Browser 22.003
And the Tor Browser loads the startup page 1.052
And I open the address "file:///home/amnesia/Tor Browser/synaptic.html" in the Tor Browser 11.015
Then I see "TorBrowserSynapticManual.png" after at most 5 seconds 0.538
And AppArmor has not denied "torbrowser_firefox" from opening "/home/amnesia/Tor Browser/synaptic.html" 0.279
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.135
When I open the address "file:///home/amnesia/.gnupg/synaptic.html" in the Tor Browser 9.068
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.500
And AppArmor has denied "torbrowser_firefox" from opening "/home/amnesia/.gnupg/synaptic.html" 0.073
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.107
When I open the address "file:///lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 5.414
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.520
And AppArmor has denied "torbrowser_firefox" from opening "/usr/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" 0.101
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.114
When I open the address "file:///live/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 5.739
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.527
# 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.570
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.501
After features/support/hooks.rb:326 1.020
After features/support/hooks.rb:100 0.000
Tags: @product
38.163
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD and logged in and the network is connected 12.221
When I start the Tor Browser 24.705
Then the Tor Browser uses all expected TBB shared libraries 1.237
After features/support/hooks.rb:326 1.233
After features/support/hooks.rb:100 0.000
57.957
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.181
When I start the Tor Browser 23.551
And the Tor Browser loads the startup page 1.021
And I open the Tails homepage in the Tor Browser 11.726
Then the Tor Browser loads the Tails homepage 1.123
When I request a new identity in Tor Browser 3.226
Then the Tor Browser restarts into a fresh session 5.125
After features/support/hooks.rb:515 1.244
After features/support/hooks.rb:326 1.283
After features/support/hooks.rb:100 0.000
Tags: @product
38.250
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD and logged in and the network is connected 12.127
When I start the Tor Browser 23.501
And the Tor Browser loads the startup page 1.059
Then Tor Browser's circuit view is working 1.561
After features/support/hooks.rb:326 1.202
After features/support/hooks.rb:100 0.000
Tags: @product
58.028
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD and logged in and the network is connected 12.282
When I start the Tor Browser 24.278
And the Tor Browser loads the startup page 0.930
When I open the address "https://net.ipcalf.com/" in the Tor Browser 9.795
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.905
When I open the address "https://mozilla.github.io/webrtc-landing/pc_test.html" in the Tor Browser 8.954
Then Tor Browser displays a "RTCPeerConnection is missing!" heading on the "Simple RTCPeerConnection Video Test" page 0.882
After features/support/hooks.rb:326 1.207
After features/support/hooks.rb:100 0.000
Tags: @product
1:42.521
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.641
And the network is plugged 0.089
And I successfully configure Tor 20.872
And available upgrades have been checked 0.045
And all notifications have disappeared 4.214
Then the persistent Tor Browser directory exists 0.053
And there is a GNOME bookmark for the persistent Tor Browser directory 1.739
When I start the Tor Browser 20.859
And I open the address "https://tails.net/about" in the Tor Browser 13.718
And "Tails - How Tails works" has loaded in the Tor Browser 1.171
Then I can save the current page as "index.html" to the persistent Tor Browser GNOME bookmark 6.912
And I open the address "file:///home/amnesia/Persistent/Tor Browser/index.html" in the Tor Browser 9.611
Then "Tails - How Tails works" has loaded in the Tor Browser 1.556
And I can print the current page as "output.pdf" to the persistent Tor Browser directory 11.034
After features/support/hooks.rb:326 1.463
After features/support/hooks.rb:100 0.000
Tags: @product
38.826
Before features/support/hooks.rb:269 0.005
Given I have started Tails from DVD without network and logged in 8.358
Then the amnesiac Documents directory exists 0.147
And there is a GNOME bookmark for the amnesiac Documents directory 1.700
Then I start the Tor Browser in offline mode 21.471
And I can save the current page as "index.html" to the Documents GNOME bookmark 7.147
After features/support/hooks.rb:326 1.281
After features/support/hooks.rb:100 0.000
Tags: @product
40.498
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD without network and logged in 8.108
Then the amnesiac Downloads directory exists 0.159
And there is a GNOME bookmark for the amnesiac Downloads directory 1.700
Then I start the Tor Browser in offline mode 22.015
And I can save the current page as "index.html" to the Downloads GNOME bookmark 8.514
After features/support/hooks.rb:326 2.633
After features/support/hooks.rb:100 0.000
Tags: @product
44.016
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD without network and logged in 8.163
Then the amnesiac Music directory exists 0.155
And there is a GNOME bookmark for the amnesiac Music directory 1.711
Then I start the Tor Browser in offline mode 24.622
And I can save the current page as "index.html" to the Music GNOME bookmark 9.363
After features/support/hooks.rb:326 0.998
After features/support/hooks.rb:100 0.000
Tags: @product
41.836
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD without network and logged in 8.098
Then the amnesiac Pictures directory exists 0.172
And there is a GNOME bookmark for the amnesiac Pictures directory 1.551
Then I start the Tor Browser in offline mode 25.068
And I can save the current page as "index.html" to the Pictures GNOME bookmark 6.945
After features/support/hooks.rb:326 0.920
After features/support/hooks.rb:100 0.000
Tags: @product
41.687
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD without network and logged in 7.972
Then the amnesiac Videos directory exists 0.104
And there is a GNOME bookmark for the amnesiac Videos directory 1.703
Then I start the Tor Browser in offline mode 21.028
And I can save the current page as "index.html" to the Videos GNOME bookmark 10.878
After features/support/hooks.rb:326 1.004
After features/support/hooks.rb:100 0.000
Tags: @product
3:27.589
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.909
And all tps features are active 2.326
And all persistent filesystems have safe access rights 0.299
And all persistence configuration files have safe access rights 0.396
And all persistent directories have safe access rights 2.425
When I start the Tor Browser in offline mode 23.337
And I add a bookmark to eff.org in the Tor Browser 12.769
And I cold reboot the computer 11.384
And the computer reboots Tails 1:0.465
And I enable persistence 15.137
And I log in to a new session 36.458
And all notifications have disappeared 8.969
And I start the Tor Browser in offline mode 21.941
Then the Tor Browser has a bookmark to eff.org 1.767
After features/support/hooks.rb:326 1.187
After features/support/hooks.rb:100 0.008