Project Number Date
test_Tails_ISO_20635-greeter-threading-fixes 11 30 Oct 2024, 20:16

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 18:54.532 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
50.790
Before features/support/hooks.rb:269 0.005
Given I have started Tails from DVD and logged in and the network is connected 13.664
And a web server is running on the LAN 1.034
And I capture all network traffic 0.004
When I start the Tor Browser 23.219
And the Tor Browser loads the startup page 0.839
And I open a page on the LAN web server in the Tor Browser 11.009
Then the Tor Browser shows the "Unable to connect" error 0.800
And no traffic was sent to the web server on the LAN 0.218
After features/support/hooks.rb:326 1.053
After features/support/hooks.rb:100 0.048
56.791
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.252
Then the amnesiac Tor Browser directory exists 0.042
And there is a GNOME bookmark for the amnesiac Tor Browser directory 1.702
And the persistent Tor Browser directory does not exist 0.063
When I start the Tor Browser 23.503
And the Tor Browser loads the startup page 1.067
Then I can save the current page as "index.html" to the default downloads directory 7.614
And I can print the current page as "output.pdf" to the default downloads directory 10.544
After features/support/hooks.rb:515 0.720
After features/support/hooks.rb:326 0.969
After features/support/hooks.rb:100 0.000
1:3.591
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 25.218
When I start the Tor Browser 23.541
Then the Tor Browser loads the startup page 0.937
When I download some file in the Tor Browser 13.266
Then the file is saved to the default Tor Browser download directory 0.627
After features/support/hooks.rb:515 1.340
After features/support/hooks.rb:326 0.981
After features/support/hooks.rb:100 0.000
1:20.629
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.565
When I start the Tor Browser 23.616
And the Tor Browser loads the startup page 0.862
Then I can listen to an Ogg audio track in Tor Browser 43.584
After features/support/hooks.rb:515 13.259
After features/support/hooks.rb:326 1.407
After features/support/hooks.rb:100 0.003
51.646
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.092
When I start the Tor Browser 25.256
And the Tor Browser loads the startup page 0.943
Then I can watch a WebM video in Tor Browser 13.354
After features/support/hooks.rb:515 0.651
After features/support/hooks.rb:326 1.287
After features/support/hooks.rb:100 0.000
Tags: @product
1:17.292
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD and logged in and the network is connected 12.448
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/Tor Browser/synaptic.html" as user "amnesia" 0.134
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/.gnupg/synaptic.html" as user "amnesia" 0.070
And I copy "/usr/share/synaptic/html/index.html" to "/tmp/synaptic.html" as user "amnesia" 0.070
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.044
And the file "/live/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.065
And the file "/tmp/synaptic.html" exists 0.052
Given I start monitoring the AppArmor log of "torbrowser_firefox" 0.118
When I start the Tor Browser 25.020
And the Tor Browser loads the startup page 0.816
And I open the address "file:///home/amnesia/Tor Browser/synaptic.html" in the Tor Browser 10.704
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.330
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.145
When I open the address "file:///home/amnesia/.gnupg/synaptic.html" in the Tor Browser 6.138
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.506
And AppArmor has denied "torbrowser_firefox" from opening "/home/amnesia/.gnupg/synaptic.html" 0.088
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.108
When I open the address "file:///lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 5.566
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.510
And AppArmor has denied "torbrowser_firefox" from opening "/usr/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" 0.068
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.116
When I open the address "file:///live/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 6.573
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.537
# 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.063
# 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.877
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.518
After features/support/hooks.rb:326 1.489
After features/support/hooks.rb:100 0.000
Tags: @product
40.637
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD and logged in and the network is connected 12.338
When I start the Tor Browser 26.858
Then the Tor Browser uses all expected TBB shared libraries 1.440
After features/support/hooks.rb:326 0.715
After features/support/hooks.rb:100 0.000
58.757
Before features/support/hooks.rb:269 0.006
Before features/support/hooks.rb:507 0.009
Given I have started Tails from DVD and logged in and the network is connected 14.566
When I start the Tor Browser 23.068
And the Tor Browser loads the startup page 1.109
And I open the Tails homepage in the Tor Browser 10.547
Then the Tor Browser loads the Tails homepage 1.045
When I request a new identity in Tor Browser 3.202
Then the Tor Browser restarts into a fresh session 5.216
After features/support/hooks.rb:515 1.202
After features/support/hooks.rb:326 1.054
After features/support/hooks.rb:100 0.000
Tags: @product
38.874
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD and logged in and the network is connected 12.487
When I start the Tor Browser 23.996
And the Tor Browser loads the startup page 0.863
Then Tor Browser's circuit view is working 1.528
After features/support/hooks.rb:326 0.700
After features/support/hooks.rb:100 0.000
Tags: @product
58.005
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD and logged in and the network is connected 12.241
When I start the Tor Browser 23.459
And the Tor Browser loads the startup page 1.005
When I open the address "https://net.ipcalf.com/" in the Tor Browser 10.316
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.802
When I open the address "https://mozilla.github.io/webrtc-landing/pc_test.html" in the Tor Browser 9.059
Then Tor Browser displays a "RTCPeerConnection is missing!" heading on the "Simple RTCPeerConnection Video Test" page 1.120
After features/support/hooks.rb:326 2.060
After features/support/hooks.rb:100 0.000
Tags: @product
1:55.569
Before features/support/hooks.rb:269 0.008
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 26.228
And the network is plugged 0.133
And I successfully configure Tor 18.777
And available upgrades have been checked 1.109
And all notifications have disappeared 4.316
Then the persistent Tor Browser directory exists 0.062
And there is a GNOME bookmark for the persistent Tor Browser directory 1.734
When I start the Tor Browser 21.473
And I open the address "https://tails.net/about" in the Tor Browser 10.895
And "Tails - How Tails works" has loaded in the Tor Browser 1.209
Then I can save the current page as "index.html" to the persistent Tor Browser GNOME bookmark 8.167
And I open the address "file:///home/amnesia/Persistent/Tor Browser/index.html" in the Tor Browser 9.624
Then "Tails - How Tails works" has loaded in the Tor Browser 1.390
And I can print the current page as "output.pdf" to the persistent Tor Browser directory 10.446
After features/support/hooks.rb:326 0.759
After features/support/hooks.rb:100 0.000
Tags: @product
39.732
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD without network and logged in 8.459
Then the amnesiac Documents directory exists 0.046
And there is a GNOME bookmark for the amnesiac Documents directory 1.650
Then I start the Tor Browser in offline mode 21.988
And I can save the current page as "index.html" to the Documents GNOME bookmark 7.586
After features/support/hooks.rb:326 0.879
After features/support/hooks.rb:100 0.000
Tags: @product
47.816
Before features/support/hooks.rb:269 0.005
Given I have started Tails from DVD without network and logged in 8.506
Then the amnesiac Downloads directory exists 0.051
And there is a GNOME bookmark for the amnesiac Downloads directory 1.718
Then I start the Tor Browser in offline mode 30.217
And I can save the current page as "index.html" to the Downloads GNOME bookmark 7.321
After features/support/hooks.rb:326 0.875
After features/support/hooks.rb:100 0.000
Tags: @product
45.029
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD without network and logged in 9.754
Then the amnesiac Music directory exists 0.107
And there is a GNOME bookmark for the amnesiac Music directory 1.838
Then I start the Tor Browser in offline mode 26.321
And I can save the current page as "index.html" to the Music GNOME bookmark 7.006
After features/support/hooks.rb:326 0.864
After features/support/hooks.rb:100 0.000
Tags: @product
46.425
Before features/support/hooks.rb:269 0.009
Given I have started Tails from DVD without network and logged in 8.306
Then the amnesiac Pictures directory exists 0.054
And there is a GNOME bookmark for the amnesiac Pictures directory 1.621
Then I start the Tor Browser in offline mode 28.466
And I can save the current page as "index.html" to the Pictures GNOME bookmark 7.977
After features/support/hooks.rb:326 0.875
After features/support/hooks.rb:100 0.000
Tags: @product
43.519
Before features/support/hooks.rb:269 0.008
Given I have started Tails from DVD without network and logged in 8.213
Then the amnesiac Videos directory exists 0.062
And there is a GNOME bookmark for the amnesiac Videos directory 1.688
Then I start the Tor Browser in offline mode 25.920
And I can save the current page as "index.html" to the Videos GNOME bookmark 7.633
After features/support/hooks.rb:326 1.226
After features/support/hooks.rb:100 0.000
Tags: @product
3:39.421
Before features/support/hooks.rb:269 0.008
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 10.718
And all tps features are active 2.742
And all persistent filesystems have safe access rights 0.264
And all persistence configuration files have safe access rights 0.485
And all persistent directories have safe access rights 2.707
When I start the Tor Browser in offline mode 21.728
And I add a bookmark to eff.org in the Tor Browser 12.073
And I cold reboot the computer 11.954
And the computer reboots Tails 1:5.516
And I enable persistence 17.321
And I log in to a new session 45.859
And all notifications have disappeared 7.412
And I start the Tor Browser in offline mode 18.686
Then the Tor Browser has a bookmark to eff.org 1.951
After features/support/hooks.rb:326 1.567
After features/support/hooks.rb:100 0.067