Project Number Date
test_Tails_ISO_20671-electrum-campaign-2024 6 25 Nov 2024, 03:27

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:56.223 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
47.229
Before features/support/hooks.rb:269 0.005
Given I have started Tails from DVD and logged in and the network is connected 12.081
And a web server is running on the LAN 1.032
And I capture all network traffic 0.006
When I start the Tor Browser 22.579
And the Tor Browser loads the startup page 0.970
And I open a page on the LAN web server in the Tor Browser 9.605
Then the Tor Browser shows the "Unable to connect" error 0.727
And no traffic was sent to the web server on the LAN 0.226
After features/support/hooks.rb:326 2.011
After features/support/hooks.rb:100 0.030
55.148
Before features/support/hooks.rb:269 0.005
Before features/support/hooks.rb:507 0.005
Given I have started Tails from DVD and logged in and the network is connected 12.081
Then the amnesiac Tor Browser directory exists 0.044
And there is a GNOME bookmark for the amnesiac Tor Browser directory 1.717
And the persistent Tor Browser directory does not exist 0.049
When I start the Tor Browser 22.305
And the Tor Browser loads the startup page 0.957
Then I can save the current page as "index.html" to the default downloads directory 7.604
And I can print the current page as "output.pdf" to the default downloads directory 10.387
After features/support/hooks.rb:515 0.681
After features/support/hooks.rb:326 0.773
After features/support/hooks.rb:100 0.000
51.632
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 12.443
When I start the Tor Browser 22.035
Then the Tor Browser loads the startup page 1.009
When I download some file in the Tor Browser 15.565
Then the file is saved to the default Tor Browser download directory 0.579
After features/support/hooks.rb:515 1.228
After features/support/hooks.rb:326 0.644
After features/support/hooks.rb:100 0.000
1:21.584
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.127
When I start the Tor Browser 21.921
And the Tor Browser loads the startup page 0.867
Then I can listen to an Ogg audio track in Tor Browser 46.667
After features/support/hooks.rb:515 14.194
After features/support/hooks.rb:326 3.198
After features/support/hooks.rb:100 0.003
44.288
Before features/support/hooks.rb:269 0.006
Before features/support/hooks.rb:507 0.007
Given I have started Tails from DVD and logged in and the network is connected 11.999
When I start the Tor Browser 21.134
And the Tor Browser loads the startup page 0.853
Then I can watch a WebM video in Tor Browser 10.300
After features/support/hooks.rb:515 0.671
After features/support/hooks.rb:326 1.149
After features/support/hooks.rb:100 0.000
Tags: @product
1:18.068
Before features/support/hooks.rb:269 0.005
Given I have started Tails from DVD and logged in and the network is connected 12.087
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/Tor Browser/synaptic.html" as user "amnesia" 0.108
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/.gnupg/synaptic.html" as user "amnesia" 0.055
And I copy "/usr/share/synaptic/html/index.html" to "/tmp/synaptic.html" as user "amnesia" 0.081
Then the file "/home/amnesia/.gnupg/synaptic.html" exists 0.061
And the file "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.061
And the file "/live/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.060
And the file "/tmp/synaptic.html" exists 0.058
Given I start monitoring the AppArmor log of "torbrowser_firefox" 0.113
When I start the Tor Browser 23.936
And the Tor Browser loads the startup page 0.982
And I open the address "file:///home/amnesia/Tor Browser/synaptic.html" in the Tor Browser 10.606
Then I see "TorBrowserSynapticManual.png" after at most 5 seconds 0.548
And AppArmor has not denied "torbrowser_firefox" from opening "/home/amnesia/Tor Browser/synaptic.html" 0.518
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.129
When I open the address "file:///home/amnesia/.gnupg/synaptic.html" in the Tor Browser 8.898
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.556
And AppArmor has denied "torbrowser_firefox" from opening "/home/amnesia/.gnupg/synaptic.html" 0.060
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.360
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.065
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.129
When I open the address "file:///live/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 5.809
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.512
# 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 6.063
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.501
After features/support/hooks.rb:326 0.733
After features/support/hooks.rb:100 0.000
Tags: @product
35.576
Before features/support/hooks.rb:269 0.005
Given I have started Tails from DVD and logged in and the network is connected 11.909
When I start the Tor Browser 22.429
Then the Tor Browser uses all expected TBB shared libraries 1.236
After features/support/hooks.rb:326 0.707
After features/support/hooks.rb:100 0.000
54.181
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.156
When I start the Tor Browser 21.677
And the Tor Browser loads the startup page 0.816
And I open the Tails homepage in the Tor Browser 10.071
Then the Tor Browser loads the Tails homepage 1.023
When I request a new identity in Tor Browser 3.185
Then the Tor Browser restarts into a fresh session 5.249
After features/support/hooks.rb:515 1.263
After features/support/hooks.rb:326 2.475
After features/support/hooks.rb:100 0.000
Tags: @product
36.610
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD and logged in and the network is connected 12.224
When I start the Tor Browser 21.899
And the Tor Browser loads the startup page 0.888
Then Tor Browser's circuit view is working 1.598
After features/support/hooks.rb:326 0.965
After features/support/hooks.rb:100 0.000
Tags: @product
55.437
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD and logged in and the network is connected 12.031
When I start the Tor Browser 21.773
And the Tor Browser loads the startup page 0.842
When I open the address "https://net.ipcalf.com/" in the Tor Browser 9.862
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.854
When I open the address "https://mozilla.github.io/webrtc-landing/pc_test.html" in the Tor Browser 9.040
Then Tor Browser displays a "RTCPeerConnection is missing!" heading on the "Simple RTCPeerConnection Video Test" page 1.032
After features/support/hooks.rb:326 0.687
After features/support/hooks.rb:100 0.000
Tags: @product
1:48.097
Before features/support/hooks.rb:269 0.004
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 11.259
And the network is plugged 0.132
And I successfully configure Tor 21.623
And available upgrades have been checked 1.131
And all notifications have disappeared 4.354
Then the persistent Tor Browser directory exists 0.064
And there is a GNOME bookmark for the persistent Tor Browser directory 1.692
When I start the Tor Browser 22.310
And I open the address "https://tails.net/about" in the Tor Browser 15.933
And "Tails - How Tails works" has loaded in the Tor Browser 1.238
Then I can save the current page as "index.html" to the persistent Tor Browser GNOME bookmark 6.742
And I open the address "file:///home/amnesia/Persistent/Tor Browser/index.html" in the Tor Browser 9.347
Then "Tails - How Tails works" has loaded in the Tor Browser 1.518
And I can print the current page as "output.pdf" to the persistent Tor Browser directory 10.746
After features/support/hooks.rb:326 1.367
After features/support/hooks.rb:100 0.000
Tags: @product
43.815
Before features/support/hooks.rb:269 0.031
Given I have started Tails from DVD without network and logged in 8.344
Then the amnesiac Documents directory exists 0.096
And there is a GNOME bookmark for the amnesiac Documents directory 1.693
Then I start the Tor Browser in offline mode 25.712
And I can save the current page as "index.html" to the Documents GNOME bookmark 7.968
After features/support/hooks.rb:326 1.925
After features/support/hooks.rb:100 0.000
Tags: @product
43.642
Before features/support/hooks.rb:269 0.005
Given I have started Tails from DVD without network and logged in 8.281
Then the amnesiac Downloads directory exists 0.150
And there is a GNOME bookmark for the amnesiac Downloads directory 1.469
Then I start the Tor Browser in offline mode 25.696
And I can save the current page as "index.html" to the Downloads GNOME bookmark 8.045
After features/support/hooks.rb:326 1.648
After features/support/hooks.rb:100 0.000
Tags: @product
56.326
Before features/support/hooks.rb:269 0.005
Given I have started Tails from DVD without network and logged in 20.818
Then the amnesiac Music directory exists 0.260
And there is a GNOME bookmark for the amnesiac Music directory 1.674
Then I start the Tor Browser in offline mode 25.727
And I can save the current page as "index.html" to the Music GNOME bookmark 7.845
After features/support/hooks.rb:326 3.285
After features/support/hooks.rb:100 0.000
Tags: @product
38.557
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD without network and logged in 8.317
Then the amnesiac Pictures directory exists 0.081
And there is a GNOME bookmark for the amnesiac Pictures directory 1.640
Then I start the Tor Browser in offline mode 21.524
And I can save the current page as "index.html" to the Pictures GNOME bookmark 6.993
After features/support/hooks.rb:326 2.207
After features/support/hooks.rb:100 0.000
Tags: @product
39.945
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD without network and logged in 8.356
Then the amnesiac Videos directory exists 0.120
And there is a GNOME bookmark for the amnesiac Videos directory 1.721
Then I start the Tor Browser in offline mode 21.224
And I can save the current page as "index.html" to the Videos GNOME bookmark 8.522
After features/support/hooks.rb:326 1.783
After features/support/hooks.rb:100 0.000
Tags: @product
3:26.081
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 9.559
And all tps features are active 2.568
And all persistent filesystems have safe access rights 0.216
And all persistence configuration files have safe access rights 0.401
And all persistent directories have safe access rights 2.589
When I start the Tor Browser in offline mode 23.143
And I add a bookmark to eff.org in the Tor Browser 14.715
And I cold reboot the computer 9.675
And the computer reboots Tails 57.296
And I enable persistence 15.961
And I log in to a new session 41.506
And all notifications have disappeared 7.158
And I start the Tor Browser in offline mode 20.034
Then the Tor Browser has a bookmark to eff.org 1.254
After features/support/hooks.rb:326 1.050
After features/support/hooks.rb:100 0.009