Project Number Date
test_Tails_ISO_20522-ocr-more 26 04 Jan 2025, 05:15

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:22.146 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
57.945
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD and logged in and the network is connected 11.975
And a web server is running on the LAN 1.039
And I capture all network traffic 0.007
When I start the Tor Browser 27.638
And the Tor Browser loads the startup page 1.223
And I open a page on the LAN web server in the Tor Browser 14.595
Then the Tor Browser shows the "Unable to connect" error 1.235
And no traffic was sent to the web server on the LAN 0.228
After features/support/hooks.rb:326 2.780
After features/support/hooks.rb:100 0.049
58.772
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 11.820
Then the amnesiac Tor Browser directory exists 0.055
And there is a GNOME bookmark for the amnesiac Tor Browser directory 1.674
And the persistent Tor Browser directory does not exist 0.059
When I start the Tor Browser 25.125
And the Tor Browser loads the startup page 1.150
Then I can save the current page as "index.html" to the default downloads directory 8.333
And I can print the current page as "output.pdf" to the default downloads directory 10.552
After features/support/hooks.rb:515 0.694
After features/support/hooks.rb:326 1.446
After features/support/hooks.rb:100 0.000
1:3.414
Before features/support/hooks.rb:269 0.063
Before features/support/hooks.rb:507 0.043
Given I have started Tails from DVD and logged in and the network is connected 12.109
When I start the Tor Browser 25.845
Then the Tor Browser loads the startup page 0.944
When I download some file in the Tor Browser 24.004
Then the file is saved to the default Tor Browser download directory 0.509
After features/support/hooks.rb:515 1.337
After features/support/hooks.rb:326 3.768
After features/support/hooks.rb:100 0.000
1:30.667
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 11.862
When I start the Tor Browser 25.025
And the Tor Browser loads the startup page 1.042
Then I can listen to an Ogg audio track in Tor Browser 52.736
After features/support/hooks.rb:515 15.158
After features/support/hooks.rb:326 3.459
After features/support/hooks.rb:100 0.003
1:0.757
Before features/support/hooks.rb:269 0.008
Before features/support/hooks.rb:507 0.009
Given I have started Tails from DVD and logged in and the network is connected 12.225
When I start the Tor Browser 30.634
And the Tor Browser loads the startup page 0.924
Then I can watch a WebM video in Tor Browser 16.972
After features/support/hooks.rb:515 0.602
After features/support/hooks.rb:326 2.028
After features/support/hooks.rb:100 0.000
Tags: @product
1:23.080
Before features/support/hooks.rb:269 0.009
Given I have started Tails from DVD and logged in and the network is connected 12.094
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/Tor Browser/synaptic.html" as user "amnesia" 0.109
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/.gnupg/synaptic.html" as user "amnesia" 0.065
And I copy "/usr/share/synaptic/html/index.html" to "/tmp/synaptic.html" as user "amnesia" 0.079
Then the file "/home/amnesia/.gnupg/synaptic.html" exists 0.088
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.051
And the file "/tmp/synaptic.html" exists 0.054
Given I start monitoring the AppArmor log of "torbrowser_firefox" 0.163
When I start the Tor Browser 26.199
And the Tor Browser loads the startup page 0.892
And I open the address "file:///home/amnesia/Tor Browser/synaptic.html" in the Tor Browser 16.433
Then I see "TorBrowserSynapticManual.png" after at most 5 seconds 0.550
And AppArmor has not denied "torbrowser_firefox" from opening "/home/amnesia/Tor Browser/synaptic.html" 0.515
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.160
When I open the address "file:///home/amnesia/.gnupg/synaptic.html" in the Tor Browser 6.653
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.520
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.113
When I open the address "file:///lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 5.507
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.545
And AppArmor has denied "torbrowser_firefox" from opening "/usr/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" 0.067
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.123
When I open the address "file:///live/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 5.446
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.505
# 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.072
# 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.404
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.525
After features/support/hooks.rb:326 1.335
After features/support/hooks.rb:100 0.000
Tags: @product
39.925
Before features/support/hooks.rb:269 0.008
Given I have started Tails from DVD and logged in and the network is connected 11.870
When I start the Tor Browser 26.810
Then the Tor Browser uses all expected TBB shared libraries 1.243
After features/support/hooks.rb:326 2.347
After features/support/hooks.rb:100 0.000
1:5.028
Before features/support/hooks.rb:269 0.007
Before features/support/hooks.rb:507 0.010
Given I have started Tails from DVD and logged in and the network is connected 12.303
When I start the Tor Browser 24.908
And the Tor Browser loads the startup page 0.881
And I open the Tails homepage in the Tor Browser 12.670
Then the Tor Browser loads the Tails homepage 1.287
When I request a new identity in Tor Browser 4.507
Then the Tor Browser restarts into a fresh session 8.469
After features/support/hooks.rb:515 1.405
After features/support/hooks.rb:326 2.128
After features/support/hooks.rb:100 0.000
Tags: @product
45.176
Before features/support/hooks.rb:269 0.008
Given I have started Tails from DVD and logged in and the network is connected 13.409
When I start the Tor Browser 27.415
And the Tor Browser loads the startup page 1.110
Then Tor Browser's circuit view is working 3.240
After features/support/hooks.rb:326 2.939
After features/support/hooks.rb:100 0.000
Tags: @product
1:6.233
Before features/support/hooks.rb:269 0.005
Given I have started Tails from DVD and logged in and the network is connected 11.914
When I start the Tor Browser 28.290
And the Tor Browser loads the startup page 0.919
When I open the address "https://net.ipcalf.com/" in the Tor Browser 14.254
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.796
When I open the address "https://mozilla.github.io/webrtc-landing/pc_test.html" in the Tor Browser 9.211
Then Tor Browser displays a "RTCPeerConnection is missing!" heading on the "Simple RTCPeerConnection Video Test" page 0.847
After features/support/hooks.rb:326 3.014
After features/support/hooks.rb:100 0.000
Tags: @product
1:58.881
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.497
And the network is plugged 0.093
And I successfully configure Tor 21.182
And available upgrades have been checked 1.159
And all notifications have disappeared 4.240
Then the persistent Tor Browser directory exists 0.053
And there is a GNOME bookmark for the persistent Tor Browser directory 1.681
When I start the Tor Browser 23.696
And I open the address "https://tails.net/about" in the Tor Browser 14.003
And "Tails - How Tails works" has loaded in the Tor Browser 1.293
Then I can save the current page as "index.html" to the persistent Tor Browser GNOME bookmark 13.616
And I open the address "file:///home/amnesia/Persistent/Tor Browser/index.html" in the Tor Browser 13.409
Then "Tails - How Tails works" has loaded in the Tor Browser 1.336
And I can print the current page as "output.pdf" to the persistent Tor Browser directory 11.617
After features/support/hooks.rb:326 2.570
After features/support/hooks.rb:100 0.000
Tags: @product
49.335
Before features/support/hooks.rb:269 0.005
Given I have started Tails from DVD without network and logged in 8.485
Then the amnesiac Documents directory exists 0.088
And there is a GNOME bookmark for the amnesiac Documents directory 1.679
Then I start the Tor Browser in offline mode 28.079
And I can save the current page as "index.html" to the Documents GNOME bookmark 11.003
After features/support/hooks.rb:326 1.775
After features/support/hooks.rb:100 0.000
Tags: @product
47.488
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD without network and logged in 8.220
Then the amnesiac Downloads directory exists 0.084
And there is a GNOME bookmark for the amnesiac Downloads directory 1.653
Then I start the Tor Browser in offline mode 26.719
And I can save the current page as "index.html" to the Downloads GNOME bookmark 10.811
After features/support/hooks.rb:326 1.227
After features/support/hooks.rb:100 0.000
Tags: @product
53.273
Before features/support/hooks.rb:269 0.005
Given I have started Tails from DVD without network and logged in 9.562
Then the amnesiac Music directory exists 0.083
And there is a GNOME bookmark for the amnesiac Music directory 1.582
Then I start the Tor Browser in offline mode 31.168
And I can save the current page as "index.html" to the Music GNOME bookmark 10.875
After features/support/hooks.rb:326 1.251
After features/support/hooks.rb:100 0.000
Tags: @product
50.803
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD without network and logged in 8.334
Then the amnesiac Pictures directory exists 0.077
And there is a GNOME bookmark for the amnesiac Pictures directory 1.928
Then I start the Tor Browser in offline mode 30.935
And I can save the current page as "index.html" to the Pictures GNOME bookmark 9.527
After features/support/hooks.rb:326 1.146
After features/support/hooks.rb:100 0.000
Tags: @product
48.945
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD without network and logged in 8.172
Then the amnesiac Videos directory exists 0.113
And there is a GNOME bookmark for the amnesiac Videos directory 1.493
Then I start the Tor Browser in offline mode 31.600
And I can save the current page as "index.html" to the Videos GNOME bookmark 7.564
After features/support/hooks.rb:326 1.162
After features/support/hooks.rb:100 0.000
Tags: @product
3:42.416
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.626
And all tps features are active 2.514
And all persistent filesystems have safe access rights 0.231
And all persistence configuration files have safe access rights 0.394
And all persistent directories have safe access rights 2.645
When I start the Tor Browser in offline mode 24.016
And I add a bookmark to eff.org in the Tor Browser 18.342
And I cold reboot the computer 14.148
And the computer reboots Tails 1:10.413
And I enable persistence 18.927
And I log in to a new session 25.045
And all notifications have disappeared 7.900
And I start the Tor Browser in offline mode 25.322
Then the Tor Browser has a bookmark to eff.org 1.886
After features/support/hooks.rb:326 2.739
After features/support/hooks.rb:100 0.010