Project Number Date
test_Tails_ISO_20635-greeter-threading-fixes 6 18 Dec 2024, 21:43

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:24.956 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
1:6.328
Before features/support/hooks.rb:269 0.009
Given I have started Tails from DVD and logged in and the network is connected 28.010
And a web server is running on the LAN 1.037
And I capture all network traffic 0.007
When I start the Tor Browser 24.592
And the Tor Browser loads the startup page 1.133
And I open a page on the LAN web server in the Tor Browser 10.379
Then the Tor Browser shows the "Unable to connect" error 0.926
And no traffic was sent to the web server on the LAN 0.240
After features/support/hooks.rb:326 1.353
After features/support/hooks.rb:100 0.058
1:4.758
Before features/support/hooks.rb:269 0.006
Before features/support/hooks.rb:507 0.004
Given I have started Tails from DVD and logged in and the network is connected 12.862
Then the amnesiac Tor Browser directory exists 0.048
And there is a GNOME bookmark for the amnesiac Tor Browser directory 2.026
And the persistent Tor Browser directory does not exist 0.052
When I start the Tor Browser 28.466
And the Tor Browser loads the startup page 1.124
Then I can save the current page as "index.html" to the default downloads directory 8.904
And I can print the current page as "output.pdf" to the default downloads directory 11.271
After features/support/hooks.rb:515 0.829
After features/support/hooks.rb:326 0.999
After features/support/hooks.rb:100 0.000
1:6.434
Before features/support/hooks.rb:269 0.009
Before features/support/hooks.rb:507 0.016
Given I have started Tails from DVD and logged in and the network is connected 18.876
When I start the Tor Browser 28.498
Then the Tor Browser loads the startup page 1.168
When I download some file in the Tor Browser 17.159
Then the file is saved to the default Tor Browser download directory 0.731
After features/support/hooks.rb:515 1.444
After features/support/hooks.rb:326 0.976
After features/support/hooks.rb:100 0.000
1:26.738
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 12.631
When I start the Tor Browser 26.739
And the Tor Browser loads the startup page 1.110
Then I can listen to an Ogg audio track in Tor Browser 46.256
After features/support/hooks.rb:515 14.441
After features/support/hooks.rb:326 3.211
After features/support/hooks.rb:100 0.003
58.017
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 13.442
When I start the Tor Browser 27.109
And the Tor Browser loads the startup page 1.109
Then I can watch a WebM video in Tor Browser 16.356
After features/support/hooks.rb:515 0.860
After features/support/hooks.rb:326 1.424
After features/support/hooks.rb:100 0.000
Tags: @product
1:32.894
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD and logged in and the network is connected 13.895
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.069
And I copy "/usr/share/synaptic/html/index.html" to "/tmp/synaptic.html" as user "amnesia" 0.062
Then the file "/home/amnesia/.gnupg/synaptic.html" exists 0.062
And the file "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.055
And the file "/live/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.048
And the file "/tmp/synaptic.html" exists 0.058
Given I start monitoring the AppArmor log of "torbrowser_firefox" 0.166
When I start the Tor Browser 29.366
And the Tor Browser loads the startup page 1.099
And I open the address "file:///home/amnesia/Tor Browser/synaptic.html" in the Tor Browser 13.300
Then I see "TorBrowserSynapticManual.png" after at most 5 seconds 0.696
And AppArmor has not denied "torbrowser_firefox" from opening "/home/amnesia/Tor Browser/synaptic.html" 0.413
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.255
When I open the address "file:///home/amnesia/.gnupg/synaptic.html" in the Tor Browser 9.524
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.609
And AppArmor has denied "torbrowser_firefox" from opening "/home/amnesia/.gnupg/synaptic.html" 0.083
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.162
When I open the address "file:///lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 7.124
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.564
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.127
When I open the address "file:///live/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 6.874
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.582
# 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.087
# 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.845
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.582
After features/support/hooks.rb:326 1.048
After features/support/hooks.rb:100 0.000
Tags: @product
44.768
Before features/support/hooks.rb:269 0.010
Given I have started Tails from DVD and logged in and the network is connected 13.151
When I start the Tor Browser 29.788
Then the Tor Browser uses all expected TBB shared libraries 1.829
After features/support/hooks.rb:326 1.075
After features/support/hooks.rb:100 0.000
1:6.821
Before features/support/hooks.rb:269 0.009
Before features/support/hooks.rb:507 0.008
Given I have started Tails from DVD and logged in and the network is connected 13.570
When I start the Tor Browser 30.212
And the Tor Browser loads the startup page 1.053
And I open the Tails homepage in the Tor Browser 12.155
Then the Tor Browser loads the Tails homepage 1.348
When I request a new identity in Tor Browser 3.212
Then the Tor Browser restarts into a fresh session 5.267
After features/support/hooks.rb:515 1.388
After features/support/hooks.rb:326 0.920
After features/support/hooks.rb:100 0.000
Tags: @product
42.383
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD and logged in and the network is connected 12.671
When I start the Tor Browser 27.090
And the Tor Browser loads the startup page 1.011
Then Tor Browser's circuit view is working 1.611
After features/support/hooks.rb:326 2.897
After features/support/hooks.rb:100 0.000
Tags: @product
1:8.249
Before features/support/hooks.rb:269 0.009
Given I have started Tails from DVD and logged in and the network is connected 15.197
When I start the Tor Browser 29.033
And the Tor Browser loads the startup page 1.279
When I open the address "https://net.ipcalf.com/" in the Tor Browser 11.021
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 1.109
When I open the address "https://mozilla.github.io/webrtc-landing/pc_test.html" in the Tor Browser 9.658
Then Tor Browser displays a "RTCPeerConnection is missing!" heading on the "Simple RTCPeerConnection Video Test" page 0.949
After features/support/hooks.rb:326 1.327
After features/support/hooks.rb:100 0.000
Tags: @product
2:2.129
Before features/support/hooks.rb:269 0.006
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 13.530
And the network is plugged 0.371
And I successfully configure Tor 24.741
And available upgrades have been checked 0.068
And all notifications have disappeared 4.357
Then the persistent Tor Browser directory exists 0.069
And there is a GNOME bookmark for the persistent Tor Browser directory 1.885
When I start the Tor Browser 31.815
And I open the address "https://tails.net/about" in the Tor Browser 13.275
And "Tails - How Tails works" has loaded in the Tor Browser 1.601
Then I can save the current page as "index.html" to the persistent Tor Browser GNOME bookmark 6.399
And I open the address "file:///home/amnesia/Persistent/Tor Browser/index.html" in the Tor Browser 9.991
Then "Tails - How Tails works" has loaded in the Tor Browser 1.628
And I can print the current page as "output.pdf" to the persistent Tor Browser directory 12.394
After features/support/hooks.rb:326 2.982
After features/support/hooks.rb:100 0.000
Tags: @product
43.577
Before features/support/hooks.rb:269 0.009
Given I have started Tails from DVD without network and logged in 10.988
Then the amnesiac Documents directory exists 0.102
And there is a GNOME bookmark for the amnesiac Documents directory 1.844
Then I start the Tor Browser in offline mode 23.878
And I can save the current page as "index.html" to the Documents GNOME bookmark 6.764
After features/support/hooks.rb:326 2.455
After features/support/hooks.rb:100 0.000
Tags: @product
42.894
Before features/support/hooks.rb:269 0.008
Given I have started Tails from DVD without network and logged in 8.669
Then the amnesiac Downloads directory exists 0.057
And there is a GNOME bookmark for the amnesiac Downloads directory 1.765
Then I start the Tor Browser in offline mode 24.670
And I can save the current page as "index.html" to the Downloads GNOME bookmark 7.731
After features/support/hooks.rb:326 1.128
After features/support/hooks.rb:100 0.000
Tags: @product
46.089
Before features/support/hooks.rb:269 0.008
Given I have started Tails from DVD without network and logged in 8.824
Then the amnesiac Music directory exists 0.071
And there is a GNOME bookmark for the amnesiac Music directory 1.784
Then I start the Tor Browser in offline mode 27.440
And I can save the current page as "index.html" to the Music GNOME bookmark 7.968
After features/support/hooks.rb:326 1.121
After features/support/hooks.rb:100 0.000
Tags: @product
43.602
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD without network and logged in 9.205
Then the amnesiac Pictures directory exists 0.065
And there is a GNOME bookmark for the amnesiac Pictures directory 1.677
Then I start the Tor Browser in offline mode 23.721
And I can save the current page as "index.html" to the Pictures GNOME bookmark 8.932
After features/support/hooks.rb:326 1.201
After features/support/hooks.rb:100 0.000
Tags: @product
42.704
Before features/support/hooks.rb:269 0.009
Given I have started Tails from DVD without network and logged in 8.765
Then the amnesiac Videos directory exists 0.078
And there is a GNOME bookmark for the amnesiac Videos directory 1.979
Then I start the Tor Browser in offline mode 23.772
And I can save the current page as "index.html" to the Videos GNOME bookmark 8.108
After features/support/hooks.rb:326 1.302
After features/support/hooks.rb:100 0.000
Tags: @product
3:46.563
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.216
And all tps features are active 2.782
And all persistent filesystems have safe access rights 0.254
And all persistence configuration files have safe access rights 0.429
And all persistent directories have safe access rights 2.702
When I start the Tor Browser in offline mode 22.500
And I add a bookmark to eff.org in the Tor Browser 12.944
And I cold reboot the computer 14.243
And the computer reboots Tails 1:6.001
And I enable persistence 19.770
And I log in to a new session 42.496
And all notifications have disappeared 7.874
And I start the Tor Browser in offline mode 22.331
Then the Tor Browser has a bookmark to eff.org 2.014
After features/support/hooks.rb:326 1.682
After features/support/hooks.rb:100 0.012