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

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:0.698 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.398
Before features/support/hooks.rb:269 0.003
Given I have started Tails from DVD and logged in and the network is connected 12.372
And a web server is running on the LAN 1.031
And I capture all network traffic 0.003
When I start the Tor Browser 25.399
And the Tor Browser loads the startup page 1.068
And I open a page on the LAN web server in the Tor Browser 15.137
Then the Tor Browser shows the "Unable to connect" error 1.186
And no traffic was sent to the web server on the LAN 0.198
After features/support/hooks.rb:326 1.495
After features/support/hooks.rb:100 0.050
59.777
Before features/support/hooks.rb:269 0.004
Before features/support/hooks.rb:507 0.004
Given I have started Tails from DVD and logged in and the network is connected 12.354
Then the amnesiac Tor Browser directory exists 0.044
And there is a GNOME bookmark for the amnesiac Tor Browser directory 1.687
And the persistent Tor Browser directory does not exist 0.050
When I start the Tor Browser 24.363
And the Tor Browser loads the startup page 1.003
Then I can save the current page as "index.html" to the default downloads directory 8.925
And I can print the current page as "output.pdf" to the default downloads directory 11.348
After features/support/hooks.rb:515 0.722
After features/support/hooks.rb:326 0.935
After features/support/hooks.rb:100 0.000
1:4.139
Before features/support/hooks.rb:269 0.004
Before features/support/hooks.rb:507 0.004
Given I have started Tails from DVD and logged in and the network is connected 11.950
When I start the Tor Browser 23.974
Then the Tor Browser loads the startup page 0.889
When I download some file in the Tor Browser 26.513
Then the file is saved to the default Tor Browser download directory 0.811
After features/support/hooks.rb:515 1.209
After features/support/hooks.rb:326 1.295
After features/support/hooks.rb:100 0.000
1:27.390
Before features/support/hooks.rb:269 0.004
Before features/support/hooks.rb:507 0.005
Given I have started Tails from DVD and logged in and the network is connected 11.957
When I start the Tor Browser 24.424
And the Tor Browser loads the startup page 1.096
Then I can listen to an Ogg audio track in Tor Browser 49.911
After features/support/hooks.rb:515 12.594
After features/support/hooks.rb:326 3.078
After features/support/hooks.rb:100 0.003
56.654
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 11.992
When I start the Tor Browser 25.203
And the Tor Browser loads the startup page 0.886
Then I can watch a WebM video in Tor Browser 18.572
After features/support/hooks.rb:515 0.654
After features/support/hooks.rb:326 3.002
After features/support/hooks.rb:100 0.000
Tags: @product
1:21.292
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD and logged in and the network is connected 12.073
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/Tor Browser/synaptic.html" as user "amnesia" 0.103
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/.gnupg/synaptic.html" as user "amnesia" 0.078
And I copy "/usr/share/synaptic/html/index.html" to "/tmp/synaptic.html" as user "amnesia" 0.082
Then the file "/home/amnesia/.gnupg/synaptic.html" exists 0.047
And the file "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.045
And the file "/live/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.055
And the file "/tmp/synaptic.html" exists 0.056
Given I start monitoring the AppArmor log of "torbrowser_firefox" 0.142
When I start the Tor Browser 25.634
And the Tor Browser loads the startup page 1.018
And I open the address "file:///home/amnesia/Tor Browser/synaptic.html" in the Tor Browser 15.127
Then I see "TorBrowserSynapticManual.png" after at most 5 seconds 0.529
And AppArmor has not denied "torbrowser_firefox" from opening "/home/amnesia/Tor Browser/synaptic.html" 0.549
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.168
When I open the address "file:///home/amnesia/.gnupg/synaptic.html" in the Tor Browser 6.091
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.521
And AppArmor has denied "torbrowser_firefox" from opening "/home/amnesia/.gnupg/synaptic.html" 0.099
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.114
When I open the address "file:///lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 5.742
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.489
And AppArmor has denied "torbrowser_firefox" from opening "/usr/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" 0.083
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.109
When I open the address "file:///live/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 5.477
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.508
# 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.064
# 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.776
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.500
After features/support/hooks.rb:326 0.781
After features/support/hooks.rb:100 0.000
Tags: @product
37.983
Before features/support/hooks.rb:269 0.008
Given I have started Tails from DVD and logged in and the network is connected 11.854
When I start the Tor Browser 24.908
Then the Tor Browser uses all expected TBB shared libraries 1.221
After features/support/hooks.rb:326 0.933
After features/support/hooks.rb:100 0.000
1:5.688
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.170
When I start the Tor Browser 24.402
And the Tor Browser loads the startup page 0.929
And I open the Tails homepage in the Tor Browser 15.017
Then the Tor Browser loads the Tails homepage 1.220
When I request a new identity in Tor Browser 3.183
Then the Tor Browser restarts into a fresh session 8.764
After features/support/hooks.rb:515 1.323
After features/support/hooks.rb:326 3.536
After features/support/hooks.rb:100 0.000
Tags: @product
40.288
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD and logged in and the network is connected 12.437
When I start the Tor Browser 25.490
And the Tor Browser loads the startup page 0.846
Then Tor Browser's circuit view is working 1.514
After features/support/hooks.rb:326 1.229
After features/support/hooks.rb:100 0.000
Tags: @product
1:5.679
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD and logged in and the network is connected 11.995
When I start the Tor Browser 26.153
And the Tor Browser loads the startup page 0.936
When I open the address "https://net.ipcalf.com/" in the Tor Browser 15.330
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.877
When I open the address "https://mozilla.github.io/webrtc-landing/pc_test.html" in the Tor Browser 9.344
Then Tor Browser displays a "RTCPeerConnection is missing!" heading on the "Simple RTCPeerConnection Video Test" page 1.041
After features/support/hooks.rb:326 1.202
After features/support/hooks.rb:100 0.000
Tags: @product
2:0.229
Before features/support/hooks.rb:269 0.005
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 11.165
And the network is plugged 0.226
And I successfully configure Tor 22.217
And available upgrades have been checked 0.053
And all notifications have disappeared 4.161
Then the persistent Tor Browser directory exists 0.057
And there is a GNOME bookmark for the persistent Tor Browser directory 1.702
When I start the Tor Browser 23.004
And I open the address "https://tails.net/about" in the Tor Browser 16.863
And "Tails - How Tails works" has loaded in the Tor Browser 1.000
Then I can save the current page as "index.html" to the persistent Tor Browser GNOME bookmark 15.342
And I open the address "file:///home/amnesia/Persistent/Tor Browser/index.html" in the Tor Browser 10.028
Then "Tails - How Tails works" has loaded in the Tor Browser 1.258
And I can print the current page as "output.pdf" to the persistent Tor Browser directory 13.147
After features/support/hooks.rb:326 2.865
After features/support/hooks.rb:100 0.000
Tags: @product
52.422
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD without network and logged in 7.948
Then the amnesiac Documents directory exists 0.079
And there is a GNOME bookmark for the amnesiac Documents directory 1.775
Then I start the Tor Browser in offline mode 30.966
And I can save the current page as "index.html" to the Documents GNOME bookmark 11.652
After features/support/hooks.rb:326 1.266
After features/support/hooks.rb:100 0.000
Tags: @product
49.929
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD without network and logged in 7.975
Then the amnesiac Downloads directory exists 0.124
And there is a GNOME bookmark for the amnesiac Downloads directory 1.686
Then I start the Tor Browser in offline mode 30.678
And I can save the current page as "index.html" to the Downloads GNOME bookmark 9.464
After features/support/hooks.rb:326 1.531
After features/support/hooks.rb:100 0.000
Tags: @product
47.573
Before features/support/hooks.rb:269 0.005
Given I have started Tails from DVD without network and logged in 7.801
Then the amnesiac Music directory exists 0.109
And there is a GNOME bookmark for the amnesiac Music directory 1.842
Then I start the Tor Browser in offline mode 28.574
And I can save the current page as "index.html" to the Music GNOME bookmark 9.246
After features/support/hooks.rb:326 1.084
After features/support/hooks.rb:100 0.000
Tags: @product
48.538
Before features/support/hooks.rb:269 0.005
Given I have started Tails from DVD without network and logged in 7.675
Then the amnesiac Pictures directory exists 0.074
And there is a GNOME bookmark for the amnesiac Pictures directory 1.905
Then I start the Tor Browser in offline mode 29.975
And I can save the current page as "index.html" to the Pictures GNOME bookmark 8.908
After features/support/hooks.rb:326 1.141
After features/support/hooks.rb:100 0.000
Tags: @product
49.472
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD without network and logged in 7.753
Then the amnesiac Videos directory exists 0.133
And there is a GNOME bookmark for the amnesiac Videos directory 1.724
Then I start the Tor Browser in offline mode 28.550
And I can save the current page as "index.html" to the Videos GNOME bookmark 11.310
After features/support/hooks.rb:326 1.103
After features/support/hooks.rb:100 0.000
Tags: @product
3:37.237
Before features/support/hooks.rb:269 0.005
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 10.004
And all tps features are active 2.785
And all persistent filesystems have safe access rights 0.228
And all persistence configuration files have safe access rights 0.379
And all persistent directories have safe access rights 2.279
When I start the Tor Browser in offline mode 27.125
And I add a bookmark to eff.org in the Tor Browser 12.082
And I cold reboot the computer 15.578
And the computer reboots Tails 1:3.685
And I enable persistence 20.001
And I log in to a new session 27.772
And all notifications have disappeared 6.278
And I start the Tor Browser in offline mode 26.685
Then the Tor Browser has a bookmark to eff.org 2.351
After features/support/hooks.rb:326 2.576
After features/support/hooks.rb:100 0.009