Project Number Date
test_Tails_ISO_20635-greeter-threading-fixes 42 29 Nov 2024, 19:57

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 19:38.296 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
54.394
Before features/support/hooks.rb:269 0.005
Given I have started Tails from DVD and logged in and the network is connected 12.893
And a web server is running on the LAN 1.045
And I capture all network traffic 0.007
When I start the Tor Browser 26.560
And the Tor Browser loads the startup page 1.093
And I open a page on the LAN web server in the Tor Browser 11.477
Then the Tor Browser shows the "Unable to connect" error 1.068
And no traffic was sent to the web server on the LAN 0.247
After features/support/hooks.rb:326 1.628
After features/support/hooks.rb:100 0.065
1:4.983
Before features/support/hooks.rb:269 0.006
Before features/support/hooks.rb:507 0.005
Given I have started Tails from DVD and logged in and the network is connected 12.536
Then the amnesiac Tor Browser directory exists 0.052
And there is a GNOME bookmark for the amnesiac Tor Browser directory 1.714
And the persistent Tor Browser directory does not exist 0.055
When I start the Tor Browser 28.214
And the Tor Browser loads the startup page 1.104
Then I can save the current page as "index.html" to the default downloads directory 10.921
And I can print the current page as "output.pdf" to the default downloads directory 10.384
After features/support/hooks.rb:515 0.637
After features/support/hooks.rb:326 1.693
After features/support/hooks.rb:100 0.000
51.670
Before features/support/hooks.rb:269 0.019
Before features/support/hooks.rb:507 0.024
Given I have started Tails from DVD and logged in and the network is connected 12.839
When I start the Tor Browser 23.528
Then the Tor Browser loads the startup page 1.052
When I download some file in the Tor Browser 13.803
Then the file is saved to the default Tor Browser download directory 0.445
After features/support/hooks.rb:515 1.343
After features/support/hooks.rb:326 0.998
After features/support/hooks.rb:100 0.000
1:21.147
Before features/support/hooks.rb:269 0.004
Before features/support/hooks.rb:507 0.003
Given I have started Tails from DVD and logged in and the network is connected 12.679
When I start the Tor Browser 22.976
And the Tor Browser loads the startup page 1.120
Then I can listen to an Ogg audio track in Tor Browser 44.370
After features/support/hooks.rb:515 14.259
After features/support/hooks.rb:326 2.500
After features/support/hooks.rb:100 0.003
50.204
Before features/support/hooks.rb:269 0.006
Before features/support/hooks.rb:507 0.008
Given I have started Tails from DVD and logged in and the network is connected 12.952
When I start the Tor Browser 24.085
And the Tor Browser loads the startup page 1.092
Then I can watch a WebM video in Tor Browser 12.073
After features/support/hooks.rb:515 0.671
After features/support/hooks.rb:326 1.621
After features/support/hooks.rb:100 0.000
Tags: @product
1:19.948
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD and logged in and the network is connected 12.795
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/Tor Browser/synaptic.html" as user "amnesia" 0.105
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/.gnupg/synaptic.html" as user "amnesia" 0.058
And I copy "/usr/share/synaptic/html/index.html" to "/tmp/synaptic.html" as user "amnesia" 0.042
Then the file "/home/amnesia/.gnupg/synaptic.html" exists 0.044
And the file "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.047
And the file "/live/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.080
And the file "/tmp/synaptic.html" exists 0.063
Given I start monitoring the AppArmor log of "torbrowser_firefox" 0.121
When I start the Tor Browser 25.565
And the Tor Browser loads the startup page 1.114
And I open the address "file:///home/amnesia/Tor Browser/synaptic.html" in the Tor Browser 11.122
Then I see "TorBrowserSynapticManual.png" after at most 5 seconds 0.574
And AppArmor has not denied "torbrowser_firefox" from opening "/home/amnesia/Tor Browser/synaptic.html" 0.382
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.186
When I open the address "file:///home/amnesia/.gnupg/synaptic.html" in the Tor Browser 6.347
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.524
And AppArmor has denied "torbrowser_firefox" from opening "/home/amnesia/.gnupg/synaptic.html" 0.115
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.116
When I open the address "file:///lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 6.236
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.552
And AppArmor has denied "torbrowser_firefox" from opening "/usr/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" 0.064
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.112
When I open the address "file:///live/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 6.180
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.595
# 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.108
# 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.156
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.532
After features/support/hooks.rb:326 1.182
After features/support/hooks.rb:100 0.000
Tags: @product
41.164
Before features/support/hooks.rb:269 0.005
Given I have started Tails from DVD and logged in and the network is connected 12.523
When I start the Tor Browser 27.376
Then the Tor Browser uses all expected TBB shared libraries 1.264
After features/support/hooks.rb:326 2.678
After features/support/hooks.rb:100 0.000
1:18.253
Before features/support/hooks.rb:269 0.009
Before features/support/hooks.rb:507 0.006
Given I have started Tails from DVD and logged in and the network is connected 27.073
When I start the Tor Browser 27.788
And the Tor Browser loads the startup page 1.176
And I open the Tails homepage in the Tor Browser 12.198
Then the Tor Browser loads the Tails homepage 1.215
When I request a new identity in Tor Browser 3.229
Then the Tor Browser restarts into a fresh session 5.571
After features/support/hooks.rb:515 1.424
After features/support/hooks.rb:326 1.247
After features/support/hooks.rb:100 0.000
Tags: @product
39.653
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD and logged in and the network is connected 13.220
When I start the Tor Browser 23.730
And the Tor Browser loads the startup page 1.042
Then Tor Browser's circuit view is working 1.660
After features/support/hooks.rb:326 2.655
After features/support/hooks.rb:100 0.000
Tags: @product
1:6.471
Before features/support/hooks.rb:269 0.050
Given I have started Tails from DVD and logged in and the network is connected 13.011
When I start the Tor Browser 26.854
And the Tor Browser loads the startup page 1.052
When I open the address "https://net.ipcalf.com/" in the Tor Browser 13.700
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.937
When I open the address "https://mozilla.github.io/webrtc-landing/pc_test.html" in the Tor Browser 9.805
Then Tor Browser displays a "RTCPeerConnection is missing!" heading on the "Simple RTCPeerConnection Video Test" page 1.108
After features/support/hooks.rb:326 1.721
After features/support/hooks.rb:100 0.000
Tags: @product
2:5.331
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.999
And the network is plugged 0.092
And I successfully configure Tor 24.334
And available upgrades have been checked 0.054
And all notifications have disappeared 4.415
Then the persistent Tor Browser directory exists 0.059
And there is a GNOME bookmark for the persistent Tor Browser directory 1.773
When I start the Tor Browser 25.146
And I open the address "https://tails.net/about" in the Tor Browser 20.038
And "Tails - How Tails works" has loaded in the Tor Browser 1.111
Then I can save the current page as "index.html" to the persistent Tor Browser GNOME bookmark 12.693
And I open the address "file:///home/amnesia/Persistent/Tor Browser/index.html" in the Tor Browser 10.184
Then "Tails - How Tails works" has loaded in the Tor Browser 1.644
And I can print the current page as "output.pdf" to the persistent Tor Browser directory 12.782
After features/support/hooks.rb:326 1.548
After features/support/hooks.rb:100 0.000
Tags: @product
48.040
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD without network and logged in 11.126
Then the amnesiac Documents directory exists 0.082
And there is a GNOME bookmark for the amnesiac Documents directory 1.545
Then I start the Tor Browser in offline mode 27.249
And I can save the current page as "index.html" to the Documents GNOME bookmark 8.035
After features/support/hooks.rb:326 1.847
After features/support/hooks.rb:100 0.000
Tags: @product
42.712
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD without network and logged in 8.645
Then the amnesiac Downloads directory exists 0.062
And there is a GNOME bookmark for the amnesiac Downloads directory 1.855
Then I start the Tor Browser in offline mode 23.035
And I can save the current page as "index.html" to the Downloads GNOME bookmark 9.113
After features/support/hooks.rb:326 1.013
After features/support/hooks.rb:100 0.000
Tags: @product
46.158
Before features/support/hooks.rb:269 0.008
Given I have started Tails from DVD without network and logged in 9.038
Then the amnesiac Music directory exists 0.174
And there is a GNOME bookmark for the amnesiac Music directory 2.031
Then I start the Tor Browser in offline mode 23.893
And I can save the current page as "index.html" to the Music GNOME bookmark 11.020
After features/support/hooks.rb:326 0.994
After features/support/hooks.rb:100 0.000
Tags: @product
43.180
Before features/support/hooks.rb:269 0.009
Given I have started Tails from DVD without network and logged in 9.309
Then the amnesiac Pictures directory exists 0.056
And there is a GNOME bookmark for the amnesiac Pictures directory 1.955
Then I start the Tor Browser in offline mode 23.165
And I can save the current page as "index.html" to the Pictures GNOME bookmark 8.694
After features/support/hooks.rb:326 1.476
After features/support/hooks.rb:100 0.000
Tags: @product
43.719
Before features/support/hooks.rb:269 0.009
Given I have started Tails from DVD without network and logged in 8.883
Then the amnesiac Videos directory exists 0.092
And there is a GNOME bookmark for the amnesiac Videos directory 1.843
Then I start the Tor Browser in offline mode 23.512
And I can save the current page as "index.html" to the Videos GNOME bookmark 9.387
After features/support/hooks.rb:326 1.011
After features/support/hooks.rb:100 0.000
Tags: @product
3:41.261
Before features/support/hooks.rb:269 0.010
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 9.941
And all tps features are active 2.308
And all persistent filesystems have safe access rights 0.246
And all persistence configuration files have safe access rights 0.472
And all persistent directories have safe access rights 2.587
When I start the Tor Browser in offline mode 21.498
And I add a bookmark to eff.org in the Tor Browser 14.623
And I cold reboot the computer 11.823
And the computer reboots Tails 1:7.684
And I enable persistence 16.521
And I log in to a new session 42.483
And all notifications have disappeared 8.156
And I start the Tor Browser in offline mode 21.362
Then the Tor Browser has a bookmark to eff.org 1.551
After features/support/hooks.rb:326 1.293
After features/support/hooks.rb:100 0.015